2022-04-22 20:36:15 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.35.65-alpha 2022-04-22 20:36:15 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/7032/2/logs.log 2022-04-22 20:36:15 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.35.65-alpha 2022-04-22 20:36:15 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 7032 attempt id: 2 2022-04-22 20:36:15 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {null.sla_policies=full_refresh - overwrite, null.ticket_comments=incremental - append_dedup, null.organizations=incremental - append_dedup, null.ticket_fields=incremental - append_dedup, null.ticket_audits=incremental - append_dedup, null.group_memberships=incremental - append_dedup, null.schedules=full_refresh - overwrite, null.tickets=incremental - append_dedup, null.groups=incremental - append_dedup, null.macros=incremental - append_dedup, null.ticket_metric_events=incremental - append_dedup, null.ticket_forms=incremental - append_dedup, null.ticket_metrics=incremental - append_dedup, null.users=incremental - append_dedup, null.tags=full_refresh - overwrite, null.satisfaction_ratings=incremental - append_dedup} 2022-04-22 20:36:15 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-04-22 20:36:15 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.24 exists... 2022-04-22 20:36:15 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.24 was found locally. 2022-04-22 20:36:15 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 7032 2022-04-22 20:36:15 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/7032/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=2 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.24 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.35.65-alpha -e WORKER_JOB_ID=7032 airbyte/destination-snowflake:0.4.24 write --config destination_config.json --catalog destination_catalog.json 2022-04-22 20:36:15 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-zendesk-support:0.1.12 exists... 2022-04-22 20:36:15 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-zendesk-support:0.1.12 was found locally. 2022-04-22 20:36:15 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 7032 2022-04-22 20:36:15 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/7032/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=2 -e WORKER_CONNECTOR_IMAGE=airbyte/source-zendesk-support:0.1.12 -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.35.65-alpha -e WORKER_JOB_ID=7032 airbyte/source-zendesk-support:0.1.12 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-04-22 20:36:15 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-04-22 20:36:15 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-04-22 20:36:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-04-22 20:36:16 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-04-22 20:36:16 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-22 20:36:16 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-22 20:36:16 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-04-22 20:36:16 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-04-22 20:36:17 source > Starting syncing SourceZendeskSupport 2022-04-22 20:36:17 source > Syncing stream: group_memberships 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 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-22 20:36:17 destination > 2022-04-22 20:36:17 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-22 20:36:17 destination > 2022-04-22 20:36:17 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-22 20:36:17 destination > 2022-04-22 20:36:17 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-22 20:36:17 destination > 2022-04-22 20:36:17 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-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: INTERNAL_STAGING 2022-04-22 20:36:17 source > Setting state of group_memberships stream to {'updated_at': '2022-04-22T17:59:04Z'} 2022-04-22 20:36:17 source > Read 96 records from group_memberships stream 2022-04-22 20:36:17 source > Finished syncing SourceZendeskSupport 2022-04-22 20:36:17 source > SourceZendeskSupport runtimes: 2022-04-22 20:36:17 source > Syncing stream: groups 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=group_memberships, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_jwz_group_memberships, outputTableName=_airbyte_raw_group_memberships, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=groups, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_pza_groups, outputTableName=_airbyte_raw_groups, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=macros, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_gjw_macros, outputTableName=_airbyte_raw_macros, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=organizations, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_oug_organizations, outputTableName=_airbyte_raw_organizations, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=satisfaction_ratings, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_pre_satisfaction_ratings, outputTableName=_airbyte_raw_satisfaction_ratings, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=schedules, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_pfm_schedules, outputTableName=_airbyte_raw_schedules, syncMode=overwrite} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=sla_policies, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_swg_sla_policies, outputTableName=_airbyte_raw_sla_policies, syncMode=overwrite} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=tags, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_aag_tags, outputTableName=_airbyte_raw_tags, syncMode=overwrite} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=ticket_audits, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_jnj_ticket_audits, outputTableName=_airbyte_raw_ticket_audits, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=ticket_comments, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_peu_ticket_comments, outputTableName=_airbyte_raw_ticket_comments, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=ticket_fields, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_vwz_ticket_fields, outputTableName=_airbyte_raw_ticket_fields, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=ticket_forms, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_hqi_ticket_forms, outputTableName=_airbyte_raw_ticket_forms, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=ticket_metric_events, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_ebd_ticket_metric_events, outputTableName=_airbyte_raw_ticket_metric_events, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=ticket_metrics, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_axs_ticket_metrics, outputTableName=_airbyte_raw_ticket_metrics, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=tickets, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_ueq_tickets, outputTableName=_airbyte_raw_tickets, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=users, namespace=ZENDESK_SUPPORT, outputSchemaName=ZENDESK_SUPPORT, tmpTableName=_airbyte_tmp_uga_users, outputTableName=_airbyte_raw_users, syncMode=append_dedup} 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):114 - Preparing tmp tables in destination started for 16 streams 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream group_memberships: tmp table: _airbyte_tmp_jwz_group_memberships, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:17 destination > 2022-04-22 20:36:17 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-04-22 20:36:17 source > Setting state of groups stream to {'updated_at': '2022-04-19T20:34:41Z'} 2022-04-22 20:36:17 source > Read 8 records from groups stream 2022-04-22 20:36:17 source > Finished syncing SourceZendeskSupport 2022-04-22 20:36:17 source > SourceZendeskSupport runtimes: 2022-04-22 20:36:17 source > Syncing stream: macros 2022-04-22 20:36:18 source > Setting state of macros stream to {'updated_at': '2022-04-22T18:56:55Z'} 2022-04-22 20:36:18 source > Read 47 records from macros stream 2022-04-22 20:36:18 source > Finished syncing SourceZendeskSupport 2022-04-22 20:36:18 source > SourceZendeskSupport runtimes: 2022-04-22 20:36:18 source > Syncing stream: organizations 2022-04-22 20:36:19 destination > 2022-04-22 20:36:19 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@57545c3f 2022-04-22 20:36:19 destination > 2022-04-22 20:36:19 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-04-22 20:36:19 destination > 2022-04-22 20:36:19 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:19 destination > 2022-04-22 20:36:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream group_memberships 2022-04-22 20:36:19 destination > 2022-04-22 20:36:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream groups: tmp table: _airbyte_tmp_pza_groups, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:19 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:18:03Z', '_last_end_time': 1636058560} 2022-04-22 20:36:19 destination > 2022-04-22 20:36:19 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:19 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:22:57Z', '_last_end_time': 1636058560} 2022-04-22 20:36:19 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:25:27Z', '_last_end_time': 1636058560} 2022-04-22 20:36:20 destination > 2022-04-22 20:36:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream groups 2022-04-22 20:36:20 destination > 2022-04-22 20:36:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream macros: tmp table: _airbyte_tmp_gjw_macros, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:20 destination > 2022-04-22 20:36:20 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:20 destination > 2022-04-22 20:36:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream macros 2022-04-22 20:36:20 destination > 2022-04-22 20:36:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream organizations: tmp table: _airbyte_tmp_oug_organizations, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:20 destination > 2022-04-22 20:36:20 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:21 destination > 2022-04-22 20:36:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream organizations 2022-04-22 20:36:21 destination > 2022-04-22 20:36:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream satisfaction_ratings: tmp table: _airbyte_tmp_pre_satisfaction_ratings, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:21 destination > 2022-04-22 20:36:21 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:21 destination > 2022-04-22 20:36:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream satisfaction_ratings 2022-04-22 20:36:21 destination > 2022-04-22 20:36:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream schedules: tmp table: _airbyte_tmp_pfm_schedules, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:21 destination > 2022-04-22 20:36:21 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:21 destination > 2022-04-22 20:36:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream schedules 2022-04-22 20:36:21 destination > 2022-04-22 20:36:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream sla_policies: tmp table: _airbyte_tmp_swg_sla_policies, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:22 destination > 2022-04-22 20:36:22 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:22 destination > 2022-04-22 20:36:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream sla_policies 2022-04-22 20:36:22 destination > 2022-04-22 20:36:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream tags: tmp table: _airbyte_tmp_aag_tags, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:22 destination > 2022-04-22 20:36:22 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:22 destination > 2022-04-22 20:36:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream tags 2022-04-22 20:36:22 destination > 2022-04-22 20:36:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream ticket_audits: tmp table: _airbyte_tmp_jnj_ticket_audits, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:22 destination > 2022-04-22 20:36:22 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:23 destination > 2022-04-22 20:36:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream ticket_audits 2022-04-22 20:36:23 destination > 2022-04-22 20:36:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream ticket_comments: tmp table: _airbyte_tmp_peu_ticket_comments, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:23 destination > 2022-04-22 20:36:23 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:23 destination > 2022-04-22 20:36:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream ticket_comments 2022-04-22 20:36:23 destination > 2022-04-22 20:36:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream ticket_fields: tmp table: _airbyte_tmp_vwz_ticket_fields, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:23 destination > 2022-04-22 20:36:23 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:24 destination > 2022-04-22 20:36:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream ticket_fields 2022-04-22 20:36:24 destination > 2022-04-22 20:36:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream ticket_forms: tmp table: _airbyte_tmp_hqi_ticket_forms, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:24 destination > 2022-04-22 20:36:24 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:24 destination > 2022-04-22 20:36:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream ticket_forms 2022-04-22 20:36:24 destination > 2022-04-22 20:36:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream ticket_metric_events: tmp table: _airbyte_tmp_ebd_ticket_metric_events, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:24 destination > 2022-04-22 20:36:24 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:24 destination > 2022-04-22 20:36:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream ticket_metric_events 2022-04-22 20:36:24 destination > 2022-04-22 20:36:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream ticket_metrics: tmp table: _airbyte_tmp_axs_ticket_metrics, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:25 destination > 2022-04-22 20:36:25 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:25 destination > 2022-04-22 20:36:25 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream ticket_metrics 2022-04-22 20:36:25 destination > 2022-04-22 20:36:25 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream tickets: tmp table: _airbyte_tmp_ueq_tickets, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:25 destination > 2022-04-22 20:36:25 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:25 destination > 2022-04-22 20:36:25 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream tickets 2022-04-22 20:36:25 destination > 2022-04-22 20:36:25 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema ZENDESK_SUPPORT stream users: tmp table: _airbyte_tmp_uga_users, stage: 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ 2022-04-22 20:36:25 destination > 2022-04-22 20:36:25 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:36:26 destination > 2022-04-22 20:36:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema ZENDESK_SUPPORT stream users 2022-04-22 20:36:26 destination > 2022-04-22 20:36:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing tmp tables in destination completed. 2022-04-22 20:36:26 destination > 2022-04-22 20:36:26 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream group_memberships (current state: 0 bytes in 0 buffers) 2022-04-22 20:36:26 destination > 2022-04-22 20:36:26 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream groups (current state: 0 bytes in 1 buffers) 2022-04-22 20:36:26 destination > 2022-04-22 20:36:26 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream macros (current state: 0 bytes in 2 buffers) 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:27:24Z', '_last_end_time': 1636058560} 2022-04-22 20:36:26 destination > 2022-04-22 20:36:26 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream organizations (current state: 0 bytes in 3 buffers) 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:29:40Z', '_last_end_time': 1636058560} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:32:32Z', '_last_end_time': 1636058560} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:35:42Z', '_last_end_time': 1636058560} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:37:33Z', '_last_end_time': 1636058560} 2022-04-22 20:36:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000 (704 KB) 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:39:24Z', '_last_end_time': 1636058560} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:42:40Z', '_last_end_time': 1636058560} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-11-04T20:47:13Z', '_last_end_time': 1647534868} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-11-25T20:17:34Z', '_last_end_time': 1647534868} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2021-12-01T22:38:34Z', '_last_end_time': 1647534868} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2022-02-12T02:10:57Z', '_last_end_time': 1647534868} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2022-02-24T17:11:19Z', '_last_end_time': 1647534868} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2022-02-24T17:11:20Z', '_last_end_time': 1647534868} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2022-02-24T17:11:22Z', '_last_end_time': 1647534868} 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2022-02-24T17:11:23Z', '_last_end_time': 1647534868} 2022-04-22 20:36:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000 (1 MB) 2022-04-22 20:36:26 source > Setting state of organizations stream to {'updated_at': '2022-03-11T17:45:57Z', '_last_end_time': 1647534868} 2022-04-22 20:36:27 source > Setting state of organizations stream to {'updated_at': '2022-03-17T16:34:29Z', '_last_end_time': 1650648061} 2022-04-22 20:36:27 source > Setting state of organizations stream to {'updated_at': '2022-03-28T19:06:10Z', '_last_end_time': 1650648061} 2022-04-22 20:36:28 source > Setting state of organizations stream to {'updated_at': '2022-03-29T04:09:46Z', '_last_end_time': 1650648061} 2022-04-22 20:36:28 source > Setting state of organizations stream to {'updated_at': '2022-03-29T04:09:47Z', '_last_end_time': 1650648061} 2022-04-22 20:36:28 source > Setting state of organizations stream to {'updated_at': '2022-03-29T04:09:48Z', '_last_end_time': 1650648061} 2022-04-22 20:36:28 source > Setting state of organizations stream to {'updated_at': '2022-03-29T04:09:49Z', '_last_end_time': 1650648061} 2022-04-22 20:36:28 source > Setting state of organizations stream to {'updated_at': '2022-04-14T10:05:40Z', '_last_end_time': 1650648061} 2022-04-22 20:36:28 source > Setting state of organizations stream to {'updated_at': '2022-04-22T17:21:01Z', '_last_end_time': 1650648061} 2022-04-22 20:36:28 source > Read 2637 records from organizations stream 2022-04-22 20:36:28 source > Finished syncing SourceZendeskSupport 2022-04-22 20:36:28 source > SourceZendeskSupport runtimes: 2022-04-22 20:36:28 source > Syncing stream: satisfaction_ratings 2022-04-22 20:36:28 destination > 2022-04-22 20:36:28 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream satisfaction_ratings (current state: 195 KB in 4 buffers) 2022-04-22 20:36:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000 (2 MB) 2022-04-22 20:36:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 4000 (2 MB) 2022-04-22 20:36:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 5000 (2 MB) 2022-04-22 20:36:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 6000 (3 MB) 2022-04-22 20:36:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 7000 (3 MB) 2022-04-22 20:36:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 8000 (3 MB) 2022-04-22 20:36:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 9000 (4 MB) 2022-04-22 20:36:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 10000 (4 MB) 2022-04-22 20:37:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 11000 (4 MB) 2022-04-22 20:37:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 12000 (5 MB) 2022-04-22 20:37:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 13000 (5 MB) 2022-04-22 20:37:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 14000 (5 MB) 2022-04-22 20:38:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 15000 (6 MB) 2022-04-22 20:38:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 16000 (6 MB) 2022-04-22 20:38:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 17000 (6 MB) 2022-04-22 20:38:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 18000 (7 MB) 2022-04-22 20:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 19000 (7 MB) 2022-04-22 20:39:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 20000 (8 MB) 2022-04-22 20:39:11 source > Setting state of satisfaction_ratings stream to {'updated_at': '2022-04-22T20:03:01Z'} 2022-04-22 20:39:11 source > Read 17538 records from satisfaction_ratings stream 2022-04-22 20:39:11 source > Finished syncing SourceZendeskSupport 2022-04-22 20:39:11 source > SourceZendeskSupport runtimes: 2022-04-22 20:39:11 source > Syncing stream: schedules 2022-04-22 20:39:11 source > Read 4 records from schedules stream 2022-04-22 20:39:11 source > Finished syncing SourceZendeskSupport 2022-04-22 20:39:11 source > SourceZendeskSupport runtimes: 2022-04-22 20:39:11 source > Syncing stream: sla_policies 2022-04-22 20:39:11 destination > 2022-04-22 20:39:11 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream schedules (current state: 1 MB in 5 buffers) 2022-04-22 20:39:11 source > Read 2 records from sla_policies stream 2022-04-22 20:39:11 source > Finished syncing SourceZendeskSupport 2022-04-22 20:39:11 source > SourceZendeskSupport runtimes: 2022-04-22 20:39:11 source > Syncing stream: tags 2022-04-22 20:39:12 destination > 2022-04-22 20:39:12 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream sla_policies (current state: 1 MB in 6 buffers) 2022-04-22 20:39:12 destination > 2022-04-22 20:39:12 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream tags (current state: 1 MB in 7 buffers) 2022-04-22 20:39:12 source > Read 156 records from tags stream 2022-04-22 20:39:12 source > Finished syncing SourceZendeskSupport 2022-04-22 20:39:12 source > SourceZendeskSupport runtimes: 2022-04-22 20:39:12 source > Syncing stream: ticket_audits 2022-04-22 20:39:17 destination > 2022-04-22 20:39:17 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream ticket_audits (current state: 1 MB in 8 buffers) 2022-04-22 20:39:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 21000 (8 MB) 2022-04-22 20:39:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 22000 (11 MB) 2022-04-22 20:39:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 23000 (14 MB) 2022-04-22 20:39:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 24000 (18 MB) 2022-04-22 20:40:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 25000 (21 MB) 2022-04-22 20:40:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 26000 (25 MB) 2022-04-22 20:40:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 27000 (28 MB) 2022-04-22 20:40:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 28000 (31 MB) 2022-04-22 20:40:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 29000 (34 MB) 2022-04-22 20:40:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 30000 (37 MB) 2022-04-22 20:41:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 31000 (40 MB) 2022-04-22 20:41:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 32000 (43 MB) 2022-04-22 20:41:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 33000 (46 MB) 2022-04-22 20:41:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 34000 (49 MB) 2022-04-22 20:41:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 35000 (52 MB) 2022-04-22 20:41:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 36000 (55 MB) 2022-04-22 20:42:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 37000 (58 MB) 2022-04-22 20:42:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 38000 (62 MB) 2022-04-22 20:42:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 39000 (65 MB) 2022-04-22 20:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 40000 (69 MB) 2022-04-22 20:42:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 41000 (72 MB) 2022-04-22 20:43:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 42000 (76 MB) 2022-04-22 20:43:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 43000 (79 MB) 2022-04-22 20:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 44000 (82 MB) 2022-04-22 20:43:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 45000 (85 MB) 2022-04-22 20:43:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 46000 (89 MB) 2022-04-22 20:44:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 47000 (93 MB) 2022-04-22 20:44:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 48000 (96 MB) 2022-04-22 20:44:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 49000 (100 MB) 2022-04-22 20:44:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 50000 (104 MB) 2022-04-22 20:44:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 51000 (107 MB) 2022-04-22 20:44:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52000 (110 MB) 2022-04-22 20:45:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53000 (114 MB) 2022-04-22 20:45:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54000 (118 MB) 2022-04-22 20:45:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55000 (121 MB) 2022-04-22 20:45:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56000 (124 MB) 2022-04-22 20:45:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57000 (128 MB) 2022-04-22 20:45:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58000 (131 MB) 2022-04-22 20:46:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59000 (134 MB) 2022-04-22 20:46:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60000 (138 MB) 2022-04-22 20:46:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61000 (141 MB) 2022-04-22 20:46:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62000 (145 MB) 2022-04-22 20:46:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 63000 (148 MB) 2022-04-22 20:46:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 64000 (151 MB) 2022-04-22 20:47:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 65000 (154 MB) 2022-04-22 20:47:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 66000 (157 MB) 2022-04-22 20:47:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 67000 (160 MB) 2022-04-22 20:47:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 68000 (164 MB) 2022-04-22 20:47:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 69000 (167 MB) 2022-04-22 20:48:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 70000 (171 MB) 2022-04-22 20:48:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 71000 (174 MB) 2022-04-22 20:48:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 72000 (177 MB) 2022-04-22 20:48:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 73000 (181 MB) 2022-04-22 20:48:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 74000 (184 MB) 2022-04-22 20:48:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 75000 (188 MB) 2022-04-22 20:49:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 76000 (191 MB) 2022-04-22 20:49:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 77000 (195 MB) 2022-04-22 20:49:23 source > Setting state of ticket_audits stream to {'created_at': '2022-04-22T20:38:33Z'} 2022-04-22 20:49:23 source > Read 57323 records from ticket_audits stream 2022-04-22 20:49:23 source > Finished syncing SourceZendeskSupport 2022-04-22 20:49:23 source > SourceZendeskSupport runtimes: 2022-04-22 20:49:23 source > Syncing stream: ticket_comments 2022-04-22 20:52:35 source > Found 22179 ticket(s) with comments 2022-04-22 20:52:35 source > ticket 1 not found (404 error). It could have been deleted. 2022-04-22 20:52:35 source > Setting state of ticket_comments stream to {} 2022-04-22 20:52:36 source > ticket 2 not found (404 error). It could have been deleted. 2022-04-22 20:52:36 source > Setting state of ticket_comments stream to {} 2022-04-22 20:52:36 source > ticket 3 not found (404 error). It could have been deleted. 2022-04-22 20:52:36 source > Setting state of ticket_comments stream to {} 2022-04-22 20:52:36 source > ticket 4 not found (404 error). It could have been deleted. 2022-04-22 20:52:36 source > Setting state of ticket_comments stream to {} 2022-04-22 20:52:36 source > ticket 10 not found (404 error). It could have been deleted. 2022-04-22 20:52:36 source > Setting state of ticket_comments stream to {} 2022-04-22 20:52:36 source > ticket 14 not found (404 error). It could have been deleted. 2022-04-22 20:52:36 source > Setting state of ticket_comments stream to {} 2022-04-22 20:52:37 source > ticket 15 not found (404 error). It could have been deleted. 2022-04-22 20:52:37 source > Setting state of ticket_comments stream to {} 2022-04-22 20:52:37 source > Setting state of ticket_comments stream to {'created_at': '2019-05-06T14:11:26Z'} 2022-04-22 20:52:37 destination > 2022-04-22 20:52:37 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream ticket_comments (current state: 28 MB in 9 buffers) 2022-04-22 20:52:37 destination > 2022-04-22 20:52:37 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):92 - Flushing all 10 current buffers (28 MB in total) 2022-04-22 20:52:37 destination > 2022-04-22 20:52:37 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream schedules (10 bytes) 2022-04-22 20:52:37 destination > 2022-04-22 20:52:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream schedules (10 bytes) to staging 2022-04-22 20:52:37 destination > 2022-04-22 20:52:37 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to 0ca81791-d55d-4c37-8d51-67c615f83dfe15088892754220164128.csv.gz (583 bytes) 2022-04-22 20:52:37 source > Setting state of ticket_comments stream to {'created_at': '2019-05-06T17:03:08Z'} 2022-04-22 20:52:38 source > Setting state of ticket_comments stream to {'created_at': '2019-05-06T19:14:26Z'} 2022-04-22 20:52:38 source > Setting state of ticket_comments stream to {'created_at': '2019-05-06T22:13:22Z'} 2022-04-22 20:52:38 source > Setting state of ticket_comments stream to {'created_at': '2019-05-08T02:41:51Z'} 2022-04-22 20:52:38 destination > 2022-04-22 20:52:38 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:38 destination > 2022-04-22 20:52:38 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data 0ca81791-d55d-4c37-8d51-67c615f83dfe15088892754220164128.csv.gz 2022-04-22 20:52:38 destination > 2022-04-22 20:52:38 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream tags (10 bytes) 2022-04-22 20:52:38 destination > 2022-04-22 20:52:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream tags (10 bytes) to staging 2022-04-22 20:52:38 destination > 2022-04-22 20:52:38 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to c043a350-bb87-4c96-9c6e-a918691b487714899658805911179095.csv.gz (5 KB) 2022-04-22 20:52:39 source > Setting state of ticket_comments stream to {'created_at': '2019-05-08T02:41:51Z'} 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data c043a350-bb87-4c96-9c6e-a918691b487714899658805911179095.csv.gz 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream group_memberships (10 bytes) 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream group_memberships (10 bytes) to staging 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to 16eaefa9-989e-4d34-8ba2-dece9c67ccba673844935867699480.csv.gz (5 KB) 2022-04-22 20:52:39 source > Setting state of ticket_comments stream to {'created_at': '2019-05-08T02:41:51Z'} 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data 16eaefa9-989e-4d34-8ba2-dece9c67ccba673844935867699480.csv.gz 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream ticket_comments (10 bytes) 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream ticket_comments (10 bytes) to staging 2022-04-22 20:52:39 destination > 2022-04-22 20:52:39 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to d163beba-f0b9-4f92-9c8a-f5b446d573a711847452585353392767.csv.gz (3 KB) 2022-04-22 20:52:40 source > Setting state of ticket_comments stream to {'created_at': '2019-05-08T02:41:51Z'} 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data d163beba-f0b9-4f92-9c8a-f5b446d573a711847452585353392767.csv.gz 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream sla_policies (10 bytes) 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream sla_policies (10 bytes) to staging 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to d58be13c-aa53-4588-b03c-b195268b8e305924053907003280905.csv.gz (484 bytes) 2022-04-22 20:52:40 source > Setting state of ticket_comments stream to {'created_at': '2019-05-08T02:41:51Z'} 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data d58be13c-aa53-4588-b03c-b195268b8e305924053907003280905.csv.gz 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream groups (10 bytes) 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream groups (10 bytes) to staging 2022-04-22 20:52:40 destination > 2022-04-22 20:52:40 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to d3bc6c20-9b03-40b3-8c5c-9ab901dbbbdb4033135527239970030.csv.gz (756 bytes) 2022-04-22 20:52:40 source > Setting state of ticket_comments stream to {'created_at': '2019-05-08T02:41:51Z'} 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data d3bc6c20-9b03-40b3-8c5c-9ab901dbbbdb4033135527239970030.csv.gz 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream macros (10 bytes) 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream macros (10 bytes) to staging 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to 44dfa6b8-b857-4c28-8130-223d01720a6712369333303083793881.csv.gz (15 KB) 2022-04-22 20:52:41 source > Setting state of ticket_comments stream to {'created_at': '2019-05-08T02:41:51Z'} 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data 44dfa6b8-b857-4c28-8130-223d01720a6712369333303083793881.csv.gz 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream organizations (195 KB) 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream organizations (195 KB) to staging 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to 12149bd4-bb43-4c58-8a3a-bae03a5518817800467681872800815.csv.gz (198 KB) 2022-04-22 20:52:41 source > Setting state of ticket_comments stream to {'created_at': '2019-05-08T19:57:15Z'} 2022-04-22 20:52:41 source > Setting state of ticket_comments stream to {'created_at': '2019-05-08T19:57:15Z'} 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data 12149bd4-bb43-4c58-8a3a-bae03a5518817800467681872800815.csv.gz 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream ticket_audits (27 MB) 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream ticket_audits (27 MB) to staging 2022-04-22 20:52:41 destination > 2022-04-22 20:52:41 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to f8bd7b8d-9e58-4080-b032-a5d63d6561e47086126988804152213.csv.gz (27 MB) 2022-04-22 20:52:42 source > Setting state of ticket_comments stream to {'created_at': '2019-05-09T16:52:54Z'} 2022-04-22 20:52:42 source > Setting state of ticket_comments stream to {'created_at': '2019-05-09T19:44:21Z'} 2022-04-22 20:52:43 source > Setting state of ticket_comments stream to {'created_at': '2019-05-09T19:44:21Z'} 2022-04-22 20:52:43 source > Setting state of ticket_comments stream to {'created_at': '2019-05-10T19:54:06Z'} 2022-04-22 20:52:43 destination > 2022-04-22 20:52:43 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:43 destination > 2022-04-22 20:52:43 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data f8bd7b8d-9e58-4080-b032-a5d63d6561e47086126988804152213.csv.gz 2022-04-22 20:52:43 destination > 2022-04-22 20:52:43 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream satisfaction_ratings (967 KB) 2022-04-22 20:52:43 destination > 2022-04-22 20:52:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream satisfaction_ratings (967 KB) to staging 2022-04-22 20:52:43 destination > 2022-04-22 20:52:43 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to ef3629a0-a915-498a-bd91-d9b4985640ae16164490519994062903.csv.gz (975 KB) 2022-04-22 20:52:43 source > Setting state of ticket_comments stream to {'created_at': '2019-05-10T19:54:06Z'} 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data ef3629a0-a915-498a-bd91-d9b4985640ae16164490519994062903.csv.gz 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream schedules 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream tags 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream group_memberships 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream ticket_comments 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream sla_policies 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream groups 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream macros 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream organizations 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream ticket_audits 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream satisfaction_ratings 2022-04-22 20:52:44 destination > 2022-04-22 20:52:44 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream ticket_comments (current state: 0 bytes in 0 buffers) 2022-04-22 20:52:44 source > Setting state of ticket_comments stream to {'created_at': '2019-05-10T19:54:06Z'} 2022-04-22 20:52:44 source > Setting state of ticket_comments stream to {'created_at': '2019-05-10T19:54:06Z'} 2022-04-22 20:52:45 source > Setting state of ticket_comments stream to {'created_at': '2019-05-10T19:54:06Z'} 2022-04-22 20:52:45 source > Setting state of ticket_comments stream to {'created_at': '2019-05-10T19:54:06Z'} 2022-04-22 20:52:45 source > Setting state of ticket_comments stream to {'created_at': '2019-05-11T15:38:28Z'} 2022-04-22 20:52:46 source > Setting state of ticket_comments stream to {'created_at': '2019-05-11T15:38:28Z'} 2022-04-22 20:52:46 source > Setting state of ticket_comments stream to {'created_at': '2019-05-11T15:38:28Z'} 2022-04-22 20:52:47 source > Setting state of ticket_comments stream to {'created_at': '2019-05-14T19:28:40Z'} 2022-04-22 20:52:47 source > Setting state of ticket_comments stream to {'created_at': '2019-05-14T20:48:26Z'} 2022-04-22 20:52:47 source > Setting state of ticket_comments stream to {'created_at': '2019-05-15T12:48:31Z'} 2022-04-22 20:52:48 source > Setting state of ticket_comments stream to {'created_at': '2019-05-15T12:48:31Z'} 2022-04-22 20:52:48 source > Setting state of ticket_comments stream to {'created_at': '2019-05-20T14:35:05Z'} 2022-04-22 20:52:49 source > Setting state of ticket_comments stream to {'created_at': '2019-05-20T14:35:05Z'} 2022-04-22 20:52:49 source > Setting state of ticket_comments stream to {'created_at': '2019-05-20T19:24:38Z'} 2022-04-22 20:52:49 source > Setting state of ticket_comments stream to {'created_at': '2019-05-20T19:38:48Z'} 2022-04-22 20:52:50 source > Setting state of ticket_comments stream to {'created_at': '2019-05-20T19:38:48Z'} 2022-04-22 20:52:50 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:50 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:51 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:52 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:52 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:52 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:53 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:53 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:54 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:54 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:54 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T14:50:07Z'} 2022-04-22 20:52:55 source > Setting state of ticket_comments stream to {'created_at': '2019-05-22T17:34:20Z'} 2022-04-22 20:52:55 source > Setting state of ticket_comments stream to {'created_at': '2019-05-23T13:46:46Z'} 2022-04-22 20:52:56 source > Setting state of ticket_comments stream to {'created_at': '2019-05-24T14:14:16Z'} 2022-04-22 20:52:56 source > Setting state of ticket_comments stream to {'created_at': '2019-05-24T17:44:49Z'} 2022-04-22 20:52:56 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T15:45:32Z'} 2022-04-22 20:52:57 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T15:45:32Z'} 2022-04-22 20:52:57 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T15:45:32Z'} 2022-04-22 20:52:58 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T15:45:32Z'} 2022-04-22 20:52:58 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T15:45:32Z'} 2022-04-22 20:52:58 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T15:45:32Z'} 2022-04-22 20:52:59 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T15:45:32Z'} 2022-04-22 20:52:59 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T15:45:32Z'} 2022-04-22 20:52:59 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T18:36:43Z'} 2022-04-22 20:53:00 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T22:58:25Z'} 2022-04-22 20:53:00 source > Setting state of ticket_comments stream to {'created_at': '2019-05-29T23:02:34Z'} 2022-04-22 20:53:01 source > Setting state of ticket_comments stream to {'created_at': '2019-05-30T15:20:24Z'} 2022-04-22 20:53:01 source > Setting state of ticket_comments stream to {'created_at': '2019-05-30T22:17:30Z'} 2022-04-22 20:53:01 source > Setting state of ticket_comments stream to {'created_at': '2019-05-30T22:17:30Z'} 2022-04-22 20:53:02 source > Setting state of ticket_comments stream to {'created_at': '2019-06-03T23:19:26Z'} 2022-04-22 20:53:02 source > Setting state of ticket_comments stream to {'created_at': '2019-06-03T23:19:26Z'} 2022-04-22 20:53:03 source > Setting state of ticket_comments stream to {'created_at': '2019-06-03T23:19:26Z'} 2022-04-22 20:53:03 source > Setting state of ticket_comments stream to {'created_at': '2019-06-03T23:19:26Z'} 2022-04-22 20:53:03 source > Setting state of ticket_comments stream to {'created_at': '2019-06-03T23:19:26Z'} 2022-04-22 20:53:04 source > Setting state of ticket_comments stream to {'created_at': '2019-06-03T23:19:26Z'} 2022-04-22 20:53:04 source > Setting state of ticket_comments stream to {'created_at': '2019-06-03T23:19:26Z'} 2022-04-22 20:53:05 source > Setting state of ticket_comments stream to {'created_at': '2019-06-04T15:55:54Z'} 2022-04-22 20:53:05 source > Setting state of ticket_comments stream to {'created_at': '2019-06-04T15:55:54Z'} 2022-04-22 20:53:05 source > Setting state of ticket_comments stream to {'created_at': '2019-06-04T15:55:54Z'} 2022-04-22 20:53:06 source > Setting state of ticket_comments stream to {'created_at': '2019-06-05T00:34:54Z'} 2022-04-22 20:53:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 78000 (199 MB) 2022-04-22 20:53:06 source > Setting state of ticket_comments stream to {'created_at': '2019-06-05T20:49:32Z'} 2022-04-22 20:53:06 source > Setting state of ticket_comments stream to {'created_at': '2019-06-05T20:50:17Z'} 2022-04-22 20:53:06 source > ticket 37 not found (404 error). It could have been deleted. 2022-04-22 20:53:06 source > Setting state of ticket_comments stream to {'created_at': '2019-06-05T20:50:17Z'} 2022-04-22 20:53:07 source > Setting state of ticket_comments stream to {'created_at': '2019-06-05T20:50:17Z'} 2022-04-22 20:53:07 source > Setting state of ticket_comments stream to {'created_at': '2019-06-06T13:47:30Z'} 2022-04-22 20:53:08 source > Setting state of ticket_comments stream to {'created_at': '2019-06-06T19:09:32Z'} 2022-04-22 20:53:08 source > Setting state of ticket_comments stream to {'created_at': '2019-06-07T03:12:40Z'} 2022-04-22 20:53:08 source > Setting state of ticket_comments stream to {'created_at': '2019-06-07T03:12:40Z'} 2022-04-22 20:53:09 source > Setting state of ticket_comments stream to {'created_at': '2019-06-07T03:12:40Z'} 2022-04-22 20:53:09 source > Setting state of ticket_comments stream to {'created_at': '2019-06-07T03:12:40Z'} 2022-04-22 20:53:09 source > Setting state of ticket_comments stream to {'created_at': '2019-06-07T03:12:40Z'} 2022-04-22 20:53:10 source > Setting state of ticket_comments stream to {'created_at': '2019-06-07T03:12:40Z'} 2022-04-22 20:53:10 source > Setting state of ticket_comments stream to {'created_at': '2019-06-07T03:12:40Z'} 2022-04-22 20:53:11 source > Setting state of ticket_comments stream to {'created_at': '2019-06-08T01:04:03Z'} 2022-04-22 20:53:11 source > Setting state of ticket_comments stream to {'created_at': '2019-06-10T13:10:59Z'} 2022-04-22 20:53:11 source > Setting state of ticket_comments stream to {'created_at': '2019-06-10T14:07:16Z'} 2022-04-22 20:53:12 source > ticket 51 not found (404 error). It could have been deleted. 2022-04-22 20:53:12 source > Setting state of ticket_comments stream to {'created_at': '2019-06-10T14:07:16Z'} 2022-04-22 20:53:13 source > Setting state of ticket_comments stream to {'created_at': '2019-06-11T15:40:04Z'} 2022-04-22 20:53:13 source > Setting state of ticket_comments stream to {'created_at': '2019-06-11T15:40:04Z'} 2022-04-22 20:53:14 source > Setting state of ticket_comments stream to {'created_at': '2019-06-11T15:40:04Z'} 2022-04-22 20:53:14 source > Setting state of ticket_comments stream to {'created_at': '2019-06-11T15:40:04Z'} 2022-04-22 20:53:14 source > Setting state of ticket_comments stream to {'created_at': '2019-06-11T19:21:31Z'} 2022-04-22 20:53:15 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T11:50:42Z'} 2022-04-22 20:53:15 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T11:52:04Z'} 2022-04-22 20:53:15 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T11:52:04Z'} 2022-04-22 20:53:16 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T11:52:04Z'} 2022-04-22 20:53:16 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T11:52:04Z'} 2022-04-22 20:53:16 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T11:52:04Z'} 2022-04-22 20:53:17 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T11:52:04Z'} 2022-04-22 20:53:17 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T11:52:04Z'} 2022-04-22 20:53:18 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T11:52:04Z'} 2022-04-22 20:53:18 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T14:52:30Z'} 2022-04-22 20:53:19 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T14:52:30Z'} 2022-04-22 20:53:19 source > Setting state of ticket_comments stream to {'created_at': '2019-06-18T14:52:30Z'} 2022-04-22 20:53:19 source > Setting state of ticket_comments stream to {'created_at': '2019-06-19T16:14:02Z'} 2022-04-22 20:53:20 source > Setting state of ticket_comments stream to {'created_at': '2019-06-19T17:27:21Z'} 2022-04-22 20:53:20 source > Setting state of ticket_comments stream to {'created_at': '2019-06-19T17:27:21Z'} 2022-04-22 20:53:21 source > Setting state of ticket_comments stream to {'created_at': '2019-06-19T17:27:21Z'} 2022-04-22 20:53:21 source > Setting state of ticket_comments stream to {'created_at': '2019-06-19T17:27:21Z'} 2022-04-22 20:53:21 source > Setting state of ticket_comments stream to {'created_at': '2019-06-20T15:44:44Z'} 2022-04-22 20:53:22 source > Setting state of ticket_comments stream to {'created_at': '2019-06-20T18:32:36Z'} 2022-04-22 20:53:22 source > Setting state of ticket_comments stream to {'created_at': '2019-06-20T18:32:36Z'} 2022-04-22 20:53:22 source > Setting state of ticket_comments stream to {'created_at': '2019-06-21T20:30:09Z'} 2022-04-22 20:53:23 source > Setting state of ticket_comments stream to {'created_at': '2019-06-21T20:30:09Z'} 2022-04-22 20:53:23 source > ticket 63 not found (404 error). It could have been deleted. 2022-04-22 20:53:23 source > Setting state of ticket_comments stream to {'created_at': '2019-06-21T20:30:09Z'} 2022-04-22 20:53:24 source > ticket 77 not found (404 error). It could have been deleted. 2022-04-22 20:53:24 source > Setting state of ticket_comments stream to {'created_at': '2019-06-21T20:30:09Z'} 2022-04-22 20:53:24 source > Setting state of ticket_comments stream to {'created_at': '2019-06-24T16:08:12Z'} 2022-04-22 20:53:24 source > Setting state of ticket_comments stream to {'created_at': '2019-06-24T16:53:40Z'} 2022-04-22 20:53:25 source > Setting state of ticket_comments stream to {'created_at': '2019-06-24T16:53:40Z'} 2022-04-22 20:53:25 source > Setting state of ticket_comments stream to {'created_at': '2019-06-24T16:53:40Z'} 2022-04-22 20:53:26 source > Setting state of ticket_comments stream to {'created_at': '2019-06-25T15:39:10Z'} 2022-04-22 20:53:26 source > Setting state of ticket_comments stream to {'created_at': '2019-06-25T17:55:19Z'} 2022-04-22 20:53:27 source > Setting state of ticket_comments stream to {'created_at': '2019-06-25T17:55:19Z'} 2022-04-22 20:53:27 source > Setting state of ticket_comments stream to {'created_at': '2019-06-26T13:33:38Z'} 2022-04-22 20:53:27 source > ticket 82 not found (404 error). It could have been deleted. 2022-04-22 20:53:27 source > Setting state of ticket_comments stream to {'created_at': '2019-06-26T13:33:38Z'} 2022-04-22 20:53:28 source > Setting state of ticket_comments stream to {'created_at': '2019-06-26T13:33:38Z'} 2022-04-22 20:53:28 source > Setting state of ticket_comments stream to {'created_at': '2019-06-26T15:56:03Z'} 2022-04-22 20:53:28 source > Setting state of ticket_comments stream to {'created_at': '2019-06-26T15:56:03Z'} 2022-04-22 20:53:29 source > Setting state of ticket_comments stream to {'created_at': '2019-06-27T15:40:14Z'} 2022-04-22 20:53:29 source > Setting state of ticket_comments stream to {'created_at': '2019-06-27T15:40:14Z'} 2022-04-22 20:53:30 source > Setting state of ticket_comments stream to {'created_at': '2019-06-27T16:09:07Z'} 2022-04-22 20:53:30 source > ticket 86 not found (404 error). It could have been deleted. 2022-04-22 20:53:30 source > Setting state of ticket_comments stream to {'created_at': '2019-06-27T16:09:07Z'} 2022-04-22 20:53:30 source > Setting state of ticket_comments stream to {'created_at': '2019-06-27T16:09:07Z'} 2022-04-22 20:53:31 source > Setting state of ticket_comments stream to {'created_at': '2019-06-27T21:39:41Z'} 2022-04-22 20:53:31 source > Setting state of ticket_comments stream to {'created_at': '2019-06-28T14:25:27Z'} 2022-04-22 20:53:32 source > Setting state of ticket_comments stream to {'created_at': '2019-06-28T14:25:27Z'} 2022-04-22 20:53:32 source > Setting state of ticket_comments stream to {'created_at': '2019-06-28T14:25:27Z'} 2022-04-22 20:53:32 source > ticket 104 not found (404 error). It could have been deleted. 2022-04-22 20:53:32 source > Setting state of ticket_comments stream to {'created_at': '2019-06-28T14:25:27Z'} 2022-04-22 20:53:32 source > Setting state of ticket_comments stream to {'created_at': '2019-07-02T21:32:18Z'} 2022-04-22 20:53:33 source > Setting state of ticket_comments stream to {'created_at': '2019-07-02T22:45:18Z'} 2022-04-22 20:53:33 source > Setting state of ticket_comments stream to {'created_at': '2019-07-03T18:36:21Z'} 2022-04-22 20:53:34 source > Setting state of ticket_comments stream to {'created_at': '2019-07-03T19:44:25Z'} 2022-04-22 20:53:34 source > Setting state of ticket_comments stream to {'created_at': '2019-07-03T19:44:25Z'} 2022-04-22 20:53:35 source > Setting state of ticket_comments stream to {'created_at': '2019-07-05T14:15:36Z'} 2022-04-22 20:53:35 source > Setting state of ticket_comments stream to {'created_at': '2019-07-05T14:15:36Z'} 2022-04-22 20:53:35 source > Setting state of ticket_comments stream to {'created_at': '2019-07-05T14:15:36Z'} 2022-04-22 20:53:36 source > Setting state of ticket_comments stream to {'created_at': '2019-07-05T14:15:36Z'} 2022-04-22 20:53:37 source > Setting state of ticket_comments stream to {'created_at': '2019-07-05T14:15:36Z'} 2022-04-22 20:53:37 source > Setting state of ticket_comments stream to {'created_at': '2019-07-05T14:15:36Z'} 2022-04-22 20:53:37 source > Setting state of ticket_comments stream to {'created_at': '2019-07-05T14:15:36Z'} 2022-04-22 20:53:38 source > Setting state of ticket_comments stream to {'created_at': '2019-07-08T22:59:38Z'} 2022-04-22 20:53:38 source > Setting state of ticket_comments stream to {'created_at': '2019-07-08T22:59:38Z'} 2022-04-22 20:53:39 source > Setting state of ticket_comments stream to {'created_at': '2019-07-08T22:59:38Z'} 2022-04-22 20:53:39 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T13:17:58Z'} 2022-04-22 20:53:39 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T13:17:58Z'} 2022-04-22 20:53:40 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T13:17:58Z'} 2022-04-22 20:53:40 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T13:17:58Z'} 2022-04-22 20:53:40 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T14:08:44Z'} 2022-04-22 20:53:41 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T14:08:44Z'} 2022-04-22 20:53:41 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T15:00:32Z'} 2022-04-22 20:53:42 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T21:48:33Z'} 2022-04-22 20:53:42 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T21:48:33Z'} 2022-04-22 20:53:43 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T22:08:24Z'} 2022-04-22 20:53:43 source > Setting state of ticket_comments stream to {'created_at': '2019-07-09T22:08:24Z'} 2022-04-22 20:53:44 source > Setting state of ticket_comments stream to {'created_at': '2019-07-12T00:03:13Z'} 2022-04-22 20:53:44 source > Setting state of ticket_comments stream to {'created_at': '2019-07-12T15:52:27Z'} 2022-04-22 20:53:44 source > Setting state of ticket_comments stream to {'created_at': '2019-07-12T17:58:06Z'} 2022-04-22 20:53:45 source > Setting state of ticket_comments stream to {'created_at': '2019-07-12T23:50:48Z'} 2022-04-22 20:53:45 source > Setting state of ticket_comments stream to {'created_at': '2019-07-12T23:50:48Z'} 2022-04-22 20:53:46 source > Setting state of ticket_comments stream to {'created_at': '2019-07-12T23:50:48Z'} 2022-04-22 20:53:46 source > Setting state of ticket_comments stream to {'created_at': '2019-07-12T23:50:48Z'} 2022-04-22 20:53:46 source > Setting state of ticket_comments stream to {'created_at': '2019-07-13T14:23:41Z'} 2022-04-22 20:53:47 source > Setting state of ticket_comments stream to {'created_at': '2019-07-13T14:25:31Z'} 2022-04-22 20:53:47 source > Setting state of ticket_comments stream to {'created_at': '2019-07-16T19:59:28Z'} 2022-04-22 20:53:50 source > Setting state of ticket_comments stream to {'created_at': '2019-07-16T19:59:28Z'} 2022-04-22 20:53:50 source > Setting state of ticket_comments stream to {'created_at': '2019-07-18T22:10:29Z'} 2022-04-22 20:53:50 source > Setting state of ticket_comments stream to {'created_at': '2019-07-18T22:10:29Z'} 2022-04-22 20:53:51 source > Setting state of ticket_comments stream to {'created_at': '2019-07-18T22:10:29Z'} 2022-04-22 20:53:51 source > Setting state of ticket_comments stream to {'created_at': '2019-07-18T22:10:29Z'} 2022-04-22 20:53:51 source > Setting state of ticket_comments stream to {'created_at': '2019-07-18T22:10:29Z'} 2022-04-22 20:53:52 source > Setting state of ticket_comments stream to {'created_at': '2019-07-18T22:10:29Z'} 2022-04-22 20:53:52 source > Setting state of ticket_comments stream to {'created_at': '2019-07-19T20:34:35Z'} 2022-04-22 20:53:53 source > Setting state of ticket_comments stream to {'created_at': '2019-07-19T20:56:49Z'} 2022-04-22 20:53:53 source > Setting state of ticket_comments stream to {'created_at': '2019-07-19T23:58:39Z'} 2022-04-22 20:53:53 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:10:41Z'} 2022-04-22 20:53:54 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:10:41Z'} 2022-04-22 20:53:54 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:11:53Z'} 2022-04-22 20:53:54 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:11:53Z'} 2022-04-22 20:53:55 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:11:53Z'} 2022-04-22 20:53:55 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:11:53Z'} 2022-04-22 20:53:56 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:11:53Z'} 2022-04-22 20:53:56 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:11:53Z'} 2022-04-22 20:53:56 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:11:53Z'} 2022-04-22 20:53:57 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:11:53Z'} 2022-04-22 20:53:57 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:15:15Z'} 2022-04-22 20:53:57 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T14:15:15Z'} 2022-04-22 20:53:58 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T18:46:53Z'} 2022-04-22 20:53:59 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T18:46:53Z'} 2022-04-22 20:53:59 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T18:48:50Z'} 2022-04-22 20:53:59 source > Setting state of ticket_comments stream to {'created_at': '2019-07-25T18:48:50Z'} 2022-04-22 20:54:00 source > Setting state of ticket_comments stream to {'created_at': '2019-07-26T16:15:04Z'} 2022-04-22 20:54:00 source > Setting state of ticket_comments stream to {'created_at': '2019-07-26T16:15:04Z'} 2022-04-22 20:54:01 source > Setting state of ticket_comments stream to {'created_at': '2019-07-27T19:47:00Z'} 2022-04-22 20:54:01 source > Setting state of ticket_comments stream to {'created_at': '2019-07-29T19:54:31Z'} 2022-04-22 20:54:01 source > Setting state of ticket_comments stream to {'created_at': '2019-07-29T20:08:20Z'} 2022-04-22 20:54:02 source > Setting state of ticket_comments stream to {'created_at': '2019-07-29T20:08:20Z'} 2022-04-22 20:54:02 source > Setting state of ticket_comments stream to {'created_at': '2019-07-29T20:08:20Z'} 2022-04-22 20:54:03 source > Setting state of ticket_comments stream to {'created_at': '2019-07-30T19:00:50Z'} 2022-04-22 20:54:03 source > Setting state of ticket_comments stream to {'created_at': '2019-07-31T23:07:26Z'} 2022-04-22 20:54:03 source > Setting state of ticket_comments stream to {'created_at': '2019-07-31T23:10:12Z'} 2022-04-22 20:54:04 source > Setting state of ticket_comments stream to {'created_at': '2019-07-31T23:10:12Z'} 2022-04-22 20:54:04 source > Setting state of ticket_comments stream to {'created_at': '2019-07-31T23:10:12Z'} 2022-04-22 20:54:04 source > Setting state of ticket_comments stream to {'created_at': '2019-07-31T23:10:12Z'} 2022-04-22 20:54:05 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T16:10:31Z'} 2022-04-22 20:54:05 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:06 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:06 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:06 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:07 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:07 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:08 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:08 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:08 source > ticket 196 not found (404 error). It could have been deleted. 2022-04-22 20:54:08 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:08 source > ticket 194 not found (404 error). It could have been deleted. 2022-04-22 20:54:08 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:09 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:09 source > Setting state of ticket_comments stream to {'created_at': '2019-08-01T22:37:17Z'} 2022-04-22 20:54:11 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:11 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:11 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:12 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:12 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:13 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:13 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:14 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:14 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:15 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:16 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:16 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:17 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:17 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:17 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:56:26Z'} 2022-04-22 20:54:18 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:59:13Z'} 2022-04-22 20:54:18 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:59:13Z'} 2022-04-22 20:54:18 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:59:13Z'} 2022-04-22 20:54:19 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:59:13Z'} 2022-04-22 20:54:19 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:59:13Z'} 2022-04-22 20:54:19 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:59:13Z'} 2022-04-22 20:54:20 source > Setting state of ticket_comments stream to {'created_at': '2019-08-06T14:59:13Z'} 2022-04-22 20:54:21 source > Setting state of ticket_comments stream to {'created_at': '2019-08-07T01:58:24Z'} 2022-04-22 20:54:21 source > Setting state of ticket_comments stream to {'created_at': '2019-08-08T16:13:38Z'} 2022-04-22 20:54:22 source > Setting state of ticket_comments stream to {'created_at': '2019-08-08T19:19:04Z'} 2022-04-22 20:54:22 source > Setting state of ticket_comments stream to {'created_at': '2019-08-09T20:26:04Z'} 2022-04-22 20:54:22 source > Setting state of ticket_comments stream to {'created_at': '2019-08-09T20:26:04Z'} 2022-04-22 20:54:23 source > Setting state of ticket_comments stream to {'created_at': '2019-08-09T20:26:04Z'} 2022-04-22 20:54:23 source > Setting state of ticket_comments stream to {'created_at': '2019-08-09T23:24:18Z'} 2022-04-22 20:54:24 source > Setting state of ticket_comments stream to {'created_at': '2019-08-09T23:24:18Z'} 2022-04-22 20:54:24 source > Setting state of ticket_comments stream to {'created_at': '2019-08-09T23:24:18Z'} 2022-04-22 20:54:24 source > ticket 208 not found (404 error). It could have been deleted. 2022-04-22 20:54:24 source > Setting state of ticket_comments stream to {'created_at': '2019-08-09T23:24:18Z'} 2022-04-22 20:54:25 source > ticket 211 not found (404 error). It could have been deleted. 2022-04-22 20:54:25 source > Setting state of ticket_comments stream to {'created_at': '2019-08-09T23:24:18Z'} 2022-04-22 20:54:25 source > Setting state of ticket_comments stream to {'created_at': '2019-08-16T02:51:40Z'} 2022-04-22 20:54:25 source > Setting state of ticket_comments stream to {'created_at': '2019-08-16T12:25:35Z'} 2022-04-22 20:54:26 source > ticket 231 not found (404 error). It could have been deleted. 2022-04-22 20:54:26 source > Setting state of ticket_comments stream to {'created_at': '2019-08-16T12:25:35Z'} 2022-04-22 20:54:26 source > Setting state of ticket_comments stream to {'created_at': '2019-08-16T12:25:35Z'} 2022-04-22 20:54:27 source > Setting state of ticket_comments stream to {'created_at': '2019-08-16T12:25:35Z'} 2022-04-22 20:54:27 source > Setting state of ticket_comments stream to {'created_at': '2019-08-16T12:25:35Z'} 2022-04-22 20:54:27 source > Setting state of ticket_comments stream to {'created_at': '2019-08-16T12:25:35Z'} 2022-04-22 20:54:28 source > Setting state of ticket_comments stream to {'created_at': '2019-08-16T14:07:48Z'} 2022-04-22 20:54:28 source > Setting state of ticket_comments stream to {'created_at': '2019-08-16T14:07:48Z'} 2022-04-22 20:54:28 source > Setting state of ticket_comments stream to {'created_at': '2019-08-21T13:43:34Z'} 2022-04-22 20:54:29 source > Setting state of ticket_comments stream to {'created_at': '2019-08-21T13:43:34Z'} 2022-04-22 20:54:29 source > Setting state of ticket_comments stream to {'created_at': '2019-08-21T18:01:20Z'} 2022-04-22 20:54:29 source > ticket 251 not found (404 error). It could have been deleted. 2022-04-22 20:54:29 source > Setting state of ticket_comments stream to {'created_at': '2019-08-21T18:01:20Z'} 2022-04-22 20:54:29 source > ticket 249 not found (404 error). It could have been deleted. 2022-04-22 20:54:29 source > Setting state of ticket_comments stream to {'created_at': '2019-08-21T18:01:20Z'} 2022-04-22 20:54:30 source > Setting state of ticket_comments stream to {'created_at': '2019-08-21T18:01:20Z'} 2022-04-22 20:54:30 source > Setting state of ticket_comments stream to {'created_at': '2019-08-26T15:19:38Z'} 2022-04-22 20:54:31 source > Setting state of ticket_comments stream to {'created_at': '2019-08-26T15:19:38Z'} 2022-04-22 20:54:31 source > Setting state of ticket_comments stream to {'created_at': '2019-08-26T15:19:38Z'} 2022-04-22 20:54:31 source > Setting state of ticket_comments stream to {'created_at': '2019-08-26T15:19:38Z'} 2022-04-22 20:54:32 source > Setting state of ticket_comments stream to {'created_at': '2019-08-26T15:19:38Z'} 2022-04-22 20:54:32 source > Setting state of ticket_comments stream to {'created_at': '2019-08-27T16:53:22Z'} 2022-04-22 20:54:32 source > Setting state of ticket_comments stream to {'created_at': '2019-08-27T16:53:22Z'} 2022-04-22 20:54:32 source > ticket 267 not found (404 error). It could have been deleted. 2022-04-22 20:54:32 source > Setting state of ticket_comments stream to {'created_at': '2019-08-27T16:53:22Z'} 2022-04-22 20:54:33 source > ticket 138 not found (404 error). It could have been deleted. 2022-04-22 20:54:33 source > Setting state of ticket_comments stream to {'created_at': '2019-08-27T16:53:22Z'} 2022-04-22 20:54:33 source > ticket 118 not found (404 error). It could have been deleted. 2022-04-22 20:54:33 source > Setting state of ticket_comments stream to {'created_at': '2019-08-27T16:53:22Z'} 2022-04-22 20:54:33 source > ticket 274 not found (404 error). It could have been deleted. 2022-04-22 20:54:33 source > Setting state of ticket_comments stream to {'created_at': '2019-08-27T16:53:22Z'} 2022-04-22 20:54:33 source > Setting state of ticket_comments stream to {'created_at': '2019-08-27T16:53:22Z'} 2022-04-22 20:54:34 source > Setting state of ticket_comments stream to {'created_at': '2019-08-27T16:53:22Z'} 2022-04-22 20:54:34 source > Setting state of ticket_comments stream to {'created_at': '2019-08-27T16:53:22Z'} 2022-04-22 20:54:34 source > Setting state of ticket_comments stream to {'created_at': '2019-08-28T18:17:35Z'} 2022-04-22 20:54:35 source > Setting state of ticket_comments stream to {'created_at': '2019-08-28T18:17:35Z'} 2022-04-22 20:54:35 source > Setting state of ticket_comments stream to {'created_at': '2019-08-28T19:46:29Z'} 2022-04-22 20:54:35 source > Setting state of ticket_comments stream to {'created_at': '2019-08-29T21:39:02Z'} 2022-04-22 20:54:36 source > Setting state of ticket_comments stream to {'created_at': '2019-08-29T21:59:50Z'} 2022-04-22 20:54:36 source > Setting state of ticket_comments stream to {'created_at': '2019-09-03T16:11:51Z'} 2022-04-22 20:54:36 source > Setting state of ticket_comments stream to {'created_at': '2019-09-03T16:11:51Z'} 2022-04-22 20:54:37 source > ticket 285 not found (404 error). It could have been deleted. 2022-04-22 20:54:37 source > Setting state of ticket_comments stream to {'created_at': '2019-09-03T16:11:51Z'} 2022-04-22 20:54:37 source > Setting state of ticket_comments stream to {'created_at': '2019-09-04T21:02:34Z'} 2022-04-22 20:54:37 source > Setting state of ticket_comments stream to {'created_at': '2019-09-04T22:10:12Z'} 2022-04-22 20:54:38 source > ticket 282 not found (404 error). It could have been deleted. 2022-04-22 20:54:38 source > Setting state of ticket_comments stream to {'created_at': '2019-09-04T22:10:12Z'} 2022-04-22 20:54:38 source > Setting state of ticket_comments stream to {'created_at': '2019-09-04T22:10:12Z'} 2022-04-22 20:54:38 source > Setting state of ticket_comments stream to {'created_at': '2019-09-04T22:10:12Z'} 2022-04-22 20:54:39 source > Setting state of ticket_comments stream to {'created_at': '2019-09-04T22:10:12Z'} 2022-04-22 20:54:39 source > Setting state of ticket_comments stream to {'created_at': '2019-09-04T22:10:12Z'} 2022-04-22 20:54:39 source > Setting state of ticket_comments stream to {'created_at': '2019-09-04T22:10:12Z'} 2022-04-22 20:54:40 source > Setting state of ticket_comments stream to {'created_at': '2019-09-04T22:10:12Z'} 2022-04-22 20:54:40 source > Setting state of ticket_comments stream to {'created_at': '2019-09-05T13:14:18Z'} 2022-04-22 20:54:40 source > Setting state of ticket_comments stream to {'created_at': '2019-09-05T13:14:18Z'} 2022-04-22 20:54:41 source > Setting state of ticket_comments stream to {'created_at': '2019-09-05T13:14:18Z'} 2022-04-22 20:54:41 source > Setting state of ticket_comments stream to {'created_at': '2019-09-05T13:14:18Z'} 2022-04-22 20:54:42 source > Setting state of ticket_comments stream to {'created_at': '2019-09-05T13:14:18Z'} 2022-04-22 20:54:42 source > Setting state of ticket_comments stream to {'created_at': '2019-09-05T13:14:18Z'} 2022-04-22 20:54:42 source > Setting state of ticket_comments stream to {'created_at': '2019-09-05T13:14:18Z'} 2022-04-22 20:54:43 source > Setting state of ticket_comments stream to {'created_at': '2019-09-05T13:14:18Z'} 2022-04-22 20:54:44 source > Setting state of ticket_comments stream to {'created_at': '2019-09-06T17:37:38Z'} 2022-04-22 20:54:44 source > ticket 289 not found (404 error). It could have been deleted. 2022-04-22 20:54:44 source > Setting state of ticket_comments stream to {'created_at': '2019-09-06T17:37:38Z'} 2022-04-22 20:54:44 source > ticket 287 not found (404 error). It could have been deleted. 2022-04-22 20:54:44 source > Setting state of ticket_comments stream to {'created_at': '2019-09-06T17:37:38Z'} 2022-04-22 20:54:44 source > ticket 292 not found (404 error). It could have been deleted. 2022-04-22 20:54:44 source > Setting state of ticket_comments stream to {'created_at': '2019-09-06T17:37:38Z'} 2022-04-22 20:54:45 source > ticket 296 not found (404 error). It could have been deleted. 2022-04-22 20:54:45 source > Setting state of ticket_comments stream to {'created_at': '2019-09-06T17:37:38Z'} 2022-04-22 20:54:45 source > Setting state of ticket_comments stream to {'created_at': '2019-09-12T17:38:11Z'} 2022-04-22 20:54:45 source > Setting state of ticket_comments stream to {'created_at': '2019-09-12T17:38:11Z'} 2022-04-22 20:54:46 source > Setting state of ticket_comments stream to {'created_at': '2019-09-12T17:38:11Z'} 2022-04-22 20:54:46 source > Setting state of ticket_comments stream to {'created_at': '2019-09-12T17:38:11Z'} 2022-04-22 20:54:46 source > ticket 306 not found (404 error). It could have been deleted. 2022-04-22 20:54:46 source > Setting state of ticket_comments stream to {'created_at': '2019-09-12T17:38:11Z'} 2022-04-22 20:54:46 source > ticket 305 not found (404 error). It could have been deleted. 2022-04-22 20:54:46 source > Setting state of ticket_comments stream to {'created_at': '2019-09-12T17:38:11Z'} 2022-04-22 20:54:47 source > ticket 304 not found (404 error). It could have been deleted. 2022-04-22 20:54:47 source > Setting state of ticket_comments stream to {'created_at': '2019-09-12T17:38:11Z'} 2022-04-22 20:54:47 source > Setting state of ticket_comments stream to {'created_at': '2019-09-13T20:17:41Z'} 2022-04-22 20:54:47 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:50:44Z'} 2022-04-22 20:54:48 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:50:44Z'} 2022-04-22 20:54:48 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:50:44Z'} 2022-04-22 20:54:48 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:49 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:49 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:49 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:50 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:50 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:51 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:51 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:51 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:52 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T12:56:34Z'} 2022-04-22 20:54:52 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T13:00:22Z'} 2022-04-22 20:54:52 source > Setting state of ticket_comments stream to {'created_at': '2019-09-18T13:00:22Z'} 2022-04-22 20:54:53 source > Setting state of ticket_comments stream to {'created_at': '2019-09-20T11:48:23Z'} 2022-04-22 20:54:53 source > ticket 319 not found (404 error). It could have been deleted. 2022-04-22 20:54:53 source > Setting state of ticket_comments stream to {'created_at': '2019-09-20T11:48:23Z'} 2022-04-22 20:54:53 source > Setting state of ticket_comments stream to {'created_at': '2019-09-23T15:45:20Z'} 2022-04-22 20:54:54 source > Setting state of ticket_comments stream to {'created_at': '2019-09-23T22:26:07Z'} 2022-04-22 20:54:54 source > Setting state of ticket_comments stream to {'created_at': '2019-09-23T22:26:07Z'} 2022-04-22 20:54:55 source > Setting state of ticket_comments stream to {'created_at': '2019-09-23T22:26:07Z'} 2022-04-22 20:54:55 source > Setting state of ticket_comments stream to {'created_at': '2019-09-25T17:23:14Z'} 2022-04-22 20:54:55 source > Setting state of ticket_comments stream to {'created_at': '2019-09-25T22:56:55Z'} 2022-04-22 20:54:56 source > ticket 341 not found (404 error). It could have been deleted. 2022-04-22 20:54:56 source > Setting state of ticket_comments stream to {'created_at': '2019-09-25T22:56:55Z'} 2022-04-22 20:54:56 source > ticket 343 not found (404 error). It could have been deleted. 2022-04-22 20:54:56 source > Setting state of ticket_comments stream to {'created_at': '2019-09-25T22:56:55Z'} 2022-04-22 20:54:56 source > ticket 346 not found (404 error). It could have been deleted. 2022-04-22 20:54:56 source > Setting state of ticket_comments stream to {'created_at': '2019-09-25T22:56:55Z'} 2022-04-22 20:54:56 source > ticket 333 not found (404 error). It could have been deleted. 2022-04-22 20:54:56 source > Setting state of ticket_comments stream to {'created_at': '2019-09-25T22:56:55Z'} 2022-04-22 20:54:56 source > ticket 334 not found (404 error). It could have been deleted. 2022-04-22 20:54:56 source > Setting state of ticket_comments stream to {'created_at': '2019-09-25T22:56:55Z'} 2022-04-22 20:54:57 source > ticket 339 not found (404 error). It could have been deleted. 2022-04-22 20:54:57 source > Setting state of ticket_comments stream to {'created_at': '2019-09-25T22:56:55Z'} 2022-04-22 20:54:57 source > Setting state of ticket_comments stream to {'created_at': '2019-10-09T19:57:46Z'} 2022-04-22 20:54:57 source > Setting state of ticket_comments stream to {'created_at': '2019-10-09T19:57:46Z'} 2022-04-22 20:54:58 source > Setting state of ticket_comments stream to {'created_at': '2019-10-10T19:35:10Z'} 2022-04-22 20:54:58 source > ticket 385 not found (404 error). It could have been deleted. 2022-04-22 20:54:58 source > Setting state of ticket_comments stream to {'created_at': '2019-10-10T19:35:10Z'} 2022-04-22 20:54:58 source > ticket 384 not found (404 error). It could have been deleted. 2022-04-22 20:54:58 source > Setting state of ticket_comments stream to {'created_at': '2019-10-10T19:35:10Z'} 2022-04-22 20:54:58 source > ticket 364 not found (404 error). It could have been deleted. 2022-04-22 20:54:58 source > Setting state of ticket_comments stream to {'created_at': '2019-10-10T19:35:10Z'} 2022-04-22 20:54:59 source > Setting state of ticket_comments stream to {'created_at': '2019-10-16T23:30:54Z'} 2022-04-22 20:54:59 source > Setting state of ticket_comments stream to {'created_at': '2019-10-16T23:30:54Z'} 2022-04-22 20:55:00 source > Setting state of ticket_comments stream to {'created_at': '2019-10-16T23:30:54Z'} 2022-04-22 20:55:00 source > Setting state of ticket_comments stream to {'created_at': '2019-10-16T23:30:54Z'} 2022-04-22 20:55:00 source > Setting state of ticket_comments stream to {'created_at': '2019-10-16T23:30:54Z'} 2022-04-22 20:55:01 source > Setting state of ticket_comments stream to {'created_at': '2019-10-17T15:39:11Z'} 2022-04-22 20:55:01 source > Setting state of ticket_comments stream to {'created_at': '2019-10-18T14:29:39Z'} 2022-04-22 20:55:01 source > Setting state of ticket_comments stream to {'created_at': '2019-10-18T14:32:24Z'} 2022-04-22 20:55:01 source > Setting state of ticket_comments stream to {'created_at': '2019-10-18T14:32:24Z'} 2022-04-22 20:55:02 source > ticket 393 not found (404 error). It could have been deleted. 2022-04-22 20:55:02 source > Setting state of ticket_comments stream to {'created_at': '2019-10-18T14:32:24Z'} 2022-04-22 20:55:02 source > ticket 394 not found (404 error). It could have been deleted. 2022-04-22 20:55:02 source > Setting state of ticket_comments stream to {'created_at': '2019-10-18T14:32:24Z'} 2022-04-22 20:55:02 source > Setting state of ticket_comments stream to {'created_at': '2019-10-21T09:12:53Z'} 2022-04-22 20:55:02 source > Setting state of ticket_comments stream to {'created_at': '2019-10-21T20:43:33Z'} 2022-04-22 20:55:03 source > ticket 400 not found (404 error). It could have been deleted. 2022-04-22 20:55:03 source > Setting state of ticket_comments stream to {'created_at': '2019-10-21T20:43:33Z'} 2022-04-22 20:55:03 source > ticket 405 not found (404 error). It could have been deleted. 2022-04-22 20:55:03 source > Setting state of ticket_comments stream to {'created_at': '2019-10-21T20:43:33Z'} 2022-04-22 20:55:03 source > Setting state of ticket_comments stream to {'created_at': '2019-10-21T20:43:33Z'} 2022-04-22 20:55:03 source > Setting state of ticket_comments stream to {'created_at': '2019-10-25T17:46:54Z'} 2022-04-22 20:55:04 source > ticket 406 not found (404 error). It could have been deleted. 2022-04-22 20:55:04 source > Setting state of ticket_comments stream to {'created_at': '2019-10-25T17:46:54Z'} 2022-04-22 20:55:04 source > ticket 408 not found (404 error). It could have been deleted. 2022-04-22 20:55:04 source > Setting state of ticket_comments stream to {'created_at': '2019-10-25T17:46:54Z'} 2022-04-22 20:55:04 source > ticket 409 not found (404 error). It could have been deleted. 2022-04-22 20:55:04 source > Setting state of ticket_comments stream to {'created_at': '2019-10-25T17:46:54Z'} 2022-04-22 20:55:04 source > ticket 411 not found (404 error). It could have been deleted. 2022-04-22 20:55:04 source > Setting state of ticket_comments stream to {'created_at': '2019-10-25T17:46:54Z'} 2022-04-22 20:55:05 source > Setting state of ticket_comments stream to {'created_at': '2019-10-30T18:38:05Z'} 2022-04-22 20:55:05 source > Setting state of ticket_comments stream to {'created_at': '2019-11-01T13:59:33Z'} 2022-04-22 20:55:05 source > ticket 418 not found (404 error). It could have been deleted. 2022-04-22 20:55:05 source > Setting state of ticket_comments stream to {'created_at': '2019-11-01T13:59:33Z'} 2022-04-22 20:55:06 source > Setting state of ticket_comments stream to {'created_at': '2019-11-05T00:45:27Z'} 2022-04-22 20:55:06 source > ticket 425 not found (404 error). It could have been deleted. 2022-04-22 20:55:06 source > Setting state of ticket_comments stream to {'created_at': '2019-11-05T00:45:27Z'} 2022-04-22 20:55:06 source > ticket 432 not found (404 error). It could have been deleted. 2022-04-22 20:55:06 source > Setting state of ticket_comments stream to {'created_at': '2019-11-05T00:45:27Z'} 2022-04-22 20:55:06 source > ticket 438 not found (404 error). It could have been deleted. 2022-04-22 20:55:06 source > Setting state of ticket_comments stream to {'created_at': '2019-11-05T00:45:27Z'} 2022-04-22 20:55:06 source > ticket 440 not found (404 error). It could have been deleted. 2022-04-22 20:55:06 source > Setting state of ticket_comments stream to {'created_at': '2019-11-05T00:45:27Z'} 2022-04-22 20:55:07 source > ticket 439 not found (404 error). It could have been deleted. 2022-04-22 20:55:07 source > Setting state of ticket_comments stream to {'created_at': '2019-11-05T00:45:27Z'} 2022-04-22 20:55:07 source > ticket 430 not found (404 error). It could have been deleted. 2022-04-22 20:55:07 source > Setting state of ticket_comments stream to {'created_at': '2019-11-05T00:45:27Z'} 2022-04-22 20:55:07 source > Setting state of ticket_comments stream to {'created_at': '2019-11-12T20:20:19Z'} 2022-04-22 20:55:07 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:08 source > ticket 450 not found (404 error). It could have been deleted. 2022-04-22 20:55:08 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:08 source > ticket 461 not found (404 error). It could have been deleted. 2022-04-22 20:55:08 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:08 source > ticket 460 not found (404 error). It could have been deleted. 2022-04-22 20:55:08 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:08 source > ticket 459 not found (404 error). It could have been deleted. 2022-04-22 20:55:08 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:08 source > ticket 458 not found (404 error). It could have been deleted. 2022-04-22 20:55:08 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:09 source > ticket 457 not found (404 error). It could have been deleted. 2022-04-22 20:55:09 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:09 source > ticket 456 not found (404 error). It could have been deleted. 2022-04-22 20:55:09 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:09 source > ticket 455 not found (404 error). It could have been deleted. 2022-04-22 20:55:09 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:09 source > ticket 464 not found (404 error). It could have been deleted. 2022-04-22 20:55:09 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:09 source > ticket 462 not found (404 error). It could have been deleted. 2022-04-22 20:55:09 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:10 source > ticket 470 not found (404 error). It could have been deleted. 2022-04-22 20:55:10 source > Setting state of ticket_comments stream to {'created_at': '2019-11-14T20:37:35Z'} 2022-04-22 20:55:10 source > Setting state of ticket_comments stream to {'created_at': '2019-11-21T17:34:32Z'} 2022-04-22 20:55:10 source > Setting state of ticket_comments stream to {'created_at': '2019-11-21T20:35:34Z'} 2022-04-22 20:55:11 source > Setting state of ticket_comments stream to {'created_at': '2019-11-21T21:46:27Z'} 2022-04-22 20:55:11 source > Setting state of ticket_comments stream to {'created_at': '2019-11-23T15:49:23Z'} 2022-04-22 20:55:11 source > Setting state of ticket_comments stream to {'created_at': '2019-11-25T20:15:31Z'} 2022-04-22 20:55:12 source > Setting state of ticket_comments stream to {'created_at': '2019-11-26T01:03:29Z'} 2022-04-22 20:55:12 source > Setting state of ticket_comments stream to {'created_at': '2019-11-26T12:51:46Z'} 2022-04-22 20:55:12 source > Setting state of ticket_comments stream to {'created_at': '2019-11-26T19:15:44Z'} 2022-04-22 20:55:12 source > ticket 482 not found (404 error). It could have been deleted. 2022-04-22 20:55:12 source > Setting state of ticket_comments stream to {'created_at': '2019-11-26T19:15:44Z'} 2022-04-22 20:55:13 source > ticket 477 not found (404 error). It could have been deleted. 2022-04-22 20:55:13 source > Setting state of ticket_comments stream to {'created_at': '2019-11-26T19:15:44Z'} 2022-04-22 20:55:13 source > ticket 475 not found (404 error). It could have been deleted. 2022-04-22 20:55:13 source > Setting state of ticket_comments stream to {'created_at': '2019-11-26T19:15:44Z'} 2022-04-22 20:55:13 source > ticket 488 not found (404 error). It could have been deleted. 2022-04-22 20:55:13 source > Setting state of ticket_comments stream to {'created_at': '2019-11-26T19:15:44Z'} 2022-04-22 20:55:13 source > ticket 487 not found (404 error). It could have been deleted. 2022-04-22 20:55:13 source > Setting state of ticket_comments stream to {'created_at': '2019-11-26T19:15:44Z'} 2022-04-22 20:55:14 source > Setting state of ticket_comments stream to {'created_at': '2019-12-03T17:29:11Z'} 2022-04-22 20:55:14 source > ticket 499 not found (404 error). It could have been deleted. 2022-04-22 20:55:14 source > Setting state of ticket_comments stream to {'created_at': '2019-12-03T17:29:11Z'} 2022-04-22 20:55:14 source > ticket 498 not found (404 error). It could have been deleted. 2022-04-22 20:55:14 source > Setting state of ticket_comments stream to {'created_at': '2019-12-03T17:29:11Z'} 2022-04-22 20:55:14 source > Setting state of ticket_comments stream to {'created_at': '2019-12-04T23:08:59Z'} 2022-04-22 20:55:15 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:15 source > ticket 509 not found (404 error). It could have been deleted. 2022-04-22 20:55:15 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:15 source > ticket 507 not found (404 error). It could have been deleted. 2022-04-22 20:55:15 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:15 source > ticket 504 not found (404 error). It could have been deleted. 2022-04-22 20:55:15 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:15 source > ticket 503 not found (404 error). It could have been deleted. 2022-04-22 20:55:15 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:16 source > ticket 502 not found (404 error). It could have been deleted. 2022-04-22 20:55:16 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:16 source > ticket 500 not found (404 error). It could have been deleted. 2022-04-22 20:55:16 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:16 source > ticket 519 not found (404 error). It could have been deleted. 2022-04-22 20:55:16 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:16 source > ticket 518 not found (404 error). It could have been deleted. 2022-04-22 20:55:16 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:17 source > ticket 517 not found (404 error). It could have been deleted. 2022-04-22 20:55:17 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:17 source > ticket 516 not found (404 error). It could have been deleted. 2022-04-22 20:55:17 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:17 source > ticket 515 not found (404 error). It could have been deleted. 2022-04-22 20:55:17 source > Setting state of ticket_comments stream to {'created_at': '2019-12-06T15:39:45Z'} 2022-04-22 20:55:17 source > Setting state of ticket_comments stream to {'created_at': '2019-12-18T15:18:38Z'} 2022-04-22 20:55:18 source > Setting state of ticket_comments stream to {'created_at': '2019-12-19T15:19:27Z'} 2022-04-22 20:55:18 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T19:57:38Z'} 2022-04-22 20:55:18 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:19 source > ticket 543 not found (404 error). It could have been deleted. 2022-04-22 20:55:19 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:19 source > ticket 542 not found (404 error). It could have been deleted. 2022-04-22 20:55:19 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:19 source > ticket 548 not found (404 error). It could have been deleted. 2022-04-22 20:55:19 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:19 source > ticket 549 not found (404 error). It could have been deleted. 2022-04-22 20:55:19 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:19 source > ticket 529 not found (404 error). It could have been deleted. 2022-04-22 20:55:19 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:20 source > ticket 557 not found (404 error). It could have been deleted. 2022-04-22 20:55:20 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:20 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:20 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:21 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:21 source > Setting state of ticket_comments stream to {'created_at': '2019-12-20T20:12:59Z'} 2022-04-22 20:55:21 source > Setting state of ticket_comments stream to {'created_at': '2019-12-21T21:13:42Z'} 2022-04-22 20:55:22 source > Setting state of ticket_comments stream to {'created_at': '2019-12-22T13:58:27Z'} 2022-04-22 20:55:22 source > Setting state of ticket_comments stream to {'created_at': '2019-12-23T20:13:00Z'} 2022-04-22 20:55:22 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T15:42:01Z'} 2022-04-22 20:55:23 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T15:42:01Z'} 2022-04-22 20:55:23 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T15:42:01Z'} 2022-04-22 20:55:23 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T15:42:01Z'} 2022-04-22 20:55:24 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T15:42:01Z'} 2022-04-22 20:55:24 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T15:42:01Z'} 2022-04-22 20:55:24 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T15:42:01Z'} 2022-04-22 20:55:25 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:25 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:25 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:26 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:26 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:26 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:27 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:27 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:28 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:28 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:28 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:29 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:29 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:29 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:29 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:30 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:30 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:30 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:31 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:31 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:31 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:32 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T16:15:35Z'} 2022-04-22 20:55:32 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:32 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:33 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:33 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:33 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:33 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:34 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:34 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:34 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:35 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:35 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T18:25:27Z'} 2022-04-22 20:55:36 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T20:30:25Z'} 2022-04-22 20:55:36 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T21:30:08Z'} 2022-04-22 20:55:36 source > Setting state of ticket_comments stream to {'created_at': '2020-01-02T21:30:08Z'} 2022-04-22 20:55:37 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:24:20Z'} 2022-04-22 20:55:37 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:24:20Z'} 2022-04-22 20:55:38 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:24:20Z'} 2022-04-22 20:55:38 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:24:20Z'} 2022-04-22 20:55:38 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:24:20Z'} 2022-04-22 20:55:39 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:26:39Z'} 2022-04-22 20:55:39 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:27:18Z'} 2022-04-22 20:55:39 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:27:50Z'} 2022-04-22 20:55:40 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:29:51Z'} 2022-04-22 20:55:40 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:40 source > ticket 567 not found (404 error). It could have been deleted. 2022-04-22 20:55:40 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:41 source > ticket 572 not found (404 error). It could have been deleted. 2022-04-22 20:55:41 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:41 source > ticket 578 not found (404 error). It could have been deleted. 2022-04-22 20:55:41 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:41 source > ticket 580 not found (404 error). It could have been deleted. 2022-04-22 20:55:41 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:41 source > ticket 581 not found (404 error). It could have been deleted. 2022-04-22 20:55:41 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:42 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:42 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:43 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:43 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:43 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:44 source > Setting state of ticket_comments stream to {'created_at': '2020-01-03T17:52:47Z'} 2022-04-22 20:55:44 source > Setting state of ticket_comments stream to {'created_at': '2020-01-04T01:44:38Z'} 2022-04-22 20:55:44 source > Setting state of ticket_comments stream to {'created_at': '2020-01-04T09:51:51Z'} 2022-04-22 20:55:45 source > Setting state of ticket_comments stream to {'created_at': '2020-01-06T02:17:18Z'} 2022-04-22 20:55:45 source > Setting state of ticket_comments stream to {'created_at': '2020-01-06T13:24:36Z'} 2022-04-22 20:55:45 source > Setting state of ticket_comments stream to {'created_at': '2020-01-06T13:24:36Z'} 2022-04-22 20:55:46 source > Setting state of ticket_comments stream to {'created_at': '2020-01-06T13:24:36Z'} 2022-04-22 20:55:46 source > Setting state of ticket_comments stream to {'created_at': '2020-01-06T13:24:36Z'} 2022-04-22 20:55:47 source > Setting state of ticket_comments stream to {'created_at': '2020-01-06T13:24:36Z'} 2022-04-22 20:55:47 source > Setting state of ticket_comments stream to {'created_at': '2020-01-06T13:24:36Z'} 2022-04-22 20:55:47 source > Setting state of ticket_comments stream to {'created_at': '2020-01-06T13:24:36Z'} 2022-04-22 20:55:48 source > Setting state of ticket_comments stream to {'created_at': '2020-01-06T15:08:17Z'} 2022-04-22 20:55:48 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T01:23:36Z'} 2022-04-22 20:55:48 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T05:35:16Z'} 2022-04-22 20:55:49 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T16:16:43Z'} 2022-04-22 20:55:49 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:49 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:50 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:50 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:51 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:51 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:51 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:52 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:52 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:53 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:53 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:53 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:54 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:54 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:55 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:56 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:56 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:56 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:57 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:57 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:58 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:59 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:59 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:55:59 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:56:00 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:56:00 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:56:01 source > Setting state of ticket_comments stream to {'created_at': '2020-01-07T17:58:47Z'} 2022-04-22 20:56:01 source > Setting state of ticket_comments stream to {'created_at': '2020-01-08T08:30:39Z'} 2022-04-22 20:56:01 source > Setting state of ticket_comments stream to {'created_at': '2020-01-08T12:42:37Z'} 2022-04-22 20:56:02 source > Setting state of ticket_comments stream to {'created_at': '2020-01-08T12:42:37Z'} 2022-04-22 20:56:02 source > Setting state of ticket_comments stream to {'created_at': '2020-01-08T19:30:38Z'} 2022-04-22 20:56:02 source > Setting state of ticket_comments stream to {'created_at': '2020-01-09T15:06:26Z'} 2022-04-22 20:56:03 source > Setting state of ticket_comments stream to {'created_at': '2020-01-09T17:22:41Z'} 2022-04-22 20:56:03 source > Setting state of ticket_comments stream to {'created_at': '2020-01-09T22:54:30Z'} 2022-04-22 20:56:03 source > ticket 586 not found (404 error). It could have been deleted. 2022-04-22 20:56:03 source > Setting state of ticket_comments stream to {'created_at': '2020-01-09T22:54:30Z'} 2022-04-22 20:56:03 source > ticket 591 not found (404 error). It could have been deleted. 2022-04-22 20:56:03 source > Setting state of ticket_comments stream to {'created_at': '2020-01-09T22:54:30Z'} 2022-04-22 20:56:04 source > Setting state of ticket_comments stream to {'created_at': '2020-01-11T14:32:42Z'} 2022-04-22 20:56:04 source > Setting state of ticket_comments stream to {'created_at': '2020-01-12T07:07:45Z'} 2022-04-22 20:56:04 source > Setting state of ticket_comments stream to {'created_at': '2020-01-12T07:07:45Z'} 2022-04-22 20:56:05 source > Setting state of ticket_comments stream to {'created_at': '2020-01-12T07:07:45Z'} 2022-04-22 20:56:05 source > Setting state of ticket_comments stream to {'created_at': '2020-01-12T07:07:45Z'} 2022-04-22 20:56:06 source > Setting state of ticket_comments stream to {'created_at': '2020-01-12T07:07:45Z'} 2022-04-22 20:56:06 source > Setting state of ticket_comments stream to {'created_at': '2020-01-12T07:07:45Z'} 2022-04-22 20:56:06 source > Setting state of ticket_comments stream to {'created_at': '2020-01-12T07:07:45Z'} 2022-04-22 20:56:06 source > Setting state of ticket_comments stream to {'created_at': '2020-01-13T22:35:30Z'} 2022-04-22 20:56:07 source > Setting state of ticket_comments stream to {'created_at': '2020-01-14T15:49:50Z'} 2022-04-22 20:56:07 source > ticket 611 not found (404 error). It could have been deleted. 2022-04-22 20:56:07 source > Setting state of ticket_comments stream to {'created_at': '2020-01-14T15:49:50Z'} 2022-04-22 20:56:07 source > ticket 614 not found (404 error). It could have been deleted. 2022-04-22 20:56:07 source > Setting state of ticket_comments stream to {'created_at': '2020-01-14T15:49:50Z'} 2022-04-22 20:56:07 source > ticket 615 not found (404 error). It could have been deleted. 2022-04-22 20:56:07 source > Setting state of ticket_comments stream to {'created_at': '2020-01-14T15:49:50Z'} 2022-04-22 20:56:08 source > Setting state of ticket_comments stream to {'created_at': '2020-01-16T21:48:13Z'} 2022-04-22 20:56:08 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T21:59:10Z'} 2022-04-22 20:56:09 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T21:59:10Z'} 2022-04-22 20:56:09 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T21:59:10Z'} 2022-04-22 20:56:09 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T21:59:10Z'} 2022-04-22 20:56:10 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T21:59:10Z'} 2022-04-22 20:56:10 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:10 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:11 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:11 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:11 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:12 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:12 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:12 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:13 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:13 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:13 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:13 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:14 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:14 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:14 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:15 source > Setting state of ticket_comments stream to {'created_at': '2020-01-17T22:01:12Z'} 2022-04-22 20:56:15 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:16 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:16 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:17 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:17 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:17 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:18 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:18 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:19 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:19 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:19 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:20 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:20 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:21 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:21 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:22 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:22 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:22 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:23 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:23 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:24 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:24 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:24 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:25 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:25 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:26 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:26 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:27 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:27 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:27 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:28 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:28 source > Setting state of ticket_comments stream to {'created_at': '2020-01-19T15:05:16Z'} 2022-04-22 20:56:28 source > Setting state of ticket_comments stream to {'created_at': '2020-01-20T13:55:01Z'} 2022-04-22 20:56:29 source > Setting state of ticket_comments stream to {'created_at': '2020-01-21T16:50:46Z'} 2022-04-22 20:56:29 source > Setting state of ticket_comments stream to {'created_at': '2020-01-21T16:50:46Z'} 2022-04-22 20:56:29 source > Setting state of ticket_comments stream to {'created_at': '2020-01-21T22:34:23Z'} 2022-04-22 20:56:30 source > Setting state of ticket_comments stream to {'created_at': '2020-01-21T22:46:35Z'} 2022-04-22 20:56:30 source > Setting state of ticket_comments stream to {'created_at': '2020-01-22T16:19:22Z'} 2022-04-22 20:56:31 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T00:38:54Z'} 2022-04-22 20:56:31 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T11:11:20Z'} 2022-04-22 20:56:32 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T11:11:20Z'} 2022-04-22 20:56:32 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T17:58:29Z'} 2022-04-22 20:56:33 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T17:58:29Z'} 2022-04-22 20:56:33 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T17:58:29Z'} 2022-04-22 20:56:33 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T17:58:29Z'} 2022-04-22 20:56:33 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T18:44:50Z'} 2022-04-22 20:56:34 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T18:44:50Z'} 2022-04-22 20:56:34 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T18:46:14Z'} 2022-04-22 20:56:35 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T18:46:14Z'} 2022-04-22 20:56:35 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T22:49:19Z'} 2022-04-22 20:56:35 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T22:49:19Z'} 2022-04-22 20:56:36 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T22:49:19Z'} 2022-04-22 20:56:36 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T22:49:19Z'} 2022-04-22 20:56:36 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T22:49:19Z'} 2022-04-22 20:56:37 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T22:49:19Z'} 2022-04-22 20:56:37 source > Setting state of ticket_comments stream to {'created_at': '2020-01-23T22:49:19Z'} 2022-04-22 20:56:37 source > Setting state of ticket_comments stream to {'created_at': '2020-01-26T18:15:15Z'} 2022-04-22 20:56:38 source > Setting state of ticket_comments stream to {'created_at': '2020-01-26T18:21:10Z'} 2022-04-22 20:56:38 source > Setting state of ticket_comments stream to {'created_at': '2020-01-26T18:21:10Z'} 2022-04-22 20:56:38 source > Setting state of ticket_comments stream to {'created_at': '2020-01-28T00:11:00Z'} 2022-04-22 20:56:39 source > Setting state of ticket_comments stream to {'created_at': '2020-01-28T13:11:19Z'} 2022-04-22 20:56:39 source > Setting state of ticket_comments stream to {'created_at': '2020-01-28T14:48:06Z'} 2022-04-22 20:56:39 source > Setting state of ticket_comments stream to {'created_at': '2020-01-29T10:15:41Z'} 2022-04-22 20:56:40 source > Setting state of ticket_comments stream to {'created_at': '2020-01-29T10:15:51Z'} 2022-04-22 20:56:40 source > Setting state of ticket_comments stream to {'created_at': '2020-01-29T10:15:51Z'} 2022-04-22 20:56:40 source > Setting state of ticket_comments stream to {'created_at': '2020-01-29T16:56:10Z'} 2022-04-22 20:56:41 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T00:12:32Z'} 2022-04-22 20:56:41 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T00:12:32Z'} 2022-04-22 20:56:41 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T00:12:32Z'} 2022-04-22 20:56:42 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T00:12:32Z'} 2022-04-22 20:56:42 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T17:21:09Z'} 2022-04-22 20:56:42 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T17:36:14Z'} 2022-04-22 20:56:43 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T19:38:02Z'} 2022-04-22 20:56:43 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T19:38:02Z'} 2022-04-22 20:56:43 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T19:38:02Z'} 2022-04-22 20:56:44 source > Setting state of ticket_comments stream to {'created_at': '2020-01-30T21:05:43Z'} 2022-04-22 20:56:44 source > Setting state of ticket_comments stream to {'created_at': '2020-01-31T00:12:41Z'} 2022-04-22 20:56:44 source > Setting state of ticket_comments stream to {'created_at': '2020-01-31T21:59:04Z'} 2022-04-22 20:56:45 source > Setting state of ticket_comments stream to {'created_at': '2020-01-31T21:59:04Z'} 2022-04-22 20:56:45 source > Setting state of ticket_comments stream to {'created_at': '2020-01-31T21:59:04Z'} 2022-04-22 20:56:45 source > Setting state of ticket_comments stream to {'created_at': '2020-01-31T21:59:04Z'} 2022-04-22 20:56:46 source > Setting state of ticket_comments stream to {'created_at': '2020-01-31T21:59:04Z'} 2022-04-22 20:56:46 source > Setting state of ticket_comments stream to {'created_at': '2020-02-03T13:53:03Z'} 2022-04-22 20:56:46 source > Setting state of ticket_comments stream to {'created_at': '2020-02-03T14:37:04Z'} 2022-04-22 20:56:47 source > Setting state of ticket_comments stream to {'created_at': '2020-02-03T14:37:04Z'} 2022-04-22 20:56:47 source > Setting state of ticket_comments stream to {'created_at': '2020-02-03T18:59:03Z'} 2022-04-22 20:56:48 source > Setting state of ticket_comments stream to {'created_at': '2020-02-04T16:17:09Z'} 2022-04-22 20:56:48 source > Setting state of ticket_comments stream to {'created_at': '2020-02-04T16:17:09Z'} 2022-04-22 20:56:48 source > Setting state of ticket_comments stream to {'created_at': '2020-02-04T23:07:14Z'} 2022-04-22 20:56:49 source > Setting state of ticket_comments stream to {'created_at': '2020-02-05T15:35:16Z'} 2022-04-22 20:56:49 source > Setting state of ticket_comments stream to {'created_at': '2020-02-05T15:35:16Z'} 2022-04-22 20:56:49 source > Setting state of ticket_comments stream to {'created_at': '2020-02-05T15:35:16Z'} 2022-04-22 20:56:50 source > Setting state of ticket_comments stream to {'created_at': '2020-02-05T15:35:16Z'} 2022-04-22 20:56:50 source > Setting state of ticket_comments stream to {'created_at': '2020-02-05T20:57:11Z'} 2022-04-22 20:56:50 source > Setting state of ticket_comments stream to {'created_at': '2020-02-05T20:57:11Z'} 2022-04-22 20:56:51 source > Setting state of ticket_comments stream to {'created_at': '2020-02-05T20:57:11Z'} 2022-04-22 20:56:51 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:16:30Z'} 2022-04-22 20:56:52 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:53:39Z'} 2022-04-22 20:56:52 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:53:39Z'} 2022-04-22 20:56:52 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:53:39Z'} 2022-04-22 20:56:53 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:55:18Z'} 2022-04-22 20:56:53 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:53 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:54 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:54 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:55 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:55 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:55 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:56 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:56 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:56 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:56:49Z'} 2022-04-22 20:56:57 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:57:03Z'} 2022-04-22 20:56:57 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:57:03Z'} 2022-04-22 20:56:57 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:57:03Z'} 2022-04-22 20:56:58 source > Setting state of ticket_comments stream to {'created_at': '2020-02-06T21:57:03Z'} 2022-04-22 20:56:58 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:56:59 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:56:59 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:56:59 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:00 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:00 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:00 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:01 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:01 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:01 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:03 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:03 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T13:25:50Z'} 2022-04-22 20:57:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 79000 (201 MB) 2022-04-22 20:57:03 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T15:38:21Z'} 2022-04-22 20:57:04 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T15:38:21Z'} 2022-04-22 20:57:04 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T15:38:21Z'} 2022-04-22 20:57:04 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T15:38:21Z'} 2022-04-22 20:57:05 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T15:38:21Z'} 2022-04-22 20:57:05 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T15:38:21Z'} 2022-04-22 20:57:05 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T15:38:21Z'} 2022-04-22 20:57:06 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T15:38:21Z'} 2022-04-22 20:57:06 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T15:38:21Z'} 2022-04-22 20:57:07 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T23:15:57Z'} 2022-04-22 20:57:07 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T23:15:57Z'} 2022-04-22 20:57:07 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T23:26:21Z'} 2022-04-22 20:57:08 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T23:26:21Z'} 2022-04-22 20:57:08 source > Setting state of ticket_comments stream to {'created_at': '2020-02-07T23:26:21Z'} 2022-04-22 20:57:08 source > Setting state of ticket_comments stream to {'created_at': '2020-02-08T00:56:06Z'} 2022-04-22 20:57:09 source > Setting state of ticket_comments stream to {'created_at': '2020-02-08T00:56:06Z'} 2022-04-22 20:57:09 source > Setting state of ticket_comments stream to {'created_at': '2020-02-08T00:56:06Z'} 2022-04-22 20:57:10 source > Setting state of ticket_comments stream to {'created_at': '2020-02-08T00:56:06Z'} 2022-04-22 20:57:10 source > Setting state of ticket_comments stream to {'created_at': '2020-02-08T00:56:06Z'} 2022-04-22 20:57:10 source > Setting state of ticket_comments stream to {'created_at': '2020-02-08T00:56:06Z'} 2022-04-22 20:57:11 source > Setting state of ticket_comments stream to {'created_at': '2020-02-08T00:56:06Z'} 2022-04-22 20:57:11 source > Setting state of ticket_comments stream to {'created_at': '2020-02-08T02:23:36Z'} 2022-04-22 20:57:12 source > Setting state of ticket_comments stream to {'created_at': '2020-02-12T20:58:01Z'} 2022-04-22 20:57:12 source > Setting state of ticket_comments stream to {'created_at': '2020-02-12T20:58:01Z'} 2022-04-22 20:57:12 source > Setting state of ticket_comments stream to {'created_at': '2020-02-12T20:58:01Z'} 2022-04-22 20:57:13 source > Setting state of ticket_comments stream to {'created_at': '2020-02-12T20:58:01Z'} 2022-04-22 20:57:13 source > Setting state of ticket_comments stream to {'created_at': '2020-02-12T20:58:01Z'} 2022-04-22 20:57:13 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T02:17:23Z'} 2022-04-22 20:57:14 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:14 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:15 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:15 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:15 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:16 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:16 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:16 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:17 source > ticket 707 not found (404 error). It could have been deleted. 2022-04-22 20:57:17 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:17 source > ticket 708 not found (404 error). It could have been deleted. 2022-04-22 20:57:17 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:17 source > ticket 709 not found (404 error). It could have been deleted. 2022-04-22 20:57:17 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:17 source > ticket 716 not found (404 error). It could have been deleted. 2022-04-22 20:57:17 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:17 source > ticket 723 not found (404 error). It could have been deleted. 2022-04-22 20:57:17 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:18 source > ticket 722 not found (404 error). It could have been deleted. 2022-04-22 20:57:18 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:18 source > ticket 720 not found (404 error). It could have been deleted. 2022-04-22 20:57:18 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:18 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:18 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:19 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:19 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:19 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:20 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:20 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:21 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:21 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:22 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:22 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:22 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:23 source > Setting state of ticket_comments stream to {'created_at': '2020-02-15T14:46:36Z'} 2022-04-22 20:57:23 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:23 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:23 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:24 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:24 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:25 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:25 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:25 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:25 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:26 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:26 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:26 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:27 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:27 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:28 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:28 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:28 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:29 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:29 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:29 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:30 source > ticket 730 not found (404 error). It could have been deleted. 2022-04-22 20:57:30 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:30 source > ticket 724 not found (404 error). It could have been deleted. 2022-04-22 20:57:30 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:30 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:30 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:31 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:31 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:32 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:32 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:32 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:33 source > ticket 735 not found (404 error). It could have been deleted. 2022-04-22 20:57:33 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:33 source > ticket 732 not found (404 error). It could have been deleted. 2022-04-22 20:57:33 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:33 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:33 source > ticket 738 not found (404 error). It could have been deleted. 2022-04-22 20:57:33 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:34 source > ticket 743 not found (404 error). It could have been deleted. 2022-04-22 20:57:34 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:34 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:34 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:35 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:35 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:36 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:36 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:36 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:37 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:37 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:09:22Z'} 2022-04-22 20:57:38 source > Setting state of ticket_comments stream to {'created_at': '2020-02-18T00:43:20Z'} 2022-04-22 20:57:38 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:39 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:39 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:39 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:40 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:40 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:41 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:42 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:42 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:42 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:43 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:43 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:43 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:44 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:44 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:45 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:45 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:45 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:46 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:46 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:47 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:47 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:47 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:48 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:48 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:49 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:49 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:49 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:50 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:50 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:50 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:51 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:51 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:51 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:52 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:52 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:53 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:53 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:53 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:54 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:54 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:54 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:55 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:55 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:55 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:56 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:56 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:57 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T16:11:39Z'} 2022-04-22 20:57:57 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T19:56:13Z'} 2022-04-22 20:57:58 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T19:56:13Z'} 2022-04-22 20:57:58 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T19:56:13Z'} 2022-04-22 20:57:59 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T19:56:13Z'} 2022-04-22 20:57:59 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T19:56:13Z'} 2022-04-22 20:57:59 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T19:56:13Z'} 2022-04-22 20:58:00 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T19:56:13Z'} 2022-04-22 20:58:00 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:16:48Z'} 2022-04-22 20:58:00 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:01 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:01 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:03 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:03 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:03 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:04 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:04 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:05 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T20:46:35Z'} 2022-04-22 20:58:05 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T21:18:37Z'} 2022-04-22 20:58:06 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T21:20:54Z'} 2022-04-22 20:58:06 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T21:30:09Z'} 2022-04-22 20:58:06 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T23:30:10Z'} 2022-04-22 20:58:07 source > Setting state of ticket_comments stream to {'created_at': '2020-02-19T23:30:10Z'} 2022-04-22 20:58:07 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:22:19Z'} 2022-04-22 20:58:08 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:22:19Z'} 2022-04-22 20:58:08 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:09 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:09 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:09 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:10 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:10 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:10 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:11 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:11 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:11 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:12 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T20:45:55Z'} 2022-04-22 20:58:12 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T21:26:05Z'} 2022-04-22 20:58:12 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T22:27:05Z'} 2022-04-22 20:58:13 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T22:27:05Z'} 2022-04-22 20:58:13 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T22:27:05Z'} 2022-04-22 20:58:14 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T22:27:05Z'} 2022-04-22 20:58:14 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T22:51:08Z'} 2022-04-22 20:58:14 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T23:04:05Z'} 2022-04-22 20:58:15 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T23:04:05Z'} 2022-04-22 20:58:15 source > Setting state of ticket_comments stream to {'created_at': '2020-02-20T23:04:05Z'} 2022-04-22 20:58:16 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T00:18:19Z'} 2022-04-22 20:58:16 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T00:18:19Z'} 2022-04-22 20:58:16 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T03:03:26Z'} 2022-04-22 20:58:17 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T14:45:36Z'} 2022-04-22 20:58:17 source > ticket 773 not found (404 error). It could have been deleted. 2022-04-22 20:58:17 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T14:45:36Z'} 2022-04-22 20:58:17 source > ticket 769 not found (404 error). It could have been deleted. 2022-04-22 20:58:17 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T14:45:36Z'} 2022-04-22 20:58:18 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T14:45:36Z'} 2022-04-22 20:58:18 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T14:45:36Z'} 2022-04-22 20:58:18 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T14:45:36Z'} 2022-04-22 20:58:19 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T17:02:26Z'} 2022-04-22 20:58:19 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T17:02:26Z'} 2022-04-22 20:58:19 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T17:02:26Z'} 2022-04-22 20:58:20 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T21:15:01Z'} 2022-04-22 20:58:20 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T22:07:47Z'} 2022-04-22 20:58:20 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T22:22:45Z'} 2022-04-22 20:58:21 source > Setting state of ticket_comments stream to {'created_at': '2020-02-21T22:22:45Z'} 2022-04-22 20:58:21 source > Setting state of ticket_comments stream to {'created_at': '2020-02-22T03:32:24Z'} 2022-04-22 20:58:22 source > Setting state of ticket_comments stream to {'created_at': '2020-02-22T03:32:24Z'} 2022-04-22 20:58:22 source > Setting state of ticket_comments stream to {'created_at': '2020-02-22T03:32:24Z'} 2022-04-22 20:58:22 source > ticket 780 not found (404 error). It could have been deleted. 2022-04-22 20:58:22 source > Setting state of ticket_comments stream to {'created_at': '2020-02-22T03:32:24Z'} 2022-04-22 20:58:23 source > ticket 796 not found (404 error). It could have been deleted. 2022-04-22 20:58:23 source > Setting state of ticket_comments stream to {'created_at': '2020-02-22T03:32:24Z'} 2022-04-22 20:58:23 source > Setting state of ticket_comments stream to {'created_at': '2020-02-22T16:31:28Z'} 2022-04-22 20:58:23 source > Setting state of ticket_comments stream to {'created_at': '2020-02-24T05:07:46Z'} 2022-04-22 20:58:24 source > Setting state of ticket_comments stream to {'created_at': '2020-02-24T14:24:49Z'} 2022-04-22 20:58:24 source > Setting state of ticket_comments stream to {'created_at': '2020-02-24T18:55:53Z'} 2022-04-22 20:58:25 source > Setting state of ticket_comments stream to {'created_at': '2020-02-24T18:55:53Z'} 2022-04-22 20:58:25 source > Setting state of ticket_comments stream to {'created_at': '2020-02-24T18:55:53Z'} 2022-04-22 20:58:25 source > Setting state of ticket_comments stream to {'created_at': '2020-02-24T18:55:53Z'} 2022-04-22 20:58:26 source > Setting state of ticket_comments stream to {'created_at': '2020-02-24T20:50:48Z'} 2022-04-22 20:58:27 source > Setting state of ticket_comments stream to {'created_at': '2020-02-24T20:50:48Z'} 2022-04-22 20:58:27 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:27 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:28 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:28 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:28 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:29 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:29 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:30 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:30 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:30 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:30 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:31 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:31 source > ticket 827 not found (404 error). It could have been deleted. 2022-04-22 20:58:31 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:31 source > ticket 837 not found (404 error). It could have been deleted. 2022-04-22 20:58:31 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:32 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T15:26:52Z'} 2022-04-22 20:58:32 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T19:06:54Z'} 2022-04-22 20:58:32 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T23:39:29Z'} 2022-04-22 20:58:33 source > Setting state of ticket_comments stream to {'created_at': '2020-02-25T23:39:29Z'} 2022-04-22 20:58:33 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T00:08:46Z'} 2022-04-22 20:58:34 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T01:42:58Z'} 2022-04-22 20:58:34 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T01:42:58Z'} 2022-04-22 20:58:34 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T01:42:58Z'} 2022-04-22 20:58:35 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T14:54:15Z'} 2022-04-22 20:58:35 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T15:12:43Z'} 2022-04-22 20:58:36 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T15:12:43Z'} 2022-04-22 20:58:36 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T15:12:43Z'} 2022-04-22 20:58:36 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T16:40:54Z'} 2022-04-22 20:58:36 source > ticket 842 not found (404 error). It could have been deleted. 2022-04-22 20:58:36 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T16:40:54Z'} 2022-04-22 20:58:37 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T16:40:54Z'} 2022-04-22 20:58:37 source > Setting state of ticket_comments stream to {'created_at': '2020-02-26T16:40:54Z'} 2022-04-22 20:58:37 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T17:31:55Z'} 2022-04-22 20:58:38 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T17:31:55Z'} 2022-04-22 20:58:38 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T17:31:55Z'} 2022-04-22 20:58:39 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T17:31:55Z'} 2022-04-22 20:58:39 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T17:31:55Z'} 2022-04-22 20:58:39 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T17:31:55Z'} 2022-04-22 20:58:40 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T17:31:55Z'} 2022-04-22 20:58:40 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T17:31:55Z'} 2022-04-22 20:58:40 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T17:35:00Z', '_last_end_time': 1583172180} 2022-04-22 20:58:41 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T18:04:12Z', '_last_end_time': 1583172180} 2022-04-22 20:58:41 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T22:02:08Z', '_last_end_time': 1583172180} 2022-04-22 20:58:42 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T22:30:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:42 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T22:30:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:43 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T22:30:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:43 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T22:30:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:43 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T23:47:08Z', '_last_end_time': 1583172180} 2022-04-22 20:58:44 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T23:47:08Z', '_last_end_time': 1583172180} 2022-04-22 20:58:44 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T23:47:08Z', '_last_end_time': 1583172180} 2022-04-22 20:58:45 source > Setting state of ticket_comments stream to {'created_at': '2020-02-27T23:47:08Z', '_last_end_time': 1583172180} 2022-04-22 20:58:45 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:15:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:46 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:15:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:46 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:15:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:46 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:15:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:47 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:15:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:47 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:15:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:47 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:15:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:48 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:15:49Z', '_last_end_time': 1583172180} 2022-04-22 20:58:48 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:49 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:49 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:50 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:51 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:51 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:51 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:52 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:52 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:52 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:53 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:53 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:53 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:54 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:54 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:54 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:55 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:55 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:55 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:56 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:56 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:56 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:57 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:57 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T00:27:27Z', '_last_end_time': 1583172180} 2022-04-22 20:58:58 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T18:06:01Z', '_last_end_time': 1583172180} 2022-04-22 20:58:58 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T18:06:01Z', '_last_end_time': 1583172180} 2022-04-22 20:58:58 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T18:06:01Z', '_last_end_time': 1583172180} 2022-04-22 20:58:59 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T18:06:01Z', '_last_end_time': 1583172180} 2022-04-22 20:58:59 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T21:57:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:00 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T22:06:49Z', '_last_end_time': 1583172180} 2022-04-22 20:59:00 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T22:06:49Z', '_last_end_time': 1583172180} 2022-04-22 20:59:00 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T22:06:49Z', '_last_end_time': 1583172180} 2022-04-22 20:59:01 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T22:06:49Z', '_last_end_time': 1583172180} 2022-04-22 20:59:01 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T22:06:49Z', '_last_end_time': 1583172180} 2022-04-22 20:59:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T23:59:35Z', '_last_end_time': 1583172180} 2022-04-22 20:59:02 source > ticket 856 not found (404 error). It could have been deleted. 2022-04-22 20:59:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T23:59:35Z', '_last_end_time': 1583172180} 2022-04-22 20:59:02 source > ticket 889 not found (404 error). It could have been deleted. 2022-04-22 20:59:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T23:59:35Z', '_last_end_time': 1583172180} 2022-04-22 20:59:02 source > ticket 880 not found (404 error). It could have been deleted. 2022-04-22 20:59:02 source > Setting state of ticket_comments stream to {'created_at': '2020-02-28T23:59:35Z', '_last_end_time': 1583172180} 2022-04-22 20:59:03 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T14:55:46Z', '_last_end_time': 1583172180} 2022-04-22 20:59:03 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T14:55:46Z', '_last_end_time': 1583172180} 2022-04-22 20:59:03 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T14:55:46Z', '_last_end_time': 1583172180} 2022-04-22 20:59:04 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:45:20Z', '_last_end_time': 1583172180} 2022-04-22 20:59:04 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:52:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:05 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:52:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:05 source > ticket 910 not found (404 error). It could have been deleted. 2022-04-22 20:59:05 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:52:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:05 source > ticket 888 not found (404 error). It could have been deleted. 2022-04-22 20:59:05 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:52:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:05 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:52:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:06 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:52:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:06 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:52:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:07 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:52:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:07 source > Setting state of ticket_comments stream to {'created_at': '2020-03-02T21:52:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:07 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:12:39Z', '_last_end_time': 1583172180} 2022-04-22 20:59:08 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:12:39Z', '_last_end_time': 1583172180} 2022-04-22 20:59:08 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:26:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:09 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:26:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:09 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:26:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:09 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:26:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:09 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:26:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:10 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:26:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:10 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:26:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:10 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:26:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:11 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:26:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:11 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:40:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:11 source > ticket 934 not found (404 error). It could have been deleted. 2022-04-22 20:59:11 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:40:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:12 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:40:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:12 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:40:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:13 source > ticket 946 not found (404 error). It could have been deleted. 2022-04-22 20:59:13 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:40:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:13 source > ticket 945 not found (404 error). It could have been deleted. 2022-04-22 20:59:13 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:40:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:13 source > ticket 922 not found (404 error). It could have been deleted. 2022-04-22 20:59:13 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:40:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:13 source > ticket 843 not found (404 error). It could have been deleted. 2022-04-22 20:59:13 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:40:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:13 source > Setting state of ticket_comments stream to {'created_at': '2020-03-03T15:40:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:14 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T17:11:09Z', '_last_end_time': 1583172180} 2022-04-22 20:59:14 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T20:04:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:15 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T20:04:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:15 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T20:04:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:15 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T20:04:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:16 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T20:04:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:16 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T20:04:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:16 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T20:04:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:16 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T21:59:56Z', '_last_end_time': 1583172180} 2022-04-22 20:59:17 source > Setting state of ticket_comments stream to {'created_at': '2020-03-04T22:11:54Z', '_last_end_time': 1583172180} 2022-04-22 20:59:17 source > Setting state of ticket_comments stream to {'created_at': '2020-03-05T15:22:11Z', '_last_end_time': 1583172180} 2022-04-22 20:59:17 source > Setting state of ticket_comments stream to {'created_at': '2020-03-05T15:22:11Z', '_last_end_time': 1583172180} 2022-04-22 20:59:18 source > Setting state of ticket_comments stream to {'created_at': '2020-03-05T15:22:11Z', '_last_end_time': 1583172180} 2022-04-22 20:59:18 source > Setting state of ticket_comments stream to {'created_at': '2020-03-05T15:22:11Z', '_last_end_time': 1583172180} 2022-04-22 20:59:19 source > Setting state of ticket_comments stream to {'created_at': '2020-03-05T20:24:20Z', '_last_end_time': 1583172180} 2022-04-22 20:59:19 source > Setting state of ticket_comments stream to {'created_at': '2020-03-06T01:35:33Z', '_last_end_time': 1583172180} 2022-04-22 20:59:19 source > Setting state of ticket_comments stream to {'created_at': '2020-03-06T07:42:32Z', '_last_end_time': 1583172180} 2022-04-22 20:59:20 source > ticket 993 not found (404 error). It could have been deleted. 2022-04-22 20:59:20 source > Setting state of ticket_comments stream to {'created_at': '2020-03-06T07:42:32Z', '_last_end_time': 1583172180} 2022-04-22 20:59:20 source > ticket 985 not found (404 error). It could have been deleted. 2022-04-22 20:59:20 source > Setting state of ticket_comments stream to {'created_at': '2020-03-06T07:42:32Z', '_last_end_time': 1583172180} 2022-04-22 20:59:20 source > Setting state of ticket_comments stream to {'created_at': '2020-03-06T07:42:32Z', '_last_end_time': 1583172180} 2022-04-22 20:59:20 source > Setting state of ticket_comments stream to {'created_at': '2020-03-06T07:42:32Z', '_last_end_time': 1583172180} 2022-04-22 20:59:21 source > Setting state of ticket_comments stream to {'created_at': '2020-03-09T13:07:34Z', '_last_end_time': 1583172180} 2022-04-22 20:59:21 source > ticket 1004 not found (404 error). It could have been deleted. 2022-04-22 20:59:21 source > Setting state of ticket_comments stream to {'created_at': '2020-03-09T13:07:34Z', '_last_end_time': 1583172180} 2022-04-22 20:59:21 source > Setting state of ticket_comments stream to {'created_at': '2020-03-09T16:31:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:22 source > Setting state of ticket_comments stream to {'created_at': '2020-03-09T16:31:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:22 source > Setting state of ticket_comments stream to {'created_at': '2020-03-09T16:31:55Z', '_last_end_time': 1583172180} 2022-04-22 20:59:22 source > Setting state of ticket_comments stream to {'created_at': '2020-03-10T06:17:13Z', '_last_end_time': 1583172180} 2022-04-22 20:59:23 source > Setting state of ticket_comments stream to {'created_at': '2020-03-10T16:06:18Z', '_last_end_time': 1583172180} 2022-04-22 20:59:23 source > Setting state of ticket_comments stream to {'created_at': '2020-03-10T17:46:00Z', '_last_end_time': 1583172180} 2022-04-22 20:59:23 source > Setting state of ticket_comments stream to {'created_at': '2020-03-10T17:46:00Z', '_last_end_time': 1583172180} 2022-04-22 20:59:24 source > ticket 1038 not found (404 error). It could have been deleted. 2022-04-22 20:59:24 source > Setting state of ticket_comments stream to {'created_at': '2020-03-10T17:46:00Z', '_last_end_time': 1583172180} 2022-04-22 20:59:24 source > ticket 1047 not found (404 error). It could have been deleted. 2022-04-22 20:59:24 source > Setting state of ticket_comments stream to {'created_at': '2020-03-10T17:46:00Z', '_last_end_time': 1583172180} 2022-04-22 20:59:24 source > Setting state of ticket_comments stream to {'created_at': '2020-03-13T22:45:10Z', '_last_end_time': 1583172180} 2022-04-22 20:59:25 source > ticket 1050 not found (404 error). It could have been deleted. 2022-04-22 20:59:25 source > Setting state of ticket_comments stream to {'created_at': '2020-03-13T22:45:10Z', '_last_end_time': 1583172180} 2022-04-22 20:59:25 source > ticket 1049 not found (404 error). It could have been deleted. 2022-04-22 20:59:25 source > Setting state of ticket_comments stream to {'created_at': '2020-03-13T22:45:10Z', '_last_end_time': 1583172180} 2022-04-22 20:59:25 source > ticket 1056 not found (404 error). It could have been deleted. 2022-04-22 20:59:25 source > Setting state of ticket_comments stream to {'created_at': '2020-03-13T22:45:10Z', '_last_end_time': 1583172180} 2022-04-22 20:59:25 source > ticket 1068 not found (404 error). It could have been deleted. 2022-04-22 20:59:25 source > Setting state of ticket_comments stream to {'created_at': '2020-03-13T22:45:10Z', '_last_end_time': 1583172180} 2022-04-22 20:59:25 source > ticket 1065 not found (404 error). It could have been deleted. 2022-04-22 20:59:25 source > Setting state of ticket_comments stream to {'created_at': '2020-03-13T22:45:10Z', '_last_end_time': 1583172180} 2022-04-22 20:59:26 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T06:07:57Z', '_last_end_time': 1583172180} 2022-04-22 20:59:26 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:26 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:27 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:27 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:27 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:28 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:28 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:28 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:29 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:29 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:30 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:30 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:30 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:31 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:31 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:31 source > Setting state of ticket_comments stream to {'created_at': '2020-03-16T19:54:48Z', '_last_end_time': 1583172180} 2022-04-22 20:59:32 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:32 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:32 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:33 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:33 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:34 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:34 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:34 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:34 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:35 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:35 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:36 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:36 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:36 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:37 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:37 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:37 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:38 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:38 source > ticket 1147 not found (404 error). It could have been deleted. 2022-04-22 20:59:38 source > Setting state of ticket_comments stream to {'created_at': '2020-03-17T16:38:42Z', '_last_end_time': 1583172180} 2022-04-22 20:59:38 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T16:51:12Z', '_last_end_time': 1583172180} 2022-04-22 20:59:39 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T16:51:12Z', '_last_end_time': 1583172180} 2022-04-22 20:59:39 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T20:31:15Z', '_last_end_time': 1583172180} 2022-04-22 20:59:39 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:40 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:40 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:40 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:41 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:41 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:41 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:42 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:42 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:42 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:43 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:43 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:43 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:44 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:44 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:44 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:45 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:45 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:45 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:44:27Z', '_last_end_time': 1583172180} 2022-04-22 20:59:46 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:46 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:46 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:47 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:47 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:47 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:48 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:48 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:48 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:49 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:49 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:49 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:50 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:50 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:50 source > Setting state of ticket_comments stream to {'created_at': '2020-03-18T22:50:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:51 source > Setting state of ticket_comments stream to {'created_at': '2020-03-19T15:35:18Z', '_last_end_time': 1583172180} 2022-04-22 20:59:51 source > Setting state of ticket_comments stream to {'created_at': '2020-03-19T15:35:18Z', '_last_end_time': 1583172180} 2022-04-22 20:59:52 source > Setting state of ticket_comments stream to {'created_at': '2020-03-19T15:35:18Z', '_last_end_time': 1583172180} 2022-04-22 20:59:52 source > Setting state of ticket_comments stream to {'created_at': '2020-03-19T15:35:18Z', '_last_end_time': 1583172180} 2022-04-22 20:59:53 source > Setting state of ticket_comments stream to {'created_at': '2020-03-20T15:03:23Z', '_last_end_time': 1583172180} 2022-04-22 20:59:53 source > Setting state of ticket_comments stream to {'created_at': '2020-03-20T15:03:23Z', '_last_end_time': 1583172180} 2022-04-22 20:59:53 source > Setting state of ticket_comments stream to {'created_at': '2020-03-20T17:30:08Z', '_last_end_time': 1583172180} 2022-04-22 20:59:54 source > Setting state of ticket_comments stream to {'created_at': '2020-03-21T01:20:06Z', '_last_end_time': 1583172180} 2022-04-22 20:59:54 source > Setting state of ticket_comments stream to {'created_at': '2020-03-21T01:20:06Z', '_last_end_time': 1583172180} 2022-04-22 20:59:54 source > ticket 1172 not found (404 error). It could have been deleted. 2022-04-22 20:59:54 source > Setting state of ticket_comments stream to {'created_at': '2020-03-21T01:20:06Z', '_last_end_time': 1583172180} 2022-04-22 20:59:55 source > ticket 1179 not found (404 error). It could have been deleted. 2022-04-22 20:59:55 source > Setting state of ticket_comments stream to {'created_at': '2020-03-21T01:20:06Z', '_last_end_time': 1583172180} 2022-04-22 20:59:55 source > ticket 1198 not found (404 error). It could have been deleted. 2022-04-22 20:59:55 source > Setting state of ticket_comments stream to {'created_at': '2020-03-21T01:20:06Z', '_last_end_time': 1583172180} 2022-04-22 20:59:55 source > Setting state of ticket_comments stream to {'created_at': '2020-03-21T01:20:06Z', '_last_end_time': 1583172180} 2022-04-22 20:59:56 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T15:52:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:56 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T15:52:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:56 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T15:52:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:56 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T15:52:37Z', '_last_end_time': 1583172180} 2022-04-22 20:59:57 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T17:42:58Z', '_last_end_time': 1583172180} 2022-04-22 20:59:57 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T17:42:58Z', '_last_end_time': 1583172180} 2022-04-22 20:59:58 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T17:42:58Z', '_last_end_time': 1583172180} 2022-04-22 20:59:58 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T17:42:58Z', '_last_end_time': 1583172180} 2022-04-22 20:59:59 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T17:42:58Z', '_last_end_time': 1583172180} 2022-04-22 20:59:59 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T17:42:58Z', '_last_end_time': 1583172180} 2022-04-22 20:59:59 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T17:42:58Z', '_last_end_time': 1583172180} 2022-04-22 21:00:00 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T20:49:50Z', '_last_end_time': 1583172180} 2022-04-22 21:00:00 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T20:49:50Z', '_last_end_time': 1583172180} 2022-04-22 21:00:00 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T20:49:50Z', '_last_end_time': 1583172180} 2022-04-22 21:00:01 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T20:49:50Z', '_last_end_time': 1583172180} 2022-04-22 21:00:01 source > Setting state of ticket_comments stream to {'created_at': '2020-03-23T20:49:50Z', '_last_end_time': 1583172180} 2022-04-22 21:00:02 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T00:05:43Z', '_last_end_time': 1583172180} 2022-04-22 21:00:02 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T00:05:43Z', '_last_end_time': 1583172180} 2022-04-22 21:00:03 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T00:05:43Z', '_last_end_time': 1583172180} 2022-04-22 21:00:03 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T00:05:43Z', '_last_end_time': 1583172180} 2022-04-22 21:00:04 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T04:36:12Z', '_last_end_time': 1583172180} 2022-04-22 21:00:04 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T14:47:51Z', '_last_end_time': 1583172180} 2022-04-22 21:00:04 source > ticket 1264 not found (404 error). It could have been deleted. 2022-04-22 21:00:04 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T14:47:51Z', '_last_end_time': 1583172180} 2022-04-22 21:00:05 source > ticket 1262 not found (404 error). It could have been deleted. 2022-04-22 21:00:05 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T14:47:51Z', '_last_end_time': 1583172180} 2022-04-22 21:00:05 source > ticket 1254 not found (404 error). It could have been deleted. 2022-04-22 21:00:05 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T14:47:51Z', '_last_end_time': 1583172180} 2022-04-22 21:00:05 source > ticket 1230 not found (404 error). It could have been deleted. 2022-04-22 21:00:05 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T14:47:51Z', '_last_end_time': 1583172180} 2022-04-22 21:00:05 source > ticket 1227 not found (404 error). It could have been deleted. 2022-04-22 21:00:05 source > Setting state of ticket_comments stream to {'created_at': '2020-03-24T14:47:51Z', '_last_end_time': 1583172180} 2022-04-22 21:00:06 source > Setting state of ticket_comments stream to {'created_at': '2020-03-25T21:29:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:06 source > Setting state of ticket_comments stream to {'created_at': '2020-03-26T19:01:01Z', '_last_end_time': 1583172180} 2022-04-22 21:00:06 source > Setting state of ticket_comments stream to {'created_at': '2020-03-26T19:01:01Z', '_last_end_time': 1583172180} 2022-04-22 21:00:07 source > Setting state of ticket_comments stream to {'created_at': '2020-03-30T17:43:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:07 source > Setting state of ticket_comments stream to {'created_at': '2020-03-30T17:43:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:08 source > Setting state of ticket_comments stream to {'created_at': '2020-03-30T23:16:05Z', '_last_end_time': 1583172180} 2022-04-22 21:00:08 source > Setting state of ticket_comments stream to {'created_at': '2020-03-30T23:16:05Z', '_last_end_time': 1583172180} 2022-04-22 21:00:08 source > ticket 1471 not found (404 error). It could have been deleted. 2022-04-22 21:00:08 source > Setting state of ticket_comments stream to {'created_at': '2020-03-30T23:16:05Z', '_last_end_time': 1583172180} 2022-04-22 21:00:09 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:09 source > ticket 1269 not found (404 error). It could have been deleted. 2022-04-22 21:00:09 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:09 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:10 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:10 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:11 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:11 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:12 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:12 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:13 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:13 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:14 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:14 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:15 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:15 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T15:17:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:15 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:16 source > ticket 1322 not found (404 error). It could have been deleted. 2022-04-22 21:00:16 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:16 source > ticket 1324 not found (404 error). It could have been deleted. 2022-04-22 21:00:16 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:16 source > ticket 1384 not found (404 error). It could have been deleted. 2022-04-22 21:00:16 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:16 source > ticket 1387 not found (404 error). It could have been deleted. 2022-04-22 21:00:16 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:17 source > ticket 1416 not found (404 error). It could have been deleted. 2022-04-22 21:00:17 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:17 source > ticket 1391 not found (404 error). It could have been deleted. 2022-04-22 21:00:17 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:17 source > ticket 1415 not found (404 error). It could have been deleted. 2022-04-22 21:00:17 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:17 source > ticket 1476 not found (404 error). It could have been deleted. 2022-04-22 21:00:17 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:17 source > ticket 1500 not found (404 error). It could have been deleted. 2022-04-22 21:00:17 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:18 source > ticket 1487 not found (404 error). It could have been deleted. 2022-04-22 21:00:18 source > Setting state of ticket_comments stream to {'created_at': '2020-03-31T16:24:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:18 source > Setting state of ticket_comments stream to {'created_at': '2020-04-02T02:35:07Z', '_last_end_time': 1583172180} 2022-04-22 21:00:19 source > Setting state of ticket_comments stream to {'created_at': '2020-04-02T02:35:07Z', '_last_end_time': 1583172180} 2022-04-22 21:00:19 source > Setting state of ticket_comments stream to {'created_at': '2020-04-02T14:36:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:19 source > Setting state of ticket_comments stream to {'created_at': '2020-04-02T14:36:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:20 source > Setting state of ticket_comments stream to {'created_at': '2020-04-02T14:36:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:20 source > Setting state of ticket_comments stream to {'created_at': '2020-04-07T18:39:57Z', '_last_end_time': 1583172180} 2022-04-22 21:00:20 source > Setting state of ticket_comments stream to {'created_at': '2020-04-07T23:33:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:21 source > Setting state of ticket_comments stream to {'created_at': '2020-04-07T23:33:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:21 source > Setting state of ticket_comments stream to {'created_at': '2020-04-07T23:33:59Z', '_last_end_time': 1583172180} 2022-04-22 21:00:22 source > Setting state of ticket_comments stream to {'created_at': '2020-04-08T18:44:21Z', '_last_end_time': 1583172180} 2022-04-22 21:00:22 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:22 source > ticket 1643 not found (404 error). It could have been deleted. 2022-04-22 21:00:22 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:22 source > ticket 1647 not found (404 error). It could have been deleted. 2022-04-22 21:00:22 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:23 source > ticket 1650 not found (404 error). It could have been deleted. 2022-04-22 21:00:23 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:23 source > ticket 1609 not found (404 error). It could have been deleted. 2022-04-22 21:00:23 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:23 source > ticket 1639 not found (404 error). It could have been deleted. 2022-04-22 21:00:23 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:23 source > ticket 1602 not found (404 error). It could have been deleted. 2022-04-22 21:00:23 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:23 source > ticket 1616 not found (404 error). It could have been deleted. 2022-04-22 21:00:23 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:24 source > ticket 1619 not found (404 error). It could have been deleted. 2022-04-22 21:00:24 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:24 source > ticket 1622 not found (404 error). It could have been deleted. 2022-04-22 21:00:24 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:24 source > ticket 1665 not found (404 error). It could have been deleted. 2022-04-22 21:00:24 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:24 source > ticket 1664 not found (404 error). It could have been deleted. 2022-04-22 21:00:24 source > Setting state of ticket_comments stream to {'created_at': '2020-04-13T18:49:32Z', '_last_end_time': 1583172180} 2022-04-22 21:00:25 source > Setting state of ticket_comments stream to {'created_at': '2020-04-14T18:16:24Z', '_last_end_time': 1583172180} 2022-04-22 21:00:25 source > Setting state of ticket_comments stream to {'created_at': '2020-04-14T18:57:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:25 source > Setting state of ticket_comments stream to {'created_at': '2020-04-14T18:57:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:26 source > Setting state of ticket_comments stream to {'created_at': '2020-04-14T18:57:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:26 source > Setting state of ticket_comments stream to {'created_at': '2020-04-14T18:57:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:27 source > Setting state of ticket_comments stream to {'created_at': '2020-04-14T18:57:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:27 source > Setting state of ticket_comments stream to {'created_at': '2020-04-15T14:11:46Z', '_last_end_time': 1583172180} 2022-04-22 21:00:27 source > ticket 1682 not found (404 error). It could have been deleted. 2022-04-22 21:00:27 source > Setting state of ticket_comments stream to {'created_at': '2020-04-15T14:11:46Z', '_last_end_time': 1583172180} 2022-04-22 21:00:28 source > Setting state of ticket_comments stream to {'created_at': '2020-04-15T14:11:46Z', '_last_end_time': 1583172180} 2022-04-22 21:00:28 source > Setting state of ticket_comments stream to {'created_at': '2020-04-16T20:17:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:28 source > ticket 1685 not found (404 error). It could have been deleted. 2022-04-22 21:00:28 source > Setting state of ticket_comments stream to {'created_at': '2020-04-16T20:17:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:28 source > ticket 1684 not found (404 error). It could have been deleted. 2022-04-22 21:00:28 source > Setting state of ticket_comments stream to {'created_at': '2020-04-16T20:17:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:29 source > ticket 1683 not found (404 error). It could have been deleted. 2022-04-22 21:00:29 source > Setting state of ticket_comments stream to {'created_at': '2020-04-16T20:17:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:29 source > ticket 1719 not found (404 error). It could have been deleted. 2022-04-22 21:00:29 source > Setting state of ticket_comments stream to {'created_at': '2020-04-16T20:17:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:29 source > ticket 1693 not found (404 error). It could have been deleted. 2022-04-22 21:00:29 source > Setting state of ticket_comments stream to {'created_at': '2020-04-16T20:17:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:29 source > ticket 1680 not found (404 error). It could have been deleted. 2022-04-22 21:00:29 source > Setting state of ticket_comments stream to {'created_at': '2020-04-16T20:17:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:29 source > ticket 1676 not found (404 error). It could have been deleted. 2022-04-22 21:00:29 source > Setting state of ticket_comments stream to {'created_at': '2020-04-16T20:17:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:30 source > ticket 1733 not found (404 error). It could have been deleted. 2022-04-22 21:00:30 source > Setting state of ticket_comments stream to {'created_at': '2020-04-16T20:17:56Z', '_last_end_time': 1583172180} 2022-04-22 21:00:30 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T16:25:25Z', '_last_end_time': 1583172180} 2022-04-22 21:00:31 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T16:25:25Z', '_last_end_time': 1583172180} 2022-04-22 21:00:31 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T16:25:25Z', '_last_end_time': 1583172180} 2022-04-22 21:00:31 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T16:25:25Z', '_last_end_time': 1583172180} 2022-04-22 21:00:32 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T16:25:25Z', '_last_end_time': 1583172180} 2022-04-22 21:00:32 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T16:25:25Z', '_last_end_time': 1583172180} 2022-04-22 21:00:33 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T16:25:25Z', '_last_end_time': 1583172180} 2022-04-22 21:00:33 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:34 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:34 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:35 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:35 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:36 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:36 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:36 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:37 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:37 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:38 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:38 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:39 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:39 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:40 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:40 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:41 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:41 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:42 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:42 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:42 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:43 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:43 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:44 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:44 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:44 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:45 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:45 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:46 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:46 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:47 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:47 source > ticket 1743 not found (404 error). It could have been deleted. 2022-04-22 21:00:47 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:47 source > ticket 1750 not found (404 error). It could have been deleted. 2022-04-22 21:00:47 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:48 source > ticket 1749 not found (404 error). It could have been deleted. 2022-04-22 21:00:48 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:48 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:49 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:49 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:49 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:50 source > ticket 1762 not found (404 error). It could have been deleted. 2022-04-22 21:00:50 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:50 source > ticket 1763 not found (404 error). It could have been deleted. 2022-04-22 21:00:50 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:50 source > ticket 1785 not found (404 error). It could have been deleted. 2022-04-22 21:00:50 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:50 source > ticket 1796 not found (404 error). It could have been deleted. 2022-04-22 21:00:50 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:51 source > ticket 1806 not found (404 error). It could have been deleted. 2022-04-22 21:00:51 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:51 source > ticket 1829 not found (404 error). It could have been deleted. 2022-04-22 21:00:51 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:51 source > ticket 1832 not found (404 error). It could have been deleted. 2022-04-22 21:00:51 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:51 source > ticket 1833 not found (404 error). It could have been deleted. 2022-04-22 21:00:51 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:51 source > ticket 1836 not found (404 error). It could have been deleted. 2022-04-22 21:00:51 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:52 source > ticket 1800 not found (404 error). It could have been deleted. 2022-04-22 21:00:52 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:52 source > ticket 1846 not found (404 error). It could have been deleted. 2022-04-22 21:00:52 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:52 source > ticket 1854 not found (404 error). It could have been deleted. 2022-04-22 21:00:52 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:52 source > ticket 1858 not found (404 error). It could have been deleted. 2022-04-22 21:00:52 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:53 source > ticket 1863 not found (404 error). It could have been deleted. 2022-04-22 21:00:53 source > Setting state of ticket_comments stream to {'created_at': '2020-04-20T19:56:52Z', '_last_end_time': 1583172180} 2022-04-22 21:00:53 source > Setting state of ticket_comments stream to {'created_at': '2020-04-28T15:19:44Z', '_last_end_time': 1583172180} 2022-04-22 21:00:53 source > Setting state of ticket_comments stream to {'created_at': '2020-04-29T03:00:11Z', '_last_end_time': 1583172180} 2022-04-22 21:00:53 source > Setting state of ticket_comments stream to {'created_at': '2020-04-30T00:37:42Z', '_last_end_time': 1583172180} 2022-04-22 21:00:54 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:54 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:55 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:55 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:55 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:55 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:56 source > ticket 1888 not found (404 error). It could have been deleted. 2022-04-22 21:00:56 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:56 source > ticket 1887 not found (404 error). It could have been deleted. 2022-04-22 21:00:56 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:56 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:56 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:57 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:57 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:57 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:58 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:58 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:59 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:59 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:00:59 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:00 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:00 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:00 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:01 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:02 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:02 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:07 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:07 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:07 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:08 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:08 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:09 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:09 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:09 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:10 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:10 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:12 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:12 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:13 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:14 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:14 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:14 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:15 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:15 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:16 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:16 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:16 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:17 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:17 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:17 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:18 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:19 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:19 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:19 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:20 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:20 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:21 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:21 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:22 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:22 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:23 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:23 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:24 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:24 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:24 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:25 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:25 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:26 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:26 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:26 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:27 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:27 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:28 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:28 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:29 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:29 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:30 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:30 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:30 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:31 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:31 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:32 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:32 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:32 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:33 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:33 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:33 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:34 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:34 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:35 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:35 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:36 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:36 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:37 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:37 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:37 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:38 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:38 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:38 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:39 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:39 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:40 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:40 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:40 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:41 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:41 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:41 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:42 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:42 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:43 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:43 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:43 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:44 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:44 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:45 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:45 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:46 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:46 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:47 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:47 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:47 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:48 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:48 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:48 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:49 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:49 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:49 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:50 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:50 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:50 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:51 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:51 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:51 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:52 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:52 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:52 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:53 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:53 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:54 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:54 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:54 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:55 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:55 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:55 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:56 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:56 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:56 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:57 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:57 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:57 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:58 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:58 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:58 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:59 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:01:59 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:00 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:00 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:00 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:01 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:01 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:02 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 80000 (202 MB) 2022-04-22 21:02:02 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:03 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:03 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:04 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:04 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:05 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:05 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:06 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:07 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:08 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:08 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:09 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:09 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:10 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:10 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:10 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:11 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:11 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:12 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:12 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:12 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:13 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:14 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:14 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:15 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:15 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:16 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:16 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:16 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:17 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:17 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:17 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:18 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:18 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:19 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:19 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:19 source > ticket 1912 not found (404 error). It could have been deleted. 2022-04-22 21:02:19 source > Setting state of ticket_comments stream to {'created_at': '2020-05-04T18:53:04Z', '_last_end_time': 1583172180} 2022-04-22 21:02:20 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:39:54Z', '_last_end_time': 1583172180} 2022-04-22 21:02:20 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:20 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:21 source > ticket 1911 not found (404 error). It could have been deleted. 2022-04-22 21:02:21 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:21 source > ticket 1810 not found (404 error). It could have been deleted. 2022-04-22 21:02:21 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:21 source > ticket 1814 not found (404 error). It could have been deleted. 2022-04-22 21:02:21 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:21 source > ticket 1815 not found (404 error). It could have been deleted. 2022-04-22 21:02:21 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:21 source > ticket 1809 not found (404 error). It could have been deleted. 2022-04-22 21:02:21 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:22 source > ticket 1855 not found (404 error). It could have been deleted. 2022-04-22 21:02:22 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:22 source > ticket 1910 not found (404 error). It could have been deleted. 2022-04-22 21:02:22 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:22 source > ticket 1793 not found (404 error). It could have been deleted. 2022-04-22 21:02:22 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:22 source > ticket 1795 not found (404 error). It could have been deleted. 2022-04-22 21:02:22 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:23 source > ticket 1797 not found (404 error). It could have been deleted. 2022-04-22 21:02:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:23 source > ticket 1802 not found (404 error). It could have been deleted. 2022-04-22 21:02:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:23 source > ticket 1805 not found (404 error). It could have been deleted. 2022-04-22 21:02:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:23 source > ticket 1789 not found (404 error). It could have been deleted. 2022-04-22 21:02:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:23 source > ticket 1794 not found (404 error). It could have been deleted. 2022-04-22 21:02:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:24 source > ticket 1798 not found (404 error). It could have been deleted. 2022-04-22 21:02:24 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:24 source > ticket 788 not found (404 error). It could have been deleted. 2022-04-22 21:02:24 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:24 source > ticket 1787 not found (404 error). It could have been deleted. 2022-04-22 21:02:24 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:25 source > ticket 1773 not found (404 error). It could have been deleted. 2022-04-22 21:02:25 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:25 source > ticket 1776 not found (404 error). It could have been deleted. 2022-04-22 21:02:25 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:25 source > ticket 1777 not found (404 error). It could have been deleted. 2022-04-22 21:02:25 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:25 source > ticket 1788 not found (404 error). It could have been deleted. 2022-04-22 21:02:25 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:25 source > ticket 1752 not found (404 error). It could have been deleted. 2022-04-22 21:02:25 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:26 source > ticket 1759 not found (404 error). It could have been deleted. 2022-04-22 21:02:26 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:26 source > ticket 1764 not found (404 error). It could have been deleted. 2022-04-22 21:02:26 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:26 source > ticket 1768 not found (404 error). It could have been deleted. 2022-04-22 21:02:26 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:26 source > ticket 1770 not found (404 error). It could have been deleted. 2022-04-22 21:02:26 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:26 source > ticket 1779 not found (404 error). It could have been deleted. 2022-04-22 21:02:26 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:27 source > ticket 1732 not found (404 error). It could have been deleted. 2022-04-22 21:02:27 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:27 source > ticket 1746 not found (404 error). It could have been deleted. 2022-04-22 21:02:27 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:27 source > ticket 1748 not found (404 error). It could have been deleted. 2022-04-22 21:02:27 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:27 source > ticket 1725 not found (404 error). It could have been deleted. 2022-04-22 21:02:27 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:27 source > ticket 1726 not found (404 error). It could have been deleted. 2022-04-22 21:02:27 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:28 source > ticket 1669 not found (404 error). It could have been deleted. 2022-04-22 21:02:28 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:28 source > ticket 1670 not found (404 error). It could have been deleted. 2022-04-22 21:02:28 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:28 source > ticket 1671 not found (404 error). It could have been deleted. 2022-04-22 21:02:28 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:28 source > ticket 1666 not found (404 error). It could have been deleted. 2022-04-22 21:02:28 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:29 source > ticket 1667 not found (404 error). It could have been deleted. 2022-04-22 21:02:29 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:29 source > ticket 1668 not found (404 error). It could have been deleted. 2022-04-22 21:02:29 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:29 source > ticket 1677 not found (404 error). It could have been deleted. 2022-04-22 21:02:29 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:29 source > ticket 1711 not found (404 error). It could have been deleted. 2022-04-22 21:02:29 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:30 source > ticket 1598 not found (404 error). It could have been deleted. 2022-04-22 21:02:30 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:30 source > ticket 1575 not found (404 error). It could have been deleted. 2022-04-22 21:02:30 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:30 source > ticket 1610 not found (404 error). It could have been deleted. 2022-04-22 21:02:30 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:30 source > ticket 1612 not found (404 error). It could have been deleted. 2022-04-22 21:02:30 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:31 source > ticket 1638 not found (404 error). It could have been deleted. 2022-04-22 21:02:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:31 source > ticket 1654 not found (404 error). It could have been deleted. 2022-04-22 21:02:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:31 source > ticket 1644 not found (404 error). It could have been deleted. 2022-04-22 21:02:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:31 source > ticket 1663 not found (404 error). It could have been deleted. 2022-04-22 21:02:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:31 source > ticket 1569 not found (404 error). It could have been deleted. 2022-04-22 21:02:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:32 source > ticket 1659 not found (404 error). It could have been deleted. 2022-04-22 21:02:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:32 source > ticket 1573 not found (404 error). It could have been deleted. 2022-04-22 21:02:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:32 source > ticket 1577 not found (404 error). It could have been deleted. 2022-04-22 21:02:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:32 source > ticket 1579 not found (404 error). It could have been deleted. 2022-04-22 21:02:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:32 source > ticket 1581 not found (404 error). It could have been deleted. 2022-04-22 21:02:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:33 source > ticket 1585 not found (404 error). It could have been deleted. 2022-04-22 21:02:33 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:33 source > ticket 1561 not found (404 error). It could have been deleted. 2022-04-22 21:02:33 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:33 source > ticket 1528 not found (404 error). It could have been deleted. 2022-04-22 21:02:33 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:33 source > ticket 1542 not found (404 error). It could have been deleted. 2022-04-22 21:02:33 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:34 source > ticket 1555 not found (404 error). It could have been deleted. 2022-04-22 21:02:34 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:34 source > ticket 1558 not found (404 error). It could have been deleted. 2022-04-22 21:02:34 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:34 source > ticket 1529 not found (404 error). It could have been deleted. 2022-04-22 21:02:34 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:34 source > ticket 1825 not found (404 error). It could have been deleted. 2022-04-22 21:02:34 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:34 source > ticket 1493 not found (404 error). It could have been deleted. 2022-04-22 21:02:34 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:35 source > ticket 1501 not found (404 error). It could have been deleted. 2022-04-22 21:02:35 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:35 source > ticket 1506 not found (404 error). It could have been deleted. 2022-04-22 21:02:35 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:35 source > ticket 1508 not found (404 error). It could have been deleted. 2022-04-22 21:02:35 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:35 source > ticket 1509 not found (404 error). It could have been deleted. 2022-04-22 21:02:35 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:36 source > ticket 1503 not found (404 error). It could have been deleted. 2022-04-22 21:02:36 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:36 source > ticket 1335 not found (404 error). It could have been deleted. 2022-04-22 21:02:36 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:36 source > ticket 1343 not found (404 error). It could have been deleted. 2022-04-22 21:02:36 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:36 source > ticket 1390 not found (404 error). It could have been deleted. 2022-04-22 21:02:36 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:36 source > ticket 1420 not found (404 error). It could have been deleted. 2022-04-22 21:02:36 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:37 source > ticket 1468 not found (404 error). It could have been deleted. 2022-04-22 21:02:37 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:37 source > ticket 1486 not found (404 error). It could have been deleted. 2022-04-22 21:02:37 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:37 source > ticket 838 not found (404 error). It could have been deleted. 2022-04-22 21:02:37 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:37 source > ticket 1054 not found (404 error). It could have been deleted. 2022-04-22 21:02:37 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:38 source > ticket 1142 not found (404 error). It could have been deleted. 2022-04-22 21:02:38 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:38 source > ticket 1183 not found (404 error). It could have been deleted. 2022-04-22 21:02:38 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:38 source > ticket 1258 not found (404 error). It could have been deleted. 2022-04-22 21:02:38 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:38 source > ticket 1231 not found (404 error). It could have been deleted. 2022-04-22 21:02:38 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:38 source > ticket 1699 not found (404 error). It could have been deleted. 2022-04-22 21:02:38 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:39 source > ticket 1813 not found (404 error). It could have been deleted. 2022-04-22 21:02:39 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:39 source > ticket 1807 not found (404 error). It could have been deleted. 2022-04-22 21:02:39 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:39 source > ticket 1817 not found (404 error). It could have been deleted. 2022-04-22 21:02:39 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:39 source > ticket 1830 not found (404 error). It could have been deleted. 2022-04-22 21:02:39 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:40 source > ticket 1826 not found (404 error). It could have been deleted. 2022-04-22 21:02:40 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:40 source > ticket 1882 not found (404 error). It could have been deleted. 2022-04-22 21:02:40 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:40 source > ticket 1058 not found (404 error). It could have been deleted. 2022-04-22 21:02:40 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:40 source > ticket 1458 not found (404 error). It could have been deleted. 2022-04-22 21:02:40 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:41 source > ticket 1627 not found (404 error). It could have been deleted. 2022-04-22 21:02:41 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:41 source > ticket 1738 not found (404 error). It could have been deleted. 2022-04-22 21:02:41 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:41 source > ticket 1761 not found (404 error). It could have been deleted. 2022-04-22 21:02:41 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:41 source > ticket 1570 not found (404 error). It could have been deleted. 2022-04-22 21:02:41 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:42 source > ticket 1799 not found (404 error). It could have been deleted. 2022-04-22 21:02:42 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:42 source > ticket 1560 not found (404 error). It could have been deleted. 2022-04-22 21:02:42 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:42 source > ticket 1628 not found (404 error). It could have been deleted. 2022-04-22 21:02:42 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:42 source > ticket 1634 not found (404 error). It could have been deleted. 2022-04-22 21:02:42 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:42 source > ticket 1636 not found (404 error). It could have been deleted. 2022-04-22 21:02:42 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:43 source > ticket 1653 not found (404 error). It could have been deleted. 2022-04-22 21:02:43 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:43 source > ticket 1705 not found (404 error). It could have been deleted. 2022-04-22 21:02:43 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:43 source > ticket 1731 not found (404 error). It could have been deleted. 2022-04-22 21:02:43 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:43 source > ticket 931 not found (404 error). It could have been deleted. 2022-04-22 21:02:43 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:44 source > ticket 1067 not found (404 error). It could have been deleted. 2022-04-22 21:02:44 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:44 source > ticket 1241 not found (404 error). It could have been deleted. 2022-04-22 21:02:44 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:44 source > ticket 1490 not found (404 error). It could have been deleted. 2022-04-22 21:02:44 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:44 source > ticket 1480 not found (404 error). It could have been deleted. 2022-04-22 21:02:44 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:45 source > ticket 1551 not found (404 error). It could have been deleted. 2022-04-22 21:02:45 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:45 source > ticket 1552 not found (404 error). It could have been deleted. 2022-04-22 21:02:45 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:45 source > ticket 912 not found (404 error). It could have been deleted. 2022-04-22 21:02:45 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:45 source > ticket 925 not found (404 error). It could have been deleted. 2022-04-22 21:02:45 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:45 source > ticket 1072 not found (404 error). It could have been deleted. 2022-04-22 21:02:45 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:46 source > ticket 1073 not found (404 error). It could have been deleted. 2022-04-22 21:02:46 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:46 source > ticket 1229 not found (404 error). It could have been deleted. 2022-04-22 21:02:46 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:46 source > ticket 1005 not found (404 error). It could have been deleted. 2022-04-22 21:02:46 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:46 source > ticket 1015 not found (404 error). It could have been deleted. 2022-04-22 21:02:46 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:46 source > ticket 1043 not found (404 error). It could have been deleted. 2022-04-22 21:02:46 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:47 source > ticket 1059 not found (404 error). It could have been deleted. 2022-04-22 21:02:47 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:47 source > ticket 1060 not found (404 error). It could have been deleted. 2022-04-22 21:02:47 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:47 source > ticket 1048 not found (404 error). It could have been deleted. 2022-04-22 21:02:47 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:47 source > ticket 997 not found (404 error). It could have been deleted. 2022-04-22 21:02:47 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:48 source > ticket 989 not found (404 error). It could have been deleted. 2022-04-22 21:02:48 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:48 source > ticket 994 not found (404 error). It could have been deleted. 2022-04-22 21:02:48 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:48 source > ticket 1007 not found (404 error). It could have been deleted. 2022-04-22 21:02:48 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:48 source > ticket 992 not found (404 error). It could have been deleted. 2022-04-22 21:02:48 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:49 source > ticket 1009 not found (404 error). It could have been deleted. 2022-04-22 21:02:49 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:49 source > ticket 1028 not found (404 error). It could have been deleted. 2022-04-22 21:02:49 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:49 source > ticket 1030 not found (404 error). It could have been deleted. 2022-04-22 21:02:49 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:49 source > ticket 1040 not found (404 error). It could have been deleted. 2022-04-22 21:02:49 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:50 source > ticket 958 not found (404 error). It could have been deleted. 2022-04-22 21:02:50 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:50 source > ticket 944 not found (404 error). It could have been deleted. 2022-04-22 21:02:50 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:50 source > ticket 967 not found (404 error). It could have been deleted. 2022-04-22 21:02:50 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:50 source > ticket 960 not found (404 error). It could have been deleted. 2022-04-22 21:02:50 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:51 source > ticket 965 not found (404 error). It could have been deleted. 2022-04-22 21:02:51 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:51 source > ticket 972 not found (404 error). It could have been deleted. 2022-04-22 21:02:51 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:51 source > ticket 973 not found (404 error). It could have been deleted. 2022-04-22 21:02:51 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:51 source > ticket 974 not found (404 error). It could have been deleted. 2022-04-22 21:02:51 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:51 source > ticket 983 not found (404 error). It could have been deleted. 2022-04-22 21:02:51 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:52 source > ticket 854 not found (404 error). It could have been deleted. 2022-04-22 21:02:52 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:52 source > ticket 911 not found (404 error). It could have been deleted. 2022-04-22 21:02:52 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:52 source > ticket 926 not found (404 error). It could have been deleted. 2022-04-22 21:02:52 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:52 source > ticket 923 not found (404 error). It could have been deleted. 2022-04-22 21:02:52 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:53 source > ticket 933 not found (404 error). It could have been deleted. 2022-04-22 21:02:53 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:53 source > ticket 941 not found (404 error). It could have been deleted. 2022-04-22 21:02:53 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:53 source > ticket 966 not found (404 error). It could have been deleted. 2022-04-22 21:02:53 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:53 source > ticket 956 not found (404 error). It could have been deleted. 2022-04-22 21:02:53 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:53 source > ticket 970 not found (404 error). It could have been deleted. 2022-04-22 21:02:53 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:54 source > ticket 897 not found (404 error). It could have been deleted. 2022-04-22 21:02:54 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:54 source > ticket 877 not found (404 error). It could have been deleted. 2022-04-22 21:02:54 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:54 source > ticket 881 not found (404 error). It could have been deleted. 2022-04-22 21:02:54 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:54 source > ticket 205 not found (404 error). It could have been deleted. 2022-04-22 21:02:54 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:54 source > ticket 909 not found (404 error). It could have been deleted. 2022-04-22 21:02:54 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:55 source > ticket 764 not found (404 error). It could have been deleted. 2022-04-22 21:02:55 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:55 source > ticket 852 not found (404 error). It could have been deleted. 2022-04-22 21:02:55 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:55 source > ticket 1849 not found (404 error). It could have been deleted. 2022-04-22 21:02:55 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:55 source > ticket 1851 not found (404 error). It could have been deleted. 2022-04-22 21:02:55 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:56 source > ticket 996 not found (404 error). It could have been deleted. 2022-04-22 21:02:56 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:56 source > ticket 969 not found (404 error). It could have been deleted. 2022-04-22 21:02:56 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:56 source > ticket 1012 not found (404 error). It could have been deleted. 2022-04-22 21:02:56 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:56 source > ticket 1018 not found (404 error). It could have been deleted. 2022-04-22 21:02:56 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:56 source > ticket 1019 not found (404 error). It could have been deleted. 2022-04-22 21:02:56 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:57 source > ticket 1688 not found (404 error). It could have been deleted. 2022-04-22 21:02:57 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:57 source > ticket 1703 not found (404 error). It could have been deleted. 2022-04-22 21:02:57 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:57 source > ticket 1784 not found (404 error). It could have been deleted. 2022-04-22 21:02:57 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:57 source > ticket 765 not found (404 error). It could have been deleted. 2022-04-22 21:02:57 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:57 source > ticket 778 not found (404 error). It could have been deleted. 2022-04-22 21:02:57 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:58 source > ticket 850 not found (404 error). It could have been deleted. 2022-04-22 21:02:58 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:58 source > ticket 893 not found (404 error). It could have been deleted. 2022-04-22 21:02:58 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:58 source > ticket 949 not found (404 error). It could have been deleted. 2022-04-22 21:02:58 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:58 source > ticket 1837 not found (404 error). It could have been deleted. 2022-04-22 21:02:58 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:59 source > ticket 1852 not found (404 error). It could have been deleted. 2022-04-22 21:02:59 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:59 source > ticket 1874 not found (404 error). It could have been deleted. 2022-04-22 21:02:59 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:59 source > ticket 1895 not found (404 error). It could have been deleted. 2022-04-22 21:02:59 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:59 source > ticket 1625 not found (404 error). It could have been deleted. 2022-04-22 21:02:59 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:02:59 source > ticket 1624 not found (404 error). It could have been deleted. 2022-04-22 21:02:59 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:00 source > ticket 1632 not found (404 error). It could have been deleted. 2022-04-22 21:03:00 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:00 source > ticket 1692 not found (404 error). It could have been deleted. 2022-04-22 21:03:00 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:00 source > ticket 1694 not found (404 error). It could have been deleted. 2022-04-22 21:03:00 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:00 source > ticket 1691 not found (404 error). It could have been deleted. 2022-04-22 21:03:00 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:00 source > ticket 1698 not found (404 error). It could have been deleted. 2022-04-22 21:03:00 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:01 source > ticket 1701 not found (404 error). It could have been deleted. 2022-04-22 21:03:01 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:01 source > ticket 1758 not found (404 error). It could have been deleted. 2022-04-22 21:03:01 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:01 source > ticket 980 not found (404 error). It could have been deleted. 2022-04-22 21:03:01 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:01 source > ticket 990 not found (404 error). It could have been deleted. 2022-04-22 21:03:01 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:02 source > ticket 1016 not found (404 error). It could have been deleted. 2022-04-22 21:03:02 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:02 source > ticket 1024 not found (404 error). It could have been deleted. 2022-04-22 21:03:02 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:02 source > ticket 1025 not found (404 error). It could have been deleted. 2022-04-22 21:03:02 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:02 source > ticket 1013 not found (404 error). It could have been deleted. 2022-04-22 21:03:02 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:03 source > ticket 1034 not found (404 error). It could have been deleted. 2022-04-22 21:03:03 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:03 source > ticket 1022 not found (404 error). It could have been deleted. 2022-04-22 21:03:03 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:03 source > ticket 1160 not found (404 error). It could have been deleted. 2022-04-22 21:03:03 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:03 source > ticket 1176 not found (404 error). It could have been deleted. 2022-04-22 21:03:03 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:03 source > ticket 1352 not found (404 error). It could have been deleted. 2022-04-22 21:03:03 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:04 source > ticket 895 not found (404 error). It could have been deleted. 2022-04-22 21:03:04 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:04 source > ticket 896 not found (404 error). It could have been deleted. 2022-04-22 21:03:04 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:04 source > ticket 907 not found (404 error). It could have been deleted. 2022-04-22 21:03:04 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:04 source > ticket 914 not found (404 error). It could have been deleted. 2022-04-22 21:03:04 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:05 source > ticket 952 not found (404 error). It could have been deleted. 2022-04-22 21:03:05 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:05 source > ticket 971 not found (404 error). It could have been deleted. 2022-04-22 21:03:05 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:05 source > ticket 884 not found (404 error). It could have been deleted. 2022-04-22 21:03:05 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:05 source > ticket 890 not found (404 error). It could have been deleted. 2022-04-22 21:03:05 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:05 source > ticket 894 not found (404 error). It could have been deleted. 2022-04-22 21:03:05 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:06 source > ticket 878 not found (404 error). It could have been deleted. 2022-04-22 21:03:06 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:06 source > ticket 892 not found (404 error). It could have been deleted. 2022-04-22 21:03:06 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:06 source > ticket 745 not found (404 error). It could have been deleted. 2022-04-22 21:03:06 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:06 source > ticket 762 not found (404 error). It could have been deleted. 2022-04-22 21:03:06 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:07 source > ticket 746 not found (404 error). It could have been deleted. 2022-04-22 21:03:07 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:07 source > ticket 779 not found (404 error). It could have been deleted. 2022-04-22 21:03:07 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:07 source > ticket 818 not found (404 error). It could have been deleted. 2022-04-22 21:03:07 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:07 source > ticket 823 not found (404 error). It could have been deleted. 2022-04-22 21:03:07 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:07 source > ticket 853 not found (404 error). It could have been deleted. 2022-04-22 21:03:07 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:08 source > ticket 830 not found (404 error). It could have been deleted. 2022-04-22 21:03:08 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:08 source > ticket 871 not found (404 error). It could have been deleted. 2022-04-22 21:03:08 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:08 source > ticket 739 not found (404 error). It could have been deleted. 2022-04-22 21:03:08 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:08 source > ticket 744 not found (404 error). It could have been deleted. 2022-04-22 21:03:08 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:09 source > ticket 1907 not found (404 error). It could have been deleted. 2022-04-22 21:03:09 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:09 source > ticket 1908 not found (404 error). It could have been deleted. 2022-04-22 21:03:09 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:09 source > ticket 1909 not found (404 error). It could have been deleted. 2022-04-22 21:03:09 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:09 source > ticket 1791 not found (404 error). It could have been deleted. 2022-04-22 21:03:09 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:10 source > ticket 1792 not found (404 error). It could have been deleted. 2022-04-22 21:03:10 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:10 source > ticket 1885 not found (404 error). It could have been deleted. 2022-04-22 21:03:10 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:10 source > ticket 1886 not found (404 error). It could have been deleted. 2022-04-22 21:03:10 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:10 source > ticket 1893 not found (404 error). It could have been deleted. 2022-04-22 21:03:10 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:10 source > ticket 1891 not found (404 error). It could have been deleted. 2022-04-22 21:03:10 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:11 source > ticket 1904 not found (404 error). It could have been deleted. 2022-04-22 21:03:11 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:11 source > ticket 1905 not found (404 error). It could have been deleted. 2022-04-22 21:03:11 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:11 source > ticket 1906 not found (404 error). It could have been deleted. 2022-04-22 21:03:11 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:11 source > ticket 1478 not found (404 error). It could have been deleted. 2022-04-22 21:03:11 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:12 source > ticket 1491 not found (404 error). It could have been deleted. 2022-04-22 21:03:12 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:12 source > ticket 1544 not found (404 error). It could have been deleted. 2022-04-22 21:03:12 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:12 source > ticket 1603 not found (404 error). It could have been deleted. 2022-04-22 21:03:12 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:12 source > ticket 1782 not found (404 error). It could have been deleted. 2022-04-22 21:03:12 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:12 source > ticket 1781 not found (404 error). It could have been deleted. 2022-04-22 21:03:12 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:13 source > ticket 1247 not found (404 error). It could have been deleted. 2022-04-22 21:03:13 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:13 source > ticket 1287 not found (404 error). It could have been deleted. 2022-04-22 21:03:13 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:13 source > ticket 1275 not found (404 error). It could have been deleted. 2022-04-22 21:03:13 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:13 source > ticket 767 not found (404 error). It could have been deleted. 2022-04-22 21:03:13 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:13 source > ticket 768 not found (404 error). It could have been deleted. 2022-04-22 21:03:13 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:14 source > ticket 783 not found (404 error). It could have been deleted. 2022-04-22 21:03:14 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:14 source > ticket 867 not found (404 error). It could have been deleted. 2022-04-22 21:03:14 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:14 source > ticket 1087 not found (404 error). It could have been deleted. 2022-04-22 21:03:14 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:14 source > ticket 1155 not found (404 error). It could have been deleted. 2022-04-22 21:03:14 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:15 source > ticket 1847 not found (404 error). It could have been deleted. 2022-04-22 21:03:15 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:15 source > ticket 1845 not found (404 error). It could have been deleted. 2022-04-22 21:03:15 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:15 source > ticket 1853 not found (404 error). It could have been deleted. 2022-04-22 21:03:15 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:15 source > ticket 1856 not found (404 error). It could have been deleted. 2022-04-22 21:03:15 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:15 source > ticket 1857 not found (404 error). It could have been deleted. 2022-04-22 21:03:15 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:16 source > ticket 1862 not found (404 error). It could have been deleted. 2022-04-22 21:03:16 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:16 source > ticket 1865 not found (404 error). It could have been deleted. 2022-04-22 21:03:16 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:16 source > ticket 1869 not found (404 error). It could have been deleted. 2022-04-22 21:03:16 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:16 source > ticket 1871 not found (404 error). It could have been deleted. 2022-04-22 21:03:16 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:17 source > ticket 1828 not found (404 error). It could have been deleted. 2022-04-22 21:03:17 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:17 source > ticket 1823 not found (404 error). It could have been deleted. 2022-04-22 21:03:17 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:17 source > ticket 1831 not found (404 error). It could have been deleted. 2022-04-22 21:03:17 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:17 source > ticket 1834 not found (404 error). It could have been deleted. 2022-04-22 21:03:17 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:17 source > ticket 1824 not found (404 error). It could have been deleted. 2022-04-22 21:03:17 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:18 source > ticket 1827 not found (404 error). It could have been deleted. 2022-04-22 21:03:18 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:18 source > ticket 1844 not found (404 error). It could have been deleted. 2022-04-22 21:03:18 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:18 source > ticket 1835 not found (404 error). It could have been deleted. 2022-04-22 21:03:18 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:18 source > ticket 1839 not found (404 error). It could have been deleted. 2022-04-22 21:03:18 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:19 source > ticket 1841 not found (404 error). It could have been deleted. 2022-04-22 21:03:19 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:19 source > ticket 1772 not found (404 error). It could have been deleted. 2022-04-22 21:03:19 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:19 source > ticket 1775 not found (404 error). It could have been deleted. 2022-04-22 21:03:19 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:19 source > ticket 1808 not found (404 error). It could have been deleted. 2022-04-22 21:03:19 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:19 source > ticket 1790 not found (404 error). It could have been deleted. 2022-04-22 21:03:19 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:20 source > ticket 1819 not found (404 error). It could have been deleted. 2022-04-22 21:03:20 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:20 source > ticket 1820 not found (404 error). It could have been deleted. 2022-04-22 21:03:20 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:20 source > ticket 1804 not found (404 error). It could have been deleted. 2022-04-22 21:03:20 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:20 source > ticket 1812 not found (404 error). It could have been deleted. 2022-04-22 21:03:20 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:21 source > ticket 1818 not found (404 error). It could have been deleted. 2022-04-22 21:03:21 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:21 source > ticket 1821 not found (404 error). It could have been deleted. 2022-04-22 21:03:21 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:21 source > ticket 1822 not found (404 error). It could have been deleted. 2022-04-22 21:03:21 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:22 source > ticket 1754 not found (404 error). It could have been deleted. 2022-04-22 21:03:22 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:22 source > ticket 1755 not found (404 error). It could have been deleted. 2022-04-22 21:03:22 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:22 source > ticket 1756 not found (404 error). It could have been deleted. 2022-04-22 21:03:22 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:22 source > ticket 1760 not found (404 error). It could have been deleted. 2022-04-22 21:03:22 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:22 source > ticket 1771 not found (404 error). It could have been deleted. 2022-04-22 21:03:22 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:23 source > ticket 1709 not found (404 error). It could have been deleted. 2022-04-22 21:03:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:23 source > ticket 1713 not found (404 error). It could have been deleted. 2022-04-22 21:03:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:23 source > ticket 1715 not found (404 error). It could have been deleted. 2022-04-22 21:03:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:23 source > ticket 1736 not found (404 error). It could have been deleted. 2022-04-22 21:03:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:23 source > ticket 1751 not found (404 error). It could have been deleted. 2022-04-22 21:03:23 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:24 source > ticket 1753 not found (404 error). It could have been deleted. 2022-04-22 21:03:24 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:24 source > ticket 1660 not found (404 error). It could have been deleted. 2022-04-22 21:03:24 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:24 source > ticket 1745 not found (404 error). It could have been deleted. 2022-04-22 21:03:24 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:24 source > ticket 1657 not found (404 error). It could have been deleted. 2022-04-22 21:03:24 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:24 source > ticket 1662 not found (404 error). It could have been deleted. 2022-04-22 21:03:24 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:25 source > ticket 1704 not found (404 error). It could have been deleted. 2022-04-22 21:03:25 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:25 source > ticket 1672 not found (404 error). It could have been deleted. 2022-04-22 21:03:25 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:25 source > ticket 1707 not found (404 error). It could have been deleted. 2022-04-22 21:03:25 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:25 source > ticket 1708 not found (404 error). It could have been deleted. 2022-04-22 21:03:25 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:26 source > ticket 1686 not found (404 error). It could have been deleted. 2022-04-22 21:03:26 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:26 source > ticket 1645 not found (404 error). It could have been deleted. 2022-04-22 21:03:26 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:26 source > ticket 1646 not found (404 error). It could have been deleted. 2022-04-22 21:03:26 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:26 source > ticket 1652 not found (404 error). It could have been deleted. 2022-04-22 21:03:26 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:27 source > ticket 1655 not found (404 error). It could have been deleted. 2022-04-22 21:03:27 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:27 source > ticket 1629 not found (404 error). It could have been deleted. 2022-04-22 21:03:27 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:27 source > ticket 1621 not found (404 error). It could have been deleted. 2022-04-22 21:03:27 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:27 source > ticket 1630 not found (404 error). It could have been deleted. 2022-04-22 21:03:27 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:28 source > ticket 1631 not found (404 error). It could have been deleted. 2022-04-22 21:03:28 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:28 source > ticket 1640 not found (404 error). It could have been deleted. 2022-04-22 21:03:28 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:28 source > ticket 1642 not found (404 error). It could have been deleted. 2022-04-22 21:03:28 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:28 source > ticket 1584 not found (404 error). It could have been deleted. 2022-04-22 21:03:28 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:28 source > ticket 690 not found (404 error). It could have been deleted. 2022-04-22 21:03:28 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:29 source > ticket 1240 not found (404 error). It could have been deleted. 2022-04-22 21:03:29 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:29 source > ticket 1266 not found (404 error). It could have been deleted. 2022-04-22 21:03:29 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:29 source > ticket 1434 not found (404 error). It could have been deleted. 2022-04-22 21:03:29 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:29 source > ticket 1455 not found (404 error). It could have been deleted. 2022-04-22 21:03:29 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:29 source > ticket 1504 not found (404 error). It could have been deleted. 2022-04-22 21:03:29 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:30 source > ticket 1513 not found (404 error). It could have been deleted. 2022-04-22 21:03:30 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:30 source > ticket 1583 not found (404 error). It could have been deleted. 2022-04-22 21:03:30 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:30 source > ticket 1597 not found (404 error). It could have been deleted. 2022-04-22 21:03:30 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:30 source > ticket 1615 not found (404 error). It could have been deleted. 2022-04-22 21:03:30 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:31 source > ticket 777 not found (404 error). It could have been deleted. 2022-04-22 21:03:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:31 source > ticket 1191 not found (404 error). It could have been deleted. 2022-04-22 21:03:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:31 source > ticket 1203 not found (404 error). It could have been deleted. 2022-04-22 21:03:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:31 source > ticket 1243 not found (404 error). It could have been deleted. 2022-04-22 21:03:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:31 source > ticket 1246 not found (404 error). It could have been deleted. 2022-04-22 21:03:31 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:32 source > ticket 1304 not found (404 error). It could have been deleted. 2022-04-22 21:03:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:32 source > ticket 1334 not found (404 error). It could have been deleted. 2022-04-22 21:03:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:32 source > ticket 1422 not found (404 error). It could have been deleted. 2022-04-22 21:03:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:32 source > ticket 1404 not found (404 error). It could have been deleted. 2022-04-22 21:03:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:32 source > ticket 451 not found (404 error). It could have been deleted. 2022-04-22 21:03:32 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:33 source > ticket 616 not found (404 error). It could have been deleted. 2022-04-22 21:03:33 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:33 source > ticket 630 not found (404 error). It could have been deleted. 2022-04-22 21:03:33 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:33 source > ticket 641 not found (404 error). It could have been deleted. 2022-04-22 21:03:33 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:33 source > ticket 672 not found (404 error). It could have been deleted. 2022-04-22 21:03:33 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:34 source > ticket 685 not found (404 error). It could have been deleted. 2022-04-22 21:03:34 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T00:50:23Z', '_last_end_time': 1583172180} 2022-04-22 21:03:34 source > Setting state of ticket_comments stream to {'created_at': '2020-10-08T22:14:56Z', '_last_end_time': 1583172180} 2022-04-22 21:03:34 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:35 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:35 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:35 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:36 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:36 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:36 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:37 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:37 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:38 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:38 source > Setting state of ticket_comments stream to {'created_at': '2020-10-21T00:02:02Z', '_last_end_time': 1583172180} 2022-04-22 21:03:39 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:39 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:40 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:40 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:41 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:41 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:41 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:42 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:42 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:42 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:43 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:44 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:44 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:44 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:45 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:45 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:45 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:46 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:46 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:47 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:47 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:48 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:48 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:48 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:49 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:50 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:50 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:51 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:51 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:51 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:52 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:52 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:53 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:53 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:54 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:54 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:55 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:55 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:56 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:56 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:57 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:57 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:58 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:58 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:59 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:03:59 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:04:00 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:04:00 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T14:55:06Z', '_last_end_time': 1583172180} 2022-04-22 21:04:01 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T15:13:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:01 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T17:14:15Z', '_last_end_time': 1583172180} 2022-04-22 21:04:02 source > Setting state of ticket_comments stream to {'created_at': '2020-10-27T22:16:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:02 source > Setting state of ticket_comments stream to {'created_at': '2020-10-28T14:26:31Z', '_last_end_time': 1583172180} 2022-04-22 21:04:03 source > Setting state of ticket_comments stream to {'created_at': '2020-10-28T19:15:15Z', '_last_end_time': 1583172180} 2022-04-22 21:04:03 source > Setting state of ticket_comments stream to {'created_at': '2020-10-28T19:15:15Z', '_last_end_time': 1583172180} 2022-04-22 21:04:04 source > Setting state of ticket_comments stream to {'created_at': '2020-10-28T23:03:14Z', '_last_end_time': 1583172180} 2022-04-22 21:04:04 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T15:57:56Z', '_last_end_time': 1583172180} 2022-04-22 21:04:04 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T15:57:56Z', '_last_end_time': 1583172180} 2022-04-22 21:04:05 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T15:57:56Z', '_last_end_time': 1583172180} 2022-04-22 21:04:05 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T17:42:08Z', '_last_end_time': 1583172180} 2022-04-22 21:04:06 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T17:42:08Z', '_last_end_time': 1583172180} 2022-04-22 21:04:06 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T17:42:08Z', '_last_end_time': 1583172180} 2022-04-22 21:04:06 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T17:42:08Z', '_last_end_time': 1583172180} 2022-04-22 21:04:07 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T22:44:58Z', '_last_end_time': 1583172180} 2022-04-22 21:04:07 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T22:44:58Z', '_last_end_time': 1583172180} 2022-04-22 21:04:08 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T22:44:58Z', '_last_end_time': 1583172180} 2022-04-22 21:04:08 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T22:44:58Z', '_last_end_time': 1583172180} 2022-04-22 21:04:09 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T23:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:10 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T23:36:26Z', '_last_end_time': 1583172180} 2022-04-22 21:04:10 source > Setting state of ticket_comments stream to {'created_at': '2020-10-29T23:36:26Z', '_last_end_time': 1583172180} 2022-04-22 21:04:10 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T14:41:35Z', '_last_end_time': 1583172180} 2022-04-22 21:04:11 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T20:17:14Z', '_last_end_time': 1583172180} 2022-04-22 21:04:12 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T22:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:12 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T22:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:13 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T22:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:13 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T22:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:14 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T22:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:14 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T22:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:15 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T22:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:15 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T22:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:16 source > Setting state of ticket_comments stream to {'created_at': '2020-10-30T22:09:16Z', '_last_end_time': 1583172180} 2022-04-22 21:04:16 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T15:34:52Z', '_last_end_time': 1604865760} 2022-04-22 21:04:17 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T15:34:52Z', '_last_end_time': 1604865760} 2022-04-22 21:04:17 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T15:34:52Z', '_last_end_time': 1604865760} 2022-04-22 21:04:17 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T15:55:19Z', '_last_end_time': 1604865760} 2022-04-22 21:04:18 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T15:55:19Z', '_last_end_time': 1604865760} 2022-04-22 21:04:19 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T15:55:19Z', '_last_end_time': 1604865760} 2022-04-22 21:04:19 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T15:55:19Z', '_last_end_time': 1604865760} 2022-04-22 21:04:20 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T18:24:50Z', '_last_end_time': 1604865760} 2022-04-22 21:04:20 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T19:47:03Z', '_last_end_time': 1604865760} 2022-04-22 21:04:21 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T19:47:03Z', '_last_end_time': 1604865760} 2022-04-22 21:04:21 source > Setting state of ticket_comments stream to {'created_at': '2020-11-02T23:44:46Z', '_last_end_time': 1604865760} 2022-04-22 21:04:22 source > Setting state of ticket_comments stream to {'created_at': '2020-11-03T00:38:21Z', '_last_end_time': 1604865760} 2022-04-22 21:04:22 source > Setting state of ticket_comments stream to {'created_at': '2020-11-03T00:38:21Z', '_last_end_time': 1604865760} 2022-04-22 21:04:22 source > Setting state of ticket_comments stream to {'created_at': '2020-11-03T00:38:21Z', '_last_end_time': 1604865760} 2022-04-22 21:04:23 source > Setting state of ticket_comments stream to {'created_at': '2020-11-03T05:45:15Z', '_last_end_time': 1604865760} 2022-04-22 21:04:23 source > Setting state of ticket_comments stream to {'created_at': '2020-11-03T21:53:19Z', '_last_end_time': 1604865760} 2022-04-22 21:04:24 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:24 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:25 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:25 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:25 source > ticket 1918 not found (404 error). It could have been deleted. 2022-04-22 21:04:25 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:26 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:26 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:27 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:27 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:28 source > ticket 1919 not found (404 error). It could have been deleted. 2022-04-22 21:04:28 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:28 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:28 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:29 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:29 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:29 source > ticket 1922 not found (404 error). It could have been deleted. 2022-04-22 21:04:29 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:30 source > ticket 1923 not found (404 error). It could have been deleted. 2022-04-22 21:04:30 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:30 source > ticket 1924 not found (404 error). It could have been deleted. 2022-04-22 21:04:30 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:30 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:31 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:32 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:32 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:32 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:33 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:33 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:33 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:34 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:34 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:35 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:35 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:35 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:36 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:36 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:37 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:37 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:37 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:38 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:39 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:39 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:39 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:40 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:40 source > ticket 1925 not found (404 error). It could have been deleted. 2022-04-22 21:04:40 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:40 source > ticket 1927 not found (404 error). It could have been deleted. 2022-04-22 21:04:40 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:40 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:41 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:41 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:42 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:42 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:42 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:43 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:43 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:44 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:44 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:44 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:45 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:45 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:46 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:46 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:47 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:47 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:47 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:48 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:48 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:48 source > ticket 1929 not found (404 error). It could have been deleted. 2022-04-22 21:04:48 source > Setting state of ticket_comments stream to {'created_at': '2020-11-10T22:49:51Z', '_last_end_time': 1604865760} 2022-04-22 21:04:49 source > Setting state of ticket_comments stream to {'created_at': '2020-11-11T00:35:45Z', '_last_end_time': 1604865760} 2022-04-22 21:04:49 source > Setting state of ticket_comments stream to {'created_at': '2020-11-11T00:55:40Z', '_last_end_time': 1604865760} 2022-04-22 21:04:49 source > ticket 1932 not found (404 error). It could have been deleted. 2022-04-22 21:04:49 source > Setting state of ticket_comments stream to {'created_at': '2020-11-11T00:55:40Z', '_last_end_time': 1604865760} 2022-04-22 21:04:49 source > ticket 1933 not found (404 error). It could have been deleted. 2022-04-22 21:04:49 source > Setting state of ticket_comments stream to {'created_at': '2020-11-11T00:55:40Z', '_last_end_time': 1604865760} 2022-04-22 21:04:50 source > ticket 1921 not found (404 error). It could have been deleted. 2022-04-22 21:04:50 source > Setting state of ticket_comments stream to {'created_at': '2020-11-11T00:55:40Z', '_last_end_time': 1604865760} 2022-04-22 21:04:50 source > Setting state of ticket_comments stream to {'created_at': '2020-11-11T00:55:40Z', '_last_end_time': 1604865760} 2022-04-22 21:04:50 source > ticket 1945 not found (404 error). It could have been deleted. 2022-04-22 21:04:50 source > Setting state of ticket_comments stream to {'created_at': '2020-11-11T00:55:40Z', '_last_end_time': 1604865760} 2022-04-22 21:04:51 source > ticket 1946 not found (404 error). It could have been deleted. 2022-04-22 21:04:51 source > Setting state of ticket_comments stream to {'created_at': '2020-11-11T00:55:40Z', '_last_end_time': 1604865760} 2022-04-22 21:04:51 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T06:18:14Z', '_last_end_time': 1604865760} 2022-04-22 21:04:51 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T06:18:14Z', '_last_end_time': 1604865760} 2022-04-22 21:04:52 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T06:18:14Z', '_last_end_time': 1604865760} 2022-04-22 21:04:52 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T06:18:14Z', '_last_end_time': 1604865760} 2022-04-22 21:04:53 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T06:18:14Z', '_last_end_time': 1604865760} 2022-04-22 21:04:53 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T17:42:21Z', '_last_end_time': 1604865760} 2022-04-22 21:04:54 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T17:42:21Z', '_last_end_time': 1604865760} 2022-04-22 21:04:54 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T18:13:19Z', '_last_end_time': 1604865760} 2022-04-22 21:04:55 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T18:51:57Z', '_last_end_time': 1604865760} 2022-04-22 21:04:55 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T19:24:40Z', '_last_end_time': 1604865760} 2022-04-22 21:04:55 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T19:26:58Z', '_last_end_time': 1604865760} 2022-04-22 21:04:56 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T19:26:58Z', '_last_end_time': 1604865760} 2022-04-22 21:04:57 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T19:37:17Z', '_last_end_time': 1604865760} 2022-04-22 21:04:57 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T20:22:39Z', '_last_end_time': 1604865760} 2022-04-22 21:04:58 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T20:22:39Z', '_last_end_time': 1604865760} 2022-04-22 21:04:58 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T20:22:39Z', '_last_end_time': 1604865760} 2022-04-22 21:04:59 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T20:22:39Z', '_last_end_time': 1604865760} 2022-04-22 21:04:59 source > Setting state of ticket_comments stream to {'created_at': '2020-11-12T20:22:39Z', '_last_end_time': 1604865760} 2022-04-22 21:05:00 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T02:00:29Z', '_last_end_time': 1604865760} 2022-04-22 21:05:01 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T02:00:29Z', '_last_end_time': 1604865760} 2022-04-22 21:05:01 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T02:00:29Z', '_last_end_time': 1604865760} 2022-04-22 21:05:02 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T02:00:29Z', '_last_end_time': 1604865760} 2022-04-22 21:05:02 source > ticket 1962 not found (404 error). It could have been deleted. 2022-04-22 21:05:02 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T02:00:29Z', '_last_end_time': 1604865760} 2022-04-22 21:05:02 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T04:44:26Z', '_last_end_time': 1604865760} 2022-04-22 21:05:02 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T04:44:26Z', '_last_end_time': 1604865760} 2022-04-22 21:05:03 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T04:44:26Z', '_last_end_time': 1604865760} 2022-04-22 21:05:03 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T04:44:26Z', '_last_end_time': 1604865760} 2022-04-22 21:05:04 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T04:44:26Z', '_last_end_time': 1604865760} 2022-04-22 21:05:04 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:05 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:05 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:06 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:06 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:06 source > ticket 1984 not found (404 error). It could have been deleted. 2022-04-22 21:05:06 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:07 source > ticket 1997 not found (404 error). It could have been deleted. 2022-04-22 21:05:07 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:07 source > ticket 1996 not found (404 error). It could have been deleted. 2022-04-22 21:05:07 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:07 source > ticket 1995 not found (404 error). It could have been deleted. 2022-04-22 21:05:07 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:08 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:08 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:08 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:09 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:09 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:10 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:11 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T19:57:49Z', '_last_end_time': 1604865760} 2022-04-22 21:05:11 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T23:40:15Z', '_last_end_time': 1604865760} 2022-04-22 21:05:11 source > Setting state of ticket_comments stream to {'created_at': '2020-11-13T23:40:15Z', '_last_end_time': 1604865760} 2022-04-22 21:05:12 source > Setting state of ticket_comments stream to {'created_at': '2020-11-16T16:26:41Z', '_last_end_time': 1604865760} 2022-04-22 21:05:12 source > Setting state of ticket_comments stream to {'created_at': '2020-11-16T18:04:59Z', '_last_end_time': 1604865760} 2022-04-22 21:05:12 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T00:56:36Z', '_last_end_time': 1604865760} 2022-04-22 21:05:13 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T00:56:36Z', '_last_end_time': 1604865760} 2022-04-22 21:05:13 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T01:16:12Z', '_last_end_time': 1604865760} 2022-04-22 21:05:13 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T01:47:54Z', '_last_end_time': 1604865760} 2022-04-22 21:05:14 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T01:47:54Z', '_last_end_time': 1604865760} 2022-04-22 21:05:15 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T03:12:17Z', '_last_end_time': 1604865760} 2022-04-22 21:05:15 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T15:54:52Z', '_last_end_time': 1604865760} 2022-04-22 21:05:15 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T20:13:14Z', '_last_end_time': 1604865760} 2022-04-22 21:05:16 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T21:35:48Z', '_last_end_time': 1604865760} 2022-04-22 21:05:16 source > Setting state of ticket_comments stream to {'created_at': '2020-11-17T21:35:48Z', '_last_end_time': 1604865760} 2022-04-22 21:05:16 source > Setting state of ticket_comments stream to {'created_at': '2020-11-18T00:12:48Z', '_last_end_time': 1604865760} 2022-04-22 21:05:17 source > ticket 2011 not found (404 error). It could have been deleted. 2022-04-22 21:05:17 source > Setting state of ticket_comments stream to {'created_at': '2020-11-18T00:12:48Z', '_last_end_time': 1604865760} 2022-04-22 21:05:17 source > ticket 2003 not found (404 error). It could have been deleted. 2022-04-22 21:05:17 source > Setting state of ticket_comments stream to {'created_at': '2020-11-18T00:12:48Z', '_last_end_time': 1604865760} 2022-04-22 21:05:17 source > ticket 2013 not found (404 error). It could have been deleted. 2022-04-22 21:05:17 source > Setting state of ticket_comments stream to {'created_at': '2020-11-18T00:12:48Z', '_last_end_time': 1604865760} 2022-04-22 21:05:17 source > Setting state of ticket_comments stream to {'created_at': '2020-11-18T18:12:30Z', '_last_end_time': 1604865760} 2022-04-22 21:05:18 source > Setting state of ticket_comments stream to {'created_at': '2020-11-18T19:07:17Z', '_last_end_time': 1604865760} 2022-04-22 21:05:18 source > Setting state of ticket_comments stream to {'created_at': '2020-11-18T19:54:30Z', '_last_end_time': 1604865760} 2022-04-22 21:05:19 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T10:14:05Z', '_last_end_time': 1604865760} 2022-04-22 21:05:19 source > ticket 2024 not found (404 error). It could have been deleted. 2022-04-22 21:05:19 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T10:14:05Z', '_last_end_time': 1604865760} 2022-04-22 21:05:19 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T16:47:57Z', '_last_end_time': 1604865760} 2022-04-22 21:05:20 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T16:54:17Z', '_last_end_time': 1604865760} 2022-04-22 21:05:20 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T16:54:17Z', '_last_end_time': 1604865760} 2022-04-22 21:05:21 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T17:40:28Z', '_last_end_time': 1604865760} 2022-04-22 21:05:21 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T17:40:28Z', '_last_end_time': 1604865760} 2022-04-22 21:05:22 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T17:40:28Z', '_last_end_time': 1604865760} 2022-04-22 21:05:22 source > ticket 2026 not found (404 error). It could have been deleted. 2022-04-22 21:05:22 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T17:40:28Z', '_last_end_time': 1604865760} 2022-04-22 21:05:23 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T18:02:22Z', '_last_end_time': 1604865760} 2022-04-22 21:05:23 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T19:14:31Z', '_last_end_time': 1604865760} 2022-04-22 21:05:23 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T20:35:57Z', '_last_end_time': 1604865760} 2022-04-22 21:05:24 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T20:35:57Z', '_last_end_time': 1604865760} 2022-04-22 21:05:24 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T20:35:57Z', '_last_end_time': 1604865760} 2022-04-22 21:05:25 source > Setting state of ticket_comments stream to {'created_at': '2020-11-19T20:35:57Z', '_last_end_time': 1604865760} 2022-04-22 21:05:25 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T02:47:29Z', '_last_end_time': 1604865760} 2022-04-22 21:05:26 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T02:47:29Z', '_last_end_time': 1604865760} 2022-04-22 21:05:26 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T15:40:11Z', '_last_end_time': 1604865760} 2022-04-22 21:05:27 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T15:40:11Z', '_last_end_time': 1604865760} 2022-04-22 21:05:27 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T15:40:11Z', '_last_end_time': 1604865760} 2022-04-22 21:05:28 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T19:54:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:28 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T20:13:15Z', '_last_end_time': 1604865760} 2022-04-22 21:05:29 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:29 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:30 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:30 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:30 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:31 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:32 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:32 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:32 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:33 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:33 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:34 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:34 source > Setting state of ticket_comments stream to {'created_at': '2020-11-20T22:54:43Z', '_last_end_time': 1604865760} 2022-04-22 21:05:35 source > Setting state of ticket_comments stream to {'created_at': '2020-11-22T17:22:13Z', '_last_end_time': 1604865760} 2022-04-22 21:05:35 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T14:26:52Z', '_last_end_time': 1604865760} 2022-04-22 21:05:35 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T14:26:52Z', '_last_end_time': 1604865760} 2022-04-22 21:05:36 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T14:26:52Z', '_last_end_time': 1604865760} 2022-04-22 21:05:36 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T14:41:08Z', '_last_end_time': 1604865760} 2022-04-22 21:05:36 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T15:21:05Z', '_last_end_time': 1604865760} 2022-04-22 21:05:37 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T15:50:58Z', '_last_end_time': 1604865760} 2022-04-22 21:05:37 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T15:50:58Z', '_last_end_time': 1604865760} 2022-04-22 21:05:38 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T15:50:58Z', '_last_end_time': 1604865760} 2022-04-22 21:05:38 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T15:50:58Z', '_last_end_time': 1604865760} 2022-04-22 21:05:39 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T15:50:58Z', '_last_end_time': 1604865760} 2022-04-22 21:05:39 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T15:50:58Z', '_last_end_time': 1604865760} 2022-04-22 21:05:40 source > Setting state of ticket_comments stream to {'created_at': '2020-11-23T19:05:17Z', '_last_end_time': 1604865760} 2022-04-22 21:05:40 source > Setting state of ticket_comments stream to {'created_at': '2020-11-24T18:12:18Z', '_last_end_time': 1604865760} 2022-04-22 21:05:41 source > Setting state of ticket_comments stream to {'created_at': '2020-11-24T20:18:15Z', '_last_end_time': 1604865760} 2022-04-22 21:05:41 source > Setting state of ticket_comments stream to {'created_at': '2020-11-24T20:18:15Z', '_last_end_time': 1604865760} 2022-04-22 21:05:42 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:42 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:42 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:43 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:43 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:43 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:44 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:44 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:44 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:45 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:45 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:46 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:46 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:46 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:47 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:47 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:49 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:49 source > ticket 2088 not found (404 error). It could have been deleted. 2022-04-22 21:05:49 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:49 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:50 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:50 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:51 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:51 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:51 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:52 source > ticket 2113 not found (404 error). It could have been deleted. 2022-04-22 21:05:52 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:52 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:52 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:53 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:53 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:53 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:54 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:54 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:55 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:55 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:56 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:56 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:57 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:57 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:58 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:58 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:58 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:05:59 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:00 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:00 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:01 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:01 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:02 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:02 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:03 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:03 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:03 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:04 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:04 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:05 source > ticket 2122 not found (404 error). It could have been deleted. 2022-04-22 21:06:05 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:05 source > ticket 2121 not found (404 error). It could have been deleted. 2022-04-22 21:06:05 source > Setting state of ticket_comments stream to {'created_at': '2020-12-01T23:14:32Z', '_last_end_time': 1604865760} 2022-04-22 21:06:05 source > Setting state of ticket_comments stream to {'created_at': '2020-12-02T16:38:04Z', '_last_end_time': 1604865760} 2022-04-22 21:06:07 source > Setting state of ticket_comments stream to {'created_at': '2020-12-02T18:10:37Z', '_last_end_time': 1604865760} 2022-04-22 21:06:07 source > Setting state of ticket_comments stream to {'created_at': '2020-12-02T18:10:37Z', '_last_end_time': 1604865760} 2022-04-22 21:06:08 source > Setting state of ticket_comments stream to {'created_at': '2020-12-02T19:04:30Z', '_last_end_time': 1604865760} 2022-04-22 21:06:08 source > Setting state of ticket_comments stream to {'created_at': '2020-12-02T19:36:17Z', '_last_end_time': 1604865760} 2022-04-22 21:06:08 source > Setting state of ticket_comments stream to {'created_at': '2020-12-02T21:22:53Z', '_last_end_time': 1604865760} 2022-04-22 21:06:09 source > Setting state of ticket_comments stream to {'created_at': '2020-12-02T21:23:35Z', '_last_end_time': 1604865760} 2022-04-22 21:06:09 source > Setting state of ticket_comments stream to {'created_at': '2020-12-02T23:41:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:10 source > Setting state of ticket_comments stream to {'created_at': '2020-12-03T15:14:15Z', '_last_end_time': 1604865760} 2022-04-22 21:06:10 source > Setting state of ticket_comments stream to {'created_at': '2020-12-03T15:14:15Z', '_last_end_time': 1604865760} 2022-04-22 21:06:11 source > Setting state of ticket_comments stream to {'created_at': '2020-12-03T15:14:15Z', '_last_end_time': 1604865760} 2022-04-22 21:06:11 source > Setting state of ticket_comments stream to {'created_at': '2020-12-03T20:56:59Z', '_last_end_time': 1604865760} 2022-04-22 21:06:11 source > Setting state of ticket_comments stream to {'created_at': '2020-12-03T20:56:59Z', '_last_end_time': 1604865760} 2022-04-22 21:06:12 source > Setting state of ticket_comments stream to {'created_at': '2020-12-03T20:56:59Z', '_last_end_time': 1604865760} 2022-04-22 21:06:12 source > Setting state of ticket_comments stream to {'created_at': '2020-12-03T20:56:59Z', '_last_end_time': 1604865760} 2022-04-22 21:06:13 source > Setting state of ticket_comments stream to {'created_at': '2020-12-03T20:56:59Z', '_last_end_time': 1604865760} 2022-04-22 21:06:13 source > Setting state of ticket_comments stream to {'created_at': '2020-12-03T20:56:59Z', '_last_end_time': 1604865760} 2022-04-22 21:06:13 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T01:19:17Z', '_last_end_time': 1604865760} 2022-04-22 21:06:14 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T01:19:17Z', '_last_end_time': 1604865760} 2022-04-22 21:06:14 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T02:10:30Z', '_last_end_time': 1604865760} 2022-04-22 21:06:15 source > ticket 2149 not found (404 error). It could have been deleted. 2022-04-22 21:06:15 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T02:10:30Z', '_last_end_time': 1604865760} 2022-04-22 21:06:15 source > ticket 2148 not found (404 error). It could have been deleted. 2022-04-22 21:06:15 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T02:10:30Z', '_last_end_time': 1604865760} 2022-04-22 21:06:15 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T15:37:54Z', '_last_end_time': 1604865760} 2022-04-22 21:06:16 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T15:37:54Z', '_last_end_time': 1604865760} 2022-04-22 21:06:16 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T15:41:42Z', '_last_end_time': 1604865760} 2022-04-22 21:06:17 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T17:59:33Z', '_last_end_time': 1604865760} 2022-04-22 21:06:17 source > Setting state of ticket_comments stream to {'created_at': '2020-12-04T17:59:33Z', '_last_end_time': 1604865760} 2022-04-22 21:06:18 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:18 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:18 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:19 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:19 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:20 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:20 source > ticket 2163 not found (404 error). It could have been deleted. 2022-04-22 21:06:20 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:20 source > ticket 2150 not found (404 error). It could have been deleted. 2022-04-22 21:06:20 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:21 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:21 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:21 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:22 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:22 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:22 source > ticket 2177 not found (404 error). It could have been deleted. 2022-04-22 21:06:22 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:23 source > ticket 2175 not found (404 error). It could have been deleted. 2022-04-22 21:06:23 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:23 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:23 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:24 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:24 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:25 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:25 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:25 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:26 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:26 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:26 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:27 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:27 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:28 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:28 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:28 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:29 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:29 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:30 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:30 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:31 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:31 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:32 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:32 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:32 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:33 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:33 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:33 source > ticket 2200 not found (404 error). It could have been deleted. 2022-04-22 21:06:33 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:34 source > ticket 2199 not found (404 error). It could have been deleted. 2022-04-22 21:06:34 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:34 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:34 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:35 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:35 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:36 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:36 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:36 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:37 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:37 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:38 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:38 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:39 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:39 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:39 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:40 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:40 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:41 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:41 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:42 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:42 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:43 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:43 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:43 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:44 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:44 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:45 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:45 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:46 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:46 source > ticket 2213 not found (404 error). It could have been deleted. 2022-04-22 21:06:46 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:46 source > ticket 2217 not found (404 error). It could have been deleted. 2022-04-22 21:06:46 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 81000 (202 MB) 2022-04-22 21:06:46 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:47 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:47 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:48 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T19:35:21Z', '_last_end_time': 1604865760} 2022-04-22 21:06:48 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T21:39:15Z', '_last_end_time': 1604865760} 2022-04-22 21:06:49 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:49 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:49 source > ticket 2228 not found (404 error). It could have been deleted. 2022-04-22 21:06:49 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:50 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:50 source > ticket 2232 not found (404 error). It could have been deleted. 2022-04-22 21:06:50 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:51 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:51 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:52 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:52 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:52 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:53 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:53 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:54 source > Setting state of ticket_comments stream to {'created_at': '2020-12-11T23:32:20Z', '_last_end_time': 1604865760} 2022-04-22 21:06:54 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T16:25:45Z', '_last_end_time': 1604865760} 2022-04-22 21:06:55 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T16:25:45Z', '_last_end_time': 1604865760} 2022-04-22 21:06:55 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T19:35:34Z', '_last_end_time': 1604865760} 2022-04-22 21:06:55 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T19:35:34Z', '_last_end_time': 1604865760} 2022-04-22 21:06:56 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T20:47:51Z', '_last_end_time': 1604865760} 2022-04-22 21:06:56 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T20:47:51Z', '_last_end_time': 1604865760} 2022-04-22 21:06:57 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T22:01:58Z', '_last_end_time': 1604865760} 2022-04-22 21:06:57 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T22:01:58Z', '_last_end_time': 1604865760} 2022-04-22 21:06:57 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T22:01:58Z', '_last_end_time': 1604865760} 2022-04-22 21:06:58 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T22:01:58Z', '_last_end_time': 1604865760} 2022-04-22 21:06:58 source > Setting state of ticket_comments stream to {'created_at': '2020-12-14T23:54:49Z', '_last_end_time': 1604865760} 2022-04-22 21:06:59 source > Setting state of ticket_comments stream to {'created_at': '2020-12-15T00:07:09Z', '_last_end_time': 1604865760} 2022-04-22 21:06:59 source > Setting state of ticket_comments stream to {'created_at': '2020-12-15T00:07:09Z', '_last_end_time': 1604865760} 2022-04-22 21:07:00 source > Setting state of ticket_comments stream to {'created_at': '2020-12-15T15:49:01Z', '_last_end_time': 1604865760} 2022-04-22 21:07:00 source > Setting state of ticket_comments stream to {'created_at': '2020-12-15T15:56:29Z', '_last_end_time': 1604865760} 2022-04-22 21:07:01 source > Setting state of ticket_comments stream to {'created_at': '2020-12-15T16:41:40Z', '_last_end_time': 1604865760} 2022-04-22 21:07:01 source > Setting state of ticket_comments stream to {'created_at': '2020-12-15T18:11:57Z', '_last_end_time': 1604865760} 2022-04-22 21:07:01 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T00:49:13Z', '_last_end_time': 1604865760} 2022-04-22 21:07:02 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T00:49:13Z', '_last_end_time': 1604865760} 2022-04-22 21:07:02 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T00:50:15Z', '_last_end_time': 1604865760} 2022-04-22 21:07:03 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T00:50:15Z', '_last_end_time': 1604865760} 2022-04-22 21:07:03 source > ticket 2252 not found (404 error). It could have been deleted. 2022-04-22 21:07:03 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T00:50:15Z', '_last_end_time': 1604865760} 2022-04-22 21:07:03 source > ticket 2251 not found (404 error). It could have been deleted. 2022-04-22 21:07:03 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T00:50:15Z', '_last_end_time': 1604865760} 2022-04-22 21:07:04 source > ticket 2250 not found (404 error). It could have been deleted. 2022-04-22 21:07:04 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T00:50:15Z', '_last_end_time': 1604865760} 2022-04-22 21:07:04 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T21:00:45Z', '_last_end_time': 1604865760} 2022-04-22 21:07:05 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T21:00:45Z', '_last_end_time': 1604865760} 2022-04-22 21:07:05 source > Setting state of ticket_comments stream to {'created_at': '2020-12-16T23:32:46Z', '_last_end_time': 1604865760} 2022-04-22 21:07:06 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T00:41:23Z', '_last_end_time': 1604865760} 2022-04-22 21:07:06 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T17:42:15Z', '_last_end_time': 1604865760} 2022-04-22 21:07:07 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T17:45:41Z', '_last_end_time': 1604865760} 2022-04-22 21:07:07 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T17:45:41Z', '_last_end_time': 1604865760} 2022-04-22 21:07:08 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T17:45:41Z', '_last_end_time': 1604865760} 2022-04-22 21:07:09 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T17:45:41Z', '_last_end_time': 1604865760} 2022-04-22 21:07:09 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T17:45:41Z', '_last_end_time': 1604865760} 2022-04-22 21:07:10 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T17:45:41Z', '_last_end_time': 1604865760} 2022-04-22 21:07:10 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T22:05:17Z', '_last_end_time': 1604865760} 2022-04-22 21:07:10 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T22:05:17Z', '_last_end_time': 1604865760} 2022-04-22 21:07:11 source > Setting state of ticket_comments stream to {'created_at': '2020-12-17T22:05:17Z', '_last_end_time': 1604865760} 2022-04-22 21:07:11 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T01:09:16Z', '_last_end_time': 1604865760} 2022-04-22 21:07:12 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T01:37:29Z', '_last_end_time': 1604865760} 2022-04-22 21:07:12 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T01:55:29Z', '_last_end_time': 1604865760} 2022-04-22 21:07:13 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T01:55:29Z', '_last_end_time': 1604865760} 2022-04-22 21:07:13 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T02:09:48Z', '_last_end_time': 1604865760} 2022-04-22 21:07:14 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T04:40:14Z', '_last_end_time': 1604865760} 2022-04-22 21:07:14 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T09:32:14Z', '_last_end_time': 1604865760} 2022-04-22 21:07:14 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T09:32:14Z', '_last_end_time': 1604865760} 2022-04-22 21:07:15 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T19:02:51Z', '_last_end_time': 1604865760} 2022-04-22 21:07:15 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T19:03:07Z', '_last_end_time': 1604865760} 2022-04-22 21:07:16 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:16 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:17 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:17 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:18 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:19 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:20 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:20 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:21 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:21 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:22 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:22 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:23 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:23 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:23 source > Setting state of ticket_comments stream to {'created_at': '2020-12-18T20:38:52Z', '_last_end_time': 1604865760} 2022-04-22 21:07:24 source > Setting state of ticket_comments stream to {'created_at': '2020-12-21T06:30:48Z', '_last_end_time': 1604865760} 2022-04-22 21:07:24 source > Setting state of ticket_comments stream to {'created_at': '2020-12-21T06:30:48Z', '_last_end_time': 1604865760} 2022-04-22 21:07:24 source > Setting state of ticket_comments stream to {'created_at': '2020-12-21T06:30:48Z', '_last_end_time': 1604865760} 2022-04-22 21:07:25 source > Setting state of ticket_comments stream to {'created_at': '2020-12-21T06:30:48Z', '_last_end_time': 1604865760} 2022-04-22 21:07:25 source > Setting state of ticket_comments stream to {'created_at': '2020-12-21T06:30:48Z', '_last_end_time': 1604865760} 2022-04-22 21:07:26 source > Setting state of ticket_comments stream to {'created_at': '2020-12-21T06:30:48Z', '_last_end_time': 1604865760} 2022-04-22 21:07:26 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:26 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:27 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:27 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:27 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:28 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:28 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:28 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:29 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:29 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:30 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:30 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:31 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:31 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:32 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:32 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:33 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:34 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:35 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:35 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:35 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:35 source > ticket 2317 not found (404 error). It could have been deleted. 2022-04-22 21:07:35 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:36 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:36 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:37 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:37 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:38 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:38 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:38 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:39 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:39 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:40 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:40 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:40 source > ticket 2343 not found (404 error). It could have been deleted. 2022-04-22 21:07:40 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:41 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:41 source > Setting state of ticket_comments stream to {'created_at': '2020-12-28T20:23:08Z', '_last_end_time': 1604865760} 2022-04-22 21:07:42 source > Setting state of ticket_comments stream to {'created_at': '2020-12-29T19:25:28Z', '_last_end_time': 1604865760} 2022-04-22 21:07:42 source > Setting state of ticket_comments stream to {'created_at': '2020-12-29T19:44:07Z', '_last_end_time': 1604865760} 2022-04-22 21:07:42 source > Setting state of ticket_comments stream to {'created_at': '2020-12-29T19:44:07Z', '_last_end_time': 1604865760} 2022-04-22 21:07:43 source > Setting state of ticket_comments stream to {'created_at': '2020-12-29T20:03:23Z', '_last_end_time': 1604865760} 2022-04-22 21:07:43 source > ticket 2358 not found (404 error). It could have been deleted. 2022-04-22 21:07:43 source > Setting state of ticket_comments stream to {'created_at': '2020-12-29T20:03:23Z', '_last_end_time': 1604865760} 2022-04-22 21:07:43 source > ticket 2364 not found (404 error). It could have been deleted. 2022-04-22 21:07:43 source > Setting state of ticket_comments stream to {'created_at': '2020-12-29T20:03:23Z', '_last_end_time': 1604865760} 2022-04-22 21:07:43 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:43 source > ticket 2369 not found (404 error). It could have been deleted. 2022-04-22 21:07:43 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:44 source > ticket 2368 not found (404 error). It could have been deleted. 2022-04-22 21:07:44 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:44 source > ticket 2367 not found (404 error). It could have been deleted. 2022-04-22 21:07:44 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:44 source > ticket 2366 not found (404 error). It could have been deleted. 2022-04-22 21:07:44 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:44 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:45 source > ticket 2376 not found (404 error). It could have been deleted. 2022-04-22 21:07:45 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:45 source > ticket 2385 not found (404 error). It could have been deleted. 2022-04-22 21:07:45 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:45 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:45 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:46 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:46 source > ticket 2403 not found (404 error). It could have been deleted. 2022-04-22 21:07:46 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:46 source > ticket 2401 not found (404 error). It could have been deleted. 2022-04-22 21:07:46 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:46 source > ticket 2399 not found (404 error). It could have been deleted. 2022-04-22 21:07:46 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:47 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:47 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:47 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:48 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:48 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:48 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:49 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:49 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:50 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:50 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:51 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:51 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:52 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:52 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:52 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:53 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:53 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:53 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:54 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:54 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:55 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:55 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:55 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:56 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:56 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:57 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:57 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:57 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:58 source > ticket 2428 not found (404 error). It could have been deleted. 2022-04-22 21:07:58 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:58 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:59 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:07:59 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:08:00 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:08:00 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:08:00 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:08:01 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T01:25:21Z', '_last_end_time': 1604865760} 2022-04-22 21:08:01 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T21:53:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:02 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T21:53:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:02 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T21:53:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:03 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T21:53:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:03 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T21:53:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:04 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T21:53:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:04 source > Setting state of ticket_comments stream to {'created_at': '2021-01-07T21:53:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:05 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T02:11:28Z', '_last_end_time': 1604865760} 2022-04-22 21:08:05 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T02:28:38Z', '_last_end_time': 1604865760} 2022-04-22 21:08:05 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T02:28:38Z', '_last_end_time': 1604865760} 2022-04-22 21:08:06 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T02:28:38Z', '_last_end_time': 1604865760} 2022-04-22 21:08:07 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T03:35:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:07 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T20:41:25Z', '_last_end_time': 1604865760} 2022-04-22 21:08:07 source > ticket 2463 not found (404 error). It could have been deleted. 2022-04-22 21:08:07 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T20:41:25Z', '_last_end_time': 1604865760} 2022-04-22 21:08:07 source > ticket 2077 not found (404 error). It could have been deleted. 2022-04-22 21:08:07 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T20:41:25Z', '_last_end_time': 1604865760} 2022-04-22 21:08:08 source > ticket 2097 not found (404 error). It could have been deleted. 2022-04-22 21:08:08 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T20:41:25Z', '_last_end_time': 1604865760} 2022-04-22 21:08:08 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T20:41:25Z', '_last_end_time': 1604865760} 2022-04-22 21:08:08 source > ticket 2474 not found (404 error). It could have been deleted. 2022-04-22 21:08:08 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T20:41:25Z', '_last_end_time': 1604865760} 2022-04-22 21:08:09 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T20:41:25Z', '_last_end_time': 1604865760} 2022-04-22 21:08:09 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T20:41:25Z', '_last_end_time': 1604865760} 2022-04-22 21:08:09 source > Setting state of ticket_comments stream to {'created_at': '2021-01-08T20:41:25Z', '_last_end_time': 1604865760} 2022-04-22 21:08:10 source > Setting state of ticket_comments stream to {'created_at': '2021-01-10T19:50:28Z', '_last_end_time': 1604865760} 2022-04-22 21:08:10 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T16:01:26Z', '_last_end_time': 1604865760} 2022-04-22 21:08:11 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T16:21:39Z', '_last_end_time': 1604865760} 2022-04-22 21:08:11 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T16:26:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:12 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T18:29:20Z', '_last_end_time': 1604865760} 2022-04-22 21:08:12 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T20:42:03Z', '_last_end_time': 1604865760} 2022-04-22 21:08:12 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T21:32:47Z', '_last_end_time': 1604865760} 2022-04-22 21:08:13 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T21:42:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:13 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T21:42:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:14 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T22:15:24Z', '_last_end_time': 1604865760} 2022-04-22 21:08:14 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T22:54:57Z', '_last_end_time': 1604865760} 2022-04-22 21:08:15 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T22:54:57Z', '_last_end_time': 1604865760} 2022-04-22 21:08:15 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T22:54:57Z', '_last_end_time': 1604865760} 2022-04-22 21:08:15 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T22:54:57Z', '_last_end_time': 1604865760} 2022-04-22 21:08:16 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T23:13:06Z', '_last_end_time': 1604865760} 2022-04-22 21:08:16 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T23:13:06Z', '_last_end_time': 1604865760} 2022-04-22 21:08:17 source > Setting state of ticket_comments stream to {'created_at': '2021-01-11T23:13:06Z', '_last_end_time': 1604865760} 2022-04-22 21:08:17 source > Setting state of ticket_comments stream to {'created_at': '2021-01-12T00:31:22Z', '_last_end_time': 1604865760} 2022-04-22 21:08:18 source > Setting state of ticket_comments stream to {'created_at': '2021-01-12T01:05:15Z', '_last_end_time': 1604865760} 2022-04-22 21:08:18 source > Setting state of ticket_comments stream to {'created_at': '2021-01-12T01:24:28Z', '_last_end_time': 1604865760} 2022-04-22 21:08:18 source > Setting state of ticket_comments stream to {'created_at': '2021-01-12T04:36:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:19 source > ticket 2496 not found (404 error). It could have been deleted. 2022-04-22 21:08:19 source > Setting state of ticket_comments stream to {'created_at': '2021-01-12T04:36:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:19 source > Setting state of ticket_comments stream to {'created_at': '2021-01-12T23:45:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:19 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T16:52:59Z', '_last_end_time': 1604865760} 2022-04-22 21:08:20 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T17:00:01Z', '_last_end_time': 1604865760} 2022-04-22 21:08:21 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T17:00:01Z', '_last_end_time': 1604865760} 2022-04-22 21:08:21 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T17:02:36Z', '_last_end_time': 1604865760} 2022-04-22 21:08:21 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T17:02:36Z', '_last_end_time': 1604865760} 2022-04-22 21:08:22 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T17:02:36Z', '_last_end_time': 1604865760} 2022-04-22 21:08:22 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T17:02:36Z', '_last_end_time': 1604865760} 2022-04-22 21:08:22 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T20:07:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:23 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T21:38:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:23 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T21:49:18Z', '_last_end_time': 1604865760} 2022-04-22 21:08:24 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T22:57:53Z', '_last_end_time': 1604865760} 2022-04-22 21:08:24 source > Setting state of ticket_comments stream to {'created_at': '2021-01-13T22:57:53Z', '_last_end_time': 1604865760} 2022-04-22 21:08:24 source > Setting state of ticket_comments stream to {'created_at': '2021-01-14T08:31:14Z', '_last_end_time': 1604865760} 2022-04-22 21:08:25 source > Setting state of ticket_comments stream to {'created_at': '2021-01-14T08:31:14Z', '_last_end_time': 1604865760} 2022-04-22 21:08:25 source > Setting state of ticket_comments stream to {'created_at': '2021-01-14T16:02:23Z', '_last_end_time': 1604865760} 2022-04-22 21:08:25 source > ticket 2467 not found (404 error). It could have been deleted. 2022-04-22 21:08:25 source > Setting state of ticket_comments stream to {'created_at': '2021-01-14T16:02:23Z', '_last_end_time': 1604865760} 2022-04-22 21:08:26 source > Setting state of ticket_comments stream to {'created_at': '2021-01-14T17:06:40Z', '_last_end_time': 1604865760} 2022-04-22 21:08:26 source > Setting state of ticket_comments stream to {'created_at': '2021-01-14T22:46:23Z', '_last_end_time': 1604865760} 2022-04-22 21:08:27 source > Setting state of ticket_comments stream to {'created_at': '2021-01-14T22:46:23Z', '_last_end_time': 1604865760} 2022-04-22 21:08:27 source > Setting state of ticket_comments stream to {'created_at': '2021-01-14T22:46:23Z', '_last_end_time': 1604865760} 2022-04-22 21:08:27 source > Setting state of ticket_comments stream to {'created_at': '2021-01-14T22:54:22Z', '_last_end_time': 1604865760} 2022-04-22 21:08:28 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T18:31:28Z', '_last_end_time': 1604865760} 2022-04-22 21:08:28 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T19:17:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:28 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T20:43:56Z', '_last_end_time': 1604865760} 2022-04-22 21:08:29 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T20:43:56Z', '_last_end_time': 1604865760} 2022-04-22 21:08:29 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T20:43:56Z', '_last_end_time': 1604865760} 2022-04-22 21:08:30 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T22:37:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:30 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T22:37:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:31 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T22:37:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:31 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T22:37:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:31 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T22:37:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:32 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T22:37:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:32 source > Setting state of ticket_comments stream to {'created_at': '2021-01-15T22:37:16Z', '_last_end_time': 1604865760} 2022-04-22 21:08:33 source > Setting state of ticket_comments stream to {'created_at': '2021-01-16T18:52:29Z', '_last_end_time': 1604865760} 2022-04-22 21:08:33 source > Setting state of ticket_comments stream to {'created_at': '2021-01-17T01:20:15Z', '_last_end_time': 1604865760} 2022-04-22 21:08:34 source > Setting state of ticket_comments stream to {'created_at': '2021-01-17T01:20:15Z', '_last_end_time': 1604865760} 2022-04-22 21:08:34 source > Setting state of ticket_comments stream to {'created_at': '2021-01-17T01:20:15Z', '_last_end_time': 1604865760} 2022-04-22 21:08:34 source > ticket 2321 not found (404 error). It could have been deleted. 2022-04-22 21:08:34 source > Setting state of ticket_comments stream to {'created_at': '2021-01-17T01:20:15Z', '_last_end_time': 1604865760} 2022-04-22 21:08:35 source > Setting state of ticket_comments stream to {'created_at': '2021-01-19T15:26:14Z', '_last_end_time': 1604865760} 2022-04-22 21:08:35 source > Setting state of ticket_comments stream to {'created_at': '2021-01-19T15:44:18Z', '_last_end_time': 1604865760} 2022-04-22 21:08:35 source > Setting state of ticket_comments stream to {'created_at': '2021-01-19T15:44:18Z', '_last_end_time': 1604865760} 2022-04-22 21:08:36 source > Setting state of ticket_comments stream to {'created_at': '2021-01-19T21:10:29Z', '_last_end_time': 1604865760} 2022-04-22 21:08:36 source > Setting state of ticket_comments stream to {'created_at': '2021-01-19T21:28:44Z', '_last_end_time': 1604865760} 2022-04-22 21:08:37 source > Setting state of ticket_comments stream to {'created_at': '2021-01-19T23:56:18Z', '_last_end_time': 1604865760} 2022-04-22 21:08:37 source > Setting state of ticket_comments stream to {'created_at': '2021-01-19T23:56:18Z', '_last_end_time': 1604865760} 2022-04-22 21:08:38 source > Setting state of ticket_comments stream to {'created_at': '2021-01-20T23:44:29Z', '_last_end_time': 1604865760} 2022-04-22 21:08:38 source > Setting state of ticket_comments stream to {'created_at': '2021-01-20T23:44:29Z', '_last_end_time': 1604865760} 2022-04-22 21:08:38 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:39 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:39 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:40 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:40 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:41 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:41 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:41 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:42 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:42 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:43 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:43 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:43 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:44 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:44 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:45 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:45 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:45 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:46 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:46 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:47 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:47 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:47 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:48 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:48 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:49 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:49 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:49 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:50 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:50 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:51 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:51 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:51 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:52 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:52 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:53 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:53 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:53 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:54 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:54 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:55 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:55 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:56 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:56 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:56 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:57 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:57 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:57 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:58 source > ticket 2605 not found (404 error). It could have been deleted. 2022-04-22 21:08:58 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:58 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:58 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:59 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:08:59 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:00 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:01 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:01 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:02 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:02 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:03 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:03 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:04 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:04 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:05 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:05 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:06 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:06 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:06 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:07 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:07 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:08 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:09 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:09 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:09 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:10 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:10 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:11 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T20:19:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:11 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T21:54:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:11 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T21:54:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:12 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T21:54:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:12 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T21:54:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:12 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T21:54:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:13 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T21:54:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:13 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T22:13:49Z', '_last_end_time': 1604865760} 2022-04-22 21:09:14 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T22:13:49Z', '_last_end_time': 1604865760} 2022-04-22 21:09:14 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T22:13:49Z', '_last_end_time': 1604865760} 2022-04-22 21:09:15 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T22:51:33Z', '_last_end_time': 1604865760} 2022-04-22 21:09:15 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T23:01:30Z', '_last_end_time': 1604865760} 2022-04-22 21:09:15 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T23:01:50Z', '_last_end_time': 1604865760} 2022-04-22 21:09:16 source > Setting state of ticket_comments stream to {'created_at': '2021-01-28T23:05:18Z', '_last_end_time': 1604865760} 2022-04-22 21:09:16 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T00:41:28Z', '_last_end_time': 1604865760} 2022-04-22 21:09:17 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T00:41:28Z', '_last_end_time': 1604865760} 2022-04-22 21:09:17 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T00:41:28Z', '_last_end_time': 1604865760} 2022-04-22 21:09:17 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T00:41:28Z', '_last_end_time': 1604865760} 2022-04-22 21:09:18 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T01:07:54Z', '_last_end_time': 1604865760} 2022-04-22 21:09:19 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T01:23:20Z', '_last_end_time': 1604865760} 2022-04-22 21:09:19 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T01:23:20Z', '_last_end_time': 1604865760} 2022-04-22 21:09:20 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T02:35:16Z', '_last_end_time': 1604865760} 2022-04-22 21:09:20 source > ticket 2612 not found (404 error). It could have been deleted. 2022-04-22 21:09:20 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T02:35:16Z', '_last_end_time': 1604865760} 2022-04-22 21:09:20 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T02:35:16Z', '_last_end_time': 1604865760} 2022-04-22 21:09:21 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T20:00:32Z', '_last_end_time': 1604865760} 2022-04-22 21:09:21 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T20:00:32Z', '_last_end_time': 1604865760} 2022-04-22 21:09:22 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T20:03:08Z', '_last_end_time': 1604865760} 2022-04-22 21:09:22 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T21:34:23Z', '_last_end_time': 1604865760} 2022-04-22 21:09:23 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T21:45:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:23 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T21:45:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:24 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T21:45:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:24 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T21:45:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:25 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T21:45:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:25 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T21:45:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:25 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T22:53:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:26 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T22:53:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:26 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T22:53:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:27 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T22:53:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:27 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T23:04:32Z', '_last_end_time': 1604865760} 2022-04-22 21:09:28 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T23:04:32Z', '_last_end_time': 1604865760} 2022-04-22 21:09:28 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T23:04:32Z', '_last_end_time': 1604865760} 2022-04-22 21:09:29 source > Setting state of ticket_comments stream to {'created_at': '2021-01-29T23:35:20Z', '_last_end_time': 1604865760} 2022-04-22 21:09:29 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:30 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:30 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:30 source > ticket 2614 not found (404 error). It could have been deleted. 2022-04-22 21:09:30 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:31 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:31 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:31 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:32 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:32 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:33 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:33 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:34 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:34 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:34 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:35 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:35 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:36 source > ticket 2638 not found (404 error). It could have been deleted. 2022-04-22 21:09:36 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:36 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:36 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:37 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:37 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:07:56Z', '_last_end_time': 1604865760} 2022-04-22 21:09:38 source > Setting state of ticket_comments stream to {'created_at': '2021-01-30T00:53:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:38 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T15:57:57Z', '_last_end_time': 1604865760} 2022-04-22 21:09:39 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T15:57:57Z', '_last_end_time': 1604865760} 2022-04-22 21:09:39 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T17:46:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:39 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T17:46:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:40 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T17:46:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:40 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T17:46:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:40 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T17:46:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:41 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T17:46:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:41 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T17:46:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:42 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T17:46:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:42 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T17:46:27Z', '_last_end_time': 1604865760} 2022-04-22 21:09:42 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T19:09:37Z', '_last_end_time': 1604865760} 2022-04-22 21:09:43 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T19:09:37Z', '_last_end_time': 1604865760} 2022-04-22 21:09:43 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T19:24:00Z', '_last_end_time': 1604865760} 2022-04-22 21:09:44 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T20:56:18Z', '_last_end_time': 1604865760} 2022-04-22 21:09:44 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T20:56:18Z', '_last_end_time': 1604865760} 2022-04-22 21:09:45 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T21:41:23Z', '_last_end_time': 1604865760} 2022-04-22 21:09:45 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T22:50:14Z', '_last_end_time': 1604865760} 2022-04-22 21:09:45 source > Setting state of ticket_comments stream to {'created_at': '2021-02-01T22:50:14Z', '_last_end_time': 1604865760} 2022-04-22 21:09:46 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T15:27:15Z', '_last_end_time': 1604865760} 2022-04-22 21:09:46 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T15:30:37Z', '_last_end_time': 1604865760} 2022-04-22 21:09:47 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T15:31:18Z', '_last_end_time': 1604865760} 2022-04-22 21:09:47 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T15:33:53Z', '_last_end_time': 1604865760} 2022-04-22 21:09:47 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T15:57:26Z', '_last_end_time': 1604865760} 2022-04-22 21:09:48 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T18:40:29Z', '_last_end_time': 1604865760} 2022-04-22 21:09:48 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T18:47:19Z', '_last_end_time': 1604865760} 2022-04-22 21:09:49 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T18:57:47Z', '_last_end_time': 1604865760} 2022-04-22 21:09:49 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T21:16:51Z', '_last_end_time': 1604865760} 2022-04-22 21:09:49 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T22:35:26Z', '_last_end_time': 1604865760} 2022-04-22 21:09:50 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T22:35:26Z', '_last_end_time': 1604865760} 2022-04-22 21:09:50 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T23:50:22Z', '_last_end_time': 1604865760} 2022-04-22 21:09:50 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T23:50:43Z', '_last_end_time': 1604865760} 2022-04-22 21:09:51 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T23:50:43Z', '_last_end_time': 1604865760} 2022-04-22 21:09:51 source > ticket 2655 not found (404 error). It could have been deleted. 2022-04-22 21:09:51 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T23:50:43Z', '_last_end_time': 1604865760} 2022-04-22 21:09:51 source > ticket 2654 not found (404 error). It could have been deleted. 2022-04-22 21:09:51 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T23:50:43Z', '_last_end_time': 1604865760} 2022-04-22 21:09:52 source > ticket 2653 not found (404 error). It could have been deleted. 2022-04-22 21:09:52 source > Setting state of ticket_comments stream to {'created_at': '2021-02-02T23:50:43Z', '_last_end_time': 1604865760} 2022-04-22 21:09:52 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T16:46:19Z', '_last_end_time': 1604865760} 2022-04-22 21:09:52 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T18:32:38Z', '_last_end_time': 1604865760} 2022-04-22 21:09:53 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T18:32:38Z', '_last_end_time': 1604865760} 2022-04-22 21:09:53 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T19:30:19Z', '_last_end_time': 1604865760} 2022-04-22 21:09:53 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T19:30:19Z', '_last_end_time': 1604865760} 2022-04-22 21:09:54 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T19:34:17Z', '_last_end_time': 1604865760} 2022-04-22 21:09:54 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T20:18:29Z', '_last_end_time': 1604865760} 2022-04-22 21:09:54 source > ticket 2661 not found (404 error). It could have been deleted. 2022-04-22 21:09:54 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T20:18:29Z', '_last_end_time': 1604865760} 2022-04-22 21:09:55 source > ticket 2647 not found (404 error). It could have been deleted. 2022-04-22 21:09:55 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T20:18:29Z', '_last_end_time': 1604865760} 2022-04-22 21:09:55 source > ticket 2642 not found (404 error). It could have been deleted. 2022-04-22 21:09:55 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T20:18:29Z', '_last_end_time': 1604865760} 2022-04-22 21:09:55 source > ticket 2545 not found (404 error). It could have been deleted. 2022-04-22 21:09:55 source > Setting state of ticket_comments stream to {'created_at': '2021-02-03T20:18:29Z', '_last_end_time': 1604865760} 2022-04-22 21:09:56 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T15:25:24Z', '_last_end_time': 1604865760} 2022-04-22 21:09:56 source > ticket 2673 not found (404 error). It could have been deleted. 2022-04-22 21:09:56 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T15:25:24Z', '_last_end_time': 1604865760} 2022-04-22 21:09:56 source > ticket 2671 not found (404 error). It could have been deleted. 2022-04-22 21:09:56 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T15:25:24Z', '_last_end_time': 1604865760} 2022-04-22 21:09:56 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T16:44:01Z', '_last_end_time': 1604865760} 2022-04-22 21:09:57 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T16:50:42Z', '_last_end_time': 1604865760} 2022-04-22 21:09:57 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T16:50:42Z', '_last_end_time': 1604865760} 2022-04-22 21:09:58 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T18:15:20Z', '_last_end_time': 1604865760} 2022-04-22 21:09:58 source > ticket 2676 not found (404 error). It could have been deleted. 2022-04-22 21:09:58 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T18:15:20Z', '_last_end_time': 1604865760} 2022-04-22 21:09:58 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T21:55:05Z', '_last_end_time': 1604865760} 2022-04-22 21:09:59 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T22:37:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:59 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T22:37:31Z', '_last_end_time': 1604865760} 2022-04-22 21:09:59 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T23:15:15Z', '_last_end_time': 1604865760} 2022-04-22 21:10:00 source > ticket 2683 not found (404 error). It could have been deleted. 2022-04-22 21:10:00 source > Setting state of ticket_comments stream to {'created_at': '2021-02-04T23:15:15Z', '_last_end_time': 1604865760} 2022-04-22 21:10:00 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T15:44:49Z', '_last_end_time': 1604865760} 2022-04-22 21:10:01 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T15:44:49Z', '_last_end_time': 1604865760} 2022-04-22 21:10:01 source > ticket 2684 not found (404 error). It could have been deleted. 2022-04-22 21:10:01 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T15:44:49Z', '_last_end_time': 1604865760} 2022-04-22 21:10:01 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T18:37:35Z', '_last_end_time': 1604865760} 2022-04-22 21:10:02 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T19:56:24Z', '_last_end_time': 1604865760} 2022-04-22 21:10:02 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T20:03:17Z', '_last_end_time': 1604865760} 2022-04-22 21:10:02 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T20:21:01Z', '_last_end_time': 1604865760} 2022-04-22 21:10:03 source > ticket 2548 not found (404 error). It could have been deleted. 2022-04-22 21:10:03 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T20:21:01Z', '_last_end_time': 1604865760} 2022-04-22 21:10:03 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T21:26:08Z', '_last_end_time': 1604865760} 2022-04-22 21:10:04 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T21:50:27Z', '_last_end_time': 1604865760} 2022-04-22 21:10:04 source > Setting state of ticket_comments stream to {'created_at': '2021-02-05T23:59:04Z', '_last_end_time': 1604865760} 2022-04-22 21:10:05 source > Setting state of ticket_comments stream to {'created_at': '2021-02-06T00:30:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:05 source > Setting state of ticket_comments stream to {'created_at': '2021-02-06T00:59:39Z', '_last_end_time': 1604865760} 2022-04-22 21:10:05 source > ticket 2702 not found (404 error). It could have been deleted. 2022-04-22 21:10:05 source > Setting state of ticket_comments stream to {'created_at': '2021-02-06T00:59:39Z', '_last_end_time': 1604865760} 2022-04-22 21:10:06 source > ticket 2705 not found (404 error). It could have been deleted. 2022-04-22 21:10:06 source > Setting state of ticket_comments stream to {'created_at': '2021-02-06T00:59:39Z', '_last_end_time': 1604865760} 2022-04-22 21:10:06 source > ticket 2652 not found (404 error). It could have been deleted. 2022-04-22 21:10:06 source > Setting state of ticket_comments stream to {'created_at': '2021-02-06T00:59:39Z', '_last_end_time': 1604865760} 2022-04-22 21:10:06 source > Setting state of ticket_comments stream to {'created_at': '2021-02-06T00:59:39Z', '_last_end_time': 1604865760} 2022-04-22 21:10:07 source > Setting state of ticket_comments stream to {'created_at': '2021-02-06T00:59:39Z', '_last_end_time': 1604865760} 2022-04-22 21:10:07 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T15:51:11Z', '_last_end_time': 1604865760} 2022-04-22 21:10:07 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T15:51:11Z', '_last_end_time': 1604865760} 2022-04-22 21:10:08 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T15:51:11Z', '_last_end_time': 1604865760} 2022-04-22 21:10:08 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T15:51:11Z', '_last_end_time': 1604865760} 2022-04-22 21:10:09 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T15:51:11Z', '_last_end_time': 1604865760} 2022-04-22 21:10:09 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T16:26:16Z', '_last_end_time': 1604865760} 2022-04-22 21:10:10 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T16:26:16Z', '_last_end_time': 1604865760} 2022-04-22 21:10:11 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T16:26:16Z', '_last_end_time': 1604865760} 2022-04-22 21:10:11 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T16:26:16Z', '_last_end_time': 1604865760} 2022-04-22 21:10:11 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T16:28:13Z', '_last_end_time': 1604865760} 2022-04-22 21:10:12 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T16:28:13Z', '_last_end_time': 1604865760} 2022-04-22 21:10:12 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T16:28:13Z', '_last_end_time': 1604865760} 2022-04-22 21:10:13 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T18:22:27Z', '_last_end_time': 1604865760} 2022-04-22 21:10:13 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T18:41:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:14 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T18:41:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:14 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T18:59:18Z', '_last_end_time': 1604865760} 2022-04-22 21:10:14 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T18:59:18Z', '_last_end_time': 1604865760} 2022-04-22 21:10:15 source > Setting state of ticket_comments stream to {'created_at': '2021-02-08T18:59:18Z', '_last_end_time': 1604865760} 2022-04-22 21:10:15 source > Setting state of ticket_comments stream to {'created_at': '2021-02-09T00:59:47Z', '_last_end_time': 1604865760} 2022-04-22 21:10:16 source > Setting state of ticket_comments stream to {'created_at': '2021-02-09T00:59:47Z', '_last_end_time': 1604865760} 2022-04-22 21:10:16 source > Setting state of ticket_comments stream to {'created_at': '2021-02-09T00:59:47Z', '_last_end_time': 1604865760} 2022-04-22 21:10:17 source > Setting state of ticket_comments stream to {'created_at': '2021-02-09T01:06:24Z', '_last_end_time': 1604865760} 2022-04-22 21:10:17 source > Setting state of ticket_comments stream to {'created_at': '2021-02-09T01:06:24Z', '_last_end_time': 1604865760} 2022-04-22 21:10:18 source > Setting state of ticket_comments stream to {'created_at': '2021-02-09T05:21:28Z', '_last_end_time': 1604865760} 2022-04-22 21:10:18 source > Setting state of ticket_comments stream to {'created_at': '2021-02-09T05:21:28Z', '_last_end_time': 1604865760} 2022-04-22 21:10:19 source > Setting state of ticket_comments stream to {'created_at': '2021-02-09T14:15:25Z', '_last_end_time': 1604865760} 2022-04-22 21:10:19 source > Setting state of ticket_comments stream to {'created_at': '2021-02-09T21:57:11Z', '_last_end_time': 1604865760} 2022-04-22 21:10:19 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T00:06:55Z', '_last_end_time': 1604865760} 2022-04-22 21:10:20 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T00:39:23Z', '_last_end_time': 1604865760} 2022-04-22 21:10:20 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T00:39:23Z', '_last_end_time': 1604865760} 2022-04-22 21:10:21 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T00:39:23Z', '_last_end_time': 1604865760} 2022-04-22 21:10:22 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T00:49:16Z', '_last_end_time': 1604865760} 2022-04-22 21:10:22 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T00:49:16Z', '_last_end_time': 1604865760} 2022-04-22 21:10:23 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T00:49:16Z', '_last_end_time': 1604865760} 2022-04-22 21:10:23 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T01:01:15Z', '_last_end_time': 1604865760} 2022-04-22 21:10:24 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T19:05:16Z', '_last_end_time': 1604865760} 2022-04-22 21:10:24 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T22:26:04Z', '_last_end_time': 1604865760} 2022-04-22 21:10:24 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T22:26:04Z', '_last_end_time': 1604865760} 2022-04-22 21:10:25 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T22:26:04Z', '_last_end_time': 1604865760} 2022-04-22 21:10:26 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T22:29:16Z', '_last_end_time': 1604865760} 2022-04-22 21:10:26 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T23:54:40Z', '_last_end_time': 1604865760} 2022-04-22 21:10:27 source > Setting state of ticket_comments stream to {'created_at': '2021-02-10T23:54:40Z', '_last_end_time': 1604865760} 2022-04-22 21:10:27 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T15:24:48Z', '_last_end_time': 1604865760} 2022-04-22 21:10:28 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T15:45:35Z', '_last_end_time': 1604865760} 2022-04-22 21:10:28 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T15:45:35Z', '_last_end_time': 1604865760} 2022-04-22 21:10:29 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T16:12:14Z', '_last_end_time': 1604865760} 2022-04-22 21:10:29 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T17:06:17Z', '_last_end_time': 1604865760} 2022-04-22 21:10:30 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T17:06:17Z', '_last_end_time': 1604865760} 2022-04-22 21:10:30 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T17:25:17Z', '_last_end_time': 1604865760} 2022-04-22 21:10:31 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T17:25:17Z', '_last_end_time': 1604865760} 2022-04-22 21:10:31 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T17:25:17Z', '_last_end_time': 1604865760} 2022-04-22 21:10:31 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T22:59:12Z', '_last_end_time': 1604865760} 2022-04-22 21:10:32 source > Setting state of ticket_comments stream to {'created_at': '2021-02-11T23:41:24Z', '_last_end_time': 1604865760} 2022-04-22 21:10:32 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T00:51:01Z', '_last_end_time': 1604865760} 2022-04-22 21:10:33 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T00:52:10Z', '_last_end_time': 1604865760} 2022-04-22 21:10:33 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T00:52:10Z', '_last_end_time': 1604865760} 2022-04-22 21:10:33 source > ticket 2739 not found (404 error). It could have been deleted. 2022-04-22 21:10:33 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T00:52:10Z', '_last_end_time': 1604865760} 2022-04-22 21:10:34 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T17:38:33Z', '_last_end_time': 1604865760} 2022-04-22 21:10:34 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T20:31:45Z', '_last_end_time': 1604865760} 2022-04-22 21:10:34 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T20:31:45Z', '_last_end_time': 1604865760} 2022-04-22 21:10:34 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T20:31:45Z', '_last_end_time': 1604865760} 2022-04-22 21:10:35 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T21:48:25Z', '_last_end_time': 1604865760} 2022-04-22 21:10:36 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T21:48:25Z', '_last_end_time': 1604865760} 2022-04-22 21:10:36 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T21:48:25Z', '_last_end_time': 1604865760} 2022-04-22 21:10:37 source > Setting state of ticket_comments stream to {'created_at': '2021-02-12T21:48:25Z', '_last_end_time': 1604865760} 2022-04-22 21:10:37 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:22:07Z', '_last_end_time': 1604865760} 2022-04-22 21:10:37 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:22:07Z', '_last_end_time': 1604865760} 2022-04-22 21:10:38 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:38 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:39 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:39 source > ticket 2737 not found (404 error). It could have been deleted. 2022-04-22 21:10:39 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:40 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:40 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:41 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:41 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:42 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:42 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:43 source > Setting state of ticket_comments stream to {'created_at': '2021-02-13T03:48:54Z', '_last_end_time': 1604865760} 2022-04-22 21:10:43 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T15:55:29Z', '_last_end_time': 1604865760} 2022-04-22 21:10:43 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T15:55:29Z', '_last_end_time': 1604865760} 2022-04-22 21:10:44 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T15:55:29Z', '_last_end_time': 1604865760} 2022-04-22 21:10:44 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T16:15:10Z', '_last_end_time': 1604865760} 2022-04-22 21:10:44 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T16:15:10Z', '_last_end_time': 1604865760} 2022-04-22 21:10:45 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T16:15:10Z', '_last_end_time': 1604865760} 2022-04-22 21:10:46 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T16:15:10Z', '_last_end_time': 1604865760} 2022-04-22 21:10:47 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T16:15:10Z', '_last_end_time': 1604865760} 2022-04-22 21:10:47 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T17:10:18Z', '_last_end_time': 1604865760} 2022-04-22 21:10:48 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T17:10:18Z', '_last_end_time': 1604865760} 2022-04-22 21:10:48 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T17:15:59Z', '_last_end_time': 1604865760} 2022-04-22 21:10:49 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T17:15:59Z', '_last_end_time': 1604865760} 2022-04-22 21:10:49 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T19:23:25Z', '_last_end_time': 1604865760} 2022-04-22 21:10:50 source > Setting state of ticket_comments stream to {'created_at': '2021-02-15T20:09:00Z', '_last_end_time': 1604865760} 2022-04-22 21:10:50 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:50 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:51 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:51 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:52 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:52 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:52 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:53 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:53 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:54 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:54 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:54 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:55 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:55 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:56 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:56 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:56 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:57 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:57 source > Setting state of ticket_comments stream to {'created_at': '2021-02-22T22:39:42Z', '_last_end_time': 1604865760} 2022-04-22 21:10:58 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:10:58 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:10:59 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:10:59 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:00 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:00 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:00 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:01 source > ticket 2711 not found (404 error). It could have been deleted. 2022-04-22 21:11:01 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:01 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:01 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:02 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:03 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:03 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:03 source > ticket 2465 not found (404 error). It could have been deleted. 2022-04-22 21:11:03 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:04 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:04 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:05 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:05 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:05 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:06 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:06 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:06 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:07 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:07 source > Setting state of ticket_comments stream to {'created_at': '2021-02-24T02:21:12Z', '_last_end_time': 1604865760} 2022-04-22 21:11:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 82000 (203 MB) 2022-04-22 21:11:07 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:08 source > ticket 3091 not found (404 error). It could have been deleted. 2022-04-22 21:11:08 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:08 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:09 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:09 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:09 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:10 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:10 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:10 source > ticket 2761 not found (404 error). It could have been deleted. 2022-04-22 21:11:10 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:11 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:11 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:12 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:12 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:13 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:14 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:14 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:15 source > ticket 2818 not found (404 error). It could have been deleted. 2022-04-22 21:11:15 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:15 source > ticket 2674 not found (404 error). It could have been deleted. 2022-04-22 21:11:15 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:15 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:16 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:16 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:17 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:17 source > ticket 2836 not found (404 error). It could have been deleted. 2022-04-22 21:11:17 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:17 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:17 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:18 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:18 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:19 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:20 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:20 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:21 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:21 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:21 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:22 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:22 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:23 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:23 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:23 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:24 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:25 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:25 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:25 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:26 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:26 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:27 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:27 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:27 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:28 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:28 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:29 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:29 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:30 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:30 source > ticket 3148 not found (404 error). It could have been deleted. 2022-04-22 21:11:30 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:30 source > ticket 3175 not found (404 error). It could have been deleted. 2022-04-22 21:11:30 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:31 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:31 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:31 source > ticket 2851 not found (404 error). It could have been deleted. 2022-04-22 21:11:31 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:31 source > ticket 2850 not found (404 error). It could have been deleted. 2022-04-22 21:11:31 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:32 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:32 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:33 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:33 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:34 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:34 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:34 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:35 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:35 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:36 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:36 source > Setting state of ticket_comments stream to {'created_at': '2021-02-25T23:05:57Z', '_last_end_time': 1604865760} 2022-04-22 21:11:37 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:37 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:37 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:38 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:38 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:39 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:39 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:39 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:40 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:40 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:41 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:41 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:41 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:42 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:43 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:43 source > ticket 2881 not found (404 error). It could have been deleted. 2022-04-22 21:11:43 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:43 source > ticket 2880 not found (404 error). It could have been deleted. 2022-04-22 21:11:43 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:44 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:44 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:45 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:45 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:45 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:46 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:46 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:47 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:47 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:48 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:48 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:49 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:49 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:49 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:50 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:50 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:50 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:51 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:52 source > ticket 2897 not found (404 error). It could have been deleted. 2022-04-22 21:11:52 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:52 source > ticket 2908 not found (404 error). It could have been deleted. 2022-04-22 21:11:52 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:52 source > ticket 2907 not found (404 error). It could have been deleted. 2022-04-22 21:11:52 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:52 source > ticket 2259 not found (404 error). It could have been deleted. 2022-04-22 21:11:52 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:54 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:55 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:55 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:55 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:56 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:56 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:57 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:57 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:58 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:58 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:58 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:59 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:11:59 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:00 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:00 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:01 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:01 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:01 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:02 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:02 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:03 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:03 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:04 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:04 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:04 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:05 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:05 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:06 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:07 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:07 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:07 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:08 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:08 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:09 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:09 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:10 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:10 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:11 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:11 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:11 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:12 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:12 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:13 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:13 source > ticket 2925 not found (404 error). It could have been deleted. 2022-04-22 21:12:13 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:14 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:14 source > ticket 2931 not found (404 error). It could have been deleted. 2022-04-22 21:12:14 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:14 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:15 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:15 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:15 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:16 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:16 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:17 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:17 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:18 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:18 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:19 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:19 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:23:06Z', '_last_end_time': 1614443604} 2022-04-22 21:12:20 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:45:32Z', '_last_end_time': 1614443604} 2022-04-22 21:12:20 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:45:32Z', '_last_end_time': 1614443604} 2022-04-22 21:12:21 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T19:45:32Z', '_last_end_time': 1614443604} 2022-04-22 21:12:21 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T20:10:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:22 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T20:10:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:22 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T22:49:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:22 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T22:49:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:23 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T22:49:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:23 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T22:49:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:24 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:12:24 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T23:39:53Z', '_last_end_time': 1614443604} 2022-04-22 21:12:25 source > Setting state of ticket_comments stream to {'created_at': '2021-03-04T23:39:53Z', '_last_end_time': 1614443604} 2022-04-22 21:12:25 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T00:04:38Z', '_last_end_time': 1614443604} 2022-04-22 21:12:26 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T00:04:38Z', '_last_end_time': 1614443604} 2022-04-22 21:12:26 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T00:04:38Z', '_last_end_time': 1614443604} 2022-04-22 21:12:27 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T02:52:10Z', '_last_end_time': 1614443604} 2022-04-22 21:12:27 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T03:07:13Z', '_last_end_time': 1614443604} 2022-04-22 21:12:28 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T03:07:13Z', '_last_end_time': 1614443604} 2022-04-22 21:12:28 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T03:07:13Z', '_last_end_time': 1614443604} 2022-04-22 21:12:28 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T15:57:23Z', '_last_end_time': 1614443604} 2022-04-22 21:12:29 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T15:57:23Z', '_last_end_time': 1614443604} 2022-04-22 21:12:30 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T15:57:23Z', '_last_end_time': 1614443604} 2022-04-22 21:12:30 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T15:57:23Z', '_last_end_time': 1614443604} 2022-04-22 21:12:31 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T16:48:16Z', '_last_end_time': 1614443604} 2022-04-22 21:12:31 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T19:27:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:32 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T19:29:16Z', '_last_end_time': 1614443604} 2022-04-22 21:12:32 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T22:09:20Z', '_last_end_time': 1614443604} 2022-04-22 21:12:32 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T22:23:12Z', '_last_end_time': 1614443604} 2022-04-22 21:12:33 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T22:23:44Z', '_last_end_time': 1614443604} 2022-04-22 21:12:33 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T23:48:10Z', '_last_end_time': 1614443604} 2022-04-22 21:12:34 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T23:48:10Z', '_last_end_time': 1614443604} 2022-04-22 21:12:35 source > Setting state of ticket_comments stream to {'created_at': '2021-03-05T23:48:10Z', '_last_end_time': 1614443604} 2022-04-22 21:12:35 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:35 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:36 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:36 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:37 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:37 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:37 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:38 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:38 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:39 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T00:20:26Z', '_last_end_time': 1614443604} 2022-04-22 21:12:39 source > Setting state of ticket_comments stream to {'created_at': '2021-03-06T01:36:21Z', '_last_end_time': 1614443604} 2022-04-22 21:12:39 source > Setting state of ticket_comments stream to {'created_at': '2021-03-08T16:19:32Z', '_last_end_time': 1614443604} 2022-04-22 21:12:40 source > Setting state of ticket_comments stream to {'created_at': '2021-03-08T16:19:32Z', '_last_end_time': 1614443604} 2022-04-22 21:12:40 source > Setting state of ticket_comments stream to {'created_at': '2021-03-08T16:19:32Z', '_last_end_time': 1614443604} 2022-04-22 21:12:41 source > Setting state of ticket_comments stream to {'created_at': '2021-03-08T16:19:32Z', '_last_end_time': 1614443604} 2022-04-22 21:12:41 source > Setting state of ticket_comments stream to {'created_at': '2021-03-08T16:19:32Z', '_last_end_time': 1614443604} 2022-04-22 21:12:41 source > Setting state of ticket_comments stream to {'created_at': '2021-03-08T18:49:28Z', '_last_end_time': 1614443604} 2022-04-22 21:12:42 source > Setting state of ticket_comments stream to {'created_at': '2021-03-08T18:49:28Z', '_last_end_time': 1614443604} 2022-04-22 21:12:42 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:42 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:43 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:43 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:43 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:44 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:44 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:45 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:45 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:46 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:46 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:46 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:47 source > Setting state of ticket_comments stream to {'created_at': '2021-03-15T20:40:36Z', '_last_end_time': 1614443604} 2022-04-22 21:12:47 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:47 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:48 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:48 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:48 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:49 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:49 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:50 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:50 source > ticket 2999 not found (404 error). It could have been deleted. 2022-04-22 21:12:50 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:50 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:51 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:51 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:51 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:52 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:52 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:53 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:54 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:54 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:54 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:55 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:55 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:56 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:56 source > ticket 3011 not found (404 error). It could have been deleted. 2022-04-22 21:12:56 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:56 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:57 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:57 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:57 source > Setting state of ticket_comments stream to {'created_at': '2021-03-16T21:35:37Z', '_last_end_time': 1614443604} 2022-04-22 21:12:58 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:12:58 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:12:59 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:12:59 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:12:59 source > ticket 3016 not found (404 error). It could have been deleted. 2022-04-22 21:12:59 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:00 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:00 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:01 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:01 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:01 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:02 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:02 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:03 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:03 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:03 source > ticket 3417 not found (404 error). It could have been deleted. 2022-04-22 21:13:03 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:04 source > ticket 3452 not found (404 error). It could have been deleted. 2022-04-22 21:13:04 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:04 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:04 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:05 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:05 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:05 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:06 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:06 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:07 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:07 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:08 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:08 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:09 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:09 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:10 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:10 source > ticket 3038 not found (404 error). It could have been deleted. 2022-04-22 21:13:10 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:10 source > ticket 3040 not found (404 error). It could have been deleted. 2022-04-22 21:13:10 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:11 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:11 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:11 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:12 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:12 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:12 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:13 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:13 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:14 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:14 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:15 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:15 source > ticket 3050 not found (404 error). It could have been deleted. 2022-04-22 21:13:15 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:16 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:17 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:17 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:18 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:18 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:19 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:19 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:20 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:20 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:21 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:21 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:22 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:22 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:22 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:23 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:24 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:24 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:25 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:25 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:26 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:26 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:27 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:28 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:28 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:28 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:29 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:29 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:29 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:30 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:30 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:31 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:31 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:32 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:32 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:33 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:33 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:33 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:34 source > Setting state of ticket_comments stream to {'created_at': '2021-03-18T16:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:13:35 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:35 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:35 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:36 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:36 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:36 source > ticket 3064 not found (404 error). It could have been deleted. 2022-04-22 21:13:36 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:37 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:37 source > ticket 3081 not found (404 error). It could have been deleted. 2022-04-22 21:13:37 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:38 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:38 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:38 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:39 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:39 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:40 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:40 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:41 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:41 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:41 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:42 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:42 source > Setting state of ticket_comments stream to {'created_at': '2021-03-22T20:51:54Z', '_last_end_time': 1614443604} 2022-04-22 21:13:43 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:43 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:44 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:44 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:45 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:45 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:46 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:46 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:47 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:47 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:48 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:48 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:48 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:49 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:49 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:50 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:50 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:51 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:51 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:51 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:52 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:52 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:52 source > ticket 3034 not found (404 error). It could have been deleted. 2022-04-22 21:13:52 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:53 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:53 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:54 source > Setting state of ticket_comments stream to {'created_at': '2021-03-25T17:26:39Z', '_last_end_time': 1614443604} 2022-04-22 21:13:55 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:55 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:55 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:56 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:57 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:57 source > ticket 3121 not found (404 error). It could have been deleted. 2022-04-22 21:13:57 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:57 source > ticket 3030 not found (404 error). It could have been deleted. 2022-04-22 21:13:57 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:58 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:58 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:59 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:59 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:13:59 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:00 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:00 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:01 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:01 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:02 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:02 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:03 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:03 source > ticket 3128 not found (404 error). It could have been deleted. 2022-04-22 21:14:03 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:03 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:04 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:04 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:05 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:05 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:06 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:06 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:06 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:07 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:07 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:08 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:08 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:09 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:09 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:09 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:10 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:10 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:10 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:11 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:11 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:12 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:12 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:13 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:13 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:13 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:14 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:14 source > Setting state of ticket_comments stream to {'created_at': '2021-03-26T18:26:03Z', '_last_end_time': 1614443604} 2022-04-22 21:14:15 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:15 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:16 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:16 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:16 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:17 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:17 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:18 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:18 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:19 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:19 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:20 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:20 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:21 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:21 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:22 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:22 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:22 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:23 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:23 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:24 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:24 source > ticket 3165 not found (404 error). It could have been deleted. 2022-04-22 21:14:24 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:25 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:25 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:26 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:26 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:27 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:27 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:27 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:28 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:28 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:28 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:29 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:30 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:30 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:30 source > Setting state of ticket_comments stream to {'created_at': '2021-03-29T23:33:22Z', '_last_end_time': 1614443604} 2022-04-22 21:14:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:31 source > ticket 3188 not found (404 error). It could have been deleted. 2022-04-22 21:14:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:35 source > ticket 3161 not found (404 error). It could have been deleted. 2022-04-22 21:14:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-01T03:25:24Z', '_last_end_time': 1614443604} 2022-04-22 21:14:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T02:57:07Z', '_last_end_time': 1614443604} 2022-04-22 21:14:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T02:57:07Z', '_last_end_time': 1614443604} 2022-04-22 21:14:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T02:57:07Z', '_last_end_time': 1614443604} 2022-04-22 21:14:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:45 source > ticket 3596 not found (404 error). It could have been deleted. 2022-04-22 21:14:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:45 source > ticket 3631 not found (404 error). It could have been deleted. 2022-04-22 21:14:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:45 source > ticket 3712 not found (404 error). It could have been deleted. 2022-04-22 21:14:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:51 source > ticket 3225 not found (404 error). It could have been deleted. 2022-04-22 21:14:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:53 source > ticket 3227 not found (404 error). It could have been deleted. 2022-04-22 21:14:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:55 source > ticket 3248 not found (404 error). It could have been deleted. 2022-04-22 21:14:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:14:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:04 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:04 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:04 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:05 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:05 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:21 source > ticket 3266 not found (404 error). It could have been deleted. 2022-04-22 21:15:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:21 source > ticket 3267 not found (404 error). It could have been deleted. 2022-04-22 21:15:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:29 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-02T15:51:55Z', '_last_end_time': 1614443604} 2022-04-22 21:15:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:36:29Z', '_last_end_time': 1614443604} 2022-04-22 21:15:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T01:41:47Z', '_last_end_time': 1614443604} 2022-04-22 21:15:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:45 source > ticket 3468 not found (404 error). It could have been deleted. 2022-04-22 21:15:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:15:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:15 source > ticket 3381 not found (404 error). It could have been deleted. 2022-04-22 21:16:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:17 source > ticket 3382 not found (404 error). It could have been deleted. 2022-04-22 21:16:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:17 source > ticket 3344 not found (404 error). It could have been deleted. 2022-04-22 21:16:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:20 source > ticket 3372 not found (404 error). It could have been deleted. 2022-04-22 21:16:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:21 source > ticket 3395 not found (404 error). It could have been deleted. 2022-04-22 21:16:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:22 source > ticket 3866 not found (404 error). It could have been deleted. 2022-04-22 21:16:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:22 source > ticket 3969 not found (404 error). It could have been deleted. 2022-04-22 21:16:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:22 source > ticket 3972 not found (404 error). It could have been deleted. 2022-04-22 21:16:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:29 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:36 source > ticket 3406 not found (404 error). It could have been deleted. 2022-04-22 21:16:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:41 source > ticket 3422 not found (404 error). It could have been deleted. 2022-04-22 21:16:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:46 source > ticket 3420 not found (404 error). It could have been deleted. 2022-04-22 21:16:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T21:52:43Z', '_last_end_time': 1614443604} 2022-04-22 21:16:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T22:01:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T23:52:26Z', '_last_end_time': 1614443604} 2022-04-22 21:16:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-09T23:53:23Z', '_last_end_time': 1614443604} 2022-04-22 21:16:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:04:08Z', '_last_end_time': 1614443604} 2022-04-22 21:16:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:52 source > ticket 3467 not found (404 error). It could have been deleted. 2022-04-22 21:16:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-10T00:42:16Z', '_last_end_time': 1614443604} 2022-04-22 21:16:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-12T14:47:45Z', '_last_end_time': 1614443604} 2022-04-22 21:16:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-12T14:47:45Z', '_last_end_time': 1614443604} 2022-04-22 21:16:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-12T14:47:45Z', '_last_end_time': 1614443604} 2022-04-22 21:16:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-12T14:47:45Z', '_last_end_time': 1614443604} 2022-04-22 21:16:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-12T14:47:45Z', '_last_end_time': 1614443604} 2022-04-22 21:16:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-12T15:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:16:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-12T15:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:16:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-12T15:53:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:04 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T17:18:56Z', '_last_end_time': 1614443604} 2022-04-22 21:17:04 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T22:58:31Z', '_last_end_time': 1614443604} 2022-04-22 21:17:05 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T23:18:24Z', '_last_end_time': 1614443604} 2022-04-22 21:17:05 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T23:18:24Z', '_last_end_time': 1614443604} 2022-04-22 21:17:05 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T23:18:24Z', '_last_end_time': 1614443604} 2022-04-22 21:17:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T23:18:24Z', '_last_end_time': 1614443604} 2022-04-22 21:17:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T23:18:24Z', '_last_end_time': 1614443604} 2022-04-22 21:17:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T23:18:24Z', '_last_end_time': 1614443604} 2022-04-22 21:17:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T23:18:24Z', '_last_end_time': 1614443604} 2022-04-22 21:17:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T23:18:24Z', '_last_end_time': 1614443604} 2022-04-22 21:17:08 source > ticket 3480 not found (404 error). It could have been deleted. 2022-04-22 21:17:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-19T23:18:24Z', '_last_end_time': 1614443604} 2022-04-22 21:17:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:15 source > ticket 3473 not found (404 error). It could have been deleted. 2022-04-22 21:17:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:16 source > ticket 3430 not found (404 error). It could have been deleted. 2022-04-22 21:17:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T00:52:58Z', '_last_end_time': 1614443604} 2022-04-22 21:17:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-20T18:07:35Z', '_last_end_time': 1614443604} 2022-04-22 21:17:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-21T19:00:51Z', '_last_end_time': 1614443604} 2022-04-22 21:17:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-21T19:00:51Z', '_last_end_time': 1614443604} 2022-04-22 21:17:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-21T19:00:51Z', '_last_end_time': 1614443604} 2022-04-22 21:17:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-21T19:00:51Z', '_last_end_time': 1614443604} 2022-04-22 21:17:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-21T19:00:51Z', '_last_end_time': 1614443604} 2022-04-22 21:17:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-21T19:00:51Z', '_last_end_time': 1614443604} 2022-04-22 21:17:29 source > Setting state of ticket_comments stream to {'created_at': '2021-04-21T19:00:51Z', '_last_end_time': 1614443604} 2022-04-22 21:17:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-21T19:00:51Z', '_last_end_time': 1614443604} 2022-04-22 21:17:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:34 source > ticket 3487 not found (404 error). It could have been deleted. 2022-04-22 21:17:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T00:23:54Z', '_last_end_time': 1614443604} 2022-04-22 21:17:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T19:51:50Z', '_last_end_time': 1614443604} 2022-04-22 21:17:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 83000 (204 MB) 2022-04-22 21:17:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T22:28:04Z', '_last_end_time': 1614443604} 2022-04-22 21:17:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T22:28:04Z', '_last_end_time': 1614443604} 2022-04-22 21:17:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T22:28:04Z', '_last_end_time': 1614443604} 2022-04-22 21:17:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T22:28:04Z', '_last_end_time': 1614443604} 2022-04-22 21:17:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-22T23:49:25Z', '_last_end_time': 1614443604} 2022-04-22 21:17:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T20:57:01Z', '_last_end_time': 1614443604} 2022-04-22 21:17:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T20:57:01Z', '_last_end_time': 1614443604} 2022-04-22 21:18:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:04 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:05 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:05 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:08 source > ticket 3557 not found (404 error). It could have been deleted. 2022-04-22 21:18:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:08 source > ticket 3556 not found (404 error). It could have been deleted. 2022-04-22 21:18:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:09 source > ticket 3436 not found (404 error). It could have been deleted. 2022-04-22 21:18:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:10 source > ticket 3568 not found (404 error). It could have been deleted. 2022-04-22 21:18:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:13 source > ticket 3584 not found (404 error). It could have been deleted. 2022-04-22 21:18:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:13 source > ticket 3582 not found (404 error). It could have been deleted. 2022-04-22 21:18:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:14 source > ticket 3597 not found (404 error). It could have been deleted. 2022-04-22 21:18:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-23T22:57:36Z', '_last_end_time': 1614443604} 2022-04-22 21:18:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:29 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T16:16:48Z', '_last_end_time': 1614443604} 2022-04-22 21:18:29 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T18:09:28Z', '_last_end_time': 1614443604} 2022-04-22 21:18:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T18:09:28Z', '_last_end_time': 1614443604} 2022-04-22 21:18:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T20:41:11Z', '_last_end_time': 1619460568} 2022-04-22 21:18:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T20:41:27Z', '_last_end_time': 1619460568} 2022-04-22 21:18:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T20:41:27Z', '_last_end_time': 1619460568} 2022-04-22 21:18:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T21:48:38Z', '_last_end_time': 1619460568} 2022-04-22 21:18:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T21:48:38Z', '_last_end_time': 1619460568} 2022-04-22 21:18:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T21:48:38Z', '_last_end_time': 1619460568} 2022-04-22 21:18:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T21:48:38Z', '_last_end_time': 1619460568} 2022-04-22 21:18:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T21:48:38Z', '_last_end_time': 1619460568} 2022-04-22 21:18:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T23:21:47Z', '_last_end_time': 1619460568} 2022-04-22 21:18:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T23:21:47Z', '_last_end_time': 1619460568} 2022-04-22 21:18:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T23:21:47Z', '_last_end_time': 1619460568} 2022-04-22 21:18:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T23:21:47Z', '_last_end_time': 1619460568} 2022-04-22 21:18:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-26T23:21:47Z', '_last_end_time': 1619460568} 2022-04-22 21:18:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T00:20:07Z', '_last_end_time': 1619460568} 2022-04-22 21:18:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T00:20:07Z', '_last_end_time': 1619460568} 2022-04-22 21:18:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T00:20:07Z', '_last_end_time': 1619460568} 2022-04-22 21:18:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T00:20:07Z', '_last_end_time': 1619460568} 2022-04-22 21:18:38 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T00:20:07Z', '_last_end_time': 1619460568} 2022-04-22 21:18:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T00:20:07Z', '_last_end_time': 1619460568} 2022-04-22 21:18:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:39:26Z', '_last_end_time': 1619460568} 2022-04-22 21:18:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T14:45:30Z', '_last_end_time': 1619460568} 2022-04-22 21:18:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T18:34:56Z', '_last_end_time': 1619460568} 2022-04-22 21:18:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T18:46:29Z', '_last_end_time': 1619460568} 2022-04-22 21:18:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T18:46:29Z', '_last_end_time': 1619460568} 2022-04-22 21:18:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T18:46:29Z', '_last_end_time': 1619460568} 2022-04-22 21:18:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T18:46:29Z', '_last_end_time': 1619460568} 2022-04-22 21:18:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T18:46:29Z', '_last_end_time': 1619460568} 2022-04-22 21:18:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T18:46:29Z', '_last_end_time': 1619460568} 2022-04-22 21:18:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T18:46:29Z', '_last_end_time': 1619460568} 2022-04-22 21:18:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T20:58:20Z', '_last_end_time': 1619460568} 2022-04-22 21:18:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T21:31:34Z', '_last_end_time': 1619460568} 2022-04-22 21:18:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T21:31:34Z', '_last_end_time': 1619460568} 2022-04-22 21:18:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T21:31:34Z', '_last_end_time': 1619460568} 2022-04-22 21:18:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T21:31:34Z', '_last_end_time': 1619460568} 2022-04-22 21:18:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T21:31:34Z', '_last_end_time': 1619460568} 2022-04-22 21:18:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T21:31:34Z', '_last_end_time': 1619460568} 2022-04-22 21:18:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T21:31:34Z', '_last_end_time': 1619460568} 2022-04-22 21:18:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T21:31:34Z', '_last_end_time': 1619460568} 2022-04-22 21:18:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-27T21:31:34Z', '_last_end_time': 1619460568} 2022-04-22 21:18:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T15:26:49Z', '_last_end_time': 1619460568} 2022-04-22 21:18:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T15:26:49Z', '_last_end_time': 1619460568} 2022-04-22 21:18:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T15:26:49Z', '_last_end_time': 1619460568} 2022-04-22 21:18:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T15:26:49Z', '_last_end_time': 1619460568} 2022-04-22 21:18:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T15:26:49Z', '_last_end_time': 1619460568} 2022-04-22 21:18:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T15:26:49Z', '_last_end_time': 1619460568} 2022-04-22 21:18:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T15:26:49Z', '_last_end_time': 1619460568} 2022-04-22 21:18:56 source > ticket 3612 not found (404 error). It could have been deleted. 2022-04-22 21:18:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T15:26:49Z', '_last_end_time': 1619460568} 2022-04-22 21:18:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T17:48:42Z', '_last_end_time': 1619460568} 2022-04-22 21:18:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T17:57:12Z', '_last_end_time': 1619460568} 2022-04-22 21:18:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T17:57:12Z', '_last_end_time': 1619460568} 2022-04-22 21:18:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T17:57:12Z', '_last_end_time': 1619460568} 2022-04-22 21:18:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T17:57:12Z', '_last_end_time': 1619460568} 2022-04-22 21:18:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T18:52:01Z', '_last_end_time': 1619460568} 2022-04-22 21:19:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T18:52:01Z', '_last_end_time': 1619460568} 2022-04-22 21:19:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T18:52:01Z', '_last_end_time': 1619460568} 2022-04-22 21:19:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T18:52:01Z', '_last_end_time': 1619460568} 2022-04-22 21:19:01 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T18:52:01Z', '_last_end_time': 1619460568} 2022-04-22 21:19:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T18:52:01Z', '_last_end_time': 1619460568} 2022-04-22 21:19:02 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T18:52:01Z', '_last_end_time': 1619460568} 2022-04-22 21:19:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T18:52:01Z', '_last_end_time': 1619460568} 2022-04-22 21:19:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T19:14:09Z', '_last_end_time': 1619460568} 2022-04-22 21:19:03 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:04 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:04 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:05 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:05 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:06 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:07 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:08 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:09 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:10 source > ticket 3605 not found (404 error). It could have been deleted. 2022-04-22 21:19:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-28T21:46:53Z', '_last_end_time': 1619460568} 2022-04-22 21:19:10 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T14:31:42Z', '_last_end_time': 1619460568} 2022-04-22 21:19:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T14:47:48Z', '_last_end_time': 1619460568} 2022-04-22 21:19:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T14:47:48Z', '_last_end_time': 1619460568} 2022-04-22 21:19:11 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T14:47:48Z', '_last_end_time': 1619460568} 2022-04-22 21:19:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T14:47:48Z', '_last_end_time': 1619460568} 2022-04-22 21:19:12 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:13 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:14 source > ticket 3648 not found (404 error). It could have been deleted. 2022-04-22 21:19:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:14 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:15 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:16 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T15:39:52Z', '_last_end_time': 1619460568} 2022-04-22 21:19:17 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T20:26:59Z', '_last_end_time': 1619460568} 2022-04-22 21:19:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T20:26:59Z', '_last_end_time': 1619460568} 2022-04-22 21:19:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T20:26:59Z', '_last_end_time': 1619460568} 2022-04-22 21:19:18 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T21:12:00Z', '_last_end_time': 1619460568} 2022-04-22 21:19:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T21:12:00Z', '_last_end_time': 1619460568} 2022-04-22 21:19:19 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T21:12:00Z', '_last_end_time': 1619460568} 2022-04-22 21:19:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T21:12:00Z', '_last_end_time': 1619460568} 2022-04-22 21:19:20 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:21 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:22 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:23 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:24 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:25 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-29T22:10:15Z', '_last_end_time': 1619460568} 2022-04-22 21:19:26 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:10:39Z', '_last_end_time': 1619460568} 2022-04-22 21:19:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:27 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:28 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:29 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:30 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:31 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:32 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:33 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:34 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:35 source > ticket 3693 not found (404 error). It could have been deleted. 2022-04-22 21:19:35 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:36 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:37 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:39 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:40 source > ticket 3723 not found (404 error). It could have been deleted. 2022-04-22 21:19:40 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:41 source > ticket 3724 not found (404 error). It could have been deleted. 2022-04-22 21:19:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:41 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:42 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:43 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:44 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:45 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:46 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:47 source > ticket 3735 not found (404 error). It could have been deleted. 2022-04-22 21:19:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:47 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:48 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:49 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:50 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:51 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:52 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:53 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:54 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:55 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:56 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:57 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:58 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:19:59 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:20:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:20:00 source > Setting state of ticket_comments stream to {'created_at': '2021-04-30T18:48:33Z', '_last_end_time': 1619460568} 2022-04-22 21:20:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-03T18:54:56Z', '_last_end_time': 1619460568} 2022-04-22 21:20:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:07Z', '_last_end_time': 1619460568} 2022-04-22 21:20:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T00:26:23Z', '_last_end_time': 1619460568} 2022-04-22 21:20:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:20:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-04T20:09:28Z', '_last_end_time': 1619460568} 2022-04-22 21:21:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T18:24:50Z', '_last_end_time': 1619460568} 2022-04-22 21:21:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T19:46:56Z', '_last_end_time': 1619460568} 2022-04-22 21:21:22 source > ticket 3768 not found (404 error). It could have been deleted. 2022-04-22 21:21:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T19:46:56Z', '_last_end_time': 1619460568} 2022-04-22 21:21:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-05T20:59:12Z', '_last_end_time': 1619460568} 2022-04-22 21:21:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T00:37:35Z', '_last_end_time': 1619460568} 2022-04-22 21:21:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-06T23:29:48Z', '_last_end_time': 1619460568} 2022-04-22 21:21:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:21:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:22:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:22:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:22:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T15:42:57Z', '_last_end_time': 1619460568} 2022-04-22 21:22:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:26 source > ticket 3860 not found (404 error). It could have been deleted. 2022-04-22 21:22:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:39 source > ticket 3882 not found (404 error). It could have been deleted. 2022-04-22 21:22:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:39 source > ticket 3878 not found (404 error). It could have been deleted. 2022-04-22 21:22:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T21:22:39Z', '_last_end_time': 1619460568} 2022-04-22 21:22:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T22:30:52Z', '_last_end_time': 1619460568} 2022-04-22 21:22:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T22:30:52Z', '_last_end_time': 1619460568} 2022-04-22 21:22:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T22:30:52Z', '_last_end_time': 1619460568} 2022-04-22 21:22:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-07T23:11:07Z', '_last_end_time': 1619460568} 2022-04-22 21:22:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-08T00:03:24Z', '_last_end_time': 1619460568} 2022-04-22 21:22:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-08T00:04:51Z', '_last_end_time': 1619460568} 2022-04-22 21:22:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-08T00:04:51Z', '_last_end_time': 1619460568} 2022-04-22 21:22:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-08T00:04:51Z', '_last_end_time': 1619460568} 2022-04-22 21:22:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-08T00:04:51Z', '_last_end_time': 1619460568} 2022-04-22 21:22:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-08T00:04:51Z', '_last_end_time': 1619460568} 2022-04-22 21:22:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-10T22:17:25Z', '_last_end_time': 1619460568} 2022-04-22 21:22:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-10T22:17:25Z', '_last_end_time': 1619460568} 2022-04-22 21:22:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-11T18:53:58Z', '_last_end_time': 1619460568} 2022-04-22 21:22:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-11T18:53:58Z', '_last_end_time': 1619460568} 2022-04-22 21:22:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T00:51:33Z', '_last_end_time': 1619460568} 2022-04-22 21:22:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T00:51:33Z', '_last_end_time': 1619460568} 2022-04-22 21:22:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T00:51:33Z', '_last_end_time': 1619460568} 2022-04-22 21:22:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:49 source > ticket 3930 not found (404 error). It could have been deleted. 2022-04-22 21:22:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T14:22:18Z', '_last_end_time': 1619460568} 2022-04-22 21:22:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:22:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:01 source > ticket 3962 not found (404 error). It could have been deleted. 2022-04-22 21:23:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:06 source > ticket 3966 not found (404 error). It could have been deleted. 2022-04-22 21:23:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-12T20:49:27Z', '_last_end_time': 1619460568} 2022-04-22 21:23:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-13T19:24:49Z', '_last_end_time': 1619460568} 2022-04-22 21:23:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-14T23:15:09Z', '_last_end_time': 1619460568} 2022-04-22 21:23:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-14T23:15:09Z', '_last_end_time': 1619460568} 2022-04-22 21:23:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:58 source > ticket 4025 not found (404 error). It could have been deleted. 2022-04-22 21:23:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:23:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:09 source > ticket 4030 not found (404 error). It could have been deleted. 2022-04-22 21:24:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:10 source > ticket 4062 not found (404 error). It could have been deleted. 2022-04-22 21:24:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 84000 (204 MB) 2022-04-22 21:24:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-15T00:41:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T16:30:39Z', '_last_end_time': 1619460568} 2022-04-22 21:24:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T16:30:39Z', '_last_end_time': 1619460568} 2022-04-22 21:24:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T19:43:16Z', '_last_end_time': 1619460568} 2022-04-22 21:24:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-17T21:23:04Z', '_last_end_time': 1619460568} 2022-04-22 21:24:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:24:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:11 source > ticket 4182 not found (404 error). It could have been deleted. 2022-04-22 21:25:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:11 source > ticket 4190 not found (404 error). It could have been deleted. 2022-04-22 21:25:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:03:52Z', '_last_end_time': 1619460568} 2022-04-22 21:25:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:44:20Z', '_last_end_time': 1619460568} 2022-04-22 21:25:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T16:47:44Z', '_last_end_time': 1619460568} 2022-04-22 21:25:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T17:00:04Z', '_last_end_time': 1619460568} 2022-04-22 21:25:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-19T17:41:19Z', '_last_end_time': 1619460568} 2022-04-22 21:25:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:17 source > ticket 4163 not found (404 error). It could have been deleted. 2022-04-22 21:25:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:18 source > ticket 4203 not found (404 error). It could have been deleted. 2022-04-22 21:25:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:22 source > ticket 4220 not found (404 error). It could have been deleted. 2022-04-22 21:25:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:39 source > ticket 4242 not found (404 error). It could have been deleted. 2022-04-22 21:25:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T18:30:31Z', '_last_end_time': 1619460568} 2022-04-22 21:25:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T19:57:58Z', '_last_end_time': 1621713755} 2022-04-22 21:25:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T20:55:12Z', '_last_end_time': 1621713755} 2022-04-22 21:25:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T21:51:12Z', '_last_end_time': 1621713755} 2022-04-22 21:25:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T21:53:14Z', '_last_end_time': 1621713755} 2022-04-22 21:25:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T21:59:16Z', '_last_end_time': 1621713755} 2022-04-22 21:25:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T22:01:42Z', '_last_end_time': 1621713755} 2022-04-22 21:25:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T22:07:44Z', '_last_end_time': 1621713755} 2022-04-22 21:25:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T22:20:15Z', '_last_end_time': 1621713755} 2022-04-22 21:25:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T22:20:15Z', '_last_end_time': 1621713755} 2022-04-22 21:25:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T22:20:15Z', '_last_end_time': 1621713755} 2022-04-22 21:25:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-21T22:20:15Z', '_last_end_time': 1621713755} 2022-04-22 21:25:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-24T15:00:00Z', '_last_end_time': 1621713755} 2022-04-22 21:25:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-24T15:00:00Z', '_last_end_time': 1621713755} 2022-04-22 21:25:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-24T15:00:00Z', '_last_end_time': 1621713755} 2022-04-22 21:26:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-24T15:00:00Z', '_last_end_time': 1621713755} 2022-04-22 21:26:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-24T15:00:00Z', '_last_end_time': 1621713755} 2022-04-22 21:26:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-24T15:00:00Z', '_last_end_time': 1621713755} 2022-04-22 21:26:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-24T15:00:00Z', '_last_end_time': 1621713755} 2022-04-22 21:26:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-25T14:34:47Z', '_last_end_time': 1621713755} 2022-04-22 21:26:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-25T16:03:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-25T21:25:46Z', '_last_end_time': 1621713755} 2022-04-22 21:26:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:08 source > ticket 4306 not found (404 error). It could have been deleted. 2022-04-22 21:26:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:10 source > ticket 4335 not found (404 error). It could have been deleted. 2022-04-22 21:26:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:13 source > ticket 4318 not found (404 error). It could have been deleted. 2022-04-22 21:26:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:13 source > ticket 4302 not found (404 error). It could have been deleted. 2022-04-22 21:26:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:14 source > ticket 4349 not found (404 error). It could have been deleted. 2022-04-22 21:26:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:18 source > ticket 4254 not found (404 error). It could have been deleted. 2022-04-22 21:26:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:20 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:21 source > Setting state of ticket_comments stream to {'created_at': '2021-05-26T00:10:05Z', '_last_end_time': 1621713755} 2022-04-22 21:26:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:22 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:23 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:24 source > ticket 4371 not found (404 error). It could have been deleted. 2022-04-22 21:26:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:24 source > ticket 4375 not found (404 error). It could have been deleted. 2022-04-22 21:26:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:24 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:25 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:26 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:27 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:28 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:29 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:30 source > ticket 4394 not found (404 error). It could have been deleted. 2022-04-22 21:26:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T15:26:42Z', '_last_end_time': 1621713755} 2022-04-22 21:26:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:30 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:31 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:32 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:33 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:34 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:35 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:36 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:37 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:38 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-27T21:52:33Z', '_last_end_time': 1621713755} 2022-04-22 21:26:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T14:43:58Z', '_last_end_time': 1621713755} 2022-04-22 21:26:39 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:40 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:41 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:42 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:43 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:44 source > ticket 4340 not found (404 error). It could have been deleted. 2022-04-22 21:26:44 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:45 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:46 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:47 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:48 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:49 source > ticket 2382 not found (404 error). It could have been deleted. 2022-04-22 21:26:49 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:50 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:51 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:52 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:53 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:54 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:55 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:56 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:57 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:58 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:26:59 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:00 source > ticket 4470 not found (404 error). It could have been deleted. 2022-04-22 21:27:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:00 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:01 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:02 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:03 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:04 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:05 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:04:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:06 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:51:01Z', '_last_end_time': 1621713755} 2022-04-22 21:27:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:51:01Z', '_last_end_time': 1621713755} 2022-04-22 21:27:07 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:51:01Z', '_last_end_time': 1621713755} 2022-04-22 21:27:08 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:56:31Z', '_last_end_time': 1621713755} 2022-04-22 21:27:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:56:31Z', '_last_end_time': 1621713755} 2022-04-22 21:27:09 source > ticket 4305 not found (404 error). It could have been deleted. 2022-04-22 21:27:09 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T15:56:31Z', '_last_end_time': 1621713755} 2022-04-22 21:27:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T16:12:23Z', '_last_end_time': 1621713755} 2022-04-22 21:27:10 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T16:56:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T17:32:15Z', '_last_end_time': 1621713755} 2022-04-22 21:27:11 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T17:32:15Z', '_last_end_time': 1621713755} 2022-04-22 21:27:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T17:35:10Z', '_last_end_time': 1621713755} 2022-04-22 21:27:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T17:35:10Z', '_last_end_time': 1621713755} 2022-04-22 21:27:12 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T17:35:10Z', '_last_end_time': 1621713755} 2022-04-22 21:27:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T17:35:10Z', '_last_end_time': 1621713755} 2022-04-22 21:27:13 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T18:18:16Z', '_last_end_time': 1621713755} 2022-04-22 21:27:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T18:18:16Z', '_last_end_time': 1621713755} 2022-04-22 21:27:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T18:18:16Z', '_last_end_time': 1621713755} 2022-04-22 21:27:14 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T20:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:27:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T21:13:46Z', '_last_end_time': 1621713755} 2022-04-22 21:27:15 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T21:26:37Z', '_last_end_time': 1621713755} 2022-04-22 21:27:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T21:26:37Z', '_last_end_time': 1621713755} 2022-04-22 21:27:16 source > ticket 4489 not found (404 error). It could have been deleted. 2022-04-22 21:27:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T21:26:37Z', '_last_end_time': 1621713755} 2022-04-22 21:27:16 source > ticket 4466 not found (404 error). It could have been deleted. 2022-04-22 21:27:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T21:26:37Z', '_last_end_time': 1621713755} 2022-04-22 21:27:16 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T21:42:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T21:42:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T22:37:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:17 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T22:41:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T22:41:22Z', '_last_end_time': 1621713755} 2022-04-22 21:27:18 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T23:31:34Z', '_last_end_time': 1621713755} 2022-04-22 21:27:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T23:31:34Z', '_last_end_time': 1621713755} 2022-04-22 21:27:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T23:31:34Z', '_last_end_time': 1621713755} 2022-04-22 21:27:19 source > Setting state of ticket_comments stream to {'created_at': '2021-05-28T23:31:34Z', '_last_end_time': 1621713755} 2022-04-22 21:27:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-01T18:28:19Z', '_last_end_time': 1621713755} 2022-04-22 21:27:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-01T18:28:19Z', '_last_end_time': 1621713755} 2022-04-22 21:27:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-01T18:28:19Z', '_last_end_time': 1621713755} 2022-04-22 21:27:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-01T22:17:35Z', '_last_end_time': 1621713755} 2022-04-22 21:27:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-01T22:17:35Z', '_last_end_time': 1621713755} 2022-04-22 21:27:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-01T22:17:35Z', '_last_end_time': 1621713755} 2022-04-22 21:27:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-01T22:17:35Z', '_last_end_time': 1621713755} 2022-04-22 21:27:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:23 source > ticket 4563 not found (404 error). It could have been deleted. 2022-04-22 21:27:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:23 source > ticket 4495 not found (404 error). It could have been deleted. 2022-04-22 21:27:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-02T17:23:44Z', '_last_end_time': 1621713755} 2022-04-22 21:27:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:35 source > ticket 4578 not found (404 error). It could have been deleted. 2022-04-22 21:27:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:38 source > ticket 4611 not found (404 error). It could have been deleted. 2022-04-22 21:27:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:39 source > ticket 4588 not found (404 error). It could have been deleted. 2022-04-22 21:27:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:56 source > ticket 4652 not found (404 error). It could have been deleted. 2022-04-22 21:27:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-03T14:42:25Z', '_last_end_time': 1621713755} 2022-04-22 21:27:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:27:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:27:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:27:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:27:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:27:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:27:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:14 source > ticket 2834 not found (404 error). It could have been deleted. 2022-04-22 21:28:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:14 source > ticket 4102 not found (404 error). It could have been deleted. 2022-04-22 21:28:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:14 source > ticket 4419 not found (404 error). It could have been deleted. 2022-04-22 21:28:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:14 source > ticket 3744 not found (404 error). It could have been deleted. 2022-04-22 21:28:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:28 source > ticket 4692 not found (404 error). It could have been deleted. 2022-04-22 21:28:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:29 source > ticket 4686 not found (404 error). It could have been deleted. 2022-04-22 21:28:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:29 source > ticket 4710 not found (404 error). It could have been deleted. 2022-04-22 21:28:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T00:33:11Z', '_last_end_time': 1621713755} 2022-04-22 21:28:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T01:34:54Z', '_last_end_time': 1621713755} 2022-04-22 21:28:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T01:34:54Z', '_last_end_time': 1621713755} 2022-04-22 21:28:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T02:04:16Z', '_last_end_time': 1621713755} 2022-04-22 21:28:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T02:04:16Z', '_last_end_time': 1621713755} 2022-04-22 21:28:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T02:04:16Z', '_last_end_time': 1621713755} 2022-04-22 21:28:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T21:42:32Z', '_last_end_time': 1621713755} 2022-04-22 21:28:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T21:42:32Z', '_last_end_time': 1621713755} 2022-04-22 21:28:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T21:42:32Z', '_last_end_time': 1621713755} 2022-04-22 21:28:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T21:42:32Z', '_last_end_time': 1621713755} 2022-04-22 21:28:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-05T21:42:32Z', '_last_end_time': 1621713755} 2022-04-22 21:28:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T18:36:21Z', '_last_end_time': 1621713755} 2022-04-22 21:28:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T18:36:21Z', '_last_end_time': 1621713755} 2022-04-22 21:28:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-06T19:45:09Z', '_last_end_time': 1621713755} 2022-04-22 21:28:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T11:30:14Z', '_last_end_time': 1621713755} 2022-04-22 21:28:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T14:21:56Z', '_last_end_time': 1621713755} 2022-04-22 21:28:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T14:21:56Z', '_last_end_time': 1621713755} 2022-04-22 21:28:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T15:14:06Z', '_last_end_time': 1621713755} 2022-04-22 21:28:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T15:14:06Z', '_last_end_time': 1621713755} 2022-04-22 21:28:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T15:34:49Z', '_last_end_time': 1621713755} 2022-04-22 21:28:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T15:34:49Z', '_last_end_time': 1621713755} 2022-04-22 21:28:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T15:34:49Z', '_last_end_time': 1621713755} 2022-04-22 21:28:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T15:44:19Z', '_last_end_time': 1621713755} 2022-04-22 21:28:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T16:12:55Z', '_last_end_time': 1621713755} 2022-04-22 21:28:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:14:48Z', '_last_end_time': 1621713755} 2022-04-22 21:28:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:14:48Z', '_last_end_time': 1621713755} 2022-04-22 21:28:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:14:48Z', '_last_end_time': 1621713755} 2022-04-22 21:28:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:14:48Z', '_last_end_time': 1621713755} 2022-04-22 21:28:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:14:48Z', '_last_end_time': 1621713755} 2022-04-22 21:28:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:14:48Z', '_last_end_time': 1621713755} 2022-04-22 21:28:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:40:16Z', '_last_end_time': 1621713755} 2022-04-22 21:28:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:40:16Z', '_last_end_time': 1621713755} 2022-04-22 21:28:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:59:42Z', '_last_end_time': 1621713755} 2022-04-22 21:28:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T17:59:42Z', '_last_end_time': 1621713755} 2022-04-22 21:28:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T18:38:07Z', '_last_end_time': 1621713755} 2022-04-22 21:28:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T18:38:07Z', '_last_end_time': 1621713755} 2022-04-22 21:28:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T18:38:07Z', '_last_end_time': 1621713755} 2022-04-22 21:28:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T18:38:07Z', '_last_end_time': 1621713755} 2022-04-22 21:28:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T19:00:13Z', '_last_end_time': 1621713755} 2022-04-22 21:29:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T19:08:30Z', '_last_end_time': 1621713755} 2022-04-22 21:29:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T19:53:41Z', '_last_end_time': 1621713755} 2022-04-22 21:29:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T19:53:41Z', '_last_end_time': 1621713755} 2022-04-22 21:29:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T19:53:41Z', '_last_end_time': 1621713755} 2022-04-22 21:29:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T19:53:41Z', '_last_end_time': 1621713755} 2022-04-22 21:29:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T19:53:41Z', '_last_end_time': 1621713755} 2022-04-22 21:29:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T19:53:41Z', '_last_end_time': 1621713755} 2022-04-22 21:29:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T20:58:42Z', '_last_end_time': 1621713755} 2022-04-22 21:29:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T20:58:42Z', '_last_end_time': 1621713755} 2022-04-22 21:29:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T20:58:42Z', '_last_end_time': 1621713755} 2022-04-22 21:29:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T22:26:54Z', '_last_end_time': 1621713755} 2022-04-22 21:29:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T22:26:54Z', '_last_end_time': 1621713755} 2022-04-22 21:29:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T22:26:54Z', '_last_end_time': 1621713755} 2022-04-22 21:29:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T22:26:54Z', '_last_end_time': 1621713755} 2022-04-22 21:29:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T22:27:20Z', '_last_end_time': 1621713755} 2022-04-22 21:29:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T22:27:20Z', '_last_end_time': 1621713755} 2022-04-22 21:29:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T22:27:20Z', '_last_end_time': 1621713755} 2022-04-22 21:29:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T22:27:20Z', '_last_end_time': 1621713755} 2022-04-22 21:29:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T22:27:20Z', '_last_end_time': 1621713755} 2022-04-22 21:29:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T23:49:56Z', '_last_end_time': 1621713755} 2022-04-22 21:29:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-07T23:49:56Z', '_last_end_time': 1621713755} 2022-04-22 21:29:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:45:01Z', '_last_end_time': 1621713755} 2022-04-22 21:29:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:45:01Z', '_last_end_time': 1621713755} 2022-04-22 21:29:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:47:53Z', '_last_end_time': 1621713755} 2022-04-22 21:29:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:47:53Z', '_last_end_time': 1621713755} 2022-04-22 21:29:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:47:53Z', '_last_end_time': 1621713755} 2022-04-22 21:29:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:52:14Z', '_last_end_time': 1621713755} 2022-04-22 21:29:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:52:14Z', '_last_end_time': 1621713755} 2022-04-22 21:29:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:52:14Z', '_last_end_time': 1621713755} 2022-04-22 21:29:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:52:14Z', '_last_end_time': 1621713755} 2022-04-22 21:29:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:52:14Z', '_last_end_time': 1621713755} 2022-04-22 21:29:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T00:52:14Z', '_last_end_time': 1621713755} 2022-04-22 21:29:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T01:32:22Z', '_last_end_time': 1621713755} 2022-04-22 21:29:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T13:34:35Z', '_last_end_time': 1621713755} 2022-04-22 21:29:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T13:34:51Z', '_last_end_time': 1621713755} 2022-04-22 21:29:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T13:58:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T13:58:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T13:58:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T14:42:16Z', '_last_end_time': 1621713755} 2022-04-22 21:29:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T14:42:16Z', '_last_end_time': 1621713755} 2022-04-22 21:29:18 source > ticket 4824 not found (404 error). It could have been deleted. 2022-04-22 21:29:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T14:42:16Z', '_last_end_time': 1621713755} 2022-04-22 21:29:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T16:53:02Z', '_last_end_time': 1621713755} 2022-04-22 21:29:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T17:57:24Z', '_last_end_time': 1621713755} 2022-04-22 21:29:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T18:02:01Z', '_last_end_time': 1621713755} 2022-04-22 21:29:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T18:55:06Z', '_last_end_time': 1621713755} 2022-04-22 21:29:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T18:55:06Z', '_last_end_time': 1621713755} 2022-04-22 21:29:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T18:55:06Z', '_last_end_time': 1621713755} 2022-04-22 21:29:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T19:51:45Z', '_last_end_time': 1621713755} 2022-04-22 21:29:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T19:51:45Z', '_last_end_time': 1621713755} 2022-04-22 21:29:22 source > ticket 4862 not found (404 error). It could have been deleted. 2022-04-22 21:29:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T19:51:45Z', '_last_end_time': 1621713755} 2022-04-22 21:29:22 source > ticket 4749 not found (404 error). It could have been deleted. 2022-04-22 21:29:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T19:51:45Z', '_last_end_time': 1621713755} 2022-04-22 21:29:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:25 source > ticket 4743 not found (404 error). It could have been deleted. 2022-04-22 21:29:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:25 source > ticket 4822 not found (404 error). It could have been deleted. 2022-04-22 21:29:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T21:44:26Z', '_last_end_time': 1621713755} 2022-04-22 21:29:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T22:23:56Z', '_last_end_time': 1621713755} 2022-04-22 21:29:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T22:23:56Z', '_last_end_time': 1621713755} 2022-04-22 21:29:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T22:23:56Z', '_last_end_time': 1621713755} 2022-04-22 21:29:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-08T22:23:56Z', '_last_end_time': 1621713755} 2022-04-22 21:29:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T00:51:36Z', '_last_end_time': 1621713755} 2022-04-22 21:29:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T00:51:36Z', '_last_end_time': 1621713755} 2022-04-22 21:29:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T00:51:36Z', '_last_end_time': 1621713755} 2022-04-22 21:29:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T00:51:36Z', '_last_end_time': 1621713755} 2022-04-22 21:29:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T00:51:36Z', '_last_end_time': 1621713755} 2022-04-22 21:29:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T00:51:36Z', '_last_end_time': 1621713755} 2022-04-22 21:29:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T00:51:36Z', '_last_end_time': 1621713755} 2022-04-22 21:29:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T00:51:36Z', '_last_end_time': 1621713755} 2022-04-22 21:29:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T02:57:15Z', '_last_end_time': 1621713755} 2022-04-22 21:29:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T02:57:15Z', '_last_end_time': 1621713755} 2022-04-22 21:29:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T11:10:34Z', '_last_end_time': 1621713755} 2022-04-22 21:29:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T11:28:02Z', '_last_end_time': 1621713755} 2022-04-22 21:29:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T12:09:54Z', '_last_end_time': 1621713755} 2022-04-22 21:29:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T12:22:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:03:04Z', '_last_end_time': 1621713755} 2022-04-22 21:29:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:10:47Z', '_last_end_time': 1621713755} 2022-04-22 21:29:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:10:47Z', '_last_end_time': 1621713755} 2022-04-22 21:29:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:42:27Z', '_last_end_time': 1621713755} 2022-04-22 21:29:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:42:27Z', '_last_end_time': 1621713755} 2022-04-22 21:29:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:42:27Z', '_last_end_time': 1621713755} 2022-04-22 21:29:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:42:27Z', '_last_end_time': 1621713755} 2022-04-22 21:29:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:42:27Z', '_last_end_time': 1621713755} 2022-04-22 21:29:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:42:27Z', '_last_end_time': 1621713755} 2022-04-22 21:29:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:42:27Z', '_last_end_time': 1621713755} 2022-04-22 21:29:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-09T13:42:27Z', '_last_end_time': 1621713755} 2022-04-22 21:29:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:28:35Z', '_last_end_time': 1621713755} 2022-04-22 21:29:37 source > ticket 3162 not found (404 error). It could have been deleted. 2022-04-22 21:29:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:28:35Z', '_last_end_time': 1621713755} 2022-04-22 21:29:37 source > ticket 3554 not found (404 error). It could have been deleted. 2022-04-22 21:29:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:28:35Z', '_last_end_time': 1621713755} 2022-04-22 21:29:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:33:42Z', '_last_end_time': 1621713755} 2022-04-22 21:29:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T14:43:29Z', '_last_end_time': 1621713755} 2022-04-22 21:29:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:45 source > ticket 4898 not found (404 error). It could have been deleted. 2022-04-22 21:29:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:29:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 85000 (204 MB) 2022-04-22 21:30:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:11 source > ticket 4703 not found (404 error). It could have been deleted. 2022-04-22 21:30:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:12 source > ticket 4922 not found (404 error). It could have been deleted. 2022-04-22 21:30:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T18:31:23Z', '_last_end_time': 1621713755} 2022-04-22 21:30:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T19:38:11Z', '_last_end_time': 1621713755} 2022-04-22 21:30:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T19:38:11Z', '_last_end_time': 1621713755} 2022-04-22 21:30:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T19:38:11Z', '_last_end_time': 1621713755} 2022-04-22 21:30:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T20:50:17Z', '_last_end_time': 1621713755} 2022-04-22 21:30:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T20:50:17Z', '_last_end_time': 1621713755} 2022-04-22 21:30:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T20:50:17Z', '_last_end_time': 1621713755} 2022-04-22 21:30:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T20:56:43Z', '_last_end_time': 1621713755} 2022-04-22 21:30:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T20:56:43Z', '_last_end_time': 1621713755} 2022-04-22 21:30:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T20:56:43Z', '_last_end_time': 1621713755} 2022-04-22 21:30:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T21:26:22Z', '_last_end_time': 1621713755} 2022-04-22 21:30:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T21:26:22Z', '_last_end_time': 1621713755} 2022-04-22 21:30:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T21:34:10Z', '_last_end_time': 1621713755} 2022-04-22 21:30:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T21:54:24Z', '_last_end_time': 1621713755} 2022-04-22 21:30:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T21:54:24Z', '_last_end_time': 1621713755} 2022-04-22 21:30:34 source > ticket 4821 not found (404 error). It could have been deleted. 2022-04-22 21:30:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T21:54:24Z', '_last_end_time': 1621713755} 2022-04-22 21:30:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-11T21:54:24Z', '_last_end_time': 1621713755} 2022-04-22 21:30:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T02:19:32Z', '_last_end_time': 1621713755} 2022-04-22 21:30:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T02:21:54Z', '_last_end_time': 1621713755} 2022-04-22 21:30:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-14T13:27:50Z', '_last_end_time': 1621713755} 2022-04-22 21:30:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:11:16Z', '_last_end_time': 1621713755} 2022-04-22 21:30:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:11:16Z', '_last_end_time': 1621713755} 2022-04-22 21:30:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-15T16:55:00Z', '_last_end_time': 1621713755} 2022-04-22 21:30:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T02:25:14Z', '_last_end_time': 1621713755} 2022-04-22 21:30:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:30:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:30:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:30:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:30:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-16T14:28:16Z', '_last_end_time': 1621713755} 2022-04-22 21:31:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-17T18:22:05Z', '_last_end_time': 1621713755} 2022-04-22 21:31:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:31:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:51:43Z', '_last_end_time': 1621713755} 2022-04-22 21:32:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:52:11Z', '_last_end_time': 1621713755} 2022-04-22 21:32:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:52:11Z', '_last_end_time': 1621713755} 2022-04-22 21:32:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-18T21:52:11Z', '_last_end_time': 1621713755} 2022-04-22 21:32:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-21T18:31:33Z', '_last_end_time': 1621713755} 2022-04-22 21:32:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T01:58:13Z', '_last_end_time': 1621713755} 2022-04-22 21:32:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T01:58:13Z', '_last_end_time': 1621713755} 2022-04-22 21:32:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T01:58:13Z', '_last_end_time': 1621713755} 2022-04-22 21:32:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T01:58:13Z', '_last_end_time': 1621713755} 2022-04-22 21:32:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T01:58:13Z', '_last_end_time': 1621713755} 2022-04-22 21:32:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T01:58:13Z', '_last_end_time': 1621713755} 2022-04-22 21:32:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T01:58:13Z', '_last_end_time': 1621713755} 2022-04-22 21:32:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T01:58:13Z', '_last_end_time': 1621713755} 2022-04-22 21:32:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T01:58:13Z', '_last_end_time': 1621713755} 2022-04-22 21:32:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:37 source > ticket 5240 not found (404 error). It could have been deleted. 2022-04-22 21:32:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:44 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:45 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:47 source > ticket 5152 not found (404 error). It could have been deleted. 2022-04-22 21:32:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-23T15:31:38Z', '_last_end_time': 1621713755} 2022-04-22 21:32:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:48 source > ticket 5253 not found (404 error). It could have been deleted. 2022-04-22 21:32:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:32:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:15 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:16 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:17 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:18 source > ticket 5332 not found (404 error). It could have been deleted. 2022-04-22 21:33:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:18 source > ticket 5301 not found (404 error). It could have been deleted. 2022-04-22 21:33:18 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:19 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T17:30:34Z', '_last_end_time': 1624467733} 2022-04-22 21:33:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T18:38:59Z', '_last_end_time': 1624467733} 2022-04-22 21:33:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T18:38:59Z', '_last_end_time': 1624467733} 2022-04-22 21:33:20 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T19:46:32Z', '_last_end_time': 1624467733} 2022-04-22 21:33:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T19:47:07Z', '_last_end_time': 1624467733} 2022-04-22 21:33:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T19:47:23Z', '_last_end_time': 1624467733} 2022-04-22 21:33:21 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T19:47:23Z', '_last_end_time': 1624467733} 2022-04-22 21:33:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T19:47:43Z', '_last_end_time': 1624467733} 2022-04-22 21:33:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T19:47:43Z', '_last_end_time': 1624467733} 2022-04-22 21:33:22 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T20:07:19Z', '_last_end_time': 1624467733} 2022-04-22 21:33:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T20:07:19Z', '_last_end_time': 1624467733} 2022-04-22 21:33:23 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T20:07:19Z', '_last_end_time': 1624467733} 2022-04-22 21:33:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T20:07:19Z', '_last_end_time': 1624467733} 2022-04-22 21:33:24 source > ticket 5338 not found (404 error). It could have been deleted. 2022-04-22 21:33:24 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T20:07:19Z', '_last_end_time': 1624467733} 2022-04-22 21:33:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T21:55:17Z', '_last_end_time': 1624467733} 2022-04-22 21:33:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T21:55:17Z', '_last_end_time': 1624467733} 2022-04-22 21:33:25 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T22:09:42Z', '_last_end_time': 1624467733} 2022-04-22 21:33:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T22:13:24Z', '_last_end_time': 1624467733} 2022-04-22 21:33:26 source > Setting state of ticket_comments stream to {'created_at': '2021-06-24T22:13:24Z', '_last_end_time': 1624467733} 2022-04-22 21:33:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T00:02:37Z', '_last_end_time': 1624467733} 2022-04-22 21:33:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T00:02:37Z', '_last_end_time': 1624467733} 2022-04-22 21:33:27 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T13:43:35Z', '_last_end_time': 1624467733} 2022-04-22 21:33:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T13:43:35Z', '_last_end_time': 1624467733} 2022-04-22 21:33:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T13:43:58Z', '_last_end_time': 1624467733} 2022-04-22 21:33:28 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T13:43:58Z', '_last_end_time': 1624467733} 2022-04-22 21:33:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T13:43:58Z', '_last_end_time': 1624467733} 2022-04-22 21:33:29 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T13:45:06Z', '_last_end_time': 1624467733} 2022-04-22 21:33:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T14:34:08Z', '_last_end_time': 1624467733} 2022-04-22 21:33:30 source > ticket 5334 not found (404 error). It could have been deleted. 2022-04-22 21:33:30 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T14:34:08Z', '_last_end_time': 1624467733} 2022-04-22 21:33:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T15:21:04Z', '_last_end_time': 1624467733} 2022-04-22 21:33:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T15:21:04Z', '_last_end_time': 1624467733} 2022-04-22 21:33:31 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T15:24:13Z', '_last_end_time': 1624467733} 2022-04-22 21:33:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T15:24:13Z', '_last_end_time': 1624467733} 2022-04-22 21:33:32 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T15:24:13Z', '_last_end_time': 1624467733} 2022-04-22 21:33:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T15:24:13Z', '_last_end_time': 1624467733} 2022-04-22 21:33:33 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T17:22:01Z', '_last_end_time': 1624467733} 2022-04-22 21:33:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T17:22:01Z', '_last_end_time': 1624467733} 2022-04-22 21:33:34 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T17:22:01Z', '_last_end_time': 1624467733} 2022-04-22 21:33:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T17:22:01Z', '_last_end_time': 1624467733} 2022-04-22 21:33:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T17:22:01Z', '_last_end_time': 1624467733} 2022-04-22 21:33:35 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T20:35:10Z', '_last_end_time': 1624467733} 2022-04-22 21:33:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T20:35:10Z', '_last_end_time': 1624467733} 2022-04-22 21:33:36 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T20:35:10Z', '_last_end_time': 1624467733} 2022-04-22 21:33:37 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T20:47:19Z', '_last_end_time': 1624467733} 2022-04-22 21:33:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T20:47:19Z', '_last_end_time': 1624467733} 2022-04-22 21:33:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T20:47:19Z', '_last_end_time': 1624467733} 2022-04-22 21:33:38 source > ticket 5381 not found (404 error). It could have been deleted. 2022-04-22 21:33:38 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T20:47:19Z', '_last_end_time': 1624467733} 2022-04-22 21:33:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T21:45:21Z', '_last_end_time': 1624467733} 2022-04-22 21:33:39 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T21:45:37Z', '_last_end_time': 1624467733} 2022-04-22 21:33:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T21:45:37Z', '_last_end_time': 1624467733} 2022-04-22 21:33:40 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T21:45:37Z', '_last_end_time': 1624467733} 2022-04-22 21:33:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T21:45:37Z', '_last_end_time': 1624467733} 2022-04-22 21:33:41 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T21:45:37Z', '_last_end_time': 1624467733} 2022-04-22 21:33:42 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T21:45:37Z', '_last_end_time': 1624467733} 2022-04-22 21:33:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T21:45:37Z', '_last_end_time': 1624467733} 2022-04-22 21:33:43 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T23:07:12Z', '_last_end_time': 1624467733} 2022-04-22 21:33:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T23:07:12Z', '_last_end_time': 1624467733} 2022-04-22 21:33:46 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T23:07:12Z', '_last_end_time': 1624467733} 2022-04-22 21:33:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T23:07:12Z', '_last_end_time': 1624467733} 2022-04-22 21:33:47 source > Setting state of ticket_comments stream to {'created_at': '2021-06-25T23:07:12Z', '_last_end_time': 1624467733} 2022-04-22 21:33:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-27T00:12:15Z', '_last_end_time': 1624467733} 2022-04-22 21:33:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-27T00:12:15Z', '_last_end_time': 1624467733} 2022-04-22 21:33:48 source > Setting state of ticket_comments stream to {'created_at': '2021-06-27T00:19:13Z', '_last_end_time': 1624467733} 2022-04-22 21:33:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-27T00:19:13Z', '_last_end_time': 1624467733} 2022-04-22 21:33:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-28T20:51:17Z', '_last_end_time': 1624467733} 2022-04-22 21:33:49 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:50 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:51 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:52 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:53 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:54 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:55 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:56 source > Setting state of ticket_comments stream to {'created_at': '2021-06-29T18:25:40Z', '_last_end_time': 1624467733} 2022-04-22 21:33:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:33:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:33:57 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:33:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:33:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:33:58 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:33:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:33:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:33:59 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:00 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:01 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:02 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:03 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:04 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:05 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:06 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:07 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:08 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:09 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:10 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:11 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:12 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:13 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:14 source > Setting state of ticket_comments stream to {'created_at': '2021-06-30T12:56:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:15 source > ticket 5445 not found (404 error). It could have been deleted. 2022-04-22 21:34:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:16 source > ticket 5425 not found (404 error). It could have been deleted. 2022-04-22 21:34:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:22 source > ticket 5406 not found (404 error). It could have been deleted. 2022-04-22 21:34:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:22 source > ticket 5421 not found (404 error). It could have been deleted. 2022-04-22 21:34:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:26 source > ticket 5467 not found (404 error). It could have been deleted. 2022-04-22 21:34:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T16:36:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T17:51:09Z', '_last_end_time': 1624467733} 2022-04-22 21:34:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T18:02:33Z', '_last_end_time': 1624467733} 2022-04-22 21:34:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T18:08:19Z', '_last_end_time': 1624467733} 2022-04-22 21:34:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T19:52:38Z', '_last_end_time': 1624467733} 2022-04-22 21:34:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T19:52:38Z', '_last_end_time': 1624467733} 2022-04-22 21:34:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T19:52:38Z', '_last_end_time': 1624467733} 2022-04-22 21:34:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T19:52:38Z', '_last_end_time': 1624467733} 2022-04-22 21:34:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T19:52:38Z', '_last_end_time': 1624467733} 2022-04-22 21:34:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T19:52:38Z', '_last_end_time': 1624467733} 2022-04-22 21:34:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T20:46:13Z', '_last_end_time': 1624467733} 2022-04-22 21:34:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T20:46:13Z', '_last_end_time': 1624467733} 2022-04-22 21:34:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T20:46:13Z', '_last_end_time': 1624467733} 2022-04-22 21:34:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T20:46:13Z', '_last_end_time': 1624467733} 2022-04-22 21:34:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T20:46:13Z', '_last_end_time': 1624467733} 2022-04-22 21:34:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:09:27Z', '_last_end_time': 1624467733} 2022-04-22 21:34:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:11:40Z', '_last_end_time': 1624467733} 2022-04-22 21:34:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:11:40Z', '_last_end_time': 1624467733} 2022-04-22 21:34:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:16:51Z', '_last_end_time': 1624467733} 2022-04-22 21:34:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:16:51Z', '_last_end_time': 1624467733} 2022-04-22 21:34:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:33:26Z', '_last_end_time': 1624467733} 2022-04-22 21:34:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:33:26Z', '_last_end_time': 1624467733} 2022-04-22 21:34:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:33:26Z', '_last_end_time': 1624467733} 2022-04-22 21:34:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:33:26Z', '_last_end_time': 1624467733} 2022-04-22 21:34:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:49:02Z', '_last_end_time': 1624467733} 2022-04-22 21:34:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:49:02Z', '_last_end_time': 1624467733} 2022-04-22 21:34:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T21:49:02Z', '_last_end_time': 1624467733} 2022-04-22 21:34:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T22:46:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T22:46:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:59 source > ticket 5550 not found (404 error). It could have been deleted. 2022-04-22 21:34:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T22:46:18Z', '_last_end_time': 1624467733} 2022-04-22 21:34:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T23:42:14Z', '_last_end_time': 1624467733} 2022-04-22 21:35:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T23:42:14Z', '_last_end_time': 1624467733} 2022-04-22 21:35:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-01T23:42:14Z', '_last_end_time': 1624467733} 2022-04-22 21:35:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T01:36:23Z', '_last_end_time': 1624467733} 2022-04-22 21:35:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T01:59:07Z', '_last_end_time': 1624467733} 2022-04-22 21:35:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T01:59:07Z', '_last_end_time': 1624467733} 2022-04-22 21:35:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T01:59:07Z', '_last_end_time': 1624467733} 2022-04-22 21:35:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T02:13:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T02:13:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T06:16:14Z', '_last_end_time': 1624467733} 2022-04-22 21:35:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T06:16:14Z', '_last_end_time': 1624467733} 2022-04-22 21:35:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T13:46:24Z', '_last_end_time': 1624467733} 2022-04-22 21:35:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T13:56:41Z', '_last_end_time': 1624467733} 2022-04-22 21:35:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T13:57:49Z', '_last_end_time': 1624467733} 2022-04-22 21:35:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T13:57:49Z', '_last_end_time': 1624467733} 2022-04-22 21:35:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T14:24:11Z', '_last_end_time': 1624467733} 2022-04-22 21:35:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T14:24:11Z', '_last_end_time': 1624467733} 2022-04-22 21:35:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T14:24:11Z', '_last_end_time': 1624467733} 2022-04-22 21:35:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T14:24:11Z', '_last_end_time': 1624467733} 2022-04-22 21:35:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T15:19:03Z', '_last_end_time': 1624467733} 2022-04-22 21:35:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T15:19:03Z', '_last_end_time': 1624467733} 2022-04-22 21:35:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T15:19:03Z', '_last_end_time': 1624467733} 2022-04-22 21:35:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T15:19:03Z', '_last_end_time': 1624467733} 2022-04-22 21:35:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T15:58:26Z', '_last_end_time': 1624467733} 2022-04-22 21:35:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T16:47:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T16:47:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T16:47:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T16:47:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T16:47:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T16:47:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T17:41:03Z', '_last_end_time': 1624467733} 2022-04-22 21:35:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T17:41:03Z', '_last_end_time': 1624467733} 2022-04-22 21:35:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T17:45:04Z', '_last_end_time': 1624467733} 2022-04-22 21:35:14 source > ticket 5581 not found (404 error). It could have been deleted. 2022-04-22 21:35:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T17:45:04Z', '_last_end_time': 1624467733} 2022-04-22 21:35:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T18:04:03Z', '_last_end_time': 1624467733} 2022-04-22 21:35:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T18:40:17Z', '_last_end_time': 1624467733} 2022-04-22 21:35:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T19:16:43Z', '_last_end_time': 1624467733} 2022-04-22 21:35:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T19:16:43Z', '_last_end_time': 1624467733} 2022-04-22 21:35:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T19:22:00Z', '_last_end_time': 1624467733} 2022-04-22 21:35:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T19:58:28Z', '_last_end_time': 1624467733} 2022-04-22 21:35:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T19:58:28Z', '_last_end_time': 1624467733} 2022-04-22 21:35:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T19:58:28Z', '_last_end_time': 1624467733} 2022-04-22 21:35:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T19:58:28Z', '_last_end_time': 1624467733} 2022-04-22 21:35:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T19:58:28Z', '_last_end_time': 1624467733} 2022-04-22 21:35:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T21:24:11Z', '_last_end_time': 1624467733} 2022-04-22 21:35:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T22:01:14Z', '_last_end_time': 1624467733} 2022-04-22 21:35:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T23:27:18Z', '_last_end_time': 1624467733} 2022-04-22 21:35:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T23:55:35Z', '_last_end_time': 1624467733} 2022-04-22 21:35:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-02T23:55:35Z', '_last_end_time': 1624467733} 2022-04-22 21:35:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-03T00:01:19Z', '_last_end_time': 1624467733} 2022-04-22 21:35:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-03T00:41:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-03T00:41:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-03T00:41:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-03T00:41:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-03T00:41:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:26 source > ticket 5633 not found (404 error). It could have been deleted. 2022-04-22 21:35:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:26 source > ticket 5608 not found (404 error). It could have been deleted. 2022-04-22 21:35:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:29 source > ticket 5630 not found (404 error). It could have been deleted. 2022-04-22 21:35:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:30 source > ticket 5666 not found (404 error). It could have been deleted. 2022-04-22 21:35:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-07T03:15:15Z', '_last_end_time': 1624467733} 2022-04-22 21:35:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T01:48:54Z', '_last_end_time': 1624467733} 2022-04-22 21:35:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:36 source > ticket 5719 not found (404 error). It could have been deleted. 2022-04-22 21:35:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-08T20:44:53Z', '_last_end_time': 1624467733} 2022-04-22 21:35:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:35:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:11 source > ticket 5809 not found (404 error). It could have been deleted. 2022-04-22 21:36:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:12 source > ticket 5779 not found (404 error). It could have been deleted. 2022-04-22 21:36:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:12 source > ticket 5829 not found (404 error). It could have been deleted. 2022-04-22 21:36:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:34:36Z', '_last_end_time': 1624467733} 2022-04-22 21:36:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:43:58Z', '_last_end_time': 1624467733} 2022-04-22 21:36:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:43:58Z', '_last_end_time': 1624467733} 2022-04-22 21:36:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:43:58Z', '_last_end_time': 1624467733} 2022-04-22 21:36:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T01:43:58Z', '_last_end_time': 1624467733} 2022-04-22 21:36:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 86000 (205 MB) 2022-04-22 21:36:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T15:58:47Z', '_last_end_time': 1624467733} 2022-04-22 21:36:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T16:23:22Z', '_last_end_time': 1624467733} 2022-04-22 21:36:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T16:44:51Z', '_last_end_time': 1624467733} 2022-04-22 21:36:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T16:45:44Z', '_last_end_time': 1624467733} 2022-04-22 21:36:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T16:45:44Z', '_last_end_time': 1624467733} 2022-04-22 21:36:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T16:45:44Z', '_last_end_time': 1624467733} 2022-04-22 21:36:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T16:56:15Z', '_last_end_time': 1624467733} 2022-04-22 21:36:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T18:47:25Z', '_last_end_time': 1624467733} 2022-04-22 21:36:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T20:06:20Z', '_last_end_time': 1624467733} 2022-04-22 21:36:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T20:06:20Z', '_last_end_time': 1624467733} 2022-04-22 21:36:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T22:07:16Z', '_last_end_time': 1624467733} 2022-04-22 21:36:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T22:07:16Z', '_last_end_time': 1624467733} 2022-04-22 21:36:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-09T23:26:09Z', '_last_end_time': 1624467733} 2022-04-22 21:36:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T18:23:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T19:16:08Z', '_last_end_time': 1624467733} 2022-04-22 21:36:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T19:16:08Z', '_last_end_time': 1624467733} 2022-04-22 21:36:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-10T19:16:08Z', '_last_end_time': 1624467733} 2022-04-22 21:36:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-13T15:37:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-13T15:37:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-13T15:37:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-13T15:37:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-13T15:37:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:34 source > ticket 6833 not found (404 error). It could have been deleted. 2022-04-22 21:36:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-13T15:37:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-13T15:37:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T16:03:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T16:03:24Z', '_last_end_time': 1624467733} 2022-04-22 21:36:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T17:06:49Z', '_last_end_time': 1624467733} 2022-04-22 21:36:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T17:45:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T17:45:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T17:45:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T18:03:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T18:03:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T18:03:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T18:03:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T18:03:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T18:03:32Z', '_last_end_time': 1624467733} 2022-04-22 21:36:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T21:59:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T21:59:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T21:59:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T21:59:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T21:59:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T21:59:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T21:59:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-14T21:59:40Z', '_last_end_time': 1624467733} 2022-04-22 21:36:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:46 source > ticket 5966 not found (404 error). It could have been deleted. 2022-04-22 21:36:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:46 source > ticket 5916 not found (404 error). It could have been deleted. 2022-04-22 21:36:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:36:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-15T13:18:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:13 source > ticket 6009 not found (404 error). It could have been deleted. 2022-04-22 21:37:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:38 source > ticket 6076 not found (404 error). It could have been deleted. 2022-04-22 21:37:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:38 source > ticket 6061 not found (404 error). It could have been deleted. 2022-04-22 21:37:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:38 source > ticket 6062 not found (404 error). It could have been deleted. 2022-04-22 21:37:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:39:29Z', '_last_end_time': 1624467733} 2022-04-22 21:37:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T16:57:17Z', '_last_end_time': 1624467733} 2022-04-22 21:37:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T17:17:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T17:17:28Z', '_last_end_time': 1624467733} 2022-04-22 21:37:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T17:56:04Z', '_last_end_time': 1624467733} 2022-04-22 21:37:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T18:42:10Z', '_last_end_time': 1624467733} 2022-04-22 21:37:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T18:42:10Z', '_last_end_time': 1624467733} 2022-04-22 21:37:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T18:43:09Z', '_last_end_time': 1624467733} 2022-04-22 21:37:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T20:01:20Z', '_last_end_time': 1624467733} 2022-04-22 21:37:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T20:01:20Z', '_last_end_time': 1624467733} 2022-04-22 21:37:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T20:01:20Z', '_last_end_time': 1624467733} 2022-04-22 21:37:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T20:01:20Z', '_last_end_time': 1624467733} 2022-04-22 21:37:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T20:01:20Z', '_last_end_time': 1624467733} 2022-04-22 21:37:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T20:54:23Z', '_last_end_time': 1624467733} 2022-04-22 21:37:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T21:52:31Z', '_last_end_time': 1624467733} 2022-04-22 21:37:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T21:52:31Z', '_last_end_time': 1624467733} 2022-04-22 21:37:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T21:52:31Z', '_last_end_time': 1624467733} 2022-04-22 21:37:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T21:52:31Z', '_last_end_time': 1624467733} 2022-04-22 21:38:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T21:52:31Z', '_last_end_time': 1624467733} 2022-04-22 21:38:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T22:02:58Z', '_last_end_time': 1624467733} 2022-04-22 21:38:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T22:19:47Z', '_last_end_time': 1624467733} 2022-04-22 21:38:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T23:23:06Z', '_last_end_time': 1624467733} 2022-04-22 21:38:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T23:46:17Z', '_last_end_time': 1624467733} 2022-04-22 21:38:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T23:46:17Z', '_last_end_time': 1624467733} 2022-04-22 21:38:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-16T23:46:17Z', '_last_end_time': 1624467733} 2022-04-22 21:38:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:01:05Z', '_last_end_time': 1624467733} 2022-04-22 21:38:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:01:05Z', '_last_end_time': 1624467733} 2022-04-22 21:38:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:01:05Z', '_last_end_time': 1624467733} 2022-04-22 21:38:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:20:17Z', '_last_end_time': 1624467733} 2022-04-22 21:38:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:34:10Z', '_last_end_time': 1624467733} 2022-04-22 21:38:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:34:10Z', '_last_end_time': 1624467733} 2022-04-22 21:38:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:34:10Z', '_last_end_time': 1624467733} 2022-04-22 21:38:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:34:10Z', '_last_end_time': 1624467733} 2022-04-22 21:38:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:34:10Z', '_last_end_time': 1624467733} 2022-04-22 21:38:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:34:10Z', '_last_end_time': 1624467733} 2022-04-22 21:38:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T01:34:10Z', '_last_end_time': 1624467733} 2022-04-22 21:38:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T15:33:22Z', '_last_end_time': 1624467733} 2022-04-22 21:38:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T15:33:22Z', '_last_end_time': 1624467733} 2022-04-22 21:38:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T15:33:22Z', '_last_end_time': 1624467733} 2022-04-22 21:38:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-17T15:33:22Z', '_last_end_time': 1624467733} 2022-04-22 21:38:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-19T20:31:13Z', '_last_end_time': 1624467733} 2022-04-22 21:38:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-19T20:31:13Z', '_last_end_time': 1624467733} 2022-04-22 21:38:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-20T13:11:38Z', '_last_end_time': 1624467733} 2022-04-22 21:38:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-20T14:55:40Z', '_last_end_time': 1624467733} 2022-04-22 21:38:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-20T14:55:40Z', '_last_end_time': 1624467733} 2022-04-22 21:38:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-20T14:55:40Z', '_last_end_time': 1624467733} 2022-04-22 21:38:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-20T14:55:40Z', '_last_end_time': 1624467733} 2022-04-22 21:38:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-20T21:16:47Z', '_last_end_time': 1624467733} 2022-04-22 21:38:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-20T21:16:47Z', '_last_end_time': 1624467733} 2022-04-22 21:38:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-20T21:16:47Z', '_last_end_time': 1624467733} 2022-04-22 21:38:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-20T21:16:47Z', '_last_end_time': 1624467733} 2022-04-22 21:38:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:26 source > ticket 6136 not found (404 error). It could have been deleted. 2022-04-22 21:38:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:26 source > ticket 6130 not found (404 error). It could have been deleted. 2022-04-22 21:38:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:26 source > ticket 6100 not found (404 error). It could have been deleted. 2022-04-22 21:38:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:27 source > ticket 6092 not found (404 error). It could have been deleted. 2022-04-22 21:38:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:31 source > ticket 6150 not found (404 error). It could have been deleted. 2022-04-22 21:38:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-21T01:43:28Z', '_last_end_time': 1624467733} 2022-04-22 21:38:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:38:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-22T14:46:14Z', '_last_end_time': 1624467733} 2022-04-22 21:39:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T14:32:39Z', '_last_end_time': 1624467733} 2022-04-22 21:39:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T14:32:39Z', '_last_end_time': 1624467733} 2022-04-22 21:39:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T14:32:39Z', '_last_end_time': 1624467733} 2022-04-22 21:39:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T14:32:39Z', '_last_end_time': 1624467733} 2022-04-22 21:39:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T14:32:39Z', '_last_end_time': 1624467733} 2022-04-22 21:39:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T14:32:39Z', '_last_end_time': 1624467733} 2022-04-22 21:39:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:07 source > ticket 6743 not found (404 error). It could have been deleted. 2022-04-22 21:39:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:08 source > ticket 6782 not found (404 error). It could have been deleted. 2022-04-22 21:39:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:08 source > ticket 6807 not found (404 error). It could have been deleted. 2022-04-22 21:39:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T15:37:08Z', '_last_end_time': 1624467733} 2022-04-22 21:39:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:13 source > ticket 6234 not found (404 error). It could have been deleted. 2022-04-22 21:39:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:22 source > ticket 6251 not found (404 error). It could have been deleted. 2022-04-22 21:39:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:31:12Z', '_last_end_time': 1624467733} 2022-04-22 21:39:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:37:40Z', '_last_end_time': 1627171322} 2022-04-22 21:39:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:37:40Z', '_last_end_time': 1627171322} 2022-04-22 21:39:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:37:40Z', '_last_end_time': 1627171322} 2022-04-22 21:39:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:37:40Z', '_last_end_time': 1627171322} 2022-04-22 21:39:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T19:37:40Z', '_last_end_time': 1627171322} 2022-04-22 21:39:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T20:47:23Z', '_last_end_time': 1627171322} 2022-04-22 21:39:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T20:47:23Z', '_last_end_time': 1627171322} 2022-04-22 21:39:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T21:47:15Z', '_last_end_time': 1627171322} 2022-04-22 21:39:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T21:49:23Z', '_last_end_time': 1627171322} 2022-04-22 21:39:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T21:49:23Z', '_last_end_time': 1627171322} 2022-04-22 21:39:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T21:49:23Z', '_last_end_time': 1627171322} 2022-04-22 21:39:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T21:49:23Z', '_last_end_time': 1627171322} 2022-04-22 21:39:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T21:49:23Z', '_last_end_time': 1627171322} 2022-04-22 21:39:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T22:09:24Z', '_last_end_time': 1627171322} 2022-04-22 21:39:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T22:35:16Z', '_last_end_time': 1627171322} 2022-04-22 21:39:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T22:35:16Z', '_last_end_time': 1627171322} 2022-04-22 21:39:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T22:35:16Z', '_last_end_time': 1627171322} 2022-04-22 21:39:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T23:50:32Z', '_last_end_time': 1627171322} 2022-04-22 21:39:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-23T23:50:32Z', '_last_end_time': 1627171322} 2022-04-22 21:39:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-26T15:11:44Z', '_last_end_time': 1627171322} 2022-04-22 21:39:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-26T15:41:45Z', '_last_end_time': 1627171322} 2022-04-22 21:39:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-26T16:10:42Z', '_last_end_time': 1627171322} 2022-04-22 21:39:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-26T16:10:42Z', '_last_end_time': 1627171322} 2022-04-22 21:40:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-26T16:10:42Z', '_last_end_time': 1627171322} 2022-04-22 21:40:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-26T16:10:42Z', '_last_end_time': 1627171322} 2022-04-22 21:40:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T19:30:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-27T22:21:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T16:38:26Z', '_last_end_time': 1627171322} 2022-04-22 21:40:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-28T23:51:41Z', '_last_end_time': 1627171322} 2022-04-22 21:40:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:31 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T15:19:34Z', '_last_end_time': 1627171322} 2022-04-22 21:40:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-29T18:40:46Z', '_last_end_time': 1627171322} 2022-04-22 21:40:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T13:11:01Z', '_last_end_time': 1627171322} 2022-04-22 21:40:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T15:30:12Z', '_last_end_time': 1627171322} 2022-04-22 21:40:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T15:54:39Z', '_last_end_time': 1627171322} 2022-04-22 21:40:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T15:54:39Z', '_last_end_time': 1627171322} 2022-04-22 21:40:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T15:54:39Z', '_last_end_time': 1627171322} 2022-04-22 21:40:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T16:18:18Z', '_last_end_time': 1627171322} 2022-04-22 21:40:50 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T16:18:18Z', '_last_end_time': 1627171322} 2022-04-22 21:40:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T18:35:32Z', '_last_end_time': 1627171322} 2022-04-22 21:40:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T18:39:37Z', '_last_end_time': 1627171322} 2022-04-22 21:40:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T18:39:37Z', '_last_end_time': 1627171322} 2022-04-22 21:40:51 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T18:39:37Z', '_last_end_time': 1627171322} 2022-04-22 21:40:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T18:39:37Z', '_last_end_time': 1627171322} 2022-04-22 21:40:52 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T18:39:37Z', '_last_end_time': 1627171322} 2022-04-22 21:40:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:53 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:54 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:55 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:56 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:57 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T20:00:13Z', '_last_end_time': 1627171322} 2022-04-22 21:40:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:40:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:40:58 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:40:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:40:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:40:59 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:00 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:01 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:02 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:03 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:04 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:05 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:06 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:07 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:08 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:09 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:10 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:11 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:12 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:13 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:14 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:15 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:16 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:17 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:18 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:19 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:20 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:21 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:22 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:23 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:24 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:25 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:26 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:27 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:28 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:29 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:30 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:32 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:33 source > ticket 6432 not found (404 error). It could have been deleted. 2022-04-22 21:41:33 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:34 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:35 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:36 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:37 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:38 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:39 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:40 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:41 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:42 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:43 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:44 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:45 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:38:45Z', '_last_end_time': 1627171322} 2022-04-22 21:41:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:44:17Z', '_last_end_time': 1627171322} 2022-04-22 21:41:46 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:44:17Z', '_last_end_time': 1627171322} 2022-04-22 21:41:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:44:17Z', '_last_end_time': 1627171322} 2022-04-22 21:41:47 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:44:17Z', '_last_end_time': 1627171322} 2022-04-22 21:41:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:44:17Z', '_last_end_time': 1627171322} 2022-04-22 21:41:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:44:17Z', '_last_end_time': 1627171322} 2022-04-22 21:41:48 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:44:17Z', '_last_end_time': 1627171322} 2022-04-22 21:41:49 source > Setting state of ticket_comments stream to {'created_at': '2021-07-30T21:44:17Z', '_last_end_time': 1627171322} 2022-04-22 21:41:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-02T19:20:13Z', '_last_end_time': 1627171322} 2022-04-22 21:41:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-02T19:20:13Z', '_last_end_time': 1627171322} 2022-04-22 21:41:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-02T22:58:55Z', '_last_end_time': 1627171322} 2022-04-22 21:41:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T15:21:44Z', '_last_end_time': 1627171322} 2022-04-22 21:41:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T16:00:03Z', '_last_end_time': 1627171322} 2022-04-22 21:41:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T16:06:47Z', '_last_end_time': 1627171322} 2022-04-22 21:41:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T18:17:47Z', '_last_end_time': 1627171322} 2022-04-22 21:41:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T18:17:47Z', '_last_end_time': 1627171322} 2022-04-22 21:41:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T18:17:47Z', '_last_end_time': 1627171322} 2022-04-22 21:41:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T18:17:47Z', '_last_end_time': 1627171322} 2022-04-22 21:41:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:41:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:42:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-03T22:03:07Z', '_last_end_time': 1627171322} 2022-04-22 21:42:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T16:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-04T19:39:44Z', '_last_end_time': 1627171322} 2022-04-22 21:42:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:30:04Z', '_last_end_time': 1627171322} 2022-04-22 21:42:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 87000 (205 MB) 2022-04-22 21:42:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:24 source > ticket 6561 not found (404 error). It could have been deleted. 2022-04-22 21:42:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T00:39:31Z', '_last_end_time': 1627171322} 2022-04-22 21:42:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T16:33:25Z', '_last_end_time': 1627171322} 2022-04-22 21:42:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T16:33:25Z', '_last_end_time': 1627171322} 2022-04-22 21:42:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T16:33:25Z', '_last_end_time': 1627171322} 2022-04-22 21:42:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T16:33:25Z', '_last_end_time': 1627171322} 2022-04-22 21:42:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T16:33:25Z', '_last_end_time': 1627171322} 2022-04-22 21:42:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T16:33:25Z', '_last_end_time': 1627171322} 2022-04-22 21:42:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T16:33:25Z', '_last_end_time': 1627171322} 2022-04-22 21:42:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T16:33:25Z', '_last_end_time': 1627171322} 2022-04-22 21:42:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T18:52:02Z', '_last_end_time': 1627171322} 2022-04-22 21:42:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T18:52:02Z', '_last_end_time': 1627171322} 2022-04-22 21:42:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T18:52:02Z', '_last_end_time': 1627171322} 2022-04-22 21:42:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T19:36:21Z', '_last_end_time': 1627171322} 2022-04-22 21:42:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T19:36:21Z', '_last_end_time': 1627171322} 2022-04-22 21:42:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T19:36:21Z', '_last_end_time': 1627171322} 2022-04-22 21:42:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:29:54Z', '_last_end_time': 1627171322} 2022-04-22 21:42:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:31:54Z', '_last_end_time': 1627171322} 2022-04-22 21:42:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-05T20:46:51Z', '_last_end_time': 1627171322} 2022-04-22 21:42:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:42 source > ticket 6609 not found (404 error). It could have been deleted. 2022-04-22 21:42:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T11:39:14Z', '_last_end_time': 1627171322} 2022-04-22 21:42:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:52 source > ticket 6619 not found (404 error). It could have been deleted. 2022-04-22 21:42:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:54 source > ticket 6651 not found (404 error). It could have been deleted. 2022-04-22 21:42:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:42:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:22 source > ticket 6684 not found (404 error). It could have been deleted. 2022-04-22 21:43:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:49:22Z', '_last_end_time': 1627171322} 2022-04-22 21:43:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:54:17Z', '_last_end_time': 1627171322} 2022-04-22 21:43:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:54:17Z', '_last_end_time': 1627171322} 2022-04-22 21:43:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:54:17Z', '_last_end_time': 1627171322} 2022-04-22 21:43:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T19:54:17Z', '_last_end_time': 1627171322} 2022-04-22 21:43:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T20:30:17Z', '_last_end_time': 1627171322} 2022-04-22 21:43:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T20:30:17Z', '_last_end_time': 1627171322} 2022-04-22 21:43:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T20:43:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T20:43:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T20:43:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T20:43:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T21:24:33Z', '_last_end_time': 1627171322} 2022-04-22 21:43:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T21:32:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T21:32:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T21:32:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T21:32:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T22:22:55Z', '_last_end_time': 1627171322} 2022-04-22 21:43:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T22:22:55Z', '_last_end_time': 1627171322} 2022-04-22 21:43:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T22:22:55Z', '_last_end_time': 1627171322} 2022-04-22 21:43:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T22:39:13Z', '_last_end_time': 1627171322} 2022-04-22 21:43:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T22:39:13Z', '_last_end_time': 1627171322} 2022-04-22 21:43:35 source > ticket 6706 not found (404 error). It could have been deleted. 2022-04-22 21:43:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T22:39:13Z', '_last_end_time': 1627171322} 2022-04-22 21:43:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T22:39:13Z', '_last_end_time': 1627171322} 2022-04-22 21:43:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-06T22:39:13Z', '_last_end_time': 1627171322} 2022-04-22 21:43:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-09T16:27:36Z', '_last_end_time': 1627171322} 2022-04-22 21:43:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-09T16:27:37Z', '_last_end_time': 1627171322} 2022-04-22 21:43:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-09T16:27:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-09T16:27:39Z', '_last_end_time': 1627171322} 2022-04-22 21:43:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-09T16:27:39Z', '_last_end_time': 1627171322} 2022-04-22 21:43:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-09T17:49:49Z', '_last_end_time': 1627171322} 2022-04-22 21:43:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-09T17:49:50Z', '_last_end_time': 1627171322} 2022-04-22 21:43:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-09T20:41:56Z', '_last_end_time': 1627171322} 2022-04-22 21:43:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T13:26:39Z', '_last_end_time': 1627171322} 2022-04-22 21:43:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-10T17:38:38Z', '_last_end_time': 1627171322} 2022-04-22 21:43:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T18:52:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T18:52:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T18:52:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T18:52:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:56 source > ticket 6725 not found (404 error). It could have been deleted. 2022-04-22 21:43:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T18:52:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:56 source > ticket 6738 not found (404 error). It could have been deleted. 2022-04-22 21:43:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T18:52:27Z', '_last_end_time': 1627171322} 2022-04-22 21:43:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:43:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:43:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:43:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:43:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:43:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:43:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-11T19:38:07Z', '_last_end_time': 1627171322} 2022-04-22 21:44:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T02:46:31Z', '_last_end_time': 1627171322} 2022-04-22 21:44:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T02:46:31Z', '_last_end_time': 1627171322} 2022-04-22 21:44:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T02:46:31Z', '_last_end_time': 1627171322} 2022-04-22 21:44:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T02:46:31Z', '_last_end_time': 1627171322} 2022-04-22 21:44:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T02:46:31Z', '_last_end_time': 1627171322} 2022-04-22 21:44:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T02:46:31Z', '_last_end_time': 1627171322} 2022-04-22 21:44:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T13:29:35Z', '_last_end_time': 1627171322} 2022-04-22 21:44:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T13:29:35Z', '_last_end_time': 1627171322} 2022-04-22 21:44:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T13:29:35Z', '_last_end_time': 1627171322} 2022-04-22 21:44:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T13:29:35Z', '_last_end_time': 1627171322} 2022-04-22 21:44:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T13:29:35Z', '_last_end_time': 1627171322} 2022-04-22 21:44:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T13:29:35Z', '_last_end_time': 1627171322} 2022-04-22 21:44:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T14:49:01Z', '_last_end_time': 1627171322} 2022-04-22 21:44:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:36 source > ticket 6830 not found (404 error). It could have been deleted. 2022-04-22 21:44:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:40 source > ticket 6810 not found (404 error). It could have been deleted. 2022-04-22 21:44:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:53 source > ticket 6861 not found (404 error). It could have been deleted. 2022-04-22 21:44:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:44:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:45:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:45:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:45:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:45:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:45:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:45:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:45:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-12T20:45:42Z', '_last_end_time': 1627171322} 2022-04-22 21:45:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:32 source > ticket 6863 not found (404 error). It could have been deleted. 2022-04-22 21:45:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:10:41Z', '_last_end_time': 1627171322} 2022-04-22 21:45:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:56:01Z', '_last_end_time': 1627171322} 2022-04-22 21:45:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:56:01Z', '_last_end_time': 1627171322} 2022-04-22 21:45:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:56:01Z', '_last_end_time': 1627171322} 2022-04-22 21:45:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:56:01Z', '_last_end_time': 1627171322} 2022-04-22 21:45:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:56:01Z', '_last_end_time': 1627171322} 2022-04-22 21:45:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:56:01Z', '_last_end_time': 1627171322} 2022-04-22 21:45:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:56:01Z', '_last_end_time': 1627171322} 2022-04-22 21:45:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T20:56:01Z', '_last_end_time': 1627171322} 2022-04-22 21:45:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T21:21:29Z', '_last_end_time': 1627171322} 2022-04-22 21:45:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T21:21:29Z', '_last_end_time': 1627171322} 2022-04-22 21:45:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T21:21:29Z', '_last_end_time': 1627171322} 2022-04-22 21:45:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T21:21:29Z', '_last_end_time': 1627171322} 2022-04-22 21:45:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T21:38:35Z', '_last_end_time': 1627171322} 2022-04-22 21:45:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T21:38:35Z', '_last_end_time': 1627171322} 2022-04-22 21:45:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T21:38:35Z', '_last_end_time': 1627171322} 2022-04-22 21:45:57 source > ticket 6900 not found (404 error). It could have been deleted. 2022-04-22 21:45:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T21:38:35Z', '_last_end_time': 1627171322} 2022-04-22 21:45:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T23:46:48Z', '_last_end_time': 1627171322} 2022-04-22 21:45:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T23:46:48Z', '_last_end_time': 1627171322} 2022-04-22 21:45:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T23:51:10Z', '_last_end_time': 1627171322} 2022-04-22 21:45:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-13T23:51:10Z', '_last_end_time': 1627171322} 2022-04-22 21:45:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T00:32:40Z', '_last_end_time': 1627171322} 2022-04-22 21:45:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T00:32:40Z', '_last_end_time': 1627171322} 2022-04-22 21:46:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T00:32:40Z', '_last_end_time': 1627171322} 2022-04-22 21:46:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T00:32:40Z', '_last_end_time': 1627171322} 2022-04-22 21:46:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T00:32:40Z', '_last_end_time': 1627171322} 2022-04-22 21:46:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T16:21:34Z', '_last_end_time': 1627171322} 2022-04-22 21:46:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T16:21:34Z', '_last_end_time': 1627171322} 2022-04-22 21:46:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T16:21:34Z', '_last_end_time': 1627171322} 2022-04-22 21:46:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T16:21:34Z', '_last_end_time': 1627171322} 2022-04-22 21:46:03 source > ticket 6937 not found (404 error). It could have been deleted. 2022-04-22 21:46:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-14T16:21:34Z', '_last_end_time': 1627171322} 2022-04-22 21:46:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T14:15:38Z', '_last_end_time': 1627171322} 2022-04-22 21:46:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T14:15:38Z', '_last_end_time': 1627171322} 2022-04-22 21:46:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T14:15:38Z', '_last_end_time': 1627171322} 2022-04-22 21:46:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T17:37:41Z', '_last_end_time': 1627171322} 2022-04-22 21:46:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T19:21:46Z', '_last_end_time': 1627171322} 2022-04-22 21:46:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T19:21:47Z', '_last_end_time': 1627171322} 2022-04-22 21:46:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T20:03:57Z', '_last_end_time': 1627171322} 2022-04-22 21:46:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T20:03:58Z', '_last_end_time': 1627171322} 2022-04-22 21:46:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T20:34:54Z', '_last_end_time': 1627171322} 2022-04-22 21:46:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T20:41:27Z', '_last_end_time': 1627171322} 2022-04-22 21:46:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:16Z', '_last_end_time': 1627171322} 2022-04-22 21:46:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:35:37Z', '_last_end_time': 1627171322} 2022-04-22 21:46:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:42:58Z', '_last_end_time': 1629241341} 2022-04-22 21:46:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-16T23:42:58Z', '_last_end_time': 1629241341} 2022-04-22 21:46:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-17T00:12:09Z', '_last_end_time': 1629241341} 2022-04-22 21:46:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-17T00:21:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-17T00:23:34Z', '_last_end_time': 1629241341} 2022-04-22 21:46:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-17T00:23:34Z', '_last_end_time': 1629241341} 2022-04-22 21:46:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-17T00:32:00Z', '_last_end_time': 1629241341} 2022-04-22 21:46:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-17T00:32:00Z', '_last_end_time': 1629241341} 2022-04-22 21:46:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-17T00:32:00Z', '_last_end_time': 1629241341} 2022-04-22 21:46:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-17T01:19:53Z', '_last_end_time': 1629241341} 2022-04-22 21:46:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T02:36:50Z', '_last_end_time': 1629241341} 2022-04-22 21:46:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-18T16:36:19Z', '_last_end_time': 1629241341} 2022-04-22 21:46:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T16:09:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T17:58:18Z', '_last_end_time': 1629241341} 2022-04-22 21:47:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T18:02:32Z', '_last_end_time': 1629241341} 2022-04-22 21:47:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T18:02:32Z', '_last_end_time': 1629241341} 2022-04-22 21:47:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T18:02:32Z', '_last_end_time': 1629241341} 2022-04-22 21:47:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-19T18:07:07Z', '_last_end_time': 1629241341} 2022-04-22 21:47:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T19:38:42Z', '_last_end_time': 1629241341} 2022-04-22 21:47:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T19:38:42Z', '_last_end_time': 1629241341} 2022-04-22 21:47:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:36:37Z', '_last_end_time': 1629241341} 2022-04-22 21:47:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T20:58:24Z', '_last_end_time': 1629241341} 2022-04-22 21:47:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T21:14:31Z', '_last_end_time': 1629241341} 2022-04-22 21:47:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T21:20:15Z', '_last_end_time': 1629241341} 2022-04-22 21:47:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:01:43Z', '_last_end_time': 1629241341} 2022-04-22 21:47:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:01:43Z', '_last_end_time': 1629241341} 2022-04-22 21:47:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:01:43Z', '_last_end_time': 1629241341} 2022-04-22 21:47:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:01:43Z', '_last_end_time': 1629241341} 2022-04-22 21:47:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:01:43Z', '_last_end_time': 1629241341} 2022-04-22 21:47:54 source > ticket 7151 not found (404 error). It could have been deleted. 2022-04-22 21:47:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:01:43Z', '_last_end_time': 1629241341} 2022-04-22 21:47:54 source > ticket 7169 not found (404 error). It could have been deleted. 2022-04-22 21:47:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:01:43Z', '_last_end_time': 1629241341} 2022-04-22 21:47:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:22:22Z', '_last_end_time': 1629241341} 2022-04-22 21:47:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:22:22Z', '_last_end_time': 1629241341} 2022-04-22 21:47:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:22:22Z', '_last_end_time': 1629241341} 2022-04-22 21:47:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-20T23:22:22Z', '_last_end_time': 1629241341} 2022-04-22 21:47:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-21T00:30:44Z', '_last_end_time': 1629241341} 2022-04-22 21:47:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-21T15:59:13Z', '_last_end_time': 1629241341} 2022-04-22 21:47:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-21T15:59:13Z', '_last_end_time': 1629241341} 2022-04-22 21:47:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-21T15:59:13Z', '_last_end_time': 1629241341} 2022-04-22 21:47:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-21T15:59:13Z', '_last_end_time': 1629241341} 2022-04-22 21:47:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-21T15:59:13Z', '_last_end_time': 1629241341} 2022-04-22 21:47:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-21T16:26:59Z', '_last_end_time': 1629241341} 2022-04-22 21:47:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:47:59 source > ticket 7181 not found (404 error). It could have been deleted. 2022-04-22 21:47:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:47:59 source > ticket 7214 not found (404 error). It could have been deleted. 2022-04-22 21:47:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-22T19:41:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T14:11:09Z', '_last_end_time': 1629241341} 2022-04-22 21:48:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T16:14:57Z', '_last_end_time': 1629241341} 2022-04-22 21:48:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T17:46:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T17:46:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:16Z', '_last_end_time': 1629241341} 2022-04-22 21:48:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:17Z', '_last_end_time': 1629241341} 2022-04-22 21:48:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:18Z', '_last_end_time': 1629241341} 2022-04-22 21:48:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-23T21:05:19Z', '_last_end_time': 1629241341} 2022-04-22 21:48:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T13:18:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T13:18:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T13:18:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T14:53:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T14:53:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T14:53:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T14:53:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T14:53:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T14:53:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T16:07:26Z', '_last_end_time': 1629241341} 2022-04-22 21:48:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:47:11Z', '_last_end_time': 1629241341} 2022-04-22 21:48:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:47:12Z', '_last_end_time': 1629241341} 2022-04-22 21:48:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:47:13Z', '_last_end_time': 1629241341} 2022-04-22 21:48:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:47:14Z', '_last_end_time': 1629241341} 2022-04-22 21:48:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:47:15Z', '_last_end_time': 1629241341} 2022-04-22 21:48:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:47:15Z', '_last_end_time': 1629241341} 2022-04-22 21:48:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 88000 (206 MB) 2022-04-22 21:48:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-24T21:57:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T15:19:34Z', '_last_end_time': 1629241341} 2022-04-22 21:48:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T18:03:23Z', '_last_end_time': 1629241341} 2022-04-22 21:48:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T18:03:23Z', '_last_end_time': 1629241341} 2022-04-22 21:48:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T18:03:23Z', '_last_end_time': 1629241341} 2022-04-22 21:48:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:48:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:49:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:49:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-25T19:22:36Z', '_last_end_time': 1629241341} 2022-04-22 21:49:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T18:19:13Z', '_last_end_time': 1629241341} 2022-04-22 21:49:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:05 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:06 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-26T19:38:38Z', '_last_end_time': 1629241341} 2022-04-22 21:49:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T00:45:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:56Z', '_last_end_time': 1629241341} 2022-04-22 21:49:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T14:46:57Z', '_last_end_time': 1629241341} 2022-04-22 21:49:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T15:00:58Z', '_last_end_time': 1629241341} 2022-04-22 21:49:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T15:00:58Z', '_last_end_time': 1629241341} 2022-04-22 21:49:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T15:00:58Z', '_last_end_time': 1629241341} 2022-04-22 21:49:37 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T15:24:52Z', '_last_end_time': 1629241341} 2022-04-22 21:49:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T15:57:22Z', '_last_end_time': 1629241341} 2022-04-22 21:49:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T16:28:41Z', '_last_end_time': 1629241341} 2022-04-22 21:49:38 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T16:28:41Z', '_last_end_time': 1629241341} 2022-04-22 21:49:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T17:31:40Z', '_last_end_time': 1629241341} 2022-04-22 21:49:39 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T17:31:40Z', '_last_end_time': 1629241341} 2022-04-22 21:49:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T17:31:40Z', '_last_end_time': 1629241341} 2022-04-22 21:49:40 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T17:31:40Z', '_last_end_time': 1629241341} 2022-04-22 21:49:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T18:44:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:41 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T18:44:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T18:44:09Z', '_last_end_time': 1629241341} 2022-04-22 21:49:42 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T19:46:46Z', '_last_end_time': 1629241341} 2022-04-22 21:49:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T20:01:34Z', '_last_end_time': 1629241341} 2022-04-22 21:49:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T20:01:34Z', '_last_end_time': 1629241341} 2022-04-22 21:49:43 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T20:01:34Z', '_last_end_time': 1629241341} 2022-04-22 21:49:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T20:59:43Z', '_last_end_time': 1629241341} 2022-04-22 21:49:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:01:30Z', '_last_end_time': 1629241341} 2022-04-22 21:49:44 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:01:30Z', '_last_end_time': 1629241341} 2022-04-22 21:49:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:01:30Z', '_last_end_time': 1629241341} 2022-04-22 21:49:45 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:01:30Z', '_last_end_time': 1629241341} 2022-04-22 21:49:46 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:01:30Z', '_last_end_time': 1629241341} 2022-04-22 21:49:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:01:30Z', '_last_end_time': 1629241341} 2022-04-22 21:49:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:27:11Z', '_last_end_time': 1629241341} 2022-04-22 21:49:47 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:27:11Z', '_last_end_time': 1629241341} 2022-04-22 21:49:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:27:11Z', '_last_end_time': 1629241341} 2022-04-22 21:49:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:27:11Z', '_last_end_time': 1629241341} 2022-04-22 21:49:48 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:27:11Z', '_last_end_time': 1629241341} 2022-04-22 21:49:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:34:31Z', '_last_end_time': 1629241341} 2022-04-22 21:49:49 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:34:31Z', '_last_end_time': 1629241341} 2022-04-22 21:49:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:34:31Z', '_last_end_time': 1629241341} 2022-04-22 21:49:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T21:34:31Z', '_last_end_time': 1629241341} 2022-04-22 21:49:50 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T22:56:12Z', '_last_end_time': 1629241341} 2022-04-22 21:49:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-27T22:56:12Z', '_last_end_time': 1629241341} 2022-04-22 21:49:51 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T02:11:49Z', '_last_end_time': 1629241341} 2022-04-22 21:49:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T02:16:31Z', '_last_end_time': 1629241341} 2022-04-22 21:49:52 source > ticket 7475 not found (404 error). It could have been deleted. 2022-04-22 21:49:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T02:16:31Z', '_last_end_time': 1629241341} 2022-04-22 21:49:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T15:08:16Z', '_last_end_time': 1629241341} 2022-04-22 21:49:52 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T15:29:05Z', '_last_end_time': 1629241341} 2022-04-22 21:49:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T15:37:16Z', '_last_end_time': 1629241341} 2022-04-22 21:49:53 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T15:37:16Z', '_last_end_time': 1629241341} 2022-04-22 21:49:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:18:45Z', '_last_end_time': 1629241341} 2022-04-22 21:49:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:18:45Z', '_last_end_time': 1629241341} 2022-04-22 21:49:54 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:18:45Z', '_last_end_time': 1629241341} 2022-04-22 21:49:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:18:45Z', '_last_end_time': 1629241341} 2022-04-22 21:49:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:29:29Z', '_last_end_time': 1629241341} 2022-04-22 21:49:55 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:35:32Z', '_last_end_time': 1629241341} 2022-04-22 21:49:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:35:32Z', '_last_end_time': 1629241341} 2022-04-22 21:49:56 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:35:32Z', '_last_end_time': 1629241341} 2022-04-22 21:49:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:35:32Z', '_last_end_time': 1629241341} 2022-04-22 21:49:57 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:35:32Z', '_last_end_time': 1629241341} 2022-04-22 21:49:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T16:35:32Z', '_last_end_time': 1629241341} 2022-04-22 21:49:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T23:52:11Z', '_last_end_time': 1629241341} 2022-04-22 21:49:58 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T23:57:19Z', '_last_end_time': 1629241341} 2022-04-22 21:49:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-28T23:57:19Z', '_last_end_time': 1629241341} 2022-04-22 21:49:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-29T15:24:50Z', '_last_end_time': 1629241341} 2022-04-22 21:49:59 source > Setting state of ticket_comments stream to {'created_at': '2021-08-29T15:24:50Z', '_last_end_time': 1629241341} 2022-04-22 21:50:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:00 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:01 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:02 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:03 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:04 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:07 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:08 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:09 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:10 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:16:23Z', '_last_end_time': 1629241341} 2022-04-22 21:50:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:17:50Z', '_last_end_time': 1629241341} 2022-04-22 21:50:11 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:59:37Z', '_last_end_time': 1629241341} 2022-04-22 21:50:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:59:37Z', '_last_end_time': 1629241341} 2022-04-22 21:50:12 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T16:59:37Z', '_last_end_time': 1629241341} 2022-04-22 21:50:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T18:07:41Z', '_last_end_time': 1629241341} 2022-04-22 21:50:13 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T18:07:41Z', '_last_end_time': 1629241341} 2022-04-22 21:50:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T18:07:41Z', '_last_end_time': 1629241341} 2022-04-22 21:50:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:00:26Z', '_last_end_time': 1629241341} 2022-04-22 21:50:14 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:00:26Z', '_last_end_time': 1629241341} 2022-04-22 21:50:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:00:26Z', '_last_end_time': 1629241341} 2022-04-22 21:50:15 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:00:26Z', '_last_end_time': 1629241341} 2022-04-22 21:50:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:00:26Z', '_last_end_time': 1629241341} 2022-04-22 21:50:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:27:44Z', '_last_end_time': 1629241341} 2022-04-22 21:50:16 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:29:55Z', '_last_end_time': 1629241341} 2022-04-22 21:50:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:55:03Z', '_last_end_time': 1629241341} 2022-04-22 21:50:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:55:03Z', '_last_end_time': 1629241341} 2022-04-22 21:50:17 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:55:03Z', '_last_end_time': 1629241341} 2022-04-22 21:50:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:55:03Z', '_last_end_time': 1629241341} 2022-04-22 21:50:18 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:55:03Z', '_last_end_time': 1629241341} 2022-04-22 21:50:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:55:03Z', '_last_end_time': 1629241341} 2022-04-22 21:50:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:55:03Z', '_last_end_time': 1629241341} 2022-04-22 21:50:19 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:58:16Z', '_last_end_time': 1629241341} 2022-04-22 21:50:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:58:16Z', '_last_end_time': 1629241341} 2022-04-22 21:50:20 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:58:16Z', '_last_end_time': 1629241341} 2022-04-22 21:50:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:58:16Z', '_last_end_time': 1629241341} 2022-04-22 21:50:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-30T20:58:16Z', '_last_end_time': 1629241341} 2022-04-22 21:50:21 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:22 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:23 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:24 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:25 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:26 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:27 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:28 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:29 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:30 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:31 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:32 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:33 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:34 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:35 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:36 source > Setting state of ticket_comments stream to {'created_at': '2021-08-31T21:21:15Z', '_last_end_time': 1629241341} 2022-04-22 21:50:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:18:25Z', '_last_end_time': 1629241341} 2022-04-22 21:50:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:32:51Z', '_last_end_time': 1629241341} 2022-04-22 21:50:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:52:50Z', '_last_end_time': 1629241341} 2022-04-22 21:50:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:52:50Z', '_last_end_time': 1629241341} 2022-04-22 21:50:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:52:50Z', '_last_end_time': 1629241341} 2022-04-22 21:50:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:52:50Z', '_last_end_time': 1629241341} 2022-04-22 21:50:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T15:52:50Z', '_last_end_time': 1629241341} 2022-04-22 21:50:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T17:00:22Z', '_last_end_time': 1629241341} 2022-04-22 21:50:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T17:00:22Z', '_last_end_time': 1629241341} 2022-04-22 21:50:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T17:00:22Z', '_last_end_time': 1629241341} 2022-04-22 21:50:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T17:00:22Z', '_last_end_time': 1629241341} 2022-04-22 21:50:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T17:00:22Z', '_last_end_time': 1629241341} 2022-04-22 21:50:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T17:13:18Z', '_last_end_time': 1629241341} 2022-04-22 21:50:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T17:59:16Z', '_last_end_time': 1629241341} 2022-04-22 21:50:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T18:11:40Z', '_last_end_time': 1629241341} 2022-04-22 21:50:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T18:58:30Z', '_last_end_time': 1629241341} 2022-04-22 21:50:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T18:58:30Z', '_last_end_time': 1629241341} 2022-04-22 21:50:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:50:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:50:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:50:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:50:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:50:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:51:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:51:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:51:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:51:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-01T19:43:14Z', '_last_end_time': 1629241341} 2022-04-22 21:51:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:11:18Z', '_last_end_time': 1629241341} 2022-04-22 21:51:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:05 source > ticket 7596 not found (404 error). It could have been deleted. 2022-04-22 21:51:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:15:35Z', '_last_end_time': 1629241341} 2022-04-22 21:51:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:29:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:59:29Z', '_last_end_time': 1629241341} 2022-04-22 21:51:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:59:29Z', '_last_end_time': 1629241341} 2022-04-22 21:51:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:59:29Z', '_last_end_time': 1629241341} 2022-04-22 21:51:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T20:59:29Z', '_last_end_time': 1629241341} 2022-04-22 21:51:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T21:44:26Z', '_last_end_time': 1629241341} 2022-04-22 21:51:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T21:44:26Z', '_last_end_time': 1629241341} 2022-04-22 21:51:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T21:44:26Z', '_last_end_time': 1629241341} 2022-04-22 21:51:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T21:44:26Z', '_last_end_time': 1629241341} 2022-04-22 21:51:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T21:50:27Z', '_last_end_time': 1629241341} 2022-04-22 21:51:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:01:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-02T23:27:47Z', '_last_end_time': 1629241341} 2022-04-22 21:51:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T13:51:20Z', '_last_end_time': 1629241341} 2022-04-22 21:51:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T13:51:20Z', '_last_end_time': 1629241341} 2022-04-22 21:51:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T13:51:20Z', '_last_end_time': 1629241341} 2022-04-22 21:51:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T13:51:20Z', '_last_end_time': 1629241341} 2022-04-22 21:51:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T13:51:20Z', '_last_end_time': 1629241341} 2022-04-22 21:51:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T14:51:07Z', '_last_end_time': 1629241341} 2022-04-22 21:51:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T14:51:07Z', '_last_end_time': 1629241341} 2022-04-22 21:51:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T16:01:10Z', '_last_end_time': 1629241341} 2022-04-22 21:51:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T16:01:10Z', '_last_end_time': 1629241341} 2022-04-22 21:51:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T16:01:10Z', '_last_end_time': 1629241341} 2022-04-22 21:51:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T16:01:10Z', '_last_end_time': 1629241341} 2022-04-22 21:51:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T16:48:03Z', '_last_end_time': 1629241341} 2022-04-22 21:51:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T18:11:09Z', '_last_end_time': 1629241341} 2022-04-22 21:51:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T18:11:09Z', '_last_end_time': 1629241341} 2022-04-22 21:51:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T18:11:09Z', '_last_end_time': 1629241341} 2022-04-22 21:51:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T18:15:12Z', '_last_end_time': 1629241341} 2022-04-22 21:51:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T18:57:37Z', '_last_end_time': 1629241341} 2022-04-22 21:51:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T19:44:49Z', '_last_end_time': 1629241341} 2022-04-22 21:51:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T19:44:49Z', '_last_end_time': 1629241341} 2022-04-22 21:51:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T19:44:49Z', '_last_end_time': 1629241341} 2022-04-22 21:51:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T19:44:49Z', '_last_end_time': 1629241341} 2022-04-22 21:51:38 source > ticket 7672 not found (404 error). It could have been deleted. 2022-04-22 21:51:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T19:44:49Z', '_last_end_time': 1629241341} 2022-04-22 21:51:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T20:12:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-03T20:12:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:07:45Z', '_last_end_time': 1629241341} 2022-04-22 21:51:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:45 source > ticket 7751 not found (404 error). It could have been deleted. 2022-04-22 21:51:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:53Z', '_last_end_time': 1629241341} 2022-04-22 21:51:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:54Z', '_last_end_time': 1629241341} 2022-04-22 21:51:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T21:56:54Z', '_last_end_time': 1629241341} 2022-04-22 21:51:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T22:57:36Z', '_last_end_time': 1629241341} 2022-04-22 21:51:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T22:57:36Z', '_last_end_time': 1629241341} 2022-04-22 21:51:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T22:57:36Z', '_last_end_time': 1629241341} 2022-04-22 21:51:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T22:57:36Z', '_last_end_time': 1629241341} 2022-04-22 21:51:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T22:57:36Z', '_last_end_time': 1629241341} 2022-04-22 21:51:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T22:57:36Z', '_last_end_time': 1629241341} 2022-04-22 21:51:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T23:29:06Z', '_last_end_time': 1629241341} 2022-04-22 21:51:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-04T23:49:23Z', '_last_end_time': 1629241341} 2022-04-22 21:51:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T15:11:19Z', '_last_end_time': 1629241341} 2022-04-22 21:51:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T15:15:14Z', '_last_end_time': 1629241341} 2022-04-22 21:51:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T16:38:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T16:38:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T16:38:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T16:38:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T18:00:33Z', '_last_end_time': 1629241341} 2022-04-22 21:51:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T19:38:47Z', '_last_end_time': 1629241341} 2022-04-22 21:51:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T19:56:27Z', '_last_end_time': 1629241341} 2022-04-22 21:51:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T20:56:31Z', '_last_end_time': 1629241341} 2022-04-22 21:51:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T20:56:31Z', '_last_end_time': 1629241341} 2022-04-22 21:51:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T22:03:42Z', '_last_end_time': 1629241341} 2022-04-22 21:51:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-05T22:03:42Z', '_last_end_time': 1629241341} 2022-04-22 21:51:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T14:10:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T14:10:16Z', '_last_end_time': 1629241341} 2022-04-22 21:51:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T17:44:48Z', '_last_end_time': 1629241341} 2022-04-22 21:51:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T17:44:48Z', '_last_end_time': 1629241341} 2022-04-22 21:51:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T20:20:13Z', '_last_end_time': 1629241341} 2022-04-22 21:51:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T20:20:13Z', '_last_end_time': 1629241341} 2022-04-22 21:51:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T20:20:13Z', '_last_end_time': 1629241341} 2022-04-22 21:51:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T20:20:13Z', '_last_end_time': 1629241341} 2022-04-22 21:51:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T20:20:13Z', '_last_end_time': 1629241341} 2022-04-22 21:51:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T20:20:13Z', '_last_end_time': 1629241341} 2022-04-22 21:52:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T20:20:13Z', '_last_end_time': 1629241341} 2022-04-22 21:52:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T20:20:13Z', '_last_end_time': 1629241341} 2022-04-22 21:52:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-07T20:20:13Z', '_last_end_time': 1629241341} 2022-04-22 21:52:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T14:55:31Z', '_last_end_time': 1629241341} 2022-04-22 21:52:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:22 source > ticket 7836 not found (404 error). It could have been deleted. 2022-04-22 21:52:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-08T17:05:30Z', '_last_end_time': 1629241341} 2022-04-22 21:52:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T14:43:38Z', '_last_end_time': 1629241341} 2022-04-22 21:52:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T20:16:45Z', '_last_end_time': 1629241341} 2022-04-22 21:52:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T20:17:59Z', '_last_end_time': 1629241341} 2022-04-22 21:52:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T20:18:00Z', '_last_end_time': 1629241341} 2022-04-22 21:52:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T20:18:00Z', '_last_end_time': 1629241341} 2022-04-22 21:52:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T20:18:00Z', '_last_end_time': 1629241341} 2022-04-22 21:52:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T20:18:00Z', '_last_end_time': 1629241341} 2022-04-22 21:52:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T20:18:00Z', '_last_end_time': 1629241341} 2022-04-22 21:52:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T20:18:00Z', '_last_end_time': 1629241341} 2022-04-22 21:52:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T20:18:00Z', '_last_end_time': 1629241341} 2022-04-22 21:52:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T22:11:37Z', '_last_end_time': 1629241341} 2022-04-22 21:52:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T22:25:15Z', '_last_end_time': 1629241341} 2022-04-22 21:52:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T22:25:16Z', '_last_end_time': 1629241341} 2022-04-22 21:52:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T22:25:16Z', '_last_end_time': 1629241341} 2022-04-22 21:52:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T22:25:16Z', '_last_end_time': 1629241341} 2022-04-22 21:52:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T22:25:16Z', '_last_end_time': 1629241341} 2022-04-22 21:52:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T22:25:16Z', '_last_end_time': 1629241341} 2022-04-22 21:52:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-09T22:25:16Z', '_last_end_time': 1629241341} 2022-04-22 21:52:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T01:55:51Z', '_last_end_time': 1629241341} 2022-04-22 21:52:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T01:55:51Z', '_last_end_time': 1629241341} 2022-04-22 21:52:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T01:55:51Z', '_last_end_time': 1629241341} 2022-04-22 21:52:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T01:55:51Z', '_last_end_time': 1629241341} 2022-04-22 21:52:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T14:13:57Z', '_last_end_time': 1629241341} 2022-04-22 21:52:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T19:51:47Z', '_last_end_time': 1629241341} 2022-04-22 21:52:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T19:51:47Z', '_last_end_time': 1629241341} 2022-04-22 21:53:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T19:51:47Z', '_last_end_time': 1629241341} 2022-04-22 21:53:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T19:51:47Z', '_last_end_time': 1629241341} 2022-04-22 21:53:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T19:51:47Z', '_last_end_time': 1629241341} 2022-04-22 21:53:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T19:51:47Z', '_last_end_time': 1629241341} 2022-04-22 21:53:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T19:51:47Z', '_last_end_time': 1629241341} 2022-04-22 21:53:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T19:51:47Z', '_last_end_time': 1629241341} 2022-04-22 21:53:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-10T21:07:53Z', '_last_end_time': 1629241341} 2022-04-22 21:53:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T15:50:45Z', '_last_end_time': 1629241341} 2022-04-22 21:53:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T16:21:25Z', '_last_end_time': 1629241341} 2022-04-22 21:53:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T16:21:25Z', '_last_end_time': 1629241341} 2022-04-22 21:53:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T16:21:25Z', '_last_end_time': 1629241341} 2022-04-22 21:53:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T16:21:25Z', '_last_end_time': 1629241341} 2022-04-22 21:53:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T16:21:25Z', '_last_end_time': 1629241341} 2022-04-22 21:53:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T16:21:25Z', '_last_end_time': 1629241341} 2022-04-22 21:53:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T16:21:25Z', '_last_end_time': 1629241341} 2022-04-22 21:53:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T16:21:25Z', '_last_end_time': 1629241341} 2022-04-22 21:53:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:38:02Z', '_last_end_time': 1631379746} 2022-04-22 21:53:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:39:06Z', '_last_end_time': 1631379746} 2022-04-22 21:53:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:39:06Z', '_last_end_time': 1631379746} 2022-04-22 21:53:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:39:06Z', '_last_end_time': 1631379746} 2022-04-22 21:53:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:39:06Z', '_last_end_time': 1631379746} 2022-04-22 21:53:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-11T17:42:17Z', '_last_end_time': 1631379746} 2022-04-22 21:53:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:28:52Z', '_last_end_time': 1631379746} 2022-04-22 21:53:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-12T22:29:38Z', '_last_end_time': 1631379746} 2022-04-22 21:53:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T20:29:07Z', '_last_end_time': 1631379746} 2022-04-22 21:53:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-13T21:17:31Z', '_last_end_time': 1631379746} 2022-04-22 21:53:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:13:43Z', '_last_end_time': 1631379746} 2022-04-22 21:53:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T15:16:19Z', '_last_end_time': 1631379746} 2022-04-22 21:53:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:53:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T18:41:01Z', '_last_end_time': 1631379746} 2022-04-22 21:54:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 89000 (206 MB) 2022-04-22 21:54:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:21 source > ticket 8039 not found (404 error). It could have been deleted. 2022-04-22 21:54:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-14T21:04:17Z', '_last_end_time': 1631379746} 2022-04-22 21:54:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T17:52:24Z', '_last_end_time': 1631379746} 2022-04-22 21:54:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:06Z', '_last_end_time': 1631379746} 2022-04-22 21:54:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:07Z', '_last_end_time': 1631379746} 2022-04-22 21:54:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:08Z', '_last_end_time': 1631379746} 2022-04-22 21:54:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:09Z', '_last_end_time': 1631379746} 2022-04-22 21:54:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:09Z', '_last_end_time': 1631379746} 2022-04-22 21:54:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:09Z', '_last_end_time': 1631379746} 2022-04-22 21:54:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:09Z', '_last_end_time': 1631379746} 2022-04-22 21:54:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:09Z', '_last_end_time': 1631379746} 2022-04-22 21:54:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:09Z', '_last_end_time': 1631379746} 2022-04-22 21:54:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:09Z', '_last_end_time': 1631379746} 2022-04-22 21:54:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T20:15:09Z', '_last_end_time': 1631379746} 2022-04-22 21:54:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:44Z', '_last_end_time': 1631379746} 2022-04-22 21:54:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:45Z', '_last_end_time': 1631379746} 2022-04-22 21:54:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-15T21:37:46Z', '_last_end_time': 1631379746} 2022-04-22 21:54:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:54:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:05:57Z', '_last_end_time': 1631379746} 2022-04-22 21:55:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:07:30Z', '_last_end_time': 1631379746} 2022-04-22 21:55:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:07:30Z', '_last_end_time': 1631379746} 2022-04-22 21:55:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:07:30Z', '_last_end_time': 1631379746} 2022-04-22 21:55:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T18:27:59Z', '_last_end_time': 1631379746} 2022-04-22 21:55:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:03:33Z', '_last_end_time': 1631379746} 2022-04-22 21:55:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:03:33Z', '_last_end_time': 1631379746} 2022-04-22 21:55:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:03:33Z', '_last_end_time': 1631379746} 2022-04-22 21:55:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:03:33Z', '_last_end_time': 1631379746} 2022-04-22 21:55:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:25:10Z', '_last_end_time': 1631379746} 2022-04-22 21:55:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:25:10Z', '_last_end_time': 1631379746} 2022-04-22 21:55:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:57:33Z', '_last_end_time': 1631379746} 2022-04-22 21:55:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:57:33Z', '_last_end_time': 1631379746} 2022-04-22 21:55:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:57:33Z', '_last_end_time': 1631379746} 2022-04-22 21:55:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-16T20:57:33Z', '_last_end_time': 1631379746} 2022-04-22 21:55:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:35 source > ticket 8209 not found (404 error). It could have been deleted. 2022-04-22 21:55:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:07:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T19:27:26Z', '_last_end_time': 1631379746} 2022-04-22 21:55:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T20:00:18Z', '_last_end_time': 1631379746} 2022-04-22 21:55:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T20:00:18Z', '_last_end_time': 1631379746} 2022-04-22 21:55:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T20:00:18Z', '_last_end_time': 1631379746} 2022-04-22 21:55:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T20:00:18Z', '_last_end_time': 1631379746} 2022-04-22 21:55:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T20:38:41Z', '_last_end_time': 1631379746} 2022-04-22 21:55:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T20:38:41Z', '_last_end_time': 1631379746} 2022-04-22 21:55:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T20:38:41Z', '_last_end_time': 1631379746} 2022-04-22 21:55:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T21:58:21Z', '_last_end_time': 1631379746} 2022-04-22 21:55:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T22:00:30Z', '_last_end_time': 1631379746} 2022-04-22 21:55:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T23:43:05Z', '_last_end_time': 1631379746} 2022-04-22 21:55:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T23:43:05Z', '_last_end_time': 1631379746} 2022-04-22 21:55:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T23:43:05Z', '_last_end_time': 1631379746} 2022-04-22 21:55:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T23:43:05Z', '_last_end_time': 1631379746} 2022-04-22 21:55:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-17T23:43:05Z', '_last_end_time': 1631379746} 2022-04-22 21:55:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T00:01:48Z', '_last_end_time': 1631379746} 2022-04-22 21:55:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T00:01:48Z', '_last_end_time': 1631379746} 2022-04-22 21:55:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T00:03:20Z', '_last_end_time': 1631379746} 2022-04-22 21:55:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T00:03:20Z', '_last_end_time': 1631379746} 2022-04-22 21:55:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T00:53:07Z', '_last_end_time': 1631379746} 2022-04-22 21:55:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T00:53:07Z', '_last_end_time': 1631379746} 2022-04-22 21:55:47 source > ticket 8235 not found (404 error). It could have been deleted. 2022-04-22 21:55:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T00:53:07Z', '_last_end_time': 1631379746} 2022-04-22 21:55:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T17:01:07Z', '_last_end_time': 1631379746} 2022-04-22 21:55:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T17:01:07Z', '_last_end_time': 1631379746} 2022-04-22 21:55:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T17:01:07Z', '_last_end_time': 1631379746} 2022-04-22 21:55:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T17:01:07Z', '_last_end_time': 1631379746} 2022-04-22 21:55:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T17:02:21Z', '_last_end_time': 1631379746} 2022-04-22 21:55:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T17:19:42Z', '_last_end_time': 1631379746} 2022-04-22 21:55:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T18:25:04Z', '_last_end_time': 1631379746} 2022-04-22 21:55:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T18:36:26Z', '_last_end_time': 1631379746} 2022-04-22 21:55:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T19:08:26Z', '_last_end_time': 1631379746} 2022-04-22 21:55:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T19:08:26Z', '_last_end_time': 1631379746} 2022-04-22 21:55:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T19:29:22Z', '_last_end_time': 1631379746} 2022-04-22 21:55:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T20:26:58Z', '_last_end_time': 1631379746} 2022-04-22 21:55:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T20:26:58Z', '_last_end_time': 1631379746} 2022-04-22 21:55:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T20:26:58Z', '_last_end_time': 1631379746} 2022-04-22 21:55:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T20:26:58Z', '_last_end_time': 1631379746} 2022-04-22 21:55:53 source > ticket 8254 not found (404 error). It could have been deleted. 2022-04-22 21:55:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T20:26:58Z', '_last_end_time': 1631379746} 2022-04-22 21:55:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-18T20:26:58Z', '_last_end_time': 1631379746} 2022-04-22 21:55:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-20T00:29:31Z', '_last_end_time': 1631379746} 2022-04-22 21:55:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-20T00:29:31Z', '_last_end_time': 1631379746} 2022-04-22 21:55:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-20T19:32:35Z', '_last_end_time': 1631379746} 2022-04-22 21:55:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-20T19:32:35Z', '_last_end_time': 1631379746} 2022-04-22 21:55:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-20T19:32:35Z', '_last_end_time': 1631379746} 2022-04-22 21:55:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-20T19:32:35Z', '_last_end_time': 1631379746} 2022-04-22 21:55:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T00:54:13Z', '_last_end_time': 1631379746} 2022-04-22 21:55:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T00:54:13Z', '_last_end_time': 1631379746} 2022-04-22 21:55:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T00:54:13Z', '_last_end_time': 1631379746} 2022-04-22 21:55:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T00:54:13Z', '_last_end_time': 1631379746} 2022-04-22 21:55:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:55:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:55:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:55:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:55:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:55:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T01:02:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:24 source > ticket 8272 not found (404 error). It could have been deleted. 2022-04-22 21:56:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:24 source > ticket 8297 not found (404 error). It could have been deleted. 2022-04-22 21:56:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:25 source > ticket 8299 not found (404 error). It could have been deleted. 2022-04-22 21:56:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:43:50Z', '_last_end_time': 1631379746} 2022-04-22 21:56:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:53:35Z', '_last_end_time': 1631379746} 2022-04-22 21:56:31 source > ticket 8310 not found (404 error). It could have been deleted. 2022-04-22 21:56:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T17:53:35Z', '_last_end_time': 1631379746} 2022-04-22 21:56:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T18:46:17Z', '_last_end_time': 1631379746} 2022-04-22 21:56:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T18:46:17Z', '_last_end_time': 1631379746} 2022-04-22 21:56:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T18:46:17Z', '_last_end_time': 1631379746} 2022-04-22 21:56:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T18:46:17Z', '_last_end_time': 1631379746} 2022-04-22 21:56:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T18:46:17Z', '_last_end_time': 1631379746} 2022-04-22 21:56:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T19:52:57Z', '_last_end_time': 1631379746} 2022-04-22 21:56:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T19:52:57Z', '_last_end_time': 1631379746} 2022-04-22 21:56:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T19:52:57Z', '_last_end_time': 1631379746} 2022-04-22 21:56:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T19:52:57Z', '_last_end_time': 1631379746} 2022-04-22 21:56:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T19:52:57Z', '_last_end_time': 1631379746} 2022-04-22 21:56:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-21T19:52:57Z', '_last_end_time': 1631379746} 2022-04-22 21:56:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-22T20:22:21Z', '_last_end_time': 1631379746} 2022-04-22 21:56:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:00:03Z', '_last_end_time': 1631379746} 2022-04-22 21:56:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:00:03Z', '_last_end_time': 1631379746} 2022-04-22 21:56:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:00:03Z', '_last_end_time': 1631379746} 2022-04-22 21:56:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:00:03Z', '_last_end_time': 1631379746} 2022-04-22 21:56:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:00:03Z', '_last_end_time': 1631379746} 2022-04-22 21:56:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:00:03Z', '_last_end_time': 1631379746} 2022-04-22 21:56:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:00:03Z', '_last_end_time': 1631379746} 2022-04-22 21:56:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:00:03Z', '_last_end_time': 1631379746} 2022-04-22 21:56:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:56:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:57:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:57:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:57:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:57:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:57:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:57:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T16:04:01Z', '_last_end_time': 1631379746} 2022-04-22 21:57:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-23T20:32:05Z', '_last_end_time': 1631379746} 2022-04-22 21:57:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T19:42:23Z', '_last_end_time': 1631379746} 2022-04-22 21:57:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T20:26:48Z', '_last_end_time': 1631379746} 2022-04-22 21:57:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:57:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:58:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:58:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:58:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:58:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:58:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:58:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:07:16Z', '_last_end_time': 1631379746} 2022-04-22 21:58:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:11:44Z', '_last_end_time': 1631379746} 2022-04-22 21:58:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:36:19Z', '_last_end_time': 1631379746} 2022-04-22 21:58:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-24T23:36:19Z', '_last_end_time': 1631379746} 2022-04-22 21:58:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T00:02:29Z', '_last_end_time': 1631379746} 2022-04-22 21:58:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T21:02:00Z', '_last_end_time': 1631379746} 2022-04-22 21:58:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T23:31:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T23:36:57Z', '_last_end_time': 1631379746} 2022-04-22 21:58:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T23:48:31Z', '_last_end_time': 1631379746} 2022-04-22 21:58:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T23:48:31Z', '_last_end_time': 1631379746} 2022-04-22 21:58:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-26T23:48:31Z', '_last_end_time': 1631379746} 2022-04-22 21:58:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-27T00:58:19Z', '_last_end_time': 1631379746} 2022-04-22 21:58:12 source > Setting state of ticket_comments stream to {'created_at': '2021-09-27T01:04:37Z', '_last_end_time': 1631379746} 2022-04-22 21:58:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-27T01:09:03Z', '_last_end_time': 1631379746} 2022-04-22 21:58:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-27T01:09:03Z', '_last_end_time': 1631379746} 2022-04-22 21:58:13 source > Setting state of ticket_comments stream to {'created_at': '2021-09-27T01:25:30Z', '_last_end_time': 1631379746} 2022-04-22 21:58:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:14 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:15 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:16 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:17 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T03:54:17Z', '_last_end_time': 1631379746} 2022-04-22 21:58:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T16:07:01Z', '_last_end_time': 1631379746} 2022-04-22 21:58:18 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T16:07:01Z', '_last_end_time': 1631379746} 2022-04-22 21:58:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T16:07:01Z', '_last_end_time': 1631379746} 2022-04-22 21:58:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T16:07:01Z', '_last_end_time': 1631379746} 2022-04-22 21:58:19 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T16:07:01Z', '_last_end_time': 1631379746} 2022-04-22 21:58:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T16:07:01Z', '_last_end_time': 1631379746} 2022-04-22 21:58:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T16:07:01Z', '_last_end_time': 1631379746} 2022-04-22 21:58:20 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T16:07:01Z', '_last_end_time': 1631379746} 2022-04-22 21:58:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:21 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:22 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:23 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:24 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:25 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:26 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:27 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:28 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:29 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:30 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:31 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:32 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:33 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:34 source > ticket 8597 not found (404 error). It could have been deleted. 2022-04-22 21:58:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:34 source > ticket 8598 not found (404 error). It could have been deleted. 2022-04-22 21:58:34 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:35 source > ticket 8600 not found (404 error). It could have been deleted. 2022-04-22 21:58:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:35 source > ticket 8601 not found (404 error). It could have been deleted. 2022-04-22 21:58:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-28T19:16:23Z', '_last_end_time': 1631379746} 2022-04-22 21:58:35 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T14:43:08Z', '_last_end_time': 1631379746} 2022-04-22 21:58:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T14:43:08Z', '_last_end_time': 1631379746} 2022-04-22 21:58:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T14:43:08Z', '_last_end_time': 1631379746} 2022-04-22 21:58:36 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T14:43:08Z', '_last_end_time': 1631379746} 2022-04-22 21:58:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T14:43:08Z', '_last_end_time': 1631379746} 2022-04-22 21:58:37 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T14:43:08Z', '_last_end_time': 1631379746} 2022-04-22 21:58:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T14:43:08Z', '_last_end_time': 1631379746} 2022-04-22 21:58:38 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T14:43:08Z', '_last_end_time': 1631379746} 2022-04-22 21:58:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:39 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:40 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:41 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:42 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:43 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T17:15:25Z', '_last_end_time': 1631379746} 2022-04-22 21:58:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:46:33Z', '_last_end_time': 1631379746} 2022-04-22 21:58:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:44 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:45 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:46 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:47 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:48 source > ticket 8668 not found (404 error). It could have been deleted. 2022-04-22 21:58:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:48 source > ticket 8669 not found (404 error). It could have been deleted. 2022-04-22 21:58:48 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:49 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:50 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:51 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:52 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:53 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:54 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:55 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:56 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:57 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:58 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:58:59 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-29T20:52:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:00 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:01 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:02 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:03 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:04 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:05 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:06 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:07 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:08 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:09 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:10 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:11 source > ticket 8702 not found (404 error). It could have been deleted. 2022-04-22 21:59:11 source > Setting state of ticket_comments stream to {'created_at': '2021-09-30T20:53:30Z', '_last_end_time': 1631379746} 2022-04-22 21:59:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T14:48:33Z', '_last_end_time': 1631379746} 2022-04-22 21:59:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T14:48:33Z', '_last_end_time': 1631379746} 2022-04-22 21:59:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T14:48:33Z', '_last_end_time': 1631379746} 2022-04-22 21:59:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T14:48:33Z', '_last_end_time': 1631379746} 2022-04-22 21:59:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T14:48:33Z', '_last_end_time': 1631379746} 2022-04-22 21:59:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T15:25:19Z', '_last_end_time': 1631379746} 2022-04-22 21:59:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T15:25:19Z', '_last_end_time': 1631379746} 2022-04-22 21:59:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T15:25:19Z', '_last_end_time': 1631379746} 2022-04-22 21:59:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T15:25:19Z', '_last_end_time': 1631379746} 2022-04-22 21:59:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T16:07:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T20:21:20Z', '_last_end_time': 1631379746} 2022-04-22 21:59:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T20:48:47Z', '_last_end_time': 1631379746} 2022-04-22 21:59:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T20:48:47Z', '_last_end_time': 1631379746} 2022-04-22 21:59:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T20:48:47Z', '_last_end_time': 1631379746} 2022-04-22 21:59:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:50Z', '_last_end_time': 1631379746} 2022-04-22 21:59:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:51Z', '_last_end_time': 1631379746} 2022-04-22 21:59:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:51Z', '_last_end_time': 1631379746} 2022-04-22 21:59:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:51Z', '_last_end_time': 1631379746} 2022-04-22 21:59:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:51Z', '_last_end_time': 1631379746} 2022-04-22 21:59:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:51Z', '_last_end_time': 1631379746} 2022-04-22 21:59:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:51Z', '_last_end_time': 1631379746} 2022-04-22 21:59:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T21:56:51Z', '_last_end_time': 1631379746} 2022-04-22 21:59:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T22:15:36Z', '_last_end_time': 1631379746} 2022-04-22 21:59:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T22:15:36Z', '_last_end_time': 1631379746} 2022-04-22 21:59:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-01T22:15:36Z', '_last_end_time': 1631379746} 2022-04-22 21:59:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-02T00:58:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-02T00:58:29Z', '_last_end_time': 1631379746} 2022-04-22 21:59:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-02T01:30:03Z', '_last_end_time': 1631379746} 2022-04-22 21:59:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-02T01:30:03Z', '_last_end_time': 1631379746} 2022-04-22 21:59:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-02T01:30:03Z', '_last_end_time': 1631379746} 2022-04-22 21:59:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T13:43:26Z', '_last_end_time': 1631379746} 2022-04-22 21:59:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T13:43:26Z', '_last_end_time': 1631379746} 2022-04-22 21:59:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T13:43:26Z', '_last_end_time': 1631379746} 2022-04-22 21:59:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T13:43:26Z', '_last_end_time': 1631379746} 2022-04-22 21:59:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T16:24:46Z', '_last_end_time': 1631379746} 2022-04-22 21:59:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T16:24:46Z', '_last_end_time': 1631379746} 2022-04-22 21:59:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T20:04:04Z', '_last_end_time': 1631379746} 2022-04-22 21:59:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T20:04:04Z', '_last_end_time': 1631379746} 2022-04-22 21:59:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 21:59:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 21:59:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 21:59:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 21:59:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 21:59:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 21:59:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 21:59:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 22:00:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 22:00:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 22:00:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 22:00:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 22:00:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 22:00:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 22:00:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-04T21:28:43Z', '_last_end_time': 1631379746} 2022-04-22 22:00:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:51:48Z', '_last_end_time': 1631379746} 2022-04-22 22:00:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T14:54:54Z', '_last_end_time': 1631379746} 2022-04-22 22:00:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 90000 (207 MB) 2022-04-22 22:00:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T16:32:55Z', '_last_end_time': 1631379746} 2022-04-22 22:00:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T18:28:12Z', '_last_end_time': 1633457014} 2022-04-22 22:00:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T18:28:12Z', '_last_end_time': 1633457014} 2022-04-22 22:00:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T18:28:12Z', '_last_end_time': 1633457014} 2022-04-22 22:00:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T18:28:12Z', '_last_end_time': 1633457014} 2022-04-22 22:00:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T18:28:12Z', '_last_end_time': 1633457014} 2022-04-22 22:00:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T18:28:12Z', '_last_end_time': 1633457014} 2022-04-22 22:00:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T18:28:12Z', '_last_end_time': 1633457014} 2022-04-22 22:00:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:06:36Z', '_last_end_time': 1633457014} 2022-04-22 22:00:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:17:05Z', '_last_end_time': 1633457014} 2022-04-22 22:00:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:58:59Z', '_last_end_time': 1633457014} 2022-04-22 22:00:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:58:59Z', '_last_end_time': 1633457014} 2022-04-22 22:00:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:58:59Z', '_last_end_time': 1633457014} 2022-04-22 22:00:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:58:59Z', '_last_end_time': 1633457014} 2022-04-22 22:00:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:58:59Z', '_last_end_time': 1633457014} 2022-04-22 22:00:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T19:58:59Z', '_last_end_time': 1633457014} 2022-04-22 22:00:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T20:49:25Z', '_last_end_time': 1633457014} 2022-04-22 22:00:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T20:54:46Z', '_last_end_time': 1633457014} 2022-04-22 22:00:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T20:54:46Z', '_last_end_time': 1633457014} 2022-04-22 22:00:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T20:54:46Z', '_last_end_time': 1633457014} 2022-04-22 22:00:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T20:54:46Z', '_last_end_time': 1633457014} 2022-04-22 22:00:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T21:49:22Z', '_last_end_time': 1633457014} 2022-04-22 22:00:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T21:55:32Z', '_last_end_time': 1633457014} 2022-04-22 22:00:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T21:55:32Z', '_last_end_time': 1633457014} 2022-04-22 22:00:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T21:55:32Z', '_last_end_time': 1633457014} 2022-04-22 22:00:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-05T21:55:32Z', '_last_end_time': 1633457014} 2022-04-22 22:00:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-06T23:07:07Z', '_last_end_time': 1633457014} 2022-04-22 22:00:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:45:31Z', '_last_end_time': 1633457014} 2022-04-22 22:00:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:51 source > ticket 8878 not found (404 error). It could have been deleted. 2022-04-22 22:00:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:00:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:01:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:01:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:01:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T13:52:19Z', '_last_end_time': 1633457014} 2022-04-22 22:01:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T19:51:20Z', '_last_end_time': 1633457014} 2022-04-22 22:01:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-07T21:05:48Z', '_last_end_time': 1633457014} 2022-04-22 22:01:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T13:29:12Z', '_last_end_time': 1633457014} 2022-04-22 22:01:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T13:30:55Z', '_last_end_time': 1633457014} 2022-04-22 22:01:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T13:30:55Z', '_last_end_time': 1633457014} 2022-04-22 22:01:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T13:30:55Z', '_last_end_time': 1633457014} 2022-04-22 22:01:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T13:30:55Z', '_last_end_time': 1633457014} 2022-04-22 22:01:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T14:15:27Z', '_last_end_time': 1633457014} 2022-04-22 22:01:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T14:15:27Z', '_last_end_time': 1633457014} 2022-04-22 22:01:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T14:15:27Z', '_last_end_time': 1633457014} 2022-04-22 22:01:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T14:15:27Z', '_last_end_time': 1633457014} 2022-04-22 22:01:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T14:15:27Z', '_last_end_time': 1633457014} 2022-04-22 22:01:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T14:15:27Z', '_last_end_time': 1633457014} 2022-04-22 22:01:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:59Z', '_last_end_time': 1633457014} 2022-04-22 22:01:19 source > ticket 8946 not found (404 error). It could have been deleted. 2022-04-22 22:01:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:59Z', '_last_end_time': 1633457014} 2022-04-22 22:01:19 source > ticket 8947 not found (404 error). It could have been deleted. 2022-04-22 22:01:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:59Z', '_last_end_time': 1633457014} 2022-04-22 22:01:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:59Z', '_last_end_time': 1633457014} 2022-04-22 22:01:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:59Z', '_last_end_time': 1633457014} 2022-04-22 22:01:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:59Z', '_last_end_time': 1633457014} 2022-04-22 22:01:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:59Z', '_last_end_time': 1633457014} 2022-04-22 22:01:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:59Z', '_last_end_time': 1633457014} 2022-04-22 22:01:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T15:08:59Z', '_last_end_time': 1633457014} 2022-04-22 22:01:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T16:10:54Z', '_last_end_time': 1633457014} 2022-04-22 22:01:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T16:10:54Z', '_last_end_time': 1633457014} 2022-04-22 22:01:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T16:10:54Z', '_last_end_time': 1633457014} 2022-04-22 22:01:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T16:10:54Z', '_last_end_time': 1633457014} 2022-04-22 22:01:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T16:10:54Z', '_last_end_time': 1633457014} 2022-04-22 22:01:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T16:10:54Z', '_last_end_time': 1633457014} 2022-04-22 22:01:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T16:10:54Z', '_last_end_time': 1633457014} 2022-04-22 22:01:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T18:29:35Z', '_last_end_time': 1633457014} 2022-04-22 22:01:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:08:42Z', '_last_end_time': 1633457014} 2022-04-22 22:01:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:37:13Z', '_last_end_time': 1633457014} 2022-04-22 22:01:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:58:49Z', '_last_end_time': 1633457014} 2022-04-22 22:01:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T20:58:49Z', '_last_end_time': 1633457014} 2022-04-22 22:01:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:48 source > ticket 9009 not found (404 error). It could have been deleted. 2022-04-22 22:01:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:01:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:07:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:51:15Z', '_last_end_time': 1633457014} 2022-04-22 22:02:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:51:15Z', '_last_end_time': 1633457014} 2022-04-22 22:02:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:51:15Z', '_last_end_time': 1633457014} 2022-04-22 22:02:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:51:15Z', '_last_end_time': 1633457014} 2022-04-22 22:02:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:51:15Z', '_last_end_time': 1633457014} 2022-04-22 22:02:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:51:15Z', '_last_end_time': 1633457014} 2022-04-22 22:02:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-08T22:51:15Z', '_last_end_time': 1633457014} 2022-04-22 22:02:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T00:05:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T12:14:52Z', '_last_end_time': 1633457014} 2022-04-22 22:02:16 source > ticket 9103 not found (404 error). It could have been deleted. 2022-04-22 22:02:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T12:14:52Z', '_last_end_time': 1633457014} 2022-04-22 22:02:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T12:14:52Z', '_last_end_time': 1633457014} 2022-04-22 22:02:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T12:14:52Z', '_last_end_time': 1633457014} 2022-04-22 22:02:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T14:13:40Z', '_last_end_time': 1633457014} 2022-04-22 22:02:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T16:53:04Z', '_last_end_time': 1633457014} 2022-04-22 22:02:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T17:43:33Z', '_last_end_time': 1633457014} 2022-04-22 22:02:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T19:51:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T19:51:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T20:36:00Z', '_last_end_time': 1633457014} 2022-04-22 22:02:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T20:36:00Z', '_last_end_time': 1633457014} 2022-04-22 22:02:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T21:57:39Z', '_last_end_time': 1633457014} 2022-04-22 22:02:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T21:57:39Z', '_last_end_time': 1633457014} 2022-04-22 22:02:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T21:57:39Z', '_last_end_time': 1633457014} 2022-04-22 22:02:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T21:57:39Z', '_last_end_time': 1633457014} 2022-04-22 22:02:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T22:09:36Z', '_last_end_time': 1633457014} 2022-04-22 22:02:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T23:11:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T23:11:38Z', '_last_end_time': 1633457014} 2022-04-22 22:02:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-09T23:17:00Z', '_last_end_time': 1633457014} 2022-04-22 22:02:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T01:29:51Z', '_last_end_time': 1633457014} 2022-04-22 22:02:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T01:29:51Z', '_last_end_time': 1633457014} 2022-04-22 22:02:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T02:29:20Z', '_last_end_time': 1633457014} 2022-04-22 22:02:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T17:21:33Z', '_last_end_time': 1633457014} 2022-04-22 22:02:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T17:21:33Z', '_last_end_time': 1633457014} 2022-04-22 22:02:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T17:33:53Z', '_last_end_time': 1633457014} 2022-04-22 22:02:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T17:33:53Z', '_last_end_time': 1633457014} 2022-04-22 22:02:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T18:11:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T19:45:31Z', '_last_end_time': 1633457014} 2022-04-22 22:02:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T19:45:31Z', '_last_end_time': 1633457014} 2022-04-22 22:02:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T21:49:49Z', '_last_end_time': 1633457014} 2022-04-22 22:02:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T21:49:49Z', '_last_end_time': 1633457014} 2022-04-22 22:02:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T21:49:49Z', '_last_end_time': 1633457014} 2022-04-22 22:02:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T21:49:49Z', '_last_end_time': 1633457014} 2022-04-22 22:02:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T22:33:28Z', '_last_end_time': 1633457014} 2022-04-22 22:02:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T22:33:28Z', '_last_end_time': 1633457014} 2022-04-22 22:02:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T22:33:28Z', '_last_end_time': 1633457014} 2022-04-22 22:02:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T22:33:28Z', '_last_end_time': 1633457014} 2022-04-22 22:02:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-10T22:33:28Z', '_last_end_time': 1633457014} 2022-04-22 22:02:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-11T08:24:14Z', '_last_end_time': 1633457014} 2022-04-22 22:02:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-11T08:24:14Z', '_last_end_time': 1633457014} 2022-04-22 22:02:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T14:22:03Z', '_last_end_time': 1633457014} 2022-04-22 22:02:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T14:52:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T16:10:36Z', '_last_end_time': 1633457014} 2022-04-22 22:02:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T16:23:51Z', '_last_end_time': 1633457014} 2022-04-22 22:02:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T16:23:51Z', '_last_end_time': 1633457014} 2022-04-22 22:02:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T16:23:51Z', '_last_end_time': 1633457014} 2022-04-22 22:02:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T16:23:51Z', '_last_end_time': 1633457014} 2022-04-22 22:02:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T16:23:51Z', '_last_end_time': 1633457014} 2022-04-22 22:02:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T16:23:51Z', '_last_end_time': 1633457014} 2022-04-22 22:02:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T16:23:51Z', '_last_end_time': 1633457014} 2022-04-22 22:02:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T19:00:56Z', '_last_end_time': 1633457014} 2022-04-22 22:02:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:44 source > ticket 9153 not found (404 error). It could have been deleted. 2022-04-22 22:02:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:44 source > ticket 9155 not found (404 error). It could have been deleted. 2022-04-22 22:02:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-12T22:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:02:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T14:31:30Z', '_last_end_time': 1633457014} 2022-04-22 22:02:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T17:15:09Z', '_last_end_time': 1633457014} 2022-04-22 22:02:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T17:27:13Z', '_last_end_time': 1633457014} 2022-04-22 22:02:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T17:41:04Z', '_last_end_time': 1633457014} 2022-04-22 22:02:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:02:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:02:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:02:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:02:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:05 source > ticket 9180 not found (404 error). It could have been deleted. 2022-04-22 22:03:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T18:02:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-13T23:20:43Z', '_last_end_time': 1633457014} 2022-04-22 22:03:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:35 source > ticket 9256 not found (404 error). It could have been deleted. 2022-04-22 22:03:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T16:38:34Z', '_last_end_time': 1633457014} 2022-04-22 22:03:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T19:59:12Z', '_last_end_time': 1633457014} 2022-04-22 22:03:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T20:33:45Z', '_last_end_time': 1633457014} 2022-04-22 22:03:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:02:40Z', '_last_end_time': 1633457014} 2022-04-22 22:03:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:02:40Z', '_last_end_time': 1633457014} 2022-04-22 22:03:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:02:40Z', '_last_end_time': 1633457014} 2022-04-22 22:03:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:02:40Z', '_last_end_time': 1633457014} 2022-04-22 22:03:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:02:40Z', '_last_end_time': 1633457014} 2022-04-22 22:03:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:33:11Z', '_last_end_time': 1633457014} 2022-04-22 22:03:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-14T21:37:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T00:45:46Z', '_last_end_time': 1633457014} 2022-04-22 22:03:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T00:45:46Z', '_last_end_time': 1633457014} 2022-04-22 22:03:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T00:45:46Z', '_last_end_time': 1633457014} 2022-04-22 22:03:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:03:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:04:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:04:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:04:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:04:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T14:23:17Z', '_last_end_time': 1633457014} 2022-04-22 22:04:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T17:41:09Z', '_last_end_time': 1633457014} 2022-04-22 22:04:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:16 source > ticket 9321 not found (404 error). It could have been deleted. 2022-04-22 22:04:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:26 source > ticket 9357 not found (404 error). It could have been deleted. 2022-04-22 22:04:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:31:12Z', '_last_end_time': 1633457014} 2022-04-22 22:04:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:46:31Z', '_last_end_time': 1633457014} 2022-04-22 22:04:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:46:31Z', '_last_end_time': 1633457014} 2022-04-22 22:04:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:46:31Z', '_last_end_time': 1633457014} 2022-04-22 22:04:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:46:31Z', '_last_end_time': 1633457014} 2022-04-22 22:04:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:48:18Z', '_last_end_time': 1633457014} 2022-04-22 22:04:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:50:54Z', '_last_end_time': 1633457014} 2022-04-22 22:04:42 source > ticket 9380 not found (404 error). It could have been deleted. 2022-04-22 22:04:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T21:50:54Z', '_last_end_time': 1633457014} 2022-04-22 22:04:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T23:24:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T23:24:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-15T23:24:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T15:52:03Z', '_last_end_time': 1633457014} 2022-04-22 22:04:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T15:52:03Z', '_last_end_time': 1633457014} 2022-04-22 22:04:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:01:16Z', '_last_end_time': 1633457014} 2022-04-22 22:04:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:01:16Z', '_last_end_time': 1633457014} 2022-04-22 22:04:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:01:16Z', '_last_end_time': 1633457014} 2022-04-22 22:04:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:01:16Z', '_last_end_time': 1633457014} 2022-04-22 22:04:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:01:16Z', '_last_end_time': 1633457014} 2022-04-22 22:04:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:01:16Z', '_last_end_time': 1633457014} 2022-04-22 22:04:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:01:16Z', '_last_end_time': 1633457014} 2022-04-22 22:04:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:01:16Z', '_last_end_time': 1633457014} 2022-04-22 22:04:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:01:16Z', '_last_end_time': 1633457014} 2022-04-22 22:04:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:03:20Z', '_last_end_time': 1633457014} 2022-04-22 22:04:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:03:20Z', '_last_end_time': 1633457014} 2022-04-22 22:04:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:03:20Z', '_last_end_time': 1633457014} 2022-04-22 22:04:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:03:20Z', '_last_end_time': 1633457014} 2022-04-22 22:04:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-16T17:03:20Z', '_last_end_time': 1633457014} 2022-04-22 22:04:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-17T23:08:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-17T23:08:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-17T23:08:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-17T23:08:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-17T23:08:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-17T23:08:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-17T23:08:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-17T23:08:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-17T23:08:24Z', '_last_end_time': 1633457014} 2022-04-22 22:04:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:35:48Z', '_last_end_time': 1633457014} 2022-04-22 22:04:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:35:48Z', '_last_end_time': 1633457014} 2022-04-22 22:04:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:35:48Z', '_last_end_time': 1633457014} 2022-04-22 22:04:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:35:48Z', '_last_end_time': 1633457014} 2022-04-22 22:04:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:35:48Z', '_last_end_time': 1633457014} 2022-04-22 22:04:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:35:48Z', '_last_end_time': 1633457014} 2022-04-22 22:04:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:35:48Z', '_last_end_time': 1633457014} 2022-04-22 22:04:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:35:48Z', '_last_end_time': 1633457014} 2022-04-22 22:04:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:35:48Z', '_last_end_time': 1633457014} 2022-04-22 22:04:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:56:52Z', '_last_end_time': 1633457014} 2022-04-22 22:04:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:56:52Z', '_last_end_time': 1633457014} 2022-04-22 22:04:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:56:52Z', '_last_end_time': 1633457014} 2022-04-22 22:04:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:56:52Z', '_last_end_time': 1633457014} 2022-04-22 22:04:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T15:56:52Z', '_last_end_time': 1633457014} 2022-04-22 22:05:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T16:03:45Z', '_last_end_time': 1633457014} 2022-04-22 22:05:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T16:34:30Z', '_last_end_time': 1633457014} 2022-04-22 22:05:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-18T16:34:30Z', '_last_end_time': 1633457014} 2022-04-22 22:05:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T17:49:42Z', '_last_end_time': 1633457014} 2022-04-22 22:05:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T17:59:37Z', '_last_end_time': 1633457014} 2022-04-22 22:05:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T17:59:38Z', '_last_end_time': 1633457014} 2022-04-22 22:05:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T17:59:38Z', '_last_end_time': 1633457014} 2022-04-22 22:05:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T17:59:38Z', '_last_end_time': 1633457014} 2022-04-22 22:05:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T17:59:38Z', '_last_end_time': 1633457014} 2022-04-22 22:05:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T17:59:38Z', '_last_end_time': 1633457014} 2022-04-22 22:05:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T18:40:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-19T19:04:09Z', '_last_end_time': 1633457014} 2022-04-22 22:05:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T15:30:10Z', '_last_end_time': 1633457014} 2022-04-22 22:05:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T15:30:10Z', '_last_end_time': 1633457014} 2022-04-22 22:05:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T15:30:10Z', '_last_end_time': 1633457014} 2022-04-22 22:05:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T15:30:10Z', '_last_end_time': 1633457014} 2022-04-22 22:05:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T15:30:10Z', '_last_end_time': 1633457014} 2022-04-22 22:05:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T15:30:10Z', '_last_end_time': 1633457014} 2022-04-22 22:05:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T15:30:10Z', '_last_end_time': 1633457014} 2022-04-22 22:05:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T15:30:10Z', '_last_end_time': 1633457014} 2022-04-22 22:05:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T15:30:10Z', '_last_end_time': 1633457014} 2022-04-22 22:05:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T16:33:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:44:36Z', '_last_end_time': 1633457014} 2022-04-22 22:05:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:37 source > ticket 9466 not found (404 error). It could have been deleted. 2022-04-22 22:05:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-20T21:57:46Z', '_last_end_time': 1633457014} 2022-04-22 22:05:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T15:40:55Z', '_last_end_time': 1633457014} 2022-04-22 22:05:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T15:40:55Z', '_last_end_time': 1633457014} 2022-04-22 22:05:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T15:40:55Z', '_last_end_time': 1633457014} 2022-04-22 22:05:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T15:40:55Z', '_last_end_time': 1633457014} 2022-04-22 22:05:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T15:40:55Z', '_last_end_time': 1633457014} 2022-04-22 22:05:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T15:40:55Z', '_last_end_time': 1633457014} 2022-04-22 22:05:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T15:40:55Z', '_last_end_time': 1633457014} 2022-04-22 22:05:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:13:03Z', '_last_end_time': 1633457014} 2022-04-22 22:05:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:48 source > ticket 9536 not found (404 error). It could have been deleted. 2022-04-22 22:05:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:49 source > ticket 9540 not found (404 error). It could have been deleted. 2022-04-22 22:05:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T16:59:40Z', '_last_end_time': 1633457014} 2022-04-22 22:05:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:39:43Z', '_last_end_time': 1633457014} 2022-04-22 22:05:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-21T21:53:06Z', '_last_end_time': 1633457014} 2022-04-22 22:06:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T15:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:06:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T15:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:06:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T15:13:44Z', '_last_end_time': 1633457014} 2022-04-22 22:06:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 91000 (207 MB) 2022-04-22 22:06:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:34:49Z', '_last_end_time': 1633457014} 2022-04-22 22:06:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T16:48:40Z', '_last_end_time': 1633457014} 2022-04-22 22:06:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T18:43:01Z', '_last_end_time': 1633457014} 2022-04-22 22:06:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:40:46Z', '_last_end_time': 1633457014} 2022-04-22 22:06:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:41:17Z', '_last_end_time': 1633457014} 2022-04-22 22:06:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:48:22Z', '_last_end_time': 1633457014} 2022-04-22 22:06:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T20:50:50Z', '_last_end_time': 1633457014} 2022-04-22 22:06:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T21:56:47Z', '_last_end_time': 1633457014} 2022-04-22 22:06:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T21:56:47Z', '_last_end_time': 1633457014} 2022-04-22 22:06:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T21:56:47Z', '_last_end_time': 1633457014} 2022-04-22 22:06:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T21:56:47Z', '_last_end_time': 1633457014} 2022-04-22 22:06:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T21:56:47Z', '_last_end_time': 1633457014} 2022-04-22 22:06:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T21:56:47Z', '_last_end_time': 1633457014} 2022-04-22 22:06:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T21:56:47Z', '_last_end_time': 1633457014} 2022-04-22 22:06:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T22:07:33Z', '_last_end_time': 1633457014} 2022-04-22 22:06:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T22:09:31Z', '_last_end_time': 1633457014} 2022-04-22 22:06:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-22T22:11:52Z', '_last_end_time': 1633457014} 2022-04-22 22:06:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T16:02:08Z', '_last_end_time': 1633457014} 2022-04-22 22:06:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T16:02:08Z', '_last_end_time': 1633457014} 2022-04-22 22:06:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T16:02:08Z', '_last_end_time': 1633457014} 2022-04-22 22:06:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T16:21:13Z', '_last_end_time': 1633457014} 2022-04-22 22:06:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T16:21:13Z', '_last_end_time': 1633457014} 2022-04-22 22:06:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T16:21:13Z', '_last_end_time': 1633457014} 2022-04-22 22:06:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T16:21:13Z', '_last_end_time': 1633457014} 2022-04-22 22:06:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T16:21:13Z', '_last_end_time': 1633457014} 2022-04-22 22:06:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T16:21:13Z', '_last_end_time': 1633457014} 2022-04-22 22:06:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T22:45:23Z', '_last_end_time': 1633457014} 2022-04-22 22:06:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T22:45:23Z', '_last_end_time': 1633457014} 2022-04-22 22:06:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T22:45:23Z', '_last_end_time': 1633457014} 2022-04-22 22:06:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T22:45:23Z', '_last_end_time': 1633457014} 2022-04-22 22:06:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T22:49:25Z', '_last_end_time': 1633457014} 2022-04-22 22:06:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T22:49:25Z', '_last_end_time': 1633457014} 2022-04-22 22:06:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T22:49:25Z', '_last_end_time': 1633457014} 2022-04-22 22:06:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T22:49:25Z', '_last_end_time': 1633457014} 2022-04-22 22:06:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T23:26:15Z', '_last_end_time': 1633457014} 2022-04-22 22:06:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-23T23:26:15Z', '_last_end_time': 1633457014} 2022-04-22 22:06:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-24T16:51:54Z', '_last_end_time': 1633457014} 2022-04-22 22:06:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-24T16:51:54Z', '_last_end_time': 1633457014} 2022-04-22 22:06:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-24T16:51:54Z', '_last_end_time': 1633457014} 2022-04-22 22:06:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T17:26:07Z', '_last_end_time': 1633457014} 2022-04-22 22:06:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T17:48:19Z', '_last_end_time': 1633457014} 2022-04-22 22:06:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T18:12:28Z', '_last_end_time': 1633457014} 2022-04-22 22:06:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T18:19:56Z', '_last_end_time': 1633457014} 2022-04-22 22:06:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T18:33:21Z', '_last_end_time': 1633457014} 2022-04-22 22:06:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T18:33:23Z', '_last_end_time': 1633457014} 2022-04-22 22:07:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T18:33:23Z', '_last_end_time': 1633457014} 2022-04-22 22:07:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T18:46:59Z', '_last_end_time': 1633457014} 2022-04-22 22:07:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T19:12:16Z', '_last_end_time': 1633457014} 2022-04-22 22:07:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T19:12:56Z', '_last_end_time': 1633457014} 2022-04-22 22:07:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T19:39:05Z', '_last_end_time': 1633457014} 2022-04-22 22:07:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T19:39:05Z', '_last_end_time': 1633457014} 2022-04-22 22:07:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T19:39:05Z', '_last_end_time': 1633457014} 2022-04-22 22:07:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T20:08:37Z', '_last_end_time': 1633457014} 2022-04-22 22:07:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T20:08:37Z', '_last_end_time': 1633457014} 2022-04-22 22:07:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-25T23:08:14Z', '_last_end_time': 1633457014} 2022-04-22 22:07:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T00:12:24Z', '_last_end_time': 1633457014} 2022-04-22 22:07:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:13:44Z', '_last_end_time': 1635214506} 2022-04-22 22:07:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T15:33:06Z', '_last_end_time': 1635214506} 2022-04-22 22:07:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-26T20:45:27Z', '_last_end_time': 1635214506} 2022-04-22 22:07:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T05:54:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T05:54:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T05:54:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T05:54:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T05:54:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T05:54:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T15:09:17Z', '_last_end_time': 1635214506} 2022-04-22 22:07:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T15:09:17Z', '_last_end_time': 1635214506} 2022-04-22 22:07:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T15:09:17Z', '_last_end_time': 1635214506} 2022-04-22 22:07:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T15:09:17Z', '_last_end_time': 1635214506} 2022-04-22 22:07:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:38:28Z', '_last_end_time': 1635214506} 2022-04-22 22:07:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T16:53:16Z', '_last_end_time': 1635214506} 2022-04-22 22:07:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T19:40:25Z', '_last_end_time': 1635214506} 2022-04-22 22:07:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T19:42:14Z', '_last_end_time': 1635214506} 2022-04-22 22:07:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T19:42:14Z', '_last_end_time': 1635214506} 2022-04-22 22:07:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T19:42:14Z', '_last_end_time': 1635214506} 2022-04-22 22:07:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T22:02:46Z', '_last_end_time': 1635214506} 2022-04-22 22:07:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T22:02:46Z', '_last_end_time': 1635214506} 2022-04-22 22:07:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T22:02:46Z', '_last_end_time': 1635214506} 2022-04-22 22:07:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T22:02:46Z', '_last_end_time': 1635214506} 2022-04-22 22:07:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T22:02:46Z', '_last_end_time': 1635214506} 2022-04-22 22:07:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T22:02:46Z', '_last_end_time': 1635214506} 2022-04-22 22:07:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T22:02:46Z', '_last_end_time': 1635214506} 2022-04-22 22:07:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-27T22:02:46Z', '_last_end_time': 1635214506} 2022-04-22 22:07:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T01:54:04Z', '_last_end_time': 1635214506} 2022-04-22 22:07:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T01:56:18Z', '_last_end_time': 1635214506} 2022-04-22 22:07:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T01:57:07Z', '_last_end_time': 1635214506} 2022-04-22 22:07:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T01:57:37Z', '_last_end_time': 1635214506} 2022-04-22 22:07:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T02:09:47Z', '_last_end_time': 1635214506} 2022-04-22 22:07:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T02:11:47Z', '_last_end_time': 1635214506} 2022-04-22 22:07:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T02:12:22Z', '_last_end_time': 1635214506} 2022-04-22 22:07:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T02:50:53Z', '_last_end_time': 1635214506} 2022-04-22 22:07:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T02:50:53Z', '_last_end_time': 1635214506} 2022-04-22 22:07:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T04:12:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T04:12:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T04:12:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T04:12:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T04:12:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T04:12:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T04:12:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T13:41:42Z', '_last_end_time': 1635214506} 2022-04-22 22:08:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T13:41:42Z', '_last_end_time': 1635214506} 2022-04-22 22:08:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T14:59:04Z', '_last_end_time': 1635214506} 2022-04-22 22:08:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T15:00:28Z', '_last_end_time': 1635214506} 2022-04-22 22:08:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T17:52:57Z', '_last_end_time': 1635214506} 2022-04-22 22:08:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:50Z', '_last_end_time': 1635214506} 2022-04-22 22:08:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T20:39:51Z', '_last_end_time': 1635214506} 2022-04-22 22:08:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:31:31Z', '_last_end_time': 1635214506} 2022-04-22 22:08:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:31 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:32 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:33 source > ticket 9885 not found (404 error). It could have been deleted. 2022-04-22 22:08:33 source > Setting state of ticket_comments stream to {'created_at': '2021-10-28T22:45:25Z', '_last_end_time': 1635214506} 2022-04-22 22:08:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:34 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:35 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:36 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:37 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:38 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:39 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:40 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:41 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:42 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:43 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:44 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:45 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:46 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:47 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T15:46:54Z', '_last_end_time': 1635214506} 2022-04-22 22:08:48 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:49 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:50 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:51 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:52 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:53 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:54 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:55 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:56 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:57 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:58 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:08:59 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:00 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:01 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:02 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:03 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:04 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:05 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:06 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:07 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:08 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-29T20:35:21Z', '_last_end_time': 1635214506} 2022-04-22 22:09:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:09 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:10 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:11 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:12 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:13 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:14 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:15 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:16 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:17 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:18 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:19 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:20 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:21 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:22 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:23 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:24 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:25 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T18:56:27Z', '_last_end_time': 1635214506} 2022-04-22 22:09:26 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T20:48:56Z', '_last_end_time': 1635214506} 2022-04-22 22:09:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T20:48:56Z', '_last_end_time': 1635214506} 2022-04-22 22:09:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T20:48:56Z', '_last_end_time': 1635214506} 2022-04-22 22:09:27 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T20:48:56Z', '_last_end_time': 1635214506} 2022-04-22 22:09:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T20:48:56Z', '_last_end_time': 1635214506} 2022-04-22 22:09:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T21:20:20Z', '_last_end_time': 1635214506} 2022-04-22 22:09:28 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T21:25:02Z', '_last_end_time': 1635214506} 2022-04-22 22:09:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T21:25:02Z', '_last_end_time': 1635214506} 2022-04-22 22:09:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-30T21:25:02Z', '_last_end_time': 1635214506} 2022-04-22 22:09:29 source > Setting state of ticket_comments stream to {'created_at': '2021-10-31T23:41:02Z', '_last_end_time': 1635214506} 2022-04-22 22:09:30 source > Setting state of ticket_comments stream to {'created_at': '2021-10-31T23:41:02Z', '_last_end_time': 1635214506} 2022-04-22 22:09:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T00:06:00Z', '_last_end_time': 1635214506} 2022-04-22 22:09:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T13:46:44Z', '_last_end_time': 1635214506} 2022-04-22 22:09:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T15:00:24Z', '_last_end_time': 1635214506} 2022-04-22 22:09:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T17:46:45Z', '_last_end_time': 1635214506} 2022-04-22 22:09:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T19:13:58Z', '_last_end_time': 1635214506} 2022-04-22 22:09:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-01T20:30:36Z', '_last_end_time': 1635214506} 2022-04-22 22:09:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T00:04:50Z', '_last_end_time': 1635214506} 2022-04-22 22:09:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:13:37Z', '_last_end_time': 1635214506} 2022-04-22 22:09:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:09:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:10:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:10:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T21:58:19Z', '_last_end_time': 1635214506} 2022-04-22 22:10:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T23:15:46Z', '_last_end_time': 1635214506} 2022-04-22 22:10:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T23:15:46Z', '_last_end_time': 1635214506} 2022-04-22 22:10:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T23:15:46Z', '_last_end_time': 1635214506} 2022-04-22 22:10:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T23:15:46Z', '_last_end_time': 1635214506} 2022-04-22 22:10:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T23:15:46Z', '_last_end_time': 1635214506} 2022-04-22 22:10:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T23:15:46Z', '_last_end_time': 1635214506} 2022-04-22 22:10:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-02T23:15:46Z', '_last_end_time': 1635214506} 2022-04-22 22:10:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:22:46Z', '_last_end_time': 1635214506} 2022-04-22 22:10:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:06 source > ticket 10073 not found (404 error). It could have been deleted. 2022-04-22 22:10:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T14:45:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T21:58:21Z', '_last_end_time': 1635214506} 2022-04-22 22:10:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:13Z', '_last_end_time': 1635214506} 2022-04-22 22:10:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-03T22:01:14Z', '_last_end_time': 1635214506} 2022-04-22 22:10:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T02:03:28Z', '_last_end_time': 1635214506} 2022-04-22 22:10:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:50:36Z', '_last_end_time': 1635214506} 2022-04-22 22:10:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:51:32Z', '_last_end_time': 1635214506} 2022-04-22 22:10:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:51:32Z', '_last_end_time': 1635214506} 2022-04-22 22:10:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:51:32Z', '_last_end_time': 1635214506} 2022-04-22 22:10:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:51:32Z', '_last_end_time': 1635214506} 2022-04-22 22:10:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:51:32Z', '_last_end_time': 1635214506} 2022-04-22 22:10:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:51:32Z', '_last_end_time': 1635214506} 2022-04-22 22:10:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:51:32Z', '_last_end_time': 1635214506} 2022-04-22 22:10:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:51:32Z', '_last_end_time': 1635214506} 2022-04-22 22:10:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T13:51:32Z', '_last_end_time': 1635214506} 2022-04-22 22:10:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:33 source > ticket 10130 not found (404 error). It could have been deleted. 2022-04-22 22:10:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:33 source > ticket 10131 not found (404 error). It could have been deleted. 2022-04-22 22:10:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T15:48:00Z', '_last_end_time': 1635214506} 2022-04-22 22:10:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T19:58:47Z', '_last_end_time': 1635214506} 2022-04-22 22:10:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:10:40Z', '_last_end_time': 1635214506} 2022-04-22 22:10:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:42Z', '_last_end_time': 1635214506} 2022-04-22 22:10:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:43Z', '_last_end_time': 1635214506} 2022-04-22 22:10:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:43Z', '_last_end_time': 1635214506} 2022-04-22 22:10:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-04T21:31:44Z', '_last_end_time': 1635214506} 2022-04-22 22:10:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T14:48:11Z', '_last_end_time': 1635214506} 2022-04-22 22:10:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T18:14:54Z', '_last_end_time': 1635214506} 2022-04-22 22:10:58 source > ticket 10199 not found (404 error). It could have been deleted. 2022-04-22 22:10:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T18:14:54Z', '_last_end_time': 1635214506} 2022-04-22 22:10:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T18:14:54Z', '_last_end_time': 1635214506} 2022-04-22 22:10:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:18:57Z', '_last_end_time': 1635214506} 2022-04-22 22:10:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:42:19Z', '_last_end_time': 1635214506} 2022-04-22 22:11:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:10Z', '_last_end_time': 1635214506} 2022-04-22 22:11:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:11Z', '_last_end_time': 1635214506} 2022-04-22 22:11:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:11Z', '_last_end_time': 1635214506} 2022-04-22 22:11:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:11Z', '_last_end_time': 1635214506} 2022-04-22 22:11:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:11Z', '_last_end_time': 1635214506} 2022-04-22 22:11:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:11Z', '_last_end_time': 1635214506} 2022-04-22 22:11:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:11Z', '_last_end_time': 1635214506} 2022-04-22 22:11:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:11Z', '_last_end_time': 1635214506} 2022-04-22 22:11:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:11Z', '_last_end_time': 1635214506} 2022-04-22 22:11:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T19:57:11Z', '_last_end_time': 1635214506} 2022-04-22 22:11:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-05T21:31:35Z', '_last_end_time': 1635214506} 2022-04-22 22:11:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T15:42:06Z', '_last_end_time': 1635214506} 2022-04-22 22:11:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:38 source > ticket 10311 not found (404 error). It could have been deleted. 2022-04-22 22:11:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 92000 (207 MB) 2022-04-22 22:11:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-06T19:53:40Z', '_last_end_time': 1635214506} 2022-04-22 22:11:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:48 source > ticket 10360 not found (404 error). It could have been deleted. 2022-04-22 22:11:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T17:26:18Z', '_last_end_time': 1635214506} 2022-04-22 22:11:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T22:57:45Z', '_last_end_time': 1635214506} 2022-04-22 22:11:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T22:57:46Z', '_last_end_time': 1635214506} 2022-04-22 22:11:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T22:57:46Z', '_last_end_time': 1635214506} 2022-04-22 22:11:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T22:57:47Z', '_last_end_time': 1635214506} 2022-04-22 22:11:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T23:06:31Z', '_last_end_time': 1635214506} 2022-04-22 22:11:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T23:06:31Z', '_last_end_time': 1635214506} 2022-04-22 22:11:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T23:06:31Z', '_last_end_time': 1635214506} 2022-04-22 22:11:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T23:06:31Z', '_last_end_time': 1635214506} 2022-04-22 22:11:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-07T23:06:31Z', '_last_end_time': 1635214506} 2022-04-22 22:11:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:00:38Z', '_last_end_time': 1635214506} 2022-04-22 22:11:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:22:16Z', '_last_end_time': 1635214506} 2022-04-22 22:11:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:22:16Z', '_last_end_time': 1635214506} 2022-04-22 22:11:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:22:16Z', '_last_end_time': 1635214506} 2022-04-22 22:11:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:22:16Z', '_last_end_time': 1635214506} 2022-04-22 22:11:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:22:16Z', '_last_end_time': 1635214506} 2022-04-22 22:11:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:22:16Z', '_last_end_time': 1635214506} 2022-04-22 22:11:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:22:16Z', '_last_end_time': 1635214506} 2022-04-22 22:11:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:22:16Z', '_last_end_time': 1635214506} 2022-04-22 22:11:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T15:22:16Z', '_last_end_time': 1635214506} 2022-04-22 22:11:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T17:14:44Z', '_last_end_time': 1635214506} 2022-04-22 22:11:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T17:14:44Z', '_last_end_time': 1635214506} 2022-04-22 22:11:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T17:14:44Z', '_last_end_time': 1635214506} 2022-04-22 22:11:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T17:14:44Z', '_last_end_time': 1635214506} 2022-04-22 22:11:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T17:14:44Z', '_last_end_time': 1635214506} 2022-04-22 22:11:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T17:14:44Z', '_last_end_time': 1635214506} 2022-04-22 22:11:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T17:14:44Z', '_last_end_time': 1635214506} 2022-04-22 22:11:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T17:14:44Z', '_last_end_time': 1635214506} 2022-04-22 22:12:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T17:14:44Z', '_last_end_time': 1635214506} 2022-04-22 22:12:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T18:39:29Z', '_last_end_time': 1635214506} 2022-04-22 22:12:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T20:22:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T20:22:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:09:32Z', '_last_end_time': 1635214506} 2022-04-22 22:12:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-08T22:28:38Z', '_last_end_time': 1635214506} 2022-04-22 22:12:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T17:48:51Z', '_last_end_time': 1635214506} 2022-04-22 22:12:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T17:48:51Z', '_last_end_time': 1635214506} 2022-04-22 22:12:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T17:48:51Z', '_last_end_time': 1635214506} 2022-04-22 22:12:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T17:48:51Z', '_last_end_time': 1635214506} 2022-04-22 22:12:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T17:48:51Z', '_last_end_time': 1635214506} 2022-04-22 22:12:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T17:48:51Z', '_last_end_time': 1635214506} 2022-04-22 22:12:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T17:48:51Z', '_last_end_time': 1635214506} 2022-04-22 22:12:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T18:03:47Z', '_last_end_time': 1635214506} 2022-04-22 22:12:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T18:03:47Z', '_last_end_time': 1635214506} 2022-04-22 22:12:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T18:03:47Z', '_last_end_time': 1635214506} 2022-04-22 22:12:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T18:03:47Z', '_last_end_time': 1635214506} 2022-04-22 22:12:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T18:03:47Z', '_last_end_time': 1635214506} 2022-04-22 22:12:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T19:30:13Z', '_last_end_time': 1635214506} 2022-04-22 22:12:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T19:30:13Z', '_last_end_time': 1635214506} 2022-04-22 22:12:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T19:30:13Z', '_last_end_time': 1635214506} 2022-04-22 22:12:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T19:30:13Z', '_last_end_time': 1635214506} 2022-04-22 22:12:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T19:30:13Z', '_last_end_time': 1635214506} 2022-04-22 22:12:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T20:34:56Z', '_last_end_time': 1635214506} 2022-04-22 22:12:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T21:46:04Z', '_last_end_time': 1635214506} 2022-04-22 22:12:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:00:10Z', '_last_end_time': 1635214506} 2022-04-22 22:12:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:00:11Z', '_last_end_time': 1635214506} 2022-04-22 22:12:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:00:11Z', '_last_end_time': 1635214506} 2022-04-22 22:12:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:00:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:00:13Z', '_last_end_time': 1635214506} 2022-04-22 22:12:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:00:14Z', '_last_end_time': 1635214506} 2022-04-22 22:12:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:00:15Z', '_last_end_time': 1635214506} 2022-04-22 22:12:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:02:12Z', '_last_end_time': 1635214506} 2022-04-22 22:12:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-09T22:33:01Z', '_last_end_time': 1635214506} 2022-04-22 22:12:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T17:17:25Z', '_last_end_time': 1635214506} 2022-04-22 22:12:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T21:07:55Z', '_last_end_time': 1635214506} 2022-04-22 22:12:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T22:40:36Z', '_last_end_time': 1635214506} 2022-04-22 22:12:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T22:40:36Z', '_last_end_time': 1635214506} 2022-04-22 22:12:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T22:40:36Z', '_last_end_time': 1635214506} 2022-04-22 22:12:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T22:40:36Z', '_last_end_time': 1635214506} 2022-04-22 22:12:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T22:40:36Z', '_last_end_time': 1635214506} 2022-04-22 22:12:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T22:40:36Z', '_last_end_time': 1635214506} 2022-04-22 22:12:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T22:40:36Z', '_last_end_time': 1635214506} 2022-04-22 22:12:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T22:40:36Z', '_last_end_time': 1635214506} 2022-04-22 22:12:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T22:40:36Z', '_last_end_time': 1635214506} 2022-04-22 22:12:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:31:57Z', '_last_end_time': 1635214506} 2022-04-22 22:12:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:12:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:12:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:12:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:12:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:12:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:12:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-10T23:34:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T15:23:28Z', '_last_end_time': 1635214506} 2022-04-22 22:13:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T15:23:29Z', '_last_end_time': 1635214506} 2022-04-22 22:13:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T15:23:30Z', '_last_end_time': 1635214506} 2022-04-22 22:13:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T15:23:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T15:39:18Z', '_last_end_time': 1635214506} 2022-04-22 22:13:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T15:39:18Z', '_last_end_time': 1635214506} 2022-04-22 22:13:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T15:39:18Z', '_last_end_time': 1635214506} 2022-04-22 22:13:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T16:32:05Z', '_last_end_time': 1635214506} 2022-04-22 22:13:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T16:32:05Z', '_last_end_time': 1635214506} 2022-04-22 22:13:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T16:32:05Z', '_last_end_time': 1635214506} 2022-04-22 22:13:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T16:32:05Z', '_last_end_time': 1635214506} 2022-04-22 22:13:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T16:32:05Z', '_last_end_time': 1635214506} 2022-04-22 22:13:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T16:32:05Z', '_last_end_time': 1635214506} 2022-04-22 22:13:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T16:32:05Z', '_last_end_time': 1635214506} 2022-04-22 22:13:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T17:50:17Z', '_last_end_time': 1635214506} 2022-04-22 22:13:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T19:08:35Z', '_last_end_time': 1635214506} 2022-04-22 22:13:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T19:49:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T19:49:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T19:49:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T19:49:54Z', '_last_end_time': 1635214506} 2022-04-22 22:13:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T20:19:23Z', '_last_end_time': 1635214506} 2022-04-22 22:13:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T20:43:32Z', '_last_end_time': 1635214506} 2022-04-22 22:13:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T20:43:32Z', '_last_end_time': 1635214506} 2022-04-22 22:13:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T20:43:32Z', '_last_end_time': 1635214506} 2022-04-22 22:13:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T20:43:32Z', '_last_end_time': 1635214506} 2022-04-22 22:13:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T21:52:56Z', '_last_end_time': 1635214506} 2022-04-22 22:13:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T21:52:56Z', '_last_end_time': 1635214506} 2022-04-22 22:13:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T21:52:56Z', '_last_end_time': 1635214506} 2022-04-22 22:13:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T21:52:56Z', '_last_end_time': 1635214506} 2022-04-22 22:13:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T21:52:56Z', '_last_end_time': 1635214506} 2022-04-22 22:13:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T21:52:56Z', '_last_end_time': 1635214506} 2022-04-22 22:13:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T21:52:56Z', '_last_end_time': 1635214506} 2022-04-22 22:13:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-11T23:11:44Z', '_last_end_time': 1635214506} 2022-04-22 22:13:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:33 source > ticket 10571 not found (404 error). It could have been deleted. 2022-04-22 22:13:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T15:52:31Z', '_last_end_time': 1635214506} 2022-04-22 22:13:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T18:36:08Z', '_last_end_time': 1635214506} 2022-04-22 22:13:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T18:36:08Z', '_last_end_time': 1635214506} 2022-04-22 22:13:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T18:36:08Z', '_last_end_time': 1635214506} 2022-04-22 22:13:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T18:36:08Z', '_last_end_time': 1635214506} 2022-04-22 22:13:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T18:36:08Z', '_last_end_time': 1635214506} 2022-04-22 22:13:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T18:36:08Z', '_last_end_time': 1635214506} 2022-04-22 22:13:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T18:36:08Z', '_last_end_time': 1635214506} 2022-04-22 22:13:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:31:58Z', '_last_end_time': 1635214506} 2022-04-22 22:13:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T19:42:07Z', '_last_end_time': 1635214506} 2022-04-22 22:13:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T21:16:50Z', '_last_end_time': 1636751003} 2022-04-22 22:13:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T21:16:50Z', '_last_end_time': 1636751003} 2022-04-22 22:13:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T22:17:44Z', '_last_end_time': 1636751003} 2022-04-22 22:13:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T22:17:44Z', '_last_end_time': 1636751003} 2022-04-22 22:13:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T22:17:44Z', '_last_end_time': 1636751003} 2022-04-22 22:13:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T22:17:44Z', '_last_end_time': 1636751003} 2022-04-22 22:13:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T22:17:44Z', '_last_end_time': 1636751003} 2022-04-22 22:13:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:13:07Z', '_last_end_time': 1636751003} 2022-04-22 22:13:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:55 source > ticket 10627 not found (404 error). It could have been deleted. 2022-04-22 22:13:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:55 source > ticket 10633 not found (404 error). It could have been deleted. 2022-04-22 22:13:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:13:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:35:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-12T23:43:17Z', '_last_end_time': 1636751003} 2022-04-22 22:14:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T00:47:24Z', '_last_end_time': 1636751003} 2022-04-22 22:14:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T00:47:24Z', '_last_end_time': 1636751003} 2022-04-22 22:14:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T00:47:24Z', '_last_end_time': 1636751003} 2022-04-22 22:14:10 source > ticket 10674 not found (404 error). It could have been deleted. 2022-04-22 22:14:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T00:47:24Z', '_last_end_time': 1636751003} 2022-04-22 22:14:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T06:21:51Z', '_last_end_time': 1636751003} 2022-04-22 22:14:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T17:07:04Z', '_last_end_time': 1636751003} 2022-04-22 22:14:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T17:23:08Z', '_last_end_time': 1636751003} 2022-04-22 22:14:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T17:23:08Z', '_last_end_time': 1636751003} 2022-04-22 22:14:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T17:23:08Z', '_last_end_time': 1636751003} 2022-04-22 22:14:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T18:40:04Z', '_last_end_time': 1636751003} 2022-04-22 22:14:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T18:40:04Z', '_last_end_time': 1636751003} 2022-04-22 22:14:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T18:40:04Z', '_last_end_time': 1636751003} 2022-04-22 22:14:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T18:40:04Z', '_last_end_time': 1636751003} 2022-04-22 22:14:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T18:40:04Z', '_last_end_time': 1636751003} 2022-04-22 22:14:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T19:29:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T19:29:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T19:29:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-13T19:29:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-14T02:10:11Z', '_last_end_time': 1636751003} 2022-04-22 22:14:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-14T02:27:39Z', '_last_end_time': 1636751003} 2022-04-22 22:14:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T15:34:19Z', '_last_end_time': 1636751003} 2022-04-22 22:14:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T15:40:35Z', '_last_end_time': 1636751003} 2022-04-22 22:14:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T15:40:36Z', '_last_end_time': 1636751003} 2022-04-22 22:14:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T15:40:38Z', '_last_end_time': 1636751003} 2022-04-22 22:14:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T15:40:38Z', '_last_end_time': 1636751003} 2022-04-22 22:14:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T15:40:38Z', '_last_end_time': 1636751003} 2022-04-22 22:14:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T16:21:41Z', '_last_end_time': 1636751003} 2022-04-22 22:14:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T16:21:41Z', '_last_end_time': 1636751003} 2022-04-22 22:14:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T19:27:19Z', '_last_end_time': 1636751003} 2022-04-22 22:14:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T19:27:19Z', '_last_end_time': 1636751003} 2022-04-22 22:14:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T19:27:19Z', '_last_end_time': 1636751003} 2022-04-22 22:14:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T20:07:41Z', '_last_end_time': 1636751003} 2022-04-22 22:14:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T20:25:51Z', '_last_end_time': 1636751003} 2022-04-22 22:14:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T20:31:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T20:31:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T20:31:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T20:31:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T21:05:12Z', '_last_end_time': 1636751003} 2022-04-22 22:14:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-15T21:05:12Z', '_last_end_time': 1636751003} 2022-04-22 22:14:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T04:20:48Z', '_last_end_time': 1636751003} 2022-04-22 22:14:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T04:20:48Z', '_last_end_time': 1636751003} 2022-04-22 22:14:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T04:20:48Z', '_last_end_time': 1636751003} 2022-04-22 22:14:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T13:18:52Z', '_last_end_time': 1636751003} 2022-04-22 22:14:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T13:18:52Z', '_last_end_time': 1636751003} 2022-04-22 22:14:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T13:18:52Z', '_last_end_time': 1636751003} 2022-04-22 22:14:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T14:28:00Z', '_last_end_time': 1636751003} 2022-04-22 22:14:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T15:02:53Z', '_last_end_time': 1636751003} 2022-04-22 22:14:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T16:01:37Z', '_last_end_time': 1636751003} 2022-04-22 22:14:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T19:06:14Z', '_last_end_time': 1636751003} 2022-04-22 22:14:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T19:06:56Z', '_last_end_time': 1636751003} 2022-04-22 22:14:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T19:06:56Z', '_last_end_time': 1636751003} 2022-04-22 22:14:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T19:06:56Z', '_last_end_time': 1636751003} 2022-04-22 22:14:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T19:06:56Z', '_last_end_time': 1636751003} 2022-04-22 22:14:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T19:06:56Z', '_last_end_time': 1636751003} 2022-04-22 22:14:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T19:06:56Z', '_last_end_time': 1636751003} 2022-04-22 22:14:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T19:06:56Z', '_last_end_time': 1636751003} 2022-04-22 22:14:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T21:00:33Z', '_last_end_time': 1636751003} 2022-04-22 22:14:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:04:08Z', '_last_end_time': 1636751003} 2022-04-22 22:14:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:44:57Z', '_last_end_time': 1636751003} 2022-04-22 22:14:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:53:05Z', '_last_end_time': 1636751003} 2022-04-22 22:14:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:53:40Z', '_last_end_time': 1636751003} 2022-04-22 22:14:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:55:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:55:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:55:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:55:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:55:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:55:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:55:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:55:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:49 source > ticket 10361 not found (404 error). It could have been deleted. 2022-04-22 22:14:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-16T22:55:34Z', '_last_end_time': 1636751003} 2022-04-22 22:14:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:04Z', '_last_end_time': 1636751003} 2022-04-22 22:14:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:59 source > ticket 10767 not found (404 error). It could have been deleted. 2022-04-22 22:14:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:14:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:02 source > ticket 10772 not found (404 error). It could have been deleted. 2022-04-22 22:15:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T00:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:15:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T17:39:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T20:20:11Z', '_last_end_time': 1636751003} 2022-04-22 22:15:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T23:27:33Z', '_last_end_time': 1636751003} 2022-04-22 22:15:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T23:27:45Z', '_last_end_time': 1636751003} 2022-04-22 22:15:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T23:28:16Z', '_last_end_time': 1636751003} 2022-04-22 22:15:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T23:45:29Z', '_last_end_time': 1636751003} 2022-04-22 22:15:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T23:45:29Z', '_last_end_time': 1636751003} 2022-04-22 22:15:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T23:45:29Z', '_last_end_time': 1636751003} 2022-04-22 22:15:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T23:45:29Z', '_last_end_time': 1636751003} 2022-04-22 22:15:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T23:45:29Z', '_last_end_time': 1636751003} 2022-04-22 22:15:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-17T23:45:29Z', '_last_end_time': 1636751003} 2022-04-22 22:15:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:21 source > ticket 10839 not found (404 error). It could have been deleted. 2022-04-22 22:15:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T00:16:08Z', '_last_end_time': 1636751003} 2022-04-22 22:15:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T16:13:46Z', '_last_end_time': 1636751003} 2022-04-22 22:15:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T16:18:53Z', '_last_end_time': 1636751003} 2022-04-22 22:15:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T16:29:25Z', '_last_end_time': 1636751003} 2022-04-22 22:15:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T16:29:25Z', '_last_end_time': 1636751003} 2022-04-22 22:15:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T16:29:25Z', '_last_end_time': 1636751003} 2022-04-22 22:15:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T16:29:25Z', '_last_end_time': 1636751003} 2022-04-22 22:15:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T17:51:22Z', '_last_end_time': 1636751003} 2022-04-22 22:15:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T23:30:42Z', '_last_end_time': 1636751003} 2022-04-22 22:15:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-18T23:37:55Z', '_last_end_time': 1636751003} 2022-04-22 22:15:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T00:02:10Z', '_last_end_time': 1636751003} 2022-04-22 22:15:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T00:02:10Z', '_last_end_time': 1636751003} 2022-04-22 22:15:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T00:02:10Z', '_last_end_time': 1636751003} 2022-04-22 22:15:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T00:02:10Z', '_last_end_time': 1636751003} 2022-04-22 22:15:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T00:02:10Z', '_last_end_time': 1636751003} 2022-04-22 22:15:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T00:02:10Z', '_last_end_time': 1636751003} 2022-04-22 22:15:38 source > ticket 10900 not found (404 error). It could have been deleted. 2022-04-22 22:15:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T00:02:10Z', '_last_end_time': 1636751003} 2022-04-22 22:15:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T00:02:10Z', '_last_end_time': 1636751003} 2022-04-22 22:15:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T00:02:10Z', '_last_end_time': 1636751003} 2022-04-22 22:15:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:51 source > ticket 10938 not found (404 error). It could have been deleted. 2022-04-22 22:15:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T16:54:14Z', '_last_end_time': 1636751003} 2022-04-22 22:15:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T20:58:35Z', '_last_end_time': 1636751003} 2022-04-22 22:15:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T20:58:35Z', '_last_end_time': 1636751003} 2022-04-22 22:15:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T21:17:13Z', '_last_end_time': 1636751003} 2022-04-22 22:15:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T21:17:13Z', '_last_end_time': 1636751003} 2022-04-22 22:15:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T21:17:13Z', '_last_end_time': 1636751003} 2022-04-22 22:15:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T21:17:13Z', '_last_end_time': 1636751003} 2022-04-22 22:15:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T21:17:13Z', '_last_end_time': 1636751003} 2022-04-22 22:15:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:15:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:16:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:16:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-19T22:04:56Z', '_last_end_time': 1636751003} 2022-04-22 22:16:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:15:55Z', '_last_end_time': 1636751003} 2022-04-22 22:16:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:25:19Z', '_last_end_time': 1636751003} 2022-04-22 22:16:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:42:12Z', '_last_end_time': 1636751003} 2022-04-22 22:16:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:45:24Z', '_last_end_time': 1636751003} 2022-04-22 22:16:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:46:17Z', '_last_end_time': 1636751003} 2022-04-22 22:16:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:49:02Z', '_last_end_time': 1636751003} 2022-04-22 22:16:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:50:02Z', '_last_end_time': 1636751003} 2022-04-22 22:16:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:50:02Z', '_last_end_time': 1636751003} 2022-04-22 22:16:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:50:02Z', '_last_end_time': 1636751003} 2022-04-22 22:16:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:50:02Z', '_last_end_time': 1636751003} 2022-04-22 22:16:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T00:50:02Z', '_last_end_time': 1636751003} 2022-04-22 22:16:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:06:36Z', '_last_end_time': 1636751003} 2022-04-22 22:16:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:12 source > ticket 10979 not found (404 error). It could have been deleted. 2022-04-22 22:16:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T01:23:10Z', '_last_end_time': 1636751003} 2022-04-22 22:16:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T21:28:37Z', '_last_end_time': 1636751003} 2022-04-22 22:16:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T21:28:37Z', '_last_end_time': 1636751003} 2022-04-22 22:16:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T21:28:37Z', '_last_end_time': 1636751003} 2022-04-22 22:16:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T21:28:37Z', '_last_end_time': 1636751003} 2022-04-22 22:16:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T21:28:37Z', '_last_end_time': 1636751003} 2022-04-22 22:16:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-20T21:28:37Z', '_last_end_time': 1636751003} 2022-04-22 22:16:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:38 source > ticket 11065 not found (404 error). It could have been deleted. 2022-04-22 22:16:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T00:21:04Z', '_last_end_time': 1636751003} 2022-04-22 22:16:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T01:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:16:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T01:27:26Z', '_last_end_time': 1636751003} 2022-04-22 22:16:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T02:41:19Z', '_last_end_time': 1636751003} 2022-04-22 22:16:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T02:49:31Z', '_last_end_time': 1636751003} 2022-04-22 22:16:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T02:49:31Z', '_last_end_time': 1636751003} 2022-04-22 22:16:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T03:21:17Z', '_last_end_time': 1636751003} 2022-04-22 22:16:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-21T03:21:17Z', '_last_end_time': 1636751003} 2022-04-22 22:16:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T16:41:41Z', '_last_end_time': 1636751003} 2022-04-22 22:16:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T16:41:41Z', '_last_end_time': 1636751003} 2022-04-22 22:16:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T16:41:41Z', '_last_end_time': 1636751003} 2022-04-22 22:16:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T16:41:41Z', '_last_end_time': 1636751003} 2022-04-22 22:16:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T16:41:41Z', '_last_end_time': 1636751003} 2022-04-22 22:16:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T16:41:41Z', '_last_end_time': 1636751003} 2022-04-22 22:16:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T16:41:41Z', '_last_end_time': 1636751003} 2022-04-22 22:16:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T18:53:47Z', '_last_end_time': 1636751003} 2022-04-22 22:16:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T20:45:41Z', '_last_end_time': 1636751003} 2022-04-22 22:16:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T20:53:26Z', '_last_end_time': 1636751003} 2022-04-22 22:16:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T20:54:52Z', '_last_end_time': 1636751003} 2022-04-22 22:16:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T20:54:53Z', '_last_end_time': 1636751003} 2022-04-22 22:16:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T20:54:53Z', '_last_end_time': 1636751003} 2022-04-22 22:16:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T20:54:53Z', '_last_end_time': 1636751003} 2022-04-22 22:16:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:20:58Z', '_last_end_time': 1636751003} 2022-04-22 22:16:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:22:54Z', '_last_end_time': 1636751003} 2022-04-22 22:16:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:27:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:27:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:27:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:27:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:27:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:27:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:27:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 93000 (207 MB) 2022-04-22 22:16:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T21:27:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T22:15:24Z', '_last_end_time': 1636751003} 2022-04-22 22:16:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T22:54:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T23:50:23Z', '_last_end_time': 1636751003} 2022-04-22 22:16:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T23:50:23Z', '_last_end_time': 1636751003} 2022-04-22 22:16:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T23:50:23Z', '_last_end_time': 1636751003} 2022-04-22 22:16:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T23:50:23Z', '_last_end_time': 1636751003} 2022-04-22 22:16:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T23:50:23Z', '_last_end_time': 1636751003} 2022-04-22 22:16:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-22T23:50:23Z', '_last_end_time': 1636751003} 2022-04-22 22:16:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T15:57:12Z', '_last_end_time': 1636751003} 2022-04-22 22:16:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T15:57:12Z', '_last_end_time': 1636751003} 2022-04-22 22:16:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T15:57:12Z', '_last_end_time': 1636751003} 2022-04-22 22:16:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T15:57:12Z', '_last_end_time': 1636751003} 2022-04-22 22:16:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T15:57:12Z', '_last_end_time': 1636751003} 2022-04-22 22:16:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T15:57:12Z', '_last_end_time': 1636751003} 2022-04-22 22:16:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T15:57:12Z', '_last_end_time': 1636751003} 2022-04-22 22:16:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T15:57:12Z', '_last_end_time': 1636751003} 2022-04-22 22:16:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:12:01Z', '_last_end_time': 1636751003} 2022-04-22 22:16:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:16:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:16:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:16:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:16:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:16:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:16:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:16:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:16:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:16:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T16:20:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:17:14Z', '_last_end_time': 1636751003} 2022-04-22 22:17:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T19:24:39Z', '_last_end_time': 1636751003} 2022-04-22 22:17:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T21:21:20Z', '_last_end_time': 1636751003} 2022-04-22 22:17:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:30 source > ticket 11133 not found (404 error). It could have been deleted. 2022-04-22 22:17:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-23T22:53:50Z', '_last_end_time': 1636751003} 2022-04-22 22:17:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:31:35Z', '_last_end_time': 1636751003} 2022-04-22 22:17:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:31:36Z', '_last_end_time': 1636751003} 2022-04-22 22:17:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T15:43:44Z', '_last_end_time': 1636751003} 2022-04-22 22:17:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T17:41:55Z', '_last_end_time': 1636751003} 2022-04-22 22:17:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T17:41:56Z', '_last_end_time': 1636751003} 2022-04-22 22:17:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T17:41:57Z', '_last_end_time': 1636751003} 2022-04-22 22:17:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T17:41:58Z', '_last_end_time': 1636751003} 2022-04-22 22:17:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:00:54Z', '_last_end_time': 1636751003} 2022-04-22 22:17:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:00:54Z', '_last_end_time': 1636751003} 2022-04-22 22:17:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:32:24Z', '_last_end_time': 1636751003} 2022-04-22 22:17:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T18:54:11Z', '_last_end_time': 1636751003} 2022-04-22 22:17:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T20:53:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T20:53:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T20:53:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T20:53:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T20:53:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T20:53:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T20:53:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T20:53:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T20:53:22Z', '_last_end_time': 1636751003} 2022-04-22 22:17:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:17:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:00 source > ticket 11213 not found (404 error). It could have been deleted. 2022-04-22 22:18:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-24T21:59:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:15 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:16 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:17 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:18 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:19 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:20 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:21 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:22 source > ticket 11279 not found (404 error). It could have been deleted. 2022-04-22 22:18:22 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:23 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:53:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:24 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:54:00Z', '_last_end_time': 1636751003} 2022-04-22 22:18:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T15:54:00Z', '_last_end_time': 1636751003} 2022-04-22 22:18:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T16:31:42Z', '_last_end_time': 1636751003} 2022-04-22 22:18:25 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T16:36:39Z', '_last_end_time': 1636751003} 2022-04-22 22:18:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T16:36:39Z', '_last_end_time': 1636751003} 2022-04-22 22:18:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T16:36:39Z', '_last_end_time': 1636751003} 2022-04-22 22:18:26 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T16:41:41Z', '_last_end_time': 1636751003} 2022-04-22 22:18:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T16:41:41Z', '_last_end_time': 1636751003} 2022-04-22 22:18:27 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T17:02:21Z', '_last_end_time': 1636751003} 2022-04-22 22:18:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T18:01:00Z', '_last_end_time': 1636751003} 2022-04-22 22:18:28 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T18:01:00Z', '_last_end_time': 1636751003} 2022-04-22 22:18:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T18:01:00Z', '_last_end_time': 1636751003} 2022-04-22 22:18:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T18:47:47Z', '_last_end_time': 1636751003} 2022-04-22 22:18:29 source > Setting state of ticket_comments stream to {'created_at': '2021-11-25T18:47:47Z', '_last_end_time': 1636751003} 2022-04-22 22:18:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T19:51:01Z', '_last_end_time': 1636751003} 2022-04-22 22:18:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T19:51:01Z', '_last_end_time': 1636751003} 2022-04-22 22:18:30 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:31 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:32 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:33 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:34 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:35 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:30:28Z', '_last_end_time': 1636751003} 2022-04-22 22:18:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:46:21Z', '_last_end_time': 1636751003} 2022-04-22 22:18:36 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:46:21Z', '_last_end_time': 1636751003} 2022-04-22 22:18:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:46:21Z', '_last_end_time': 1636751003} 2022-04-22 22:18:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T20:46:21Z', '_last_end_time': 1636751003} 2022-04-22 22:18:37 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T21:48:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T21:48:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T21:48:59Z', '_last_end_time': 1636751003} 2022-04-22 22:18:38 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T22:36:31Z', '_last_end_time': 1636751003} 2022-04-22 22:18:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T23:03:08Z', '_last_end_time': 1636751003} 2022-04-22 22:18:39 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T23:05:03Z', '_last_end_time': 1636751003} 2022-04-22 22:18:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T23:05:03Z', '_last_end_time': 1636751003} 2022-04-22 22:18:40 source > ticket 11412 not found (404 error). It could have been deleted. 2022-04-22 22:18:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T23:05:03Z', '_last_end_time': 1636751003} 2022-04-22 22:18:40 source > ticket 11413 not found (404 error). It could have been deleted. 2022-04-22 22:18:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T23:05:03Z', '_last_end_time': 1636751003} 2022-04-22 22:18:40 source > ticket 11411 not found (404 error). It could have been deleted. 2022-04-22 22:18:40 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T23:05:03Z', '_last_end_time': 1636751003} 2022-04-22 22:18:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-26T23:05:03Z', '_last_end_time': 1636751003} 2022-04-22 22:18:41 source > Setting state of ticket_comments stream to {'created_at': '2021-11-27T16:29:55Z', '_last_end_time': 1636751003} 2022-04-22 22:18:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-27T16:29:55Z', '_last_end_time': 1636751003} 2022-04-22 22:18:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-27T16:29:55Z', '_last_end_time': 1636751003} 2022-04-22 22:18:42 source > Setting state of ticket_comments stream to {'created_at': '2021-11-27T16:29:55Z', '_last_end_time': 1636751003} 2022-04-22 22:18:43 source > ticket 11422 not found (404 error). It could have been deleted. 2022-04-22 22:18:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-27T16:29:55Z', '_last_end_time': 1636751003} 2022-04-22 22:18:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-27T16:29:55Z', '_last_end_time': 1636751003} 2022-04-22 22:18:43 source > Setting state of ticket_comments stream to {'created_at': '2021-11-28T01:27:36Z', '_last_end_time': 1636751003} 2022-04-22 22:18:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-28T01:27:36Z', '_last_end_time': 1636751003} 2022-04-22 22:18:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-28T01:32:05Z', '_last_end_time': 1636751003} 2022-04-22 22:18:44 source > Setting state of ticket_comments stream to {'created_at': '2021-11-28T01:32:05Z', '_last_end_time': 1636751003} 2022-04-22 22:18:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T16:38:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T17:25:04Z', '_last_end_time': 1636751003} 2022-04-22 22:18:45 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T17:25:04Z', '_last_end_time': 1636751003} 2022-04-22 22:18:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T17:25:04Z', '_last_end_time': 1636751003} 2022-04-22 22:18:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T20:00:31Z', '_last_end_time': 1636751003} 2022-04-22 22:18:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T20:39:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:46 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T20:39:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T20:39:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T20:39:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:47 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T20:39:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T20:39:30Z', '_last_end_time': 1636751003} 2022-04-22 22:18:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T23:00:45Z', '_last_end_time': 1636751003} 2022-04-22 22:18:48 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T23:00:45Z', '_last_end_time': 1636751003} 2022-04-22 22:18:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T23:00:45Z', '_last_end_time': 1636751003} 2022-04-22 22:18:49 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T23:00:45Z', '_last_end_time': 1636751003} 2022-04-22 22:18:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-29T23:00:45Z', '_last_end_time': 1636751003} 2022-04-22 22:18:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:00:49Z', '_last_end_time': 1636751003} 2022-04-22 22:18:50 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:00:49Z', '_last_end_time': 1636751003} 2022-04-22 22:18:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:00:49Z', '_last_end_time': 1636751003} 2022-04-22 22:18:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:00:49Z', '_last_end_time': 1636751003} 2022-04-22 22:18:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:00:49Z', '_last_end_time': 1636751003} 2022-04-22 22:18:51 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:00:49Z', '_last_end_time': 1636751003} 2022-04-22 22:18:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:00:49Z', '_last_end_time': 1636751003} 2022-04-22 22:18:52 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:00:49Z', '_last_end_time': 1636751003} 2022-04-22 22:18:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:00:49Z', '_last_end_time': 1636751003} 2022-04-22 22:18:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:53 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:54 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:55 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T16:42:22Z', '_last_end_time': 1636751003} 2022-04-22 22:18:56 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T18:11:16Z', '_last_end_time': 1636751003} 2022-04-22 22:18:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T18:11:16Z', '_last_end_time': 1636751003} 2022-04-22 22:18:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T18:11:16Z', '_last_end_time': 1636751003} 2022-04-22 22:18:57 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T18:11:16Z', '_last_end_time': 1636751003} 2022-04-22 22:18:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T18:11:16Z', '_last_end_time': 1636751003} 2022-04-22 22:18:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:18:58 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:18:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:18:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:18:59 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:00 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:01 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:02 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:03 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T19:56:33Z', '_last_end_time': 1636751003} 2022-04-22 22:19:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:04 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:05 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:06 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:07 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:08 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:09 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:10 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:11 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:12 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:13 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:14 source > Setting state of ticket_comments stream to {'created_at': '2021-11-30T21:12:52Z', '_last_end_time': 1636751003} 2022-04-22 22:19:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T01:04:35Z', '_last_end_time': 1636751003} 2022-04-22 22:19:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T15:43:42Z', '_last_end_time': 1636751003} 2022-04-22 22:19:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T19:43:37Z', '_last_end_time': 1636751003} 2022-04-22 22:19:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T20:03:38Z', '_last_end_time': 1636751003} 2022-04-22 22:19:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-01T21:01:17Z', '_last_end_time': 1636751003} 2022-04-22 22:19:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T14:42:25Z', '_last_end_time': 1636751003} 2022-04-22 22:19:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T18:16:30Z', '_last_end_time': 1636751003} 2022-04-22 22:19:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:19:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:19:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:19:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:19:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:19:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:20:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:20:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:20:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:20:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:20:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:20:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T21:34:57Z', '_last_end_time': 1636751003} 2022-04-22 22:20:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-02T22:39:09Z', '_last_end_time': 1636751003} 2022-04-22 22:20:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T00:42:18Z', '_last_end_time': 1636751003} 2022-04-22 22:20:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T00:42:18Z', '_last_end_time': 1636751003} 2022-04-22 22:20:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T00:42:18Z', '_last_end_time': 1636751003} 2022-04-22 22:20:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T03:40:22Z', '_last_end_time': 1636751003} 2022-04-22 22:20:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T03:40:22Z', '_last_end_time': 1636751003} 2022-04-22 22:20:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T03:40:22Z', '_last_end_time': 1636751003} 2022-04-22 22:20:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T03:40:22Z', '_last_end_time': 1636751003} 2022-04-22 22:20:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:13 source > ticket 11607 not found (404 error). It could have been deleted. 2022-04-22 22:20:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T06:45:41Z', '_last_end_time': 1638502823} 2022-04-22 22:20:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T18:20:39Z', '_last_end_time': 1638502823} 2022-04-22 22:20:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T18:20:39Z', '_last_end_time': 1638502823} 2022-04-22 22:20:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T18:20:39Z', '_last_end_time': 1638502823} 2022-04-22 22:20:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T18:20:39Z', '_last_end_time': 1638502823} 2022-04-22 22:20:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T18:20:39Z', '_last_end_time': 1638502823} 2022-04-22 22:20:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T19:48:53Z', '_last_end_time': 1638502823} 2022-04-22 22:20:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T19:48:53Z', '_last_end_time': 1638502823} 2022-04-22 22:20:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T19:48:53Z', '_last_end_time': 1638502823} 2022-04-22 22:20:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T20:19:20Z', '_last_end_time': 1638502823} 2022-04-22 22:20:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T20:19:20Z', '_last_end_time': 1638502823} 2022-04-22 22:20:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T20:19:20Z', '_last_end_time': 1638502823} 2022-04-22 22:20:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T20:19:20Z', '_last_end_time': 1638502823} 2022-04-22 22:20:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T20:19:20Z', '_last_end_time': 1638502823} 2022-04-22 22:20:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T20:19:20Z', '_last_end_time': 1638502823} 2022-04-22 22:20:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T20:19:20Z', '_last_end_time': 1638502823} 2022-04-22 22:20:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T22:29:45Z', '_last_end_time': 1638502823} 2022-04-22 22:20:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T22:32:37Z', '_last_end_time': 1638502823} 2022-04-22 22:20:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T22:36:15Z', '_last_end_time': 1638502823} 2022-04-22 22:20:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T22:36:15Z', '_last_end_time': 1638502823} 2022-04-22 22:20:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T22:36:15Z', '_last_end_time': 1638502823} 2022-04-22 22:20:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T22:36:15Z', '_last_end_time': 1638502823} 2022-04-22 22:20:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T23:29:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T23:29:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T23:29:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T23:29:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T23:29:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T23:29:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T23:29:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-03T23:29:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:37 source > ticket 11676 not found (404 error). It could have been deleted. 2022-04-22 22:20:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:34Z', '_last_end_time': 1638502823} 2022-04-22 22:20:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T03:12:35Z', '_last_end_time': 1638502823} 2022-04-22 22:20:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T18:41:21Z', '_last_end_time': 1638502823} 2022-04-22 22:20:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T18:57:02Z', '_last_end_time': 1638502823} 2022-04-22 22:20:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T18:57:02Z', '_last_end_time': 1638502823} 2022-04-22 22:20:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T18:57:02Z', '_last_end_time': 1638502823} 2022-04-22 22:20:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T19:56:22Z', '_last_end_time': 1638502823} 2022-04-22 22:20:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-04T19:56:22Z', '_last_end_time': 1638502823} 2022-04-22 22:20:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T00:47:05Z', '_last_end_time': 1638502823} 2022-04-22 22:20:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T04:20:49Z', '_last_end_time': 1638502823} 2022-04-22 22:20:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T04:48:37Z', '_last_end_time': 1638502823} 2022-04-22 22:20:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T15:42:53Z', '_last_end_time': 1638502823} 2022-04-22 22:20:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T15:44:11Z', '_last_end_time': 1638502823} 2022-04-22 22:20:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T16:10:38Z', '_last_end_time': 1638502823} 2022-04-22 22:20:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T18:40:50Z', '_last_end_time': 1638502823} 2022-04-22 22:20:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T18:40:50Z', '_last_end_time': 1638502823} 2022-04-22 22:20:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T20:26:59Z', '_last_end_time': 1638502823} 2022-04-22 22:20:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T20:33:02Z', '_last_end_time': 1638502823} 2022-04-22 22:20:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T20:37:05Z', '_last_end_time': 1638502823} 2022-04-22 22:20:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:31:05Z', '_last_end_time': 1638502823} 2022-04-22 22:21:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-06T22:33:47Z', '_last_end_time': 1638502823} 2022-04-22 22:21:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T14:44:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T16:25:18Z', '_last_end_time': 1638502823} 2022-04-22 22:21:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T16:25:18Z', '_last_end_time': 1638502823} 2022-04-22 22:21:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T16:25:18Z', '_last_end_time': 1638502823} 2022-04-22 22:21:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T16:25:18Z', '_last_end_time': 1638502823} 2022-04-22 22:21:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T16:25:18Z', '_last_end_time': 1638502823} 2022-04-22 22:21:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T16:25:18Z', '_last_end_time': 1638502823} 2022-04-22 22:21:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T17:18:53Z', '_last_end_time': 1638502823} 2022-04-22 22:21:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T19:34:32Z', '_last_end_time': 1638502823} 2022-04-22 22:21:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T19:48:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T19:48:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T19:48:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T19:48:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T19:48:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T19:48:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:50:54Z', '_last_end_time': 1638502823} 2022-04-22 22:21:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T20:51:42Z', '_last_end_time': 1638502823} 2022-04-22 22:21:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T21:19:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T21:19:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T21:19:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T21:19:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T21:19:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T21:19:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T21:19:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T21:19:40Z', '_last_end_time': 1638502823} 2022-04-22 22:21:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T22:06:41Z', '_last_end_time': 1638502823} 2022-04-22 22:21:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T23:05:57Z', '_last_end_time': 1638502823} 2022-04-22 22:21:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T23:05:57Z', '_last_end_time': 1638502823} 2022-04-22 22:21:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T23:05:57Z', '_last_end_time': 1638502823} 2022-04-22 22:21:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T23:05:57Z', '_last_end_time': 1638502823} 2022-04-22 22:21:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T23:05:57Z', '_last_end_time': 1638502823} 2022-04-22 22:21:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T23:05:57Z', '_last_end_time': 1638502823} 2022-04-22 22:21:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T23:05:57Z', '_last_end_time': 1638502823} 2022-04-22 22:21:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-07T23:05:57Z', '_last_end_time': 1638502823} 2022-04-22 22:21:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T15:22:06Z', '_last_end_time': 1638502823} 2022-04-22 22:21:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T15:42:00Z', '_last_end_time': 1638502823} 2022-04-22 22:21:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T15:42:00Z', '_last_end_time': 1638502823} 2022-04-22 22:21:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T15:42:00Z', '_last_end_time': 1638502823} 2022-04-22 22:21:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:21:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:22:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:22:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:22:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:22:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:22:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-08T16:49:33Z', '_last_end_time': 1638502823} 2022-04-22 22:22:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T00:18:00Z', '_last_end_time': 1638502823} 2022-04-22 22:22:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:12 source > ticket 11943 not found (404 error). It could have been deleted. 2022-04-22 22:22:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 94000 (208 MB) 2022-04-22 22:22:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T15:13:12Z', '_last_end_time': 1638502823} 2022-04-22 22:22:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T19:20:36Z', '_last_end_time': 1638502823} 2022-04-22 22:22:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T21:21:31Z', '_last_end_time': 1638502823} 2022-04-22 22:22:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T21:30:13Z', '_last_end_time': 1638502823} 2022-04-22 22:22:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T21:37:23Z', '_last_end_time': 1638502823} 2022-04-22 22:22:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T21:37:23Z', '_last_end_time': 1638502823} 2022-04-22 22:22:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T21:37:23Z', '_last_end_time': 1638502823} 2022-04-22 22:22:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T21:37:23Z', '_last_end_time': 1638502823} 2022-04-22 22:22:27 source > ticket 11965 not found (404 error). It could have been deleted. 2022-04-22 22:22:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T21:37:23Z', '_last_end_time': 1638502823} 2022-04-22 22:22:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:45Z', '_last_end_time': 1638502823} 2022-04-22 22:22:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-09T22:47:46Z', '_last_end_time': 1638502823} 2022-04-22 22:22:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T20:36:01Z', '_last_end_time': 1638502823} 2022-04-22 22:22:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:00:35Z', '_last_end_time': 1638502823} 2022-04-22 22:22:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:00:35Z', '_last_end_time': 1638502823} 2022-04-22 22:22:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:00:35Z', '_last_end_time': 1638502823} 2022-04-22 22:22:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:00:35Z', '_last_end_time': 1638502823} 2022-04-22 22:22:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:00:35Z', '_last_end_time': 1638502823} 2022-04-22 22:22:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:00:35Z', '_last_end_time': 1638502823} 2022-04-22 22:22:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:00:35Z', '_last_end_time': 1638502823} 2022-04-22 22:22:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:00:35Z', '_last_end_time': 1638502823} 2022-04-22 22:22:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:40:51Z', '_last_end_time': 1638502823} 2022-04-22 22:22:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:56 source > ticket 12012 not found (404 error). It could have been deleted. 2022-04-22 22:22:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:56 source > ticket 12023 not found (404 error). It could have been deleted. 2022-04-22 22:22:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:22:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:01 source > ticket 12088 not found (404 error). It could have been deleted. 2022-04-22 22:23:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:18Z', '_last_end_time': 1638502823} 2022-04-22 22:23:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:45Z', '_last_end_time': 1638502823} 2022-04-22 22:23:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-10T21:52:45Z', '_last_end_time': 1638502823} 2022-04-22 22:23:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-11T22:57:32Z', '_last_end_time': 1638502823} 2022-04-22 22:23:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-12T15:43:45Z', '_last_end_time': 1638502823} 2022-04-22 22:23:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-12T15:43:45Z', '_last_end_time': 1638502823} 2022-04-22 22:23:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-12T15:43:45Z', '_last_end_time': 1638502823} 2022-04-22 22:23:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-12T15:43:45Z', '_last_end_time': 1638502823} 2022-04-22 22:23:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T18:38:46Z', '_last_end_time': 1638502823} 2022-04-22 22:23:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T18:47:24Z', '_last_end_time': 1638502823} 2022-04-22 22:23:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T19:10:20Z', '_last_end_time': 1638502823} 2022-04-22 22:23:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T19:17:33Z', '_last_end_time': 1638502823} 2022-04-22 22:23:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T20:43:43Z', '_last_end_time': 1638502823} 2022-04-22 22:23:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T20:43:43Z', '_last_end_time': 1638502823} 2022-04-22 22:23:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T20:43:43Z', '_last_end_time': 1638502823} 2022-04-22 22:23:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:18:56Z', '_last_end_time': 1638502823} 2022-04-22 22:23:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-13T21:31:15Z', '_last_end_time': 1638502823} 2022-04-22 22:23:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T03:31:12Z', '_last_end_time': 1638502823} 2022-04-22 22:23:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:31:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T19:45:30Z', '_last_end_time': 1638502823} 2022-04-22 22:23:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:23:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-14T20:28:08Z', '_last_end_time': 1638502823} 2022-04-22 22:24:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T14:25:06Z', '_last_end_time': 1638502823} 2022-04-22 22:24:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-15T18:38:43Z', '_last_end_time': 1638502823} 2022-04-22 22:24:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T15:52:27Z', '_last_end_time': 1638502823} 2022-04-22 22:24:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:24:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:14Z', '_last_end_time': 1638502823} 2022-04-22 22:25:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:15Z', '_last_end_time': 1638502823} 2022-04-22 22:25:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:15Z', '_last_end_time': 1638502823} 2022-04-22 22:25:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:15Z', '_last_end_time': 1638502823} 2022-04-22 22:25:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:15Z', '_last_end_time': 1638502823} 2022-04-22 22:25:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:36:15Z', '_last_end_time': 1638502823} 2022-04-22 22:25:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:54:36Z', '_last_end_time': 1638502823} 2022-04-22 22:25:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-16T19:54:36Z', '_last_end_time': 1638502823} 2022-04-22 22:25:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T20:27:32Z', '_last_end_time': 1638502823} 2022-04-22 22:25:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T20:38:02Z', '_last_end_time': 1638502823} 2022-04-22 22:25:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T20:38:02Z', '_last_end_time': 1638502823} 2022-04-22 22:25:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T20:38:02Z', '_last_end_time': 1638502823} 2022-04-22 22:25:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T20:38:02Z', '_last_end_time': 1638502823} 2022-04-22 22:25:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T20:38:02Z', '_last_end_time': 1638502823} 2022-04-22 22:25:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T21:40:48Z', '_last_end_time': 1638502823} 2022-04-22 22:25:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T21:40:48Z', '_last_end_time': 1638502823} 2022-04-22 22:25:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T21:40:48Z', '_last_end_time': 1638502823} 2022-04-22 22:25:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T21:40:48Z', '_last_end_time': 1638502823} 2022-04-22 22:25:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T21:40:48Z', '_last_end_time': 1638502823} 2022-04-22 22:25:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T21:40:48Z', '_last_end_time': 1638502823} 2022-04-22 22:25:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T21:40:48Z', '_last_end_time': 1638502823} 2022-04-22 22:25:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:26 source > ticket 12442 not found (404 error). It could have been deleted. 2022-04-22 22:25:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:26 source > ticket 12445 not found (404 error). It could have been deleted. 2022-04-22 22:25:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T22:58:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T23:09:37Z', '_last_end_time': 1638502823} 2022-04-22 22:25:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T23:17:06Z', '_last_end_time': 1638502823} 2022-04-22 22:25:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T23:18:26Z', '_last_end_time': 1638502823} 2022-04-22 22:25:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T23:18:26Z', '_last_end_time': 1638502823} 2022-04-22 22:25:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-17T23:18:26Z', '_last_end_time': 1638502823} 2022-04-22 22:25:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T19:53:04Z', '_last_end_time': 1638502823} 2022-04-22 22:25:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T19:53:04Z', '_last_end_time': 1638502823} 2022-04-22 22:25:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T19:54:10Z', '_last_end_time': 1638502823} 2022-04-22 22:25:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T19:54:10Z', '_last_end_time': 1638502823} 2022-04-22 22:25:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T19:54:10Z', '_last_end_time': 1638502823} 2022-04-22 22:25:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T19:54:10Z', '_last_end_time': 1638502823} 2022-04-22 22:25:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T19:54:10Z', '_last_end_time': 1638502823} 2022-04-22 22:25:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T20:23:10Z', '_last_end_time': 1638502823} 2022-04-22 22:25:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T20:23:10Z', '_last_end_time': 1638502823} 2022-04-22 22:25:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-18T20:23:10Z', '_last_end_time': 1638502823} 2022-04-22 22:25:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-19T23:28:18Z', '_last_end_time': 1638502823} 2022-04-22 22:25:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-19T23:28:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-19T23:28:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-19T23:28:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-19T23:28:19Z', '_last_end_time': 1638502823} 2022-04-22 22:25:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T15:48:57Z', '_last_end_time': 1638502823} 2022-04-22 22:25:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T15:48:57Z', '_last_end_time': 1638502823} 2022-04-22 22:25:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T15:48:57Z', '_last_end_time': 1638502823} 2022-04-22 22:25:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T15:48:57Z', '_last_end_time': 1638502823} 2022-04-22 22:25:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T19:50:06Z', '_last_end_time': 1638502823} 2022-04-22 22:25:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T19:50:38Z', '_last_end_time': 1638502823} 2022-04-22 22:25:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T19:51:50Z', '_last_end_time': 1638502823} 2022-04-22 22:25:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T19:51:50Z', '_last_end_time': 1638502823} 2022-04-22 22:25:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T19:51:50Z', '_last_end_time': 1638502823} 2022-04-22 22:25:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T19:51:50Z', '_last_end_time': 1638502823} 2022-04-22 22:25:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:01:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:05:56Z', '_last_end_time': 1638502823} 2022-04-22 22:25:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:10:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:10:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:10:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:10:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:10:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:10:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:10:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:10:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-20T21:10:58Z', '_last_end_time': 1638502823} 2022-04-22 22:25:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T01:20:01Z', '_last_end_time': 1638502823} 2022-04-22 22:25:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T03:18:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T03:19:23Z', '_last_end_time': 1638502823} 2022-04-22 22:25:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T14:26:29Z', '_last_end_time': 1638502823} 2022-04-22 22:25:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:07:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:38:46Z', '_last_end_time': 1638502823} 2022-04-22 22:25:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:25:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:26:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T15:39:55Z', '_last_end_time': 1638502823} 2022-04-22 22:26:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:43:22Z', '_last_end_time': 1638502823} 2022-04-22 22:26:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T18:53:41Z', '_last_end_time': 1638502823} 2022-04-22 22:26:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:10:02Z', '_last_end_time': 1638502823} 2022-04-22 22:26:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:31:20Z', '_last_end_time': 1638502823} 2022-04-22 22:26:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-21T22:39:23Z', '_last_end_time': 1638502823} 2022-04-22 22:26:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T15:29:53Z', '_last_end_time': 1638502823} 2022-04-22 22:26:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T15:33:15Z', '_last_end_time': 1638502823} 2022-04-22 22:26:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T15:34:25Z', '_last_end_time': 1638502823} 2022-04-22 22:26:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T15:34:25Z', '_last_end_time': 1638502823} 2022-04-22 22:26:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T15:34:25Z', '_last_end_time': 1638502823} 2022-04-22 22:26:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T15:34:25Z', '_last_end_time': 1638502823} 2022-04-22 22:26:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T15:34:25Z', '_last_end_time': 1638502823} 2022-04-22 22:26:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T16:44:14Z', '_last_end_time': 1638502823} 2022-04-22 22:26:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T16:44:14Z', '_last_end_time': 1638502823} 2022-04-22 22:26:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T16:44:14Z', '_last_end_time': 1638502823} 2022-04-22 22:26:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T16:44:14Z', '_last_end_time': 1638502823} 2022-04-22 22:26:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T16:44:14Z', '_last_end_time': 1638502823} 2022-04-22 22:26:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T16:44:14Z', '_last_end_time': 1638502823} 2022-04-22 22:26:22 source > ticket 12508 not found (404 error). It could have been deleted. 2022-04-22 22:26:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T16:44:14Z', '_last_end_time': 1638502823} 2022-04-22 22:26:22 source > ticket 12593 not found (404 error). It could have been deleted. 2022-04-22 22:26:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T16:44:14Z', '_last_end_time': 1638502823} 2022-04-22 22:26:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T18:51:17Z', '_last_end_time': 1638502823} 2022-04-22 22:26:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T19:40:11Z', '_last_end_time': 1638502823} 2022-04-22 22:26:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:27:53Z', '_last_end_time': 1638502823} 2022-04-22 22:26:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:27:54Z', '_last_end_time': 1638502823} 2022-04-22 22:26:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:27:55Z', '_last_end_time': 1638502823} 2022-04-22 22:26:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:36:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:43:24Z', '_last_end_time': 1638502823} 2022-04-22 22:26:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T21:46:44Z', '_last_end_time': 1638502823} 2022-04-22 22:26:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:56 source > ticket 12673 not found (404 error). It could have been deleted. 2022-04-22 22:26:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:56 source > ticket 12657 not found (404 error). It could have been deleted. 2022-04-22 22:26:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:56 source > ticket 12699 not found (404 error). It could have been deleted. 2022-04-22 22:26:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:26:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:04 source > ticket 12681 not found (404 error). It could have been deleted. 2022-04-22 22:27:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-22T23:08:46Z', '_last_end_time': 1638502823} 2022-04-22 22:27:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:13:41Z', '_last_end_time': 1640224917} 2022-04-22 22:27:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:21:01Z', '_last_end_time': 1640224917} 2022-04-22 22:27:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:26:25Z', '_last_end_time': 1640224917} 2022-04-22 22:27:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:27:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:27:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:27:23 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:27:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:27:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T21:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:27:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T22:36:09Z', '_last_end_time': 1640224917} 2022-04-22 22:27:24 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T22:38:13Z', '_last_end_time': 1640224917} 2022-04-22 22:27:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T22:38:13Z', '_last_end_time': 1640224917} 2022-04-22 22:27:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T22:38:13Z', '_last_end_time': 1640224917} 2022-04-22 22:27:25 source > Setting state of ticket_comments stream to {'created_at': '2021-12-23T22:38:13Z', '_last_end_time': 1640224917} 2022-04-22 22:27:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T01:31:04Z', '_last_end_time': 1640224917} 2022-04-22 22:27:26 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T01:31:04Z', '_last_end_time': 1640224917} 2022-04-22 22:27:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T01:31:04Z', '_last_end_time': 1640224917} 2022-04-22 22:27:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T16:01:38Z', '_last_end_time': 1640224917} 2022-04-22 22:27:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T16:27:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:27 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T16:27:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:28 source > ticket 12832 not found (404 error). It could have been deleted. 2022-04-22 22:27:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T16:27:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T23:48:32Z', '_last_end_time': 1640224917} 2022-04-22 22:27:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T23:48:32Z', '_last_end_time': 1640224917} 2022-04-22 22:27:28 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T23:48:32Z', '_last_end_time': 1640224917} 2022-04-22 22:27:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T23:48:32Z', '_last_end_time': 1640224917} 2022-04-22 22:27:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T23:48:32Z', '_last_end_time': 1640224917} 2022-04-22 22:27:29 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T23:48:32Z', '_last_end_time': 1640224917} 2022-04-22 22:27:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T23:48:32Z', '_last_end_time': 1640224917} 2022-04-22 22:27:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-24T23:48:32Z', '_last_end_time': 1640224917} 2022-04-22 22:27:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-25T00:50:19Z', '_last_end_time': 1640224917} 2022-04-22 22:27:30 source > Setting state of ticket_comments stream to {'created_at': '2021-12-25T00:50:19Z', '_last_end_time': 1640224917} 2022-04-22 22:27:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-25T00:50:19Z', '_last_end_time': 1640224917} 2022-04-22 22:27:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-25T00:50:19Z', '_last_end_time': 1640224917} 2022-04-22 22:27:31 source > Setting state of ticket_comments stream to {'created_at': '2021-12-25T00:50:19Z', '_last_end_time': 1640224917} 2022-04-22 22:27:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-25T00:50:19Z', '_last_end_time': 1640224917} 2022-04-22 22:27:32 source > ticket 12837 not found (404 error). It could have been deleted. 2022-04-22 22:27:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-25T00:50:19Z', '_last_end_time': 1640224917} 2022-04-22 22:27:32 source > Setting state of ticket_comments stream to {'created_at': '2021-12-25T00:50:19Z', '_last_end_time': 1640224917} 2022-04-22 22:27:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-27T17:37:49Z', '_last_end_time': 1640224917} 2022-04-22 22:27:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-27T19:04:56Z', '_last_end_time': 1640224917} 2022-04-22 22:27:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-27T20:30:30Z', '_last_end_time': 1640224917} 2022-04-22 22:27:33 source > Setting state of ticket_comments stream to {'created_at': '2021-12-27T20:30:30Z', '_last_end_time': 1640224917} 2022-04-22 22:27:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-27T20:30:30Z', '_last_end_time': 1640224917} 2022-04-22 22:27:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-27T20:30:30Z', '_last_end_time': 1640224917} 2022-04-22 22:27:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-27T20:30:30Z', '_last_end_time': 1640224917} 2022-04-22 22:27:34 source > Setting state of ticket_comments stream to {'created_at': '2021-12-27T20:30:30Z', '_last_end_time': 1640224917} 2022-04-22 22:27:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T01:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:27:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T01:14:57Z', '_last_end_time': 1640224917} 2022-04-22 22:27:35 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:36 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 95000 (208 MB) 2022-04-22 22:27:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:37 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:38 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T15:28:59Z', '_last_end_time': 1640224917} 2022-04-22 22:27:39 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T21:41:54Z', '_last_end_time': 1640224917} 2022-04-22 22:27:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T22:45:13Z', '_last_end_time': 1640224917} 2022-04-22 22:27:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:18:46Z', '_last_end_time': 1640224917} 2022-04-22 22:27:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:40 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:41 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:42 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:43 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:44 source > Setting state of ticket_comments stream to {'created_at': '2021-12-28T23:25:37Z', '_last_end_time': 1640224917} 2022-04-22 22:27:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T04:29:48Z', '_last_end_time': 1640224917} 2022-04-22 22:27:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T04:41:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:45 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T04:41:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T04:41:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T04:41:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:46 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T04:41:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T04:41:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:47 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:48 source > ticket 12903 not found (404 error). It could have been deleted. 2022-04-22 22:27:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:48 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:49 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:50 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:51 source > ticket 12893 not found (404 error). It could have been deleted. 2022-04-22 22:27:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T17:10:29Z', '_last_end_time': 1640224917} 2022-04-22 22:27:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:51 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:52 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:53 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:54 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:55 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:56 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:57 source > Setting state of ticket_comments stream to {'created_at': '2021-12-29T20:49:34Z', '_last_end_time': 1640224917} 2022-04-22 22:27:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:27:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:27:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:27:58 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:27:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:27:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:27:59 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:00 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:01 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:02 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:03 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:04 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T15:45:14Z', '_last_end_time': 1640224917} 2022-04-22 22:28:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T21:20:49Z', '_last_end_time': 1640224917} 2022-04-22 22:28:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T21:20:49Z', '_last_end_time': 1640224917} 2022-04-22 22:28:05 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:03:59Z', '_last_end_time': 1640224917} 2022-04-22 22:28:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:06 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:07 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:08 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:09 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:10 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:11 source > ticket 13058 not found (404 error). It could have been deleted. 2022-04-22 22:28:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:11 source > ticket 13038 not found (404 error). It could have been deleted. 2022-04-22 22:28:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:11 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:12 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:13 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:14 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:15 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:16 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:17 source > ticket 13089 not found (404 error). It could have been deleted. 2022-04-22 22:28:17 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:04:00Z', '_last_end_time': 1640224917} 2022-04-22 22:28:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:23:06Z', '_last_end_time': 1640224917} 2022-04-22 22:28:18 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:23:24Z', '_last_end_time': 1640224917} 2022-04-22 22:28:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:23:24Z', '_last_end_time': 1640224917} 2022-04-22 22:28:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:23:24Z', '_last_end_time': 1640224917} 2022-04-22 22:28:19 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:23:24Z', '_last_end_time': 1640224917} 2022-04-22 22:28:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:23:24Z', '_last_end_time': 1640224917} 2022-04-22 22:28:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T22:23:24Z', '_last_end_time': 1640224917} 2022-04-22 22:28:20 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T23:38:12Z', '_last_end_time': 1640224917} 2022-04-22 22:28:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-30T23:38:12Z', '_last_end_time': 1640224917} 2022-04-22 22:28:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-31T00:13:59Z', '_last_end_time': 1640224917} 2022-04-22 22:28:21 source > Setting state of ticket_comments stream to {'created_at': '2021-12-31T17:27:45Z', '_last_end_time': 1640224917} 2022-04-22 22:28:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-31T17:29:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-31T17:30:24Z', '_last_end_time': 1640224917} 2022-04-22 22:28:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-31T17:30:24Z', '_last_end_time': 1640224917} 2022-04-22 22:28:22 source > Setting state of ticket_comments stream to {'created_at': '2021-12-31T17:30:24Z', '_last_end_time': 1640224917} 2022-04-22 22:28:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T16:51:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T16:51:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T16:51:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T16:51:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:18:11Z', '_last_end_time': 1640224917} 2022-04-22 22:28:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-03T20:24:29Z', '_last_end_time': 1640224917} 2022-04-22 22:28:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T17:18:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T17:18:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T17:18:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T17:18:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T17:18:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T17:18:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T17:18:21Z', '_last_end_time': 1640224917} 2022-04-22 22:28:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-04T18:13:17Z', '_last_end_time': 1640224917} 2022-04-22 22:28:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T17:19:50Z', '_last_end_time': 1640224917} 2022-04-22 22:28:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T17:19:50Z', '_last_end_time': 1640224917} 2022-04-22 22:28:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T17:19:50Z', '_last_end_time': 1640224917} 2022-04-22 22:28:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T17:19:50Z', '_last_end_time': 1640224917} 2022-04-22 22:28:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T17:19:50Z', '_last_end_time': 1640224917} 2022-04-22 22:28:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T17:19:50Z', '_last_end_time': 1640224917} 2022-04-22 22:28:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T17:19:50Z', '_last_end_time': 1640224917} 2022-04-22 22:28:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T17:19:50Z', '_last_end_time': 1640224917} 2022-04-22 22:28:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T17:19:50Z', '_last_end_time': 1640224917} 2022-04-22 22:28:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:14:39Z', '_last_end_time': 1640224917} 2022-04-22 22:28:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:14:39Z', '_last_end_time': 1640224917} 2022-04-22 22:28:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:14:39Z', '_last_end_time': 1640224917} 2022-04-22 22:28:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-05T19:24:48Z', '_last_end_time': 1640224917} 2022-04-22 22:28:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T14:57:47Z', '_last_end_time': 1640224917} 2022-04-22 22:28:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T14:57:47Z', '_last_end_time': 1640224917} 2022-04-22 22:28:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T14:57:47Z', '_last_end_time': 1640224917} 2022-04-22 22:28:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T14:57:47Z', '_last_end_time': 1640224917} 2022-04-22 22:28:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T14:57:47Z', '_last_end_time': 1640224917} 2022-04-22 22:28:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:28:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:28:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:28:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:28:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:28:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:28:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:01 source > ticket 13341 not found (404 error). It could have been deleted. 2022-04-22 22:29:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:01 source > ticket 13344 not found (404 error). It could have been deleted. 2022-04-22 22:29:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:01 source > ticket 13337 not found (404 error). It could have been deleted. 2022-04-22 22:29:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T15:16:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T20:47:38Z', '_last_end_time': 1640224917} 2022-04-22 22:29:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T20:47:38Z', '_last_end_time': 1640224917} 2022-04-22 22:29:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T20:47:38Z', '_last_end_time': 1640224917} 2022-04-22 22:29:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T20:47:38Z', '_last_end_time': 1640224917} 2022-04-22 22:29:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T20:47:38Z', '_last_end_time': 1640224917} 2022-04-22 22:29:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T20:47:38Z', '_last_end_time': 1640224917} 2022-04-22 22:29:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T20:47:38Z', '_last_end_time': 1640224917} 2022-04-22 22:29:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T20:47:38Z', '_last_end_time': 1640224917} 2022-04-22 22:29:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T21:15:27Z', '_last_end_time': 1640224917} 2022-04-22 22:29:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T21:15:27Z', '_last_end_time': 1640224917} 2022-04-22 22:29:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T21:57:26Z', '_last_end_time': 1640224917} 2022-04-22 22:29:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:19:36Z', '_last_end_time': 1640224917} 2022-04-22 22:29:08 source > ticket 13367 not found (404 error). It could have been deleted. 2022-04-22 22:29:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:19:36Z', '_last_end_time': 1640224917} 2022-04-22 22:29:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:41:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:51:18Z', '_last_end_time': 1640224917} 2022-04-22 22:29:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:51:18Z', '_last_end_time': 1640224917} 2022-04-22 22:29:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:51:18Z', '_last_end_time': 1640224917} 2022-04-22 22:29:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:51:18Z', '_last_end_time': 1640224917} 2022-04-22 22:29:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:51:18Z', '_last_end_time': 1640224917} 2022-04-22 22:29:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:51:18Z', '_last_end_time': 1640224917} 2022-04-22 22:29:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:51:18Z', '_last_end_time': 1640224917} 2022-04-22 22:29:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T22:51:18Z', '_last_end_time': 1640224917} 2022-04-22 22:29:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-06T23:23:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:06:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:06:44Z', '_last_end_time': 1640224917} 2022-04-22 22:29:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:14:43Z', '_last_end_time': 1640224917} 2022-04-22 22:29:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:19:43Z', '_last_end_time': 1640224917} 2022-04-22 22:29:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:19:43Z', '_last_end_time': 1640224917} 2022-04-22 22:29:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:19:43Z', '_last_end_time': 1640224917} 2022-04-22 22:29:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:19:43Z', '_last_end_time': 1640224917} 2022-04-22 22:29:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:19:43Z', '_last_end_time': 1640224917} 2022-04-22 22:29:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:19:43Z', '_last_end_time': 1640224917} 2022-04-22 22:29:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:19:43Z', '_last_end_time': 1640224917} 2022-04-22 22:29:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T16:19:43Z', '_last_end_time': 1640224917} 2022-04-22 22:29:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T17:21:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T20:16:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T20:50:24Z', '_last_end_time': 1640224917} 2022-04-22 22:29:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T20:50:24Z', '_last_end_time': 1640224917} 2022-04-22 22:29:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T20:50:24Z', '_last_end_time': 1640224917} 2022-04-22 22:29:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T20:50:24Z', '_last_end_time': 1640224917} 2022-04-22 22:29:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:04:29Z', '_last_end_time': 1640224917} 2022-04-22 22:29:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:49:56Z', '_last_end_time': 1640224917} 2022-04-22 22:29:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:34 source > ticket 13480 not found (404 error). It could have been deleted. 2022-04-22 22:29:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:35 source > ticket 13493 not found (404 error). It could have been deleted. 2022-04-22 22:29:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:38 source > ticket 13500 not found (404 error). It could have been deleted. 2022-04-22 22:29:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:42 source > ticket 13529 not found (404 error). It could have been deleted. 2022-04-22 22:29:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T21:58:01Z', '_last_end_time': 1640224917} 2022-04-22 22:29:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T22:55:49Z', '_last_end_time': 1640224917} 2022-04-22 22:29:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T22:55:49Z', '_last_end_time': 1640224917} 2022-04-22 22:29:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T22:55:49Z', '_last_end_time': 1640224917} 2022-04-22 22:29:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T22:55:49Z', '_last_end_time': 1640224917} 2022-04-22 22:29:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T22:55:49Z', '_last_end_time': 1640224917} 2022-04-22 22:29:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T23:01:34Z', '_last_end_time': 1640224917} 2022-04-22 22:29:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T23:26:22Z', '_last_end_time': 1640224917} 2022-04-22 22:29:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T23:29:53Z', '_last_end_time': 1640224917} 2022-04-22 22:29:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T23:29:53Z', '_last_end_time': 1640224917} 2022-04-22 22:29:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-07T23:29:53Z', '_last_end_time': 1640224917} 2022-04-22 22:29:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T00:03:27Z', '_last_end_time': 1640224917} 2022-04-22 22:29:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T00:03:27Z', '_last_end_time': 1640224917} 2022-04-22 22:29:45 source > ticket 13550 not found (404 error). It could have been deleted. 2022-04-22 22:29:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T00:03:27Z', '_last_end_time': 1640224917} 2022-04-22 22:29:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T16:59:30Z', '_last_end_time': 1640224917} 2022-04-22 22:29:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T16:59:30Z', '_last_end_time': 1640224917} 2022-04-22 22:29:46 source > ticket 13521 not found (404 error). It could have been deleted. 2022-04-22 22:29:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T16:59:30Z', '_last_end_time': 1640224917} 2022-04-22 22:29:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T17:57:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T17:57:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T17:57:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-08T17:57:55Z', '_last_end_time': 1640224917} 2022-04-22 22:29:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-09T22:01:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-09T22:01:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-09T22:01:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-09T22:01:09Z', '_last_end_time': 1640224917} 2022-04-22 22:29:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T17:07:17Z', '_last_end_time': 1640224917} 2022-04-22 22:29:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T17:15:36Z', '_last_end_time': 1640224917} 2022-04-22 22:29:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T18:35:33Z', '_last_end_time': 1640224917} 2022-04-22 22:29:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T19:34:22Z', '_last_end_time': 1640224917} 2022-04-22 22:29:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T19:34:22Z', '_last_end_time': 1640224917} 2022-04-22 22:29:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T20:19:53Z', '_last_end_time': 1640224917} 2022-04-22 22:29:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T20:35:32Z', '_last_end_time': 1640224917} 2022-04-22 22:29:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T20:36:04Z', '_last_end_time': 1640224917} 2022-04-22 22:29:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T20:50:32Z', '_last_end_time': 1640224917} 2022-04-22 22:29:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T21:07:39Z', '_last_end_time': 1640224917} 2022-04-22 22:29:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T21:21:03Z', '_last_end_time': 1640224917} 2022-04-22 22:29:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T21:59:57Z', '_last_end_time': 1640224917} 2022-04-22 22:29:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-10T22:14:35Z', '_last_end_time': 1640224917} 2022-04-22 22:29:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:13:51Z', '_last_end_time': 1640224917} 2022-04-22 22:29:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:29:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:29:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:29:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:29:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:29:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:29:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T16:47:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T18:48:08Z', '_last_end_time': 1640224917} 2022-04-22 22:30:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-11T22:24:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:28:50Z', '_last_end_time': 1640224917} 2022-04-22 22:30:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T17:56:53Z', '_last_end_time': 1640224917} 2022-04-22 22:30:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T21:30:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T21:30:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T21:30:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T22:07:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:22 source > ticket 13690 not found (404 error). It could have been deleted. 2022-04-22 22:30:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T22:07:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T22:07:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T22:07:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T22:07:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T22:07:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T22:07:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T22:07:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-12T22:07:58Z', '_last_end_time': 1640224917} 2022-04-22 22:30:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T14:08:41Z', '_last_end_time': 1640224917} 2022-04-22 22:30:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T14:08:41Z', '_last_end_time': 1640224917} 2022-04-22 22:30:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T14:08:41Z', '_last_end_time': 1640224917} 2022-04-22 22:30:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:28 source > ticket 11634 not found (404 error). It could have been deleted. 2022-04-22 22:30:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:28 source > ticket 12896 not found (404 error). It could have been deleted. 2022-04-22 22:30:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:28 source > ticket 12889 not found (404 error). It could have been deleted. 2022-04-22 22:30:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:28 source > ticket 13166 not found (404 error). It could have been deleted. 2022-04-22 22:30:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T15:39:04Z', '_last_end_time': 1640224917} 2022-04-22 22:30:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T17:05:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T17:05:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T17:05:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T17:05:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T17:05:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T17:05:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T17:05:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T17:05:00Z', '_last_end_time': 1640224917} 2022-04-22 22:30:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:19:16Z', '_last_end_time': 1640224917} 2022-04-22 22:30:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:40:36Z', '_last_end_time': 1640224917} 2022-04-22 22:30:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T20:47:59Z', '_last_end_time': 1640224917} 2022-04-22 22:30:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-13T22:04:18Z', '_last_end_time': 1640224917} 2022-04-22 22:30:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T17:17:35Z', '_last_end_time': 1640224917} 2022-04-22 22:30:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T17:17:35Z', '_last_end_time': 1640224917} 2022-04-22 22:30:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T17:17:35Z', '_last_end_time': 1640224917} 2022-04-22 22:30:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T17:17:35Z', '_last_end_time': 1640224917} 2022-04-22 22:30:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T17:17:35Z', '_last_end_time': 1640224917} 2022-04-22 22:30:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T17:17:35Z', '_last_end_time': 1640224917} 2022-04-22 22:30:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T17:17:35Z', '_last_end_time': 1640224917} 2022-04-22 22:30:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T17:17:35Z', '_last_end_time': 1640224917} 2022-04-22 22:30:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T19:22:15Z', '_last_end_time': 1640224917} 2022-04-22 22:30:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T19:33:16Z', '_last_end_time': 1640224917} 2022-04-22 22:30:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T19:33:16Z', '_last_end_time': 1640224917} 2022-04-22 22:30:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T19:33:16Z', '_last_end_time': 1640224917} 2022-04-22 22:30:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T19:33:16Z', '_last_end_time': 1640224917} 2022-04-22 22:30:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T19:33:16Z', '_last_end_time': 1640224917} 2022-04-22 22:30:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T21:58:37Z', '_last_end_time': 1640224917} 2022-04-22 22:30:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T21:59:13Z', '_last_end_time': 1640224917} 2022-04-22 22:30:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:03Z', '_last_end_time': 1640224917} 2022-04-22 22:30:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:00:28Z', '_last_end_time': 1640224917} 2022-04-22 22:30:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:10:14Z', '_last_end_time': 1640224917} 2022-04-22 22:30:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:10:14Z', '_last_end_time': 1640224917} 2022-04-22 22:30:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:10:14Z', '_last_end_time': 1640224917} 2022-04-22 22:30:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:10:14Z', '_last_end_time': 1640224917} 2022-04-22 22:30:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:10:14Z', '_last_end_time': 1640224917} 2022-04-22 22:30:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:10:14Z', '_last_end_time': 1640224917} 2022-04-22 22:30:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:10:14Z', '_last_end_time': 1640224917} 2022-04-22 22:30:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T22:10:14Z', '_last_end_time': 1640224917} 2022-04-22 22:30:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T23:07:11Z', '_last_end_time': 1640224917} 2022-04-22 22:30:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T23:16:38Z', '_last_end_time': 1640224917} 2022-04-22 22:30:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T23:17:27Z', '_last_end_time': 1640224917} 2022-04-22 22:30:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T23:32:09Z', '_last_end_time': 1640224917} 2022-04-22 22:30:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T23:32:09Z', '_last_end_time': 1640224917} 2022-04-22 22:30:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T23:32:09Z', '_last_end_time': 1640224917} 2022-04-22 22:30:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-14T23:32:09Z', '_last_end_time': 1640224917} 2022-04-22 22:30:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:12:42Z', '_last_end_time': 1640224917} 2022-04-22 22:30:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:08 source > ticket 13883 not found (404 error). It could have been deleted. 2022-04-22 22:31:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:12Z', '_last_end_time': 1640224917} 2022-04-22 22:31:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:24:14Z', '_last_end_time': 1640224917} 2022-04-22 22:31:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-15T01:28:36Z', '_last_end_time': 1640224917} 2022-04-22 22:31:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:05:36Z', '_last_end_time': 1640224917} 2022-04-22 22:31:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:15 source > ticket 13905 not found (404 error). It could have been deleted. 2022-04-22 22:31:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:10Z', '_last_end_time': 1640224917} 2022-04-22 22:31:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:11Z', '_last_end_time': 1640224917} 2022-04-22 22:31:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-16T02:14:11Z', '_last_end_time': 1640224917} 2022-04-22 22:31:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:21 source > ticket 13944 not found (404 error). It could have been deleted. 2022-04-22 22:31:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:21 source > ticket 13953 not found (404 error). It could have been deleted. 2022-04-22 22:31:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-17T16:34:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T15:19:44Z', '_last_end_time': 1640224917} 2022-04-22 22:31:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T15:19:44Z', '_last_end_time': 1640224917} 2022-04-22 22:31:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T15:19:44Z', '_last_end_time': 1640224917} 2022-04-22 22:31:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T16:20:15Z', '_last_end_time': 1640224917} 2022-04-22 22:31:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T16:20:15Z', '_last_end_time': 1640224917} 2022-04-22 22:31:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T16:20:15Z', '_last_end_time': 1640224917} 2022-04-22 22:31:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T16:20:15Z', '_last_end_time': 1640224917} 2022-04-22 22:31:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T16:20:15Z', '_last_end_time': 1640224917} 2022-04-22 22:31:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T16:20:15Z', '_last_end_time': 1640224917} 2022-04-22 22:31:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T16:20:15Z', '_last_end_time': 1640224917} 2022-04-22 22:31:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T16:20:15Z', '_last_end_time': 1640224917} 2022-04-22 22:31:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:30 source > ticket 13958 not found (404 error). It could have been deleted. 2022-04-22 22:31:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:30 source > ticket 13962 not found (404 error). It could have been deleted. 2022-04-22 22:31:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T18:03:32Z', '_last_end_time': 1640224917} 2022-04-22 22:31:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 96000 (209 MB) 2022-04-22 22:31:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T20:24:49Z', '_last_end_time': 1640224917} 2022-04-22 22:31:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T20:52:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T20:52:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T20:52:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T20:52:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T20:52:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T20:52:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-18T20:52:09Z', '_last_end_time': 1640224917} 2022-04-22 22:31:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T15:25:50Z', '_last_end_time': 1640224917} 2022-04-22 22:31:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:37 source > ticket 13973 not found (404 error). It could have been deleted. 2022-04-22 22:31:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:37 source > ticket 13974 not found (404 error). It could have been deleted. 2022-04-22 22:31:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T16:00:46Z', '_last_end_time': 1640224917} 2022-04-22 22:31:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T17:25:13Z', '_last_end_time': 1640224917} 2022-04-22 22:31:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T17:25:13Z', '_last_end_time': 1640224917} 2022-04-22 22:31:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T17:25:13Z', '_last_end_time': 1640224917} 2022-04-22 22:31:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T17:25:13Z', '_last_end_time': 1640224917} 2022-04-22 22:31:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T17:25:13Z', '_last_end_time': 1640224917} 2022-04-22 22:31:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T17:25:13Z', '_last_end_time': 1640224917} 2022-04-22 22:31:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T17:25:13Z', '_last_end_time': 1640224917} 2022-04-22 22:31:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T18:27:01Z', '_last_end_time': 1640224917} 2022-04-22 22:31:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T21:15:41Z', '_last_end_time': 1640224917} 2022-04-22 22:31:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:51 source > ticket 14029 not found (404 error). It could have been deleted. 2022-04-22 22:31:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:31:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-19T23:09:02Z', '_last_end_time': 1640224917} 2022-04-22 22:32:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T21:22:47Z', '_last_end_time': 1642694556} 2022-04-22 22:32:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T21:22:47Z', '_last_end_time': 1642694556} 2022-04-22 22:32:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T21:22:47Z', '_last_end_time': 1642694556} 2022-04-22 22:32:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T21:22:47Z', '_last_end_time': 1642694556} 2022-04-22 22:32:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T21:22:47Z', '_last_end_time': 1642694556} 2022-04-22 22:32:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T21:22:47Z', '_last_end_time': 1642694556} 2022-04-22 22:32:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T21:22:47Z', '_last_end_time': 1642694556} 2022-04-22 22:32:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T21:22:47Z', '_last_end_time': 1642694556} 2022-04-22 22:32:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T21:22:47Z', '_last_end_time': 1642694556} 2022-04-22 22:32:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T22:02:24Z', '_last_end_time': 1642694556} 2022-04-22 22:32:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T22:02:24Z', '_last_end_time': 1642694556} 2022-04-22 22:32:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T22:02:24Z', '_last_end_time': 1642694556} 2022-04-22 22:32:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T22:02:24Z', '_last_end_time': 1642694556} 2022-04-22 22:32:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T22:02:24Z', '_last_end_time': 1642694556} 2022-04-22 22:32:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T22:02:24Z', '_last_end_time': 1642694556} 2022-04-22 22:32:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T22:02:24Z', '_last_end_time': 1642694556} 2022-04-22 22:32:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T22:02:24Z', '_last_end_time': 1642694556} 2022-04-22 22:32:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-20T22:02:24Z', '_last_end_time': 1642694556} 2022-04-22 22:32:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:13:52Z', '_last_end_time': 1642694556} 2022-04-22 22:32:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:30:25Z', '_last_end_time': 1642694556} 2022-04-22 22:32:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:13 source > ticket 14137 not found (404 error). It could have been deleted. 2022-04-22 22:32:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T14:33:27Z', '_last_end_time': 1642694556} 2022-04-22 22:32:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T20:43:14Z', '_last_end_time': 1642694556} 2022-04-22 22:32:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T20:43:14Z', '_last_end_time': 1642694556} 2022-04-22 22:32:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T20:43:14Z', '_last_end_time': 1642694556} 2022-04-22 22:32:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T20:43:14Z', '_last_end_time': 1642694556} 2022-04-22 22:32:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:23 source > ticket 14173 not found (404 error). It could have been deleted. 2022-04-22 22:32:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:26 source > ticket 14184 not found (404 error). It could have been deleted. 2022-04-22 22:32:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:19:41Z', '_last_end_time': 1642694556} 2022-04-22 22:32:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:30:22Z', '_last_end_time': 1642694556} 2022-04-22 22:32:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:30:22Z', '_last_end_time': 1642694556} 2022-04-22 22:32:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:53:42Z', '_last_end_time': 1642694556} 2022-04-22 22:32:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:53:42Z', '_last_end_time': 1642694556} 2022-04-22 22:32:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-21T21:53:42Z', '_last_end_time': 1642694556} 2022-04-22 22:32:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-22T22:59:33Z', '_last_end_time': 1642694556} 2022-04-22 22:32:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:32:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:33:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-23T23:46:17Z', '_last_end_time': 1642694556} 2022-04-22 22:33:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T19:27:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T20:19:03Z', '_last_end_time': 1642694556} 2022-04-22 22:33:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-24T22:38:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:08:23Z', '_last_end_time': 1642694556} 2022-04-22 22:33:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T16:47:58Z', '_last_end_time': 1642694556} 2022-04-22 22:33:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T19:16:18Z', '_last_end_time': 1642694556} 2022-04-22 22:33:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T21:19:37Z', '_last_end_time': 1642694556} 2022-04-22 22:33:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T21:19:37Z', '_last_end_time': 1642694556} 2022-04-22 22:33:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T21:19:37Z', '_last_end_time': 1642694556} 2022-04-22 22:33:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T21:19:37Z', '_last_end_time': 1642694556} 2022-04-22 22:33:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T21:19:37Z', '_last_end_time': 1642694556} 2022-04-22 22:33:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T21:19:37Z', '_last_end_time': 1642694556} 2022-04-22 22:33:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T21:19:37Z', '_last_end_time': 1642694556} 2022-04-22 22:33:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T21:19:37Z', '_last_end_time': 1642694556} 2022-04-22 22:33:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T21:19:37Z', '_last_end_time': 1642694556} 2022-04-22 22:33:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-25T22:17:43Z', '_last_end_time': 1642694556} 2022-04-22 22:33:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T15:02:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:06:08Z', '_last_end_time': 1642694556} 2022-04-22 22:33:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T18:57:42Z', '_last_end_time': 1642694556} 2022-04-22 22:33:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:36:55Z', '_last_end_time': 1642694556} 2022-04-22 22:33:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T20:47:19Z', '_last_end_time': 1642694556} 2022-04-22 22:33:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T21:22:56Z', '_last_end_time': 1642694556} 2022-04-22 22:33:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T21:22:56Z', '_last_end_time': 1642694556} 2022-04-22 22:33:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T21:22:56Z', '_last_end_time': 1642694556} 2022-04-22 22:33:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T21:22:56Z', '_last_end_time': 1642694556} 2022-04-22 22:33:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T21:22:56Z', '_last_end_time': 1642694556} 2022-04-22 22:33:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T21:22:56Z', '_last_end_time': 1642694556} 2022-04-22 22:33:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T21:22:56Z', '_last_end_time': 1642694556} 2022-04-22 22:33:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T21:22:56Z', '_last_end_time': 1642694556} 2022-04-22 22:33:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T21:22:56Z', '_last_end_time': 1642694556} 2022-04-22 22:33:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:31:05Z', '_last_end_time': 1642694556} 2022-04-22 22:33:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:39:39Z', '_last_end_time': 1642694556} 2022-04-22 22:33:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:33:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:33:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:33:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:33:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:33:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:33:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:33:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-26T22:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:33:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T00:56:50Z', '_last_end_time': 1642694556} 2022-04-22 22:33:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T00:56:50Z', '_last_end_time': 1642694556} 2022-04-22 22:33:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T00:56:50Z', '_last_end_time': 1642694556} 2022-04-22 22:33:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T15:01:21Z', '_last_end_time': 1642694556} 2022-04-22 22:33:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T16:03:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:36Z', '_last_end_time': 1642694556} 2022-04-22 22:33:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:33:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:34:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:34:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:34:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T18:55:57Z', '_last_end_time': 1642694556} 2022-04-22 22:34:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T20:07:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T22:46:45Z', '_last_end_time': 1642694556} 2022-04-22 22:34:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T22:47:07Z', '_last_end_time': 1642694556} 2022-04-22 22:34:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T22:47:07Z', '_last_end_time': 1642694556} 2022-04-22 22:34:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T22:47:07Z', '_last_end_time': 1642694556} 2022-04-22 22:34:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T22:47:07Z', '_last_end_time': 1642694556} 2022-04-22 22:34:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:15:56Z', '_last_end_time': 1642694556} 2022-04-22 22:34:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:17:23Z', '_last_end_time': 1642694556} 2022-04-22 22:34:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:36:38Z', '_last_end_time': 1642694556} 2022-04-22 22:34:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-27T23:40:36Z', '_last_end_time': 1642694556} 2022-04-22 22:34:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:21Z', '_last_end_time': 1642694556} 2022-04-22 22:34:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:11 source > ticket 14333 not found (404 error). It could have been deleted. 2022-04-22 22:34:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:13 source > ticket 14332 not found (404 error). It could have been deleted. 2022-04-22 22:34:13 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T14:56:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:14 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:15 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:16 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T16:49:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:17 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T17:17:56Z', '_last_end_time': 1642694556} 2022-04-22 22:34:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T17:17:56Z', '_last_end_time': 1642694556} 2022-04-22 22:34:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T17:17:56Z', '_last_end_time': 1642694556} 2022-04-22 22:34:18 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T17:17:56Z', '_last_end_time': 1642694556} 2022-04-22 22:34:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T17:17:56Z', '_last_end_time': 1642694556} 2022-04-22 22:34:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T17:17:56Z', '_last_end_time': 1642694556} 2022-04-22 22:34:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:06:06Z', '_last_end_time': 1642694556} 2022-04-22 22:34:19 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:20 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:21 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T19:07:14Z', '_last_end_time': 1642694556} 2022-04-22 22:34:22 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T21:57:21Z', '_last_end_time': 1642694556} 2022-04-22 22:34:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:01:44Z', '_last_end_time': 1642694556} 2022-04-22 22:34:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:01:44Z', '_last_end_time': 1642694556} 2022-04-22 22:34:23 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:01:44Z', '_last_end_time': 1642694556} 2022-04-22 22:34:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:01:44Z', '_last_end_time': 1642694556} 2022-04-22 22:34:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:01:44Z', '_last_end_time': 1642694556} 2022-04-22 22:34:24 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:01:44Z', '_last_end_time': 1642694556} 2022-04-22 22:34:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:01:44Z', '_last_end_time': 1642694556} 2022-04-22 22:34:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:01:44Z', '_last_end_time': 1642694556} 2022-04-22 22:34:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:01:44Z', '_last_end_time': 1642694556} 2022-04-22 22:34:25 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:26 source > ticket 14354 not found (404 error). It could have been deleted. 2022-04-22 22:34:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:26 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:27 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-28T22:20:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:03:08Z', '_last_end_time': 1642694556} 2022-04-22 22:34:28 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:09:58Z', '_last_end_time': 1642694556} 2022-04-22 22:34:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:19:55Z', '_last_end_time': 1642694556} 2022-04-22 22:34:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:36:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:29 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:30 source > ticket 14363 not found (404 error). It could have been deleted. 2022-04-22 22:34:30 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:31 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:32 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:33 source > ticket 14367 not found (404 error). It could have been deleted. 2022-04-22 22:34:33 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:34 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:35 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:36 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T01:52:43Z', '_last_end_time': 1642694556} 2022-04-22 22:34:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:51:20Z', '_last_end_time': 1642694556} 2022-04-22 22:34:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:37 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:38 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:39 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T17:53:09Z', '_last_end_time': 1642694556} 2022-04-22 22:34:40 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:41 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:42 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:43 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:44 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:45 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:46 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:47 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T18:17:05Z', '_last_end_time': 1642694556} 2022-04-22 22:34:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:34:00Z', '_last_end_time': 1642694556} 2022-04-22 22:34:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:46:37Z', '_last_end_time': 1642694556} 2022-04-22 22:34:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:48 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:49 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:50 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:51 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:52 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:53 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:54 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:55 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:56 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:57 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:58 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:34:59 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:00 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:01 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:02 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:03 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:04 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:13Z', '_last_end_time': 1642694556} 2022-04-22 22:35:05 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:14Z', '_last_end_time': 1642694556} 2022-04-22 22:35:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:14Z', '_last_end_time': 1642694556} 2022-04-22 22:35:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:14Z', '_last_end_time': 1642694556} 2022-04-22 22:35:06 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:14Z', '_last_end_time': 1642694556} 2022-04-22 22:35:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:14Z', '_last_end_time': 1642694556} 2022-04-22 22:35:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T21:55:14Z', '_last_end_time': 1642694556} 2022-04-22 22:35:07 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T22:08:49Z', '_last_end_time': 1642694556} 2022-04-22 22:35:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-29T22:08:49Z', '_last_end_time': 1642694556} 2022-04-22 22:35:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-30T00:00:52Z', '_last_end_time': 1642694556} 2022-04-22 22:35:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-30T00:00:52Z', '_last_end_time': 1642694556} 2022-04-22 22:35:08 source > Setting state of ticket_comments stream to {'created_at': '2022-01-30T00:00:52Z', '_last_end_time': 1642694556} 2022-04-22 22:35:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-30T00:04:49Z', '_last_end_time': 1642694556} 2022-04-22 22:35:09 source > Setting state of ticket_comments stream to {'created_at': '2022-01-30T04:05:38Z', '_last_end_time': 1642694556} 2022-04-22 22:35:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-31T22:32:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-31T22:32:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:10 source > Setting state of ticket_comments stream to {'created_at': '2022-01-31T22:32:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-31T22:32:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-31T22:32:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-31T22:32:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:11 source > Setting state of ticket_comments stream to {'created_at': '2022-01-31T22:32:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-31T22:32:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:12 source > Setting state of ticket_comments stream to {'created_at': '2022-01-31T22:32:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:01:52Z', '_last_end_time': 1642694556} 2022-04-22 22:35:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T14:53:43Z', '_last_end_time': 1642694556} 2022-04-22 22:35:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T17:12:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T17:12:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T17:12:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T17:12:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T17:12:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T17:12:19Z', '_last_end_time': 1642694556} 2022-04-22 22:35:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:18:08Z', '_last_end_time': 1642694556} 2022-04-22 22:35:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-01T18:39:21Z', '_last_end_time': 1642694556} 2022-04-22 22:35:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T16:14:45Z', '_last_end_time': 1642694556} 2022-04-22 22:35:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:50 source > ticket 14466 not found (404 error). It could have been deleted. 2022-04-22 22:35:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 97000 (209 MB) 2022-04-22 22:35:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-02T17:19:39Z', '_last_end_time': 1642694556} 2022-04-22 22:35:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T14:41:20Z', '_last_end_time': 1642694556} 2022-04-22 22:35:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T14:41:20Z', '_last_end_time': 1642694556} 2022-04-22 22:35:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T14:41:20Z', '_last_end_time': 1642694556} 2022-04-22 22:35:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:21:50Z', '_last_end_time': 1642694556} 2022-04-22 22:35:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:35:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:35:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:35:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:35:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:35:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:35:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:35:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:35:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T15:22:09Z', '_last_end_time': 1642694556} 2022-04-22 22:36:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:44:23Z', '_last_end_time': 1642694556} 2022-04-22 22:36:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T18:58:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T20:12:26Z', '_last_end_time': 1642694556} 2022-04-22 22:36:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T20:41:21Z', '_last_end_time': 1642694556} 2022-04-22 22:36:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T20:41:21Z', '_last_end_time': 1642694556} 2022-04-22 22:36:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T20:41:21Z', '_last_end_time': 1642694556} 2022-04-22 22:36:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T20:41:21Z', '_last_end_time': 1642694556} 2022-04-22 22:36:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T20:41:21Z', '_last_end_time': 1642694556} 2022-04-22 22:36:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T20:41:21Z', '_last_end_time': 1642694556} 2022-04-22 22:36:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:03:28Z', '_last_end_time': 1642694556} 2022-04-22 22:36:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T21:57:43Z', '_last_end_time': 1642694556} 2022-04-22 22:36:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:13 source > ticket 14508 not found (404 error). It could have been deleted. 2022-04-22 22:36:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-03T23:14:27Z', '_last_end_time': 1642694556} 2022-04-22 22:36:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:21 source > ticket 14522 not found (404 error). It could have been deleted. 2022-04-22 22:36:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:21 source > ticket 14523 not found (404 error). It could have been deleted. 2022-04-22 22:36:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T15:52:30Z', '_last_end_time': 1642694556} 2022-04-22 22:36:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T17:44:00Z', '_last_end_time': 1642694556} 2022-04-22 22:36:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T17:44:00Z', '_last_end_time': 1642694556} 2022-04-22 22:36:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T17:44:00Z', '_last_end_time': 1642694556} 2022-04-22 22:36:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T17:44:00Z', '_last_end_time': 1642694556} 2022-04-22 22:36:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T17:44:00Z', '_last_end_time': 1642694556} 2022-04-22 22:36:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T18:39:49Z', '_last_end_time': 1642694556} 2022-04-22 22:36:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:12Z', '_last_end_time': 1642694556} 2022-04-22 22:36:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:12Z', '_last_end_time': 1642694556} 2022-04-22 22:36:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:12Z', '_last_end_time': 1642694556} 2022-04-22 22:36:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:12Z', '_last_end_time': 1642694556} 2022-04-22 22:36:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:12Z', '_last_end_time': 1642694556} 2022-04-22 22:36:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:33 source > ticket 14557 not found (404 error). It could have been deleted. 2022-04-22 22:36:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:33 source > ticket 14558 not found (404 error). It could have been deleted. 2022-04-22 22:36:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:33 source > ticket 14560 not found (404 error). It could have been deleted. 2022-04-22 22:36:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:34 source > ticket 14561 not found (404 error). It could have been deleted. 2022-04-22 22:36:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:34 source > ticket 14562 not found (404 error). It could have been deleted. 2022-04-22 22:36:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:54:45Z', '_last_end_time': 1642694556} 2022-04-22 22:36:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:59:04Z', '_last_end_time': 1642694556} 2022-04-22 22:36:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:59:04Z', '_last_end_time': 1642694556} 2022-04-22 22:36:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:59:04Z', '_last_end_time': 1642694556} 2022-04-22 22:36:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:59:04Z', '_last_end_time': 1642694556} 2022-04-22 22:36:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T21:59:04Z', '_last_end_time': 1642694556} 2022-04-22 22:36:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:00:03Z', '_last_end_time': 1642694556} 2022-04-22 22:36:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:00:03Z', '_last_end_time': 1642694556} 2022-04-22 22:36:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:00:03Z', '_last_end_time': 1642694556} 2022-04-22 22:36:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:46:07Z', '_last_end_time': 1642694556} 2022-04-22 22:36:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:46:07Z', '_last_end_time': 1642694556} 2022-04-22 22:36:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:46:07Z', '_last_end_time': 1642694556} 2022-04-22 22:36:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:46:07Z', '_last_end_time': 1642694556} 2022-04-22 22:36:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:46:07Z', '_last_end_time': 1642694556} 2022-04-22 22:36:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:53:31Z', '_last_end_time': 1642694556} 2022-04-22 22:36:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:53:31Z', '_last_end_time': 1642694556} 2022-04-22 22:36:56 source > ticket 14630 not found (404 error). It could have been deleted. 2022-04-22 22:36:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:53:31Z', '_last_end_time': 1642694556} 2022-04-22 22:36:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-04T22:53:31Z', '_last_end_time': 1642694556} 2022-04-22 22:36:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-05T00:57:19Z', '_last_end_time': 1642694556} 2022-04-22 22:36:57 source > ticket 14653 not found (404 error). It could have been deleted. 2022-04-22 22:36:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-05T00:57:19Z', '_last_end_time': 1642694556} 2022-04-22 22:36:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-05T17:01:17Z', '_last_end_time': 1644109288} 2022-04-22 22:36:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-05T17:20:28Z', '_last_end_time': 1644109288} 2022-04-22 22:36:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-05T17:20:28Z', '_last_end_time': 1644109288} 2022-04-22 22:36:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-05T17:20:28Z', '_last_end_time': 1644109288} 2022-04-22 22:36:58 source > ticket 14687 not found (404 error). It could have been deleted. 2022-04-22 22:36:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-05T17:20:28Z', '_last_end_time': 1644109288} 2022-04-22 22:36:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-06T00:40:09Z', '_last_end_time': 1644109288} 2022-04-22 22:36:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-06T00:56:29Z', '_last_end_time': 1644109288} 2022-04-22 22:36:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T15:41:28Z', '_last_end_time': 1644109288} 2022-04-22 22:36:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T15:58:07Z', '_last_end_time': 1644109288} 2022-04-22 22:37:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T15:58:07Z', '_last_end_time': 1644109288} 2022-04-22 22:37:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T17:57:05Z', '_last_end_time': 1644109288} 2022-04-22 22:37:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T17:57:05Z', '_last_end_time': 1644109288} 2022-04-22 22:37:00 source > ticket 14695 not found (404 error). It could have been deleted. 2022-04-22 22:37:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T17:57:05Z', '_last_end_time': 1644109288} 2022-04-22 22:37:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T17:57:05Z', '_last_end_time': 1644109288} 2022-04-22 22:37:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T19:57:46Z', '_last_end_time': 1644109288} 2022-04-22 22:37:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T19:59:44Z', '_last_end_time': 1644109288} 2022-04-22 22:37:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T19:59:44Z', '_last_end_time': 1644109288} 2022-04-22 22:37:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T20:49:59Z', '_last_end_time': 1644109288} 2022-04-22 22:37:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T21:51:03Z', '_last_end_time': 1644109288} 2022-04-22 22:37:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T22:16:26Z', '_last_end_time': 1644109288} 2022-04-22 22:37:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T22:16:26Z', '_last_end_time': 1644109288} 2022-04-22 22:37:03 source > ticket 14697 not found (404 error). It could have been deleted. 2022-04-22 22:37:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-07T22:16:26Z', '_last_end_time': 1644109288} 2022-04-22 22:37:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T00:42:34Z', '_last_end_time': 1644109288} 2022-04-22 22:37:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T19:49:48Z', '_last_end_time': 1644109288} 2022-04-22 22:37:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:02:08Z', '_last_end_time': 1644109288} 2022-04-22 22:37:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-08T21:41:09Z', '_last_end_time': 1644109288} 2022-04-22 22:37:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:47:52Z', '_last_end_time': 1644109288} 2022-04-22 22:37:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:42 source > ticket 14707 not found (404 error). It could have been deleted. 2022-04-22 22:37:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T00:49:43Z', '_last_end_time': 1644109288} 2022-04-22 22:37:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T20:02:47Z', '_last_end_time': 1644109288} 2022-04-22 22:37:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T21:21:01Z', '_last_end_time': 1644109288} 2022-04-22 22:37:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T21:21:01Z', '_last_end_time': 1644109288} 2022-04-22 22:37:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T21:21:01Z', '_last_end_time': 1644109288} 2022-04-22 22:37:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T21:21:01Z', '_last_end_time': 1644109288} 2022-04-22 22:37:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T21:21:01Z', '_last_end_time': 1644109288} 2022-04-22 22:37:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T21:21:01Z', '_last_end_time': 1644109288} 2022-04-22 22:37:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T21:21:01Z', '_last_end_time': 1644109288} 2022-04-22 22:37:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T21:21:01Z', '_last_end_time': 1644109288} 2022-04-22 22:37:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T21:21:01Z', '_last_end_time': 1644109288} 2022-04-22 22:37:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T22:37:07Z', '_last_end_time': 1644109288} 2022-04-22 22:37:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T22:39:27Z', '_last_end_time': 1644109288} 2022-04-22 22:37:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T22:39:27Z', '_last_end_time': 1644109288} 2022-04-22 22:37:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T22:39:27Z', '_last_end_time': 1644109288} 2022-04-22 22:37:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T22:39:27Z', '_last_end_time': 1644109288} 2022-04-22 22:37:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T22:39:27Z', '_last_end_time': 1644109288} 2022-04-22 22:37:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-09T22:39:27Z', '_last_end_time': 1644109288} 2022-04-22 22:37:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T00:12:06Z', '_last_end_time': 1644109288} 2022-04-22 22:37:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T00:12:06Z', '_last_end_time': 1644109288} 2022-04-22 22:37:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T00:12:06Z', '_last_end_time': 1644109288} 2022-04-22 22:37:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T00:12:06Z', '_last_end_time': 1644109288} 2022-04-22 22:37:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T00:12:06Z', '_last_end_time': 1644109288} 2022-04-22 22:37:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T00:12:06Z', '_last_end_time': 1644109288} 2022-04-22 22:37:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:37:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:37:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:37:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:37:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:37:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:37:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:03 source > ticket 14781 not found (404 error). It could have been deleted. 2022-04-22 22:38:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:03 source > ticket 14777 not found (404 error). It could have been deleted. 2022-04-22 22:38:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T01:06:56Z', '_last_end_time': 1644109288} 2022-04-22 22:38:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:13 source > ticket 14507 not found (404 error). It could have been deleted. 2022-04-22 22:38:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:14 source > ticket 14791 not found (404 error). It could have been deleted. 2022-04-22 22:38:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:18 source > ticket 14793 not found (404 error). It could have been deleted. 2022-04-22 22:38:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:22 source > ticket 14797 not found (404 error). It could have been deleted. 2022-04-22 22:38:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:24 source > ticket 14803 not found (404 error). It could have been deleted. 2022-04-22 22:38:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-10T17:40:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T16:02:27Z', '_last_end_time': 1644109288} 2022-04-22 22:38:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T16:02:27Z', '_last_end_time': 1644109288} 2022-04-22 22:38:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T16:49:31Z', '_last_end_time': 1644109288} 2022-04-22 22:38:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T17:01:47Z', '_last_end_time': 1644109288} 2022-04-22 22:38:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T17:01:47Z', '_last_end_time': 1644109288} 2022-04-22 22:38:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T17:01:47Z', '_last_end_time': 1644109288} 2022-04-22 22:38:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T17:01:47Z', '_last_end_time': 1644109288} 2022-04-22 22:38:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T17:01:47Z', '_last_end_time': 1644109288} 2022-04-22 22:38:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T17:01:47Z', '_last_end_time': 1644109288} 2022-04-22 22:38:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T17:01:47Z', '_last_end_time': 1644109288} 2022-04-22 22:38:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T17:01:47Z', '_last_end_time': 1644109288} 2022-04-22 22:38:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T17:01:47Z', '_last_end_time': 1644109288} 2022-04-22 22:38:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T18:17:50Z', '_last_end_time': 1644109288} 2022-04-22 22:38:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T18:17:50Z', '_last_end_time': 1644109288} 2022-04-22 22:38:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T18:17:50Z', '_last_end_time': 1644109288} 2022-04-22 22:38:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T18:17:50Z', '_last_end_time': 1644109288} 2022-04-22 22:38:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T18:17:50Z', '_last_end_time': 1644109288} 2022-04-22 22:38:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T18:17:50Z', '_last_end_time': 1644109288} 2022-04-22 22:38:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T18:17:50Z', '_last_end_time': 1644109288} 2022-04-22 22:38:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T18:17:50Z', '_last_end_time': 1644109288} 2022-04-22 22:38:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:39 source > ticket 14841 not found (404 error). It could have been deleted. 2022-04-22 22:38:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T19:41:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T21:21:59Z', '_last_end_time': 1644109288} 2022-04-22 22:38:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T21:21:59Z', '_last_end_time': 1644109288} 2022-04-22 22:38:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T21:21:59Z', '_last_end_time': 1644109288} 2022-04-22 22:38:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T21:21:59Z', '_last_end_time': 1644109288} 2022-04-22 22:38:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T21:21:59Z', '_last_end_time': 1644109288} 2022-04-22 22:38:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:30:30Z', '_last_end_time': 1644109288} 2022-04-22 22:38:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-11T22:42:45Z', '_last_end_time': 1644109288} 2022-04-22 22:38:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T00:30:06Z', '_last_end_time': 1644109288} 2022-04-22 22:38:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T00:33:49Z', '_last_end_time': 1644109288} 2022-04-22 22:38:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T00:47:13Z', '_last_end_time': 1644109288} 2022-04-22 22:38:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T01:01:01Z', '_last_end_time': 1644109288} 2022-04-22 22:38:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T19:25:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T19:25:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T19:25:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T19:25:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T19:25:42Z', '_last_end_time': 1644109288} 2022-04-22 22:38:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T20:40:27Z', '_last_end_time': 1644109288} 2022-04-22 22:38:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T20:40:27Z', '_last_end_time': 1644109288} 2022-04-22 22:38:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T20:40:27Z', '_last_end_time': 1644109288} 2022-04-22 22:38:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T20:40:27Z', '_last_end_time': 1644109288} 2022-04-22 22:38:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T20:40:27Z', '_last_end_time': 1644109288} 2022-04-22 22:38:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T20:40:27Z', '_last_end_time': 1644109288} 2022-04-22 22:38:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:38:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:38:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:38:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:38:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:38:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:38:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:38:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:38:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:38:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-12T21:13:41Z', '_last_end_time': 1644109288} 2022-04-22 22:39:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:08:42Z', '_last_end_time': 1644109288} 2022-04-22 22:39:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:09:53Z', '_last_end_time': 1644109288} 2022-04-22 22:39:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:09:53Z', '_last_end_time': 1644109288} 2022-04-22 22:39:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:09:53Z', '_last_end_time': 1644109288} 2022-04-22 22:39:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:09:53Z', '_last_end_time': 1644109288} 2022-04-22 22:39:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T01:09:53Z', '_last_end_time': 1644109288} 2022-04-22 22:39:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:00:50Z', '_last_end_time': 1644109288} 2022-04-22 22:39:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-13T14:45:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T18:22:33Z', '_last_end_time': 1644109288} 2022-04-22 22:39:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T18:24:18Z', '_last_end_time': 1644109288} 2022-04-22 22:39:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T18:24:18Z', '_last_end_time': 1644109288} 2022-04-22 22:39:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T18:24:18Z', '_last_end_time': 1644109288} 2022-04-22 22:39:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:01:08Z', '_last_end_time': 1644109288} 2022-04-22 22:39:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:02:09Z', '_last_end_time': 1644109288} 2022-04-22 22:39:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:02:09Z', '_last_end_time': 1644109288} 2022-04-22 22:39:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:02:09Z', '_last_end_time': 1644109288} 2022-04-22 22:39:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:02:09Z', '_last_end_time': 1644109288} 2022-04-22 22:39:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:10:28Z', '_last_end_time': 1644109288} 2022-04-22 22:39:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:19:52Z', '_last_end_time': 1644109288} 2022-04-22 22:39:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:21:05Z', '_last_end_time': 1644109288} 2022-04-22 22:39:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:21:05Z', '_last_end_time': 1644109288} 2022-04-22 22:39:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:21:05Z', '_last_end_time': 1644109288} 2022-04-22 22:39:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:21:05Z', '_last_end_time': 1644109288} 2022-04-22 22:39:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:21:05Z', '_last_end_time': 1644109288} 2022-04-22 22:39:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:21:05Z', '_last_end_time': 1644109288} 2022-04-22 22:39:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:21:05Z', '_last_end_time': 1644109288} 2022-04-22 22:39:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-14T21:21:05Z', '_last_end_time': 1644109288} 2022-04-22 22:39:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T02:13:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T02:14:45Z', '_last_end_time': 1644109288} 2022-04-22 22:39:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T02:14:45Z', '_last_end_time': 1644109288} 2022-04-22 22:39:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T02:14:45Z', '_last_end_time': 1644109288} 2022-04-22 22:39:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T02:14:45Z', '_last_end_time': 1644109288} 2022-04-22 22:39:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T05:33:04Z', '_last_end_time': 1644109288} 2022-04-22 22:39:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T05:33:04Z', '_last_end_time': 1644109288} 2022-04-22 22:39:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T05:33:04Z', '_last_end_time': 1644109288} 2022-04-22 22:39:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T05:33:04Z', '_last_end_time': 1644109288} 2022-04-22 22:39:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T05:33:04Z', '_last_end_time': 1644109288} 2022-04-22 22:39:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T05:33:04Z', '_last_end_time': 1644109288} 2022-04-22 22:39:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T05:33:04Z', '_last_end_time': 1644109288} 2022-04-22 22:39:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T15:42:54Z', '_last_end_time': 1644109288} 2022-04-22 22:39:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T15:42:54Z', '_last_end_time': 1644109288} 2022-04-22 22:39:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T15:42:54Z', '_last_end_time': 1644109288} 2022-04-22 22:39:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T15:42:54Z', '_last_end_time': 1644109288} 2022-04-22 22:39:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T15:42:54Z', '_last_end_time': 1644109288} 2022-04-22 22:39:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T15:42:54Z', '_last_end_time': 1644109288} 2022-04-22 22:39:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T15:42:54Z', '_last_end_time': 1644109288} 2022-04-22 22:39:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T15:42:54Z', '_last_end_time': 1644109288} 2022-04-22 22:39:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T15:42:54Z', '_last_end_time': 1644109288} 2022-04-22 22:39:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T18:32:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T18:32:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T18:32:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T18:32:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T18:32:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T18:32:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T18:32:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T19:54:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:25:28Z', '_last_end_time': 1644109288} 2022-04-22 22:39:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:27:56Z', '_last_end_time': 1644109288} 2022-04-22 22:39:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:53:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:53:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:53:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:53:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:53:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:53:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:53:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:53:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T20:53:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:06:51Z', '_last_end_time': 1644109288} 2022-04-22 22:39:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:14:52Z', '_last_end_time': 1644109288} 2022-04-22 22:39:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:17:22Z', '_last_end_time': 1644109288} 2022-04-22 22:39:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:47:48Z', '_last_end_time': 1644109288} 2022-04-22 22:39:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:51:25Z', '_last_end_time': 1644109288} 2022-04-22 22:39:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:54:01Z', '_last_end_time': 1644109288} 2022-04-22 22:39:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:54:01Z', '_last_end_time': 1644109288} 2022-04-22 22:39:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:54:01Z', '_last_end_time': 1644109288} 2022-04-22 22:39:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:54:01Z', '_last_end_time': 1644109288} 2022-04-22 22:39:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:54:01Z', '_last_end_time': 1644109288} 2022-04-22 22:39:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:54:01Z', '_last_end_time': 1644109288} 2022-04-22 22:39:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:54:01Z', '_last_end_time': 1644109288} 2022-04-22 22:39:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:54:01Z', '_last_end_time': 1644109288} 2022-04-22 22:39:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T21:54:01Z', '_last_end_time': 1644109288} 2022-04-22 22:39:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:36:13Z', '_last_end_time': 1644109288} 2022-04-22 22:39:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:42:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-15T22:45:19Z', '_last_end_time': 1644109288} 2022-04-22 22:39:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T00:24:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T00:24:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T01:04:51Z', '_last_end_time': 1644109288} 2022-04-22 22:39:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T01:34:17Z', '_last_end_time': 1644109288} 2022-04-22 22:39:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T01:34:17Z', '_last_end_time': 1644109288} 2022-04-22 22:39:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T02:39:37Z', '_last_end_time': 1644109288} 2022-04-22 22:39:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T02:39:37Z', '_last_end_time': 1644109288} 2022-04-22 22:39:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T03:17:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T03:17:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T03:17:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T03:17:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T03:17:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T03:17:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T03:17:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T03:17:29Z', '_last_end_time': 1644109288} 2022-04-22 22:39:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 98000 (209 MB) 2022-04-22 22:39:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:54 source > ticket 14993 not found (404 error). It could have been deleted. 2022-04-22 22:39:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:56 source > ticket 15000 not found (404 error). It could have been deleted. 2022-04-22 22:39:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T16:00:47Z', '_last_end_time': 1644109288} 2022-04-22 22:39:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:11:15Z', '_last_end_time': 1644109288} 2022-04-22 22:39:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:59 source > ticket 15002 not found (404 error). It could have been deleted. 2022-04-22 22:39:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:39:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:40:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:40:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:40:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:40:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:40:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T18:14:20Z', '_last_end_time': 1644109288} 2022-04-22 22:40:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T19:06:47Z', '_last_end_time': 1644109288} 2022-04-22 22:40:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:24 source > ticket 15016 not found (404 error). It could have been deleted. 2022-04-22 22:40:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:24 source > ticket 15017 not found (404 error). It could have been deleted. 2022-04-22 22:40:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:24 source > ticket 15014 not found (404 error). It could have been deleted. 2022-04-22 22:40:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:24 source > ticket 15019 not found (404 error). It could have been deleted. 2022-04-22 22:40:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-16T22:48:26Z', '_last_end_time': 1644109288} 2022-04-22 22:40:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T19:59:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T19:59:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T19:59:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T19:59:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T19:59:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T19:59:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T19:59:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:34:56Z', '_last_end_time': 1644109288} 2022-04-22 22:40:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:40:49Z', '_last_end_time': 1644109288} 2022-04-22 22:40:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:44:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:44:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:44:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:44:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:44:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:44:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:44:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:44:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T20:44:50Z', '_last_end_time': 1644109288} 2022-04-22 22:40:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:21Z', '_last_end_time': 1644109288} 2022-04-22 22:40:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-17T21:07:44Z', '_last_end_time': 1644109288} 2022-04-22 22:40:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:36:46Z', '_last_end_time': 1644109288} 2022-04-22 22:40:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:52 source > ticket 15092 not found (404 error). It could have been deleted. 2022-04-22 22:40:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T15:51:51Z', '_last_end_time': 1644109288} 2022-04-22 22:40:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:11Z', '_last_end_time': 1644109288} 2022-04-22 22:40:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:40:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:40:59 source > ticket 15085 not found (404 error). It could have been deleted. 2022-04-22 22:40:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:40:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:40:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:03 source > ticket 15051 not found (404 error). It could have been deleted. 2022-04-22 22:41:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T20:04:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T21:33:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:14:40Z', '_last_end_time': 1644109288} 2022-04-22 22:41:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:55:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:55:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:55:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:55:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:55:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:55:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:55:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-18T22:55:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T00:37:46Z', '_last_end_time': 1644109288} 2022-04-22 22:41:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T01:46:00Z', '_last_end_time': 1644109288} 2022-04-22 22:41:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T01:46:00Z', '_last_end_time': 1644109288} 2022-04-22 22:41:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T02:14:13Z', '_last_end_time': 1644109288} 2022-04-22 22:41:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T06:59:33Z', '_last_end_time': 1644109288} 2022-04-22 22:41:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T10:10:11Z', '_last_end_time': 1644109288} 2022-04-22 22:41:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T12:12:55Z', '_last_end_time': 1644109288} 2022-04-22 22:41:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T14:48:55Z', '_last_end_time': 1644109288} 2022-04-22 22:41:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T14:48:55Z', '_last_end_time': 1644109288} 2022-04-22 22:41:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T14:59:47Z', '_last_end_time': 1644109288} 2022-04-22 22:41:34 source > ticket 15219 not found (404 error). It could have been deleted. 2022-04-22 22:41:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T14:59:47Z', '_last_end_time': 1644109288} 2022-04-22 22:41:34 source > ticket 15220 not found (404 error). It could have been deleted. 2022-04-22 22:41:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T14:59:47Z', '_last_end_time': 1644109288} 2022-04-22 22:41:34 source > ticket 15218 not found (404 error). It could have been deleted. 2022-04-22 22:41:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T14:59:47Z', '_last_end_time': 1644109288} 2022-04-22 22:41:34 source > ticket 15231 not found (404 error). It could have been deleted. 2022-04-22 22:41:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T14:59:47Z', '_last_end_time': 1644109288} 2022-04-22 22:41:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T15:35:11Z', '_last_end_time': 1644109288} 2022-04-22 22:41:35 source > ticket 15247 not found (404 error). It could have been deleted. 2022-04-22 22:41:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T15:35:11Z', '_last_end_time': 1644109288} 2022-04-22 22:41:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T16:37:21Z', '_last_end_time': 1644109288} 2022-04-22 22:41:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-19T16:37:21Z', '_last_end_time': 1644109288} 2022-04-22 22:41:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T18:12:30Z', '_last_end_time': 1644109288} 2022-04-22 22:41:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T18:12:30Z', '_last_end_time': 1644109288} 2022-04-22 22:41:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T18:12:30Z', '_last_end_time': 1644109288} 2022-04-22 22:41:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T19:39:36Z', '_last_end_time': 1644109288} 2022-04-22 22:41:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T19:39:36Z', '_last_end_time': 1644109288} 2022-04-22 22:41:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T19:39:36Z', '_last_end_time': 1644109288} 2022-04-22 22:41:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T19:39:36Z', '_last_end_time': 1644109288} 2022-04-22 22:41:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T19:39:36Z', '_last_end_time': 1644109288} 2022-04-22 22:41:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T21:44:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T21:45:27Z', '_last_end_time': 1644109288} 2022-04-22 22:41:38 source > ticket 15278 not found (404 error). It could have been deleted. 2022-04-22 22:41:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-20T21:45:27Z', '_last_end_time': 1644109288} 2022-04-22 22:41:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T00:07:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T00:07:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T00:07:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T00:07:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T00:07:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:40 source > ticket 15301 not found (404 error). It could have been deleted. 2022-04-22 22:41:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T00:07:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T00:07:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T00:07:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T20:26:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T20:26:58Z', '_last_end_time': 1644109288} 2022-04-22 22:41:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T21:25:55Z', '_last_end_time': 1644109288} 2022-04-22 22:41:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-21T21:25:55Z', '_last_end_time': 1644109288} 2022-04-22 22:41:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T00:30:22Z', '_last_end_time': 1644109288} 2022-04-22 22:41:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T00:30:22Z', '_last_end_time': 1644109288} 2022-04-22 22:41:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T00:30:22Z', '_last_end_time': 1644109288} 2022-04-22 22:41:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T00:30:22Z', '_last_end_time': 1644109288} 2022-04-22 22:41:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T00:30:22Z', '_last_end_time': 1644109288} 2022-04-22 22:41:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T00:30:22Z', '_last_end_time': 1644109288} 2022-04-22 22:41:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T00:30:22Z', '_last_end_time': 1644109288} 2022-04-22 22:41:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T15:31:36Z', '_last_end_time': 1644109288} 2022-04-22 22:41:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T15:31:36Z', '_last_end_time': 1644109288} 2022-04-22 22:41:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T15:31:36Z', '_last_end_time': 1644109288} 2022-04-22 22:41:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T15:31:36Z', '_last_end_time': 1644109288} 2022-04-22 22:41:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:07Z', '_last_end_time': 1644109288} 2022-04-22 22:41:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-22T17:12:08Z', '_last_end_time': 1644109288} 2022-04-22 22:41:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T00:12:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T00:12:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T00:12:17Z', '_last_end_time': 1644109288} 2022-04-22 22:41:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T00:12:17Z', '_last_end_time': 1644109288} 2022-04-22 22:42:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T00:12:17Z', '_last_end_time': 1644109288} 2022-04-22 22:42:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T00:12:17Z', '_last_end_time': 1644109288} 2022-04-22 22:42:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T00:12:17Z', '_last_end_time': 1644109288} 2022-04-22 22:42:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T00:12:17Z', '_last_end_time': 1644109288} 2022-04-22 22:42:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:05 source > ticket 15346 not found (404 error). It could have been deleted. 2022-04-22 22:42:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T14:46:11Z', '_last_end_time': 1644109288} 2022-04-22 22:42:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:20:38Z', '_last_end_time': 1645628557} 2022-04-22 22:42:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:40:59Z', '_last_end_time': 1645628557} 2022-04-22 22:42:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T20:54:47Z', '_last_end_time': 1645628557} 2022-04-22 22:42:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:07:03Z', '_last_end_time': 1645628557} 2022-04-22 22:42:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T21:15:04Z', '_last_end_time': 1645628557} 2022-04-22 22:42:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:19:42Z', '_last_end_time': 1645628557} 2022-04-22 22:42:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:19:42Z', '_last_end_time': 1645628557} 2022-04-22 22:42:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:19:42Z', '_last_end_time': 1645628557} 2022-04-22 22:42:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:19:42Z', '_last_end_time': 1645628557} 2022-04-22 22:42:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:19:42Z', '_last_end_time': 1645628557} 2022-04-22 22:42:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:19:42Z', '_last_end_time': 1645628557} 2022-04-22 22:42:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T22:20:51Z', '_last_end_time': 1645628557} 2022-04-22 22:42:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:16:16Z', '_last_end_time': 1645628557} 2022-04-22 22:42:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:19:53Z', '_last_end_time': 1645628557} 2022-04-22 22:42:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-23T23:41:23Z', '_last_end_time': 1645628557} 2022-04-22 22:42:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T18:12:48Z', '_last_end_time': 1645628557} 2022-04-22 22:42:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T18:12:48Z', '_last_end_time': 1645628557} 2022-04-22 22:42:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T18:12:48Z', '_last_end_time': 1645628557} 2022-04-22 22:42:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T18:12:48Z', '_last_end_time': 1645628557} 2022-04-22 22:42:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T18:12:48Z', '_last_end_time': 1645628557} 2022-04-22 22:42:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T19:02:56Z', '_last_end_time': 1645628557} 2022-04-22 22:42:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T19:09:50Z', '_last_end_time': 1645628557} 2022-04-22 22:42:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T19:14:37Z', '_last_end_time': 1645628557} 2022-04-22 22:42:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T19:18:05Z', '_last_end_time': 1645628557} 2022-04-22 22:42:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T19:18:05Z', '_last_end_time': 1645628557} 2022-04-22 22:42:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T19:18:05Z', '_last_end_time': 1645628557} 2022-04-22 22:42:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T19:18:05Z', '_last_end_time': 1645628557} 2022-04-22 22:42:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T19:18:05Z', '_last_end_time': 1645628557} 2022-04-22 22:42:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T20:16:09Z', '_last_end_time': 1645628557} 2022-04-22 22:42:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T20:43:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T20:43:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T20:43:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T20:43:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T20:43:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:49 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:50 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:51 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:52 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:53 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:54 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:55 source > Setting state of ticket_comments stream to {'created_at': '2022-02-24T21:42:46Z', '_last_end_time': 1645628557} 2022-04-22 22:42:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:13:59Z', '_last_end_time': 1645628557} 2022-04-22 22:42:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:17:17Z', '_last_end_time': 1645628557} 2022-04-22 22:42:56 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:57 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:58 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:42:59 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:00 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:01 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:02 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:03 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:04 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T16:26:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T20:49:21Z', '_last_end_time': 1645628557} 2022-04-22 22:43:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T20:49:21Z', '_last_end_time': 1645628557} 2022-04-22 22:43:05 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T20:49:21Z', '_last_end_time': 1645628557} 2022-04-22 22:43:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T20:49:21Z', '_last_end_time': 1645628557} 2022-04-22 22:43:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T20:49:21Z', '_last_end_time': 1645628557} 2022-04-22 22:43:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T20:49:21Z', '_last_end_time': 1645628557} 2022-04-22 22:43:06 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T20:49:21Z', '_last_end_time': 1645628557} 2022-04-22 22:43:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T20:49:21Z', '_last_end_time': 1645628557} 2022-04-22 22:43:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T21:25:08Z', '_last_end_time': 1645628557} 2022-04-22 22:43:07 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T21:38:22Z', '_last_end_time': 1645628557} 2022-04-22 22:43:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T21:38:22Z', '_last_end_time': 1645628557} 2022-04-22 22:43:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T21:38:22Z', '_last_end_time': 1645628557} 2022-04-22 22:43:08 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T21:38:22Z', '_last_end_time': 1645628557} 2022-04-22 22:43:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T21:38:22Z', '_last_end_time': 1645628557} 2022-04-22 22:43:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T21:38:22Z', '_last_end_time': 1645628557} 2022-04-22 22:43:09 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T21:38:22Z', '_last_end_time': 1645628557} 2022-04-22 22:43:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:10 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:11 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:12 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:13 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:14 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:15 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:16 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:17 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:18 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:19 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:20 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:21 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:22 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:23 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:24 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:25 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:26 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-25T22:39:49Z', '_last_end_time': 1645628557} 2022-04-22 22:43:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:42Z', '_last_end_time': 1645628557} 2022-04-22 22:43:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:42Z', '_last_end_time': 1645628557} 2022-04-22 22:43:27 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:42Z', '_last_end_time': 1645628557} 2022-04-22 22:43:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:28 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:29 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:30 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:31 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:32 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:33 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:34 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:35 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:36 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:37 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:38 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:39 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:40 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:41 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-26T21:49:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T18:29:44Z', '_last_end_time': 1645628557} 2022-04-22 22:43:42 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T18:40:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T18:40:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T19:13:33Z', '_last_end_time': 1645628557} 2022-04-22 22:43:43 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T19:38:29Z', '_last_end_time': 1645628557} 2022-04-22 22:43:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T19:41:13Z', '_last_end_time': 1645628557} 2022-04-22 22:43:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T19:48:57Z', '_last_end_time': 1645628557} 2022-04-22 22:43:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T19:58:54Z', '_last_end_time': 1645628557} 2022-04-22 22:43:44 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T20:11:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T20:29:45Z', '_last_end_time': 1645628557} 2022-04-22 22:43:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T21:41:21Z', '_last_end_time': 1645628557} 2022-04-22 22:43:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T21:44:09Z', '_last_end_time': 1645628557} 2022-04-22 22:43:45 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T21:48:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T21:48:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T22:39:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:46 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T22:39:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T22:39:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T22:39:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:47 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T22:39:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T22:39:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T22:39:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:48 source > Setting state of ticket_comments stream to {'created_at': '2022-02-28T22:39:14Z', '_last_end_time': 1645628557} 2022-04-22 22:43:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T06:29:55Z', '_last_end_time': 1645628557} 2022-04-22 22:43:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T14:49:31Z', '_last_end_time': 1645628557} 2022-04-22 22:43:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T14:49:31Z', '_last_end_time': 1645628557} 2022-04-22 22:43:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T14:49:31Z', '_last_end_time': 1645628557} 2022-04-22 22:43:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T14:49:31Z', '_last_end_time': 1645628557} 2022-04-22 22:43:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T14:49:31Z', '_last_end_time': 1645628557} 2022-04-22 22:43:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T14:49:31Z', '_last_end_time': 1645628557} 2022-04-22 22:43:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T15:22:39Z', '_last_end_time': 1645628557} 2022-04-22 22:43:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T18:00:16Z', '_last_end_time': 1645628557} 2022-04-22 22:43:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T18:00:16Z', '_last_end_time': 1645628557} 2022-04-22 22:43:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T18:22:36Z', '_last_end_time': 1645628557} 2022-04-22 22:43:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T18:51:51Z', '_last_end_time': 1645628557} 2022-04-22 22:43:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T18:51:51Z', '_last_end_time': 1645628557} 2022-04-22 22:43:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T18:51:51Z', '_last_end_time': 1645628557} 2022-04-22 22:43:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:07:09Z', '_last_end_time': 1645628557} 2022-04-22 22:43:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:20:11Z', '_last_end_time': 1645628557} 2022-04-22 22:43:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:26:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:26:43Z', '_last_end_time': 1645628557} 2022-04-22 22:43:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T19:33:59Z', '_last_end_time': 1645628557} 2022-04-22 22:43:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T20:42:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T20:48:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 99000 (210 MB) 2022-04-22 22:44:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:00:57Z', '_last_end_time': 1645628557} 2022-04-22 22:44:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:06:12Z', '_last_end_time': 1645628557} 2022-04-22 22:44:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T21:21:08Z', '_last_end_time': 1645628557} 2022-04-22 22:44:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:02:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:02:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:02:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:02:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:02:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:02:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:02:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:02:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:48:41Z', '_last_end_time': 1645628557} 2022-04-22 22:44:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T22:49:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T23:34:45Z', '_last_end_time': 1645628557} 2022-04-22 22:44:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-01T23:34:45Z', '_last_end_time': 1645628557} 2022-04-22 22:44:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T02:09:18Z', '_last_end_time': 1645628557} 2022-04-22 22:44:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T13:24:35Z', '_last_end_time': 1645628557} 2022-04-22 22:44:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T13:24:35Z', '_last_end_time': 1645628557} 2022-04-22 22:44:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T13:24:35Z', '_last_end_time': 1645628557} 2022-04-22 22:44:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T13:24:35Z', '_last_end_time': 1645628557} 2022-04-22 22:44:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T13:24:35Z', '_last_end_time': 1645628557} 2022-04-22 22:44:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T13:24:35Z', '_last_end_time': 1645628557} 2022-04-22 22:44:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T13:24:35Z', '_last_end_time': 1645628557} 2022-04-22 22:44:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T16:24:12Z', '_last_end_time': 1645628557} 2022-04-22 22:44:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T16:32:16Z', '_last_end_time': 1645628557} 2022-04-22 22:44:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T16:32:16Z', '_last_end_time': 1645628557} 2022-04-22 22:44:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T16:32:16Z', '_last_end_time': 1645628557} 2022-04-22 22:44:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T16:32:16Z', '_last_end_time': 1645628557} 2022-04-22 22:44:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T17:34:56Z', '_last_end_time': 1645628557} 2022-04-22 22:44:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:20:26Z', '_last_end_time': 1645628557} 2022-04-22 22:44:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:34:28Z', '_last_end_time': 1645628557} 2022-04-22 22:44:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:34:28Z', '_last_end_time': 1645628557} 2022-04-22 22:44:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:34:28Z', '_last_end_time': 1645628557} 2022-04-22 22:44:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:34:28Z', '_last_end_time': 1645628557} 2022-04-22 22:44:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:34:28Z', '_last_end_time': 1645628557} 2022-04-22 22:44:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:34:28Z', '_last_end_time': 1645628557} 2022-04-22 22:44:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:34:28Z', '_last_end_time': 1645628557} 2022-04-22 22:44:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:34:28Z', '_last_end_time': 1645628557} 2022-04-22 22:44:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T19:34:28Z', '_last_end_time': 1645628557} 2022-04-22 22:44:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T20:03:32Z', '_last_end_time': 1645628557} 2022-04-22 22:44:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T21:06:42Z', '_last_end_time': 1645628557} 2022-04-22 22:44:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T21:08:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T21:37:15Z', '_last_end_time': 1645628557} 2022-04-22 22:44:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T21:37:15Z', '_last_end_time': 1645628557} 2022-04-22 22:44:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T21:37:15Z', '_last_end_time': 1645628557} 2022-04-22 22:44:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T21:37:15Z', '_last_end_time': 1645628557} 2022-04-22 22:44:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T21:37:15Z', '_last_end_time': 1645628557} 2022-04-22 22:44:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T21:37:15Z', '_last_end_time': 1645628557} 2022-04-22 22:44:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T21:37:15Z', '_last_end_time': 1645628557} 2022-04-22 22:44:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:12:12Z', '_last_end_time': 1645628557} 2022-04-22 22:44:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-02T22:24:29Z', '_last_end_time': 1645628557} 2022-04-22 22:44:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T00:21:24Z', '_last_end_time': 1645628557} 2022-04-22 22:44:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:47 source > ticket 15847 not found (404 error). It could have been deleted. 2022-04-22 22:44:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T14:52:01Z', '_last_end_time': 1645628557} 2022-04-22 22:44:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T17:43:47Z', '_last_end_time': 1645628557} 2022-04-22 22:44:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T17:43:48Z', '_last_end_time': 1645628557} 2022-04-22 22:44:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T17:43:48Z', '_last_end_time': 1645628557} 2022-04-22 22:44:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T17:43:48Z', '_last_end_time': 1645628557} 2022-04-22 22:44:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T17:43:48Z', '_last_end_time': 1645628557} 2022-04-22 22:44:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T17:43:48Z', '_last_end_time': 1645628557} 2022-04-22 22:44:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T17:43:48Z', '_last_end_time': 1645628557} 2022-04-22 22:44:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:15:51Z', '_last_end_time': 1645628557} 2022-04-22 22:44:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:25:44Z', '_last_end_time': 1645628557} 2022-04-22 22:44:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:33Z', '_last_end_time': 1645628557} 2022-04-22 22:44:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T19:38:34Z', '_last_end_time': 1645628557} 2022-04-22 22:44:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:49Z', '_last_end_time': 1645628557} 2022-04-22 22:44:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:50Z', '_last_end_time': 1645628557} 2022-04-22 22:45:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:52Z', '_last_end_time': 1645628557} 2022-04-22 22:45:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:53Z', '_last_end_time': 1645628557} 2022-04-22 22:45:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:54Z', '_last_end_time': 1645628557} 2022-04-22 22:45:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:54Z', '_last_end_time': 1645628557} 2022-04-22 22:45:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:54Z', '_last_end_time': 1645628557} 2022-04-22 22:45:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:54Z', '_last_end_time': 1645628557} 2022-04-22 22:45:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:54Z', '_last_end_time': 1645628557} 2022-04-22 22:45:02 source > ticket 15889 not found (404 error). It could have been deleted. 2022-04-22 22:45:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T20:40:54Z', '_last_end_time': 1645628557} 2022-04-22 22:45:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T21:41:59Z', '_last_end_time': 1645628557} 2022-04-22 22:45:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-03T22:06:11Z', '_last_end_time': 1645628557} 2022-04-22 22:45:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T14:54:57Z', '_last_end_time': 1645628557} 2022-04-22 22:45:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T14:54:57Z', '_last_end_time': 1645628557} 2022-04-22 22:45:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T14:54:57Z', '_last_end_time': 1645628557} 2022-04-22 22:45:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T15:22:14Z', '_last_end_time': 1645628557} 2022-04-22 22:45:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T15:22:14Z', '_last_end_time': 1645628557} 2022-04-22 22:45:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T15:53:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:25 source > ticket 15922 not found (404 error). It could have been deleted. 2022-04-22 22:45:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:27 source > ticket 15934 not found (404 error). It could have been deleted. 2022-04-22 22:45:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T16:01:51Z', '_last_end_time': 1645628557} 2022-04-22 22:45:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T19:49:07Z', '_last_end_time': 1645628557} 2022-04-22 22:45:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:01:44Z', '_last_end_time': 1645628557} 2022-04-22 22:45:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:01:44Z', '_last_end_time': 1645628557} 2022-04-22 22:45:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:01:44Z', '_last_end_time': 1645628557} 2022-04-22 22:45:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:01:44Z', '_last_end_time': 1645628557} 2022-04-22 22:45:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:01:44Z', '_last_end_time': 1645628557} 2022-04-22 22:45:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:32 source > ticket 15952 not found (404 error). It could have been deleted. 2022-04-22 22:45:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:32 source > ticket 15951 not found (404 error). It could have been deleted. 2022-04-22 22:45:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:32 source > ticket 15953 not found (404 error). It could have been deleted. 2022-04-22 22:45:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:32 source > ticket 15954 not found (404 error). It could have been deleted. 2022-04-22 22:45:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:37 source > ticket 15970 not found (404 error). It could have been deleted. 2022-04-22 22:45:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:44 source > ticket 15986 not found (404 error). It could have been deleted. 2022-04-22 22:45:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:06Z', '_last_end_time': 1645628557} 2022-04-22 22:45:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:07Z', '_last_end_time': 1645628557} 2022-04-22 22:45:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:16:07Z', '_last_end_time': 1645628557} 2022-04-22 22:45:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:40:17Z', '_last_end_time': 1645628557} 2022-04-22 22:45:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:47:33Z', '_last_end_time': 1645628557} 2022-04-22 22:45:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:47:33Z', '_last_end_time': 1645628557} 2022-04-22 22:45:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T20:47:33Z', '_last_end_time': 1645628557} 2022-04-22 22:45:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T21:51:38Z', '_last_end_time': 1645628557} 2022-04-22 22:45:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T21:58:43Z', '_last_end_time': 1645628557} 2022-04-22 22:45:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T21:58:43Z', '_last_end_time': 1645628557} 2022-04-22 22:45:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T21:58:43Z', '_last_end_time': 1645628557} 2022-04-22 22:45:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T21:58:43Z', '_last_end_time': 1645628557} 2022-04-22 22:45:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T21:58:43Z', '_last_end_time': 1645628557} 2022-04-22 22:45:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T21:58:43Z', '_last_end_time': 1645628557} 2022-04-22 22:45:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T21:58:43Z', '_last_end_time': 1645628557} 2022-04-22 22:45:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T21:58:43Z', '_last_end_time': 1645628557} 2022-04-22 22:45:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T22:39:44Z', '_last_end_time': 1645628557} 2022-04-22 22:45:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T22:39:44Z', '_last_end_time': 1645628557} 2022-04-22 22:45:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T22:39:44Z', '_last_end_time': 1645628557} 2022-04-22 22:45:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T22:39:44Z', '_last_end_time': 1645628557} 2022-04-22 22:45:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T22:48:31Z', '_last_end_time': 1645628557} 2022-04-22 22:45:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T22:48:31Z', '_last_end_time': 1645628557} 2022-04-22 22:45:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T22:48:31Z', '_last_end_time': 1645628557} 2022-04-22 22:45:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T22:48:31Z', '_last_end_time': 1645628557} 2022-04-22 22:45:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T23:06:33Z', '_last_end_time': 1645628557} 2022-04-22 22:45:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-04T23:06:33Z', '_last_end_time': 1645628557} 2022-04-22 22:45:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T02:00:14Z', '_last_end_time': 1645628557} 2022-04-22 22:45:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T02:00:14Z', '_last_end_time': 1645628557} 2022-04-22 22:45:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T02:00:14Z', '_last_end_time': 1645628557} 2022-04-22 22:45:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T02:00:14Z', '_last_end_time': 1645628557} 2022-04-22 22:45:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T02:03:29Z', '_last_end_time': 1645628557} 2022-04-22 22:46:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T02:06:37Z', '_last_end_time': 1645628557} 2022-04-22 22:46:00 source > ticket 16066 not found (404 error). It could have been deleted. 2022-04-22 22:46:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T02:06:37Z', '_last_end_time': 1645628557} 2022-04-22 22:46:00 source > ticket 16067 not found (404 error). It could have been deleted. 2022-04-22 22:46:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T02:06:37Z', '_last_end_time': 1645628557} 2022-04-22 22:46:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T16:59:04Z', '_last_end_time': 1645628557} 2022-04-22 22:46:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-05T17:01:19Z', '_last_end_time': 1645628557} 2022-04-22 22:46:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:01 source > ticket 16078 not found (404 error). It could have been deleted. 2022-04-22 22:46:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:06 source > ticket 16119 not found (404 error). It could have been deleted. 2022-04-22 22:46:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:06 source > ticket 16120 not found (404 error). It could have been deleted. 2022-04-22 22:46:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-06T17:10:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T00:01:18Z', '_last_end_time': 1645628557} 2022-04-22 22:46:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T17:57:42Z', '_last_end_time': 1645628557} 2022-04-22 22:46:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T17:57:42Z', '_last_end_time': 1645628557} 2022-04-22 22:46:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T17:57:42Z', '_last_end_time': 1645628557} 2022-04-22 22:46:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T17:57:42Z', '_last_end_time': 1645628557} 2022-04-22 22:46:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T17:57:42Z', '_last_end_time': 1645628557} 2022-04-22 22:46:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T17:57:42Z', '_last_end_time': 1645628557} 2022-04-22 22:46:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T17:57:42Z', '_last_end_time': 1645628557} 2022-04-22 22:46:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T17:57:42Z', '_last_end_time': 1645628557} 2022-04-22 22:46:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T19:02:48Z', '_last_end_time': 1645628557} 2022-04-22 22:46:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T19:18:47Z', '_last_end_time': 1645628557} 2022-04-22 22:46:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T19:19:03Z', '_last_end_time': 1645628557} 2022-04-22 22:46:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T20:54:11Z', '_last_end_time': 1645628557} 2022-04-22 22:46:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T20:54:11Z', '_last_end_time': 1645628557} 2022-04-22 22:46:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T22:38:45Z', '_last_end_time': 1645628557} 2022-04-22 22:46:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T22:38:45Z', '_last_end_time': 1645628557} 2022-04-22 22:46:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T22:38:45Z', '_last_end_time': 1645628557} 2022-04-22 22:46:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-07T22:38:45Z', '_last_end_time': 1645628557} 2022-04-22 22:46:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T01:08:39Z', '_last_end_time': 1645628557} 2022-04-22 22:46:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T16:59:03Z', '_last_end_time': 1645628557} 2022-04-22 22:46:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T16:59:03Z', '_last_end_time': 1645628557} 2022-04-22 22:46:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T16:59:03Z', '_last_end_time': 1645628557} 2022-04-22 22:46:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T16:59:03Z', '_last_end_time': 1645628557} 2022-04-22 22:46:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T16:59:03Z', '_last_end_time': 1645628557} 2022-04-22 22:46:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T16:59:03Z', '_last_end_time': 1645628557} 2022-04-22 22:46:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T17:41:00Z', '_last_end_time': 1645628557} 2022-04-22 22:46:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T17:41:00Z', '_last_end_time': 1645628557} 2022-04-22 22:46:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T17:41:00Z', '_last_end_time': 1645628557} 2022-04-22 22:46:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T17:41:00Z', '_last_end_time': 1645628557} 2022-04-22 22:46:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T17:41:00Z', '_last_end_time': 1645628557} 2022-04-22 22:46:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T17:41:00Z', '_last_end_time': 1645628557} 2022-04-22 22:46:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:05:09Z', '_last_end_time': 1645628557} 2022-04-22 22:46:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T18:44:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T19:33:30Z', '_last_end_time': 1645628557} 2022-04-22 22:46:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T20:19:02Z', '_last_end_time': 1645628557} 2022-04-22 22:46:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T22:18:25Z', '_last_end_time': 1645628557} 2022-04-22 22:46:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T22:18:25Z', '_last_end_time': 1645628557} 2022-04-22 22:46:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T22:18:25Z', '_last_end_time': 1645628557} 2022-04-22 22:46:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T22:18:25Z', '_last_end_time': 1645628557} 2022-04-22 22:46:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T22:18:25Z', '_last_end_time': 1645628557} 2022-04-22 22:46:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T22:18:25Z', '_last_end_time': 1645628557} 2022-04-22 22:46:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T22:18:25Z', '_last_end_time': 1645628557} 2022-04-22 22:46:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T22:18:25Z', '_last_end_time': 1645628557} 2022-04-22 22:46:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T22:18:25Z', '_last_end_time': 1645628557} 2022-04-22 22:46:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-08T23:08:06Z', '_last_end_time': 1645628557} 2022-04-22 22:46:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:08:49Z', '_last_end_time': 1645628557} 2022-04-22 22:46:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T16:28:07Z', '_last_end_time': 1645628557} 2022-04-22 22:46:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:58 source > ticket 16166 not found (404 error). It could have been deleted. 2022-04-22 22:46:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:46:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:01 source > ticket 16201 not found (404 error). It could have been deleted. 2022-04-22 22:47:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:02 source > ticket 16202 not found (404 error). It could have been deleted. 2022-04-22 22:47:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:02 source > ticket 16206 not found (404 error). It could have been deleted. 2022-04-22 22:47:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:02 source > ticket 16210 not found (404 error). It could have been deleted. 2022-04-22 22:47:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:02 source > ticket 16209 not found (404 error). It could have been deleted. 2022-04-22 22:47:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:02 source > ticket 16218 not found (404 error). It could have been deleted. 2022-04-22 22:47:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T17:10:28Z', '_last_end_time': 1645628557} 2022-04-22 22:47:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:07 source > ticket 16155 not found (404 error). It could have been deleted. 2022-04-22 22:47:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:07 source > ticket 16167 not found (404 error). It could have been deleted. 2022-04-22 22:47:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:07 source > ticket 16153 not found (404 error). It could have been deleted. 2022-04-22 22:47:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:07 source > ticket 16149 not found (404 error). It could have been deleted. 2022-04-22 22:47:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:08 source > ticket 16148 not found (404 error). It could have been deleted. 2022-04-22 22:47:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T20:12:31Z', '_last_end_time': 1646852583} 2022-04-22 22:47:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T21:14:32Z', '_last_end_time': 1646852583} 2022-04-22 22:47:12 source > ticket 16192 not found (404 error). It could have been deleted. 2022-04-22 22:47:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T21:14:32Z', '_last_end_time': 1646852583} 2022-04-22 22:47:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T21:23:07Z', '_last_end_time': 1646852583} 2022-04-22 22:47:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T21:23:07Z', '_last_end_time': 1646852583} 2022-04-22 22:47:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T21:23:07Z', '_last_end_time': 1646852583} 2022-04-22 22:47:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T21:23:07Z', '_last_end_time': 1646852583} 2022-04-22 22:47:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T21:23:07Z', '_last_end_time': 1646852583} 2022-04-22 22:47:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T21:23:07Z', '_last_end_time': 1646852583} 2022-04-22 22:47:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T21:23:07Z', '_last_end_time': 1646852583} 2022-04-22 22:47:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:38:33Z', '_last_end_time': 1646852583} 2022-04-22 22:47:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:29 source > ticket 15509 not found (404 error). It could have been deleted. 2022-04-22 22:47:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-09T22:55:48Z', '_last_end_time': 1646852583} 2022-04-22 22:47:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:51:22Z', '_last_end_time': 1646852583} 2022-04-22 22:47:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T18:53:26Z', '_last_end_time': 1646852583} 2022-04-22 22:47:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T19:09:11Z', '_last_end_time': 1646852583} 2022-04-22 22:47:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T19:09:11Z', '_last_end_time': 1646852583} 2022-04-22 22:47:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T19:09:11Z', '_last_end_time': 1646852583} 2022-04-22 22:47:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T19:09:11Z', '_last_end_time': 1646852583} 2022-04-22 22:47:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T19:09:11Z', '_last_end_time': 1646852583} 2022-04-22 22:47:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T19:09:11Z', '_last_end_time': 1646852583} 2022-04-22 22:47:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T19:09:11Z', '_last_end_time': 1646852583} 2022-04-22 22:47:39 source > ticket 16306 not found (404 error). It could have been deleted. 2022-04-22 22:47:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T19:09:11Z', '_last_end_time': 1646852583} 2022-04-22 22:47:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T20:55:06Z', '_last_end_time': 1646852583} 2022-04-22 22:47:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T20:55:06Z', '_last_end_time': 1646852583} 2022-04-22 22:47:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T20:55:06Z', '_last_end_time': 1646852583} 2022-04-22 22:47:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T20:55:06Z', '_last_end_time': 1646852583} 2022-04-22 22:47:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T20:55:06Z', '_last_end_time': 1646852583} 2022-04-22 22:47:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T20:55:06Z', '_last_end_time': 1646852583} 2022-04-22 22:47:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:51 source > ticket 16322 not found (404 error). It could have been deleted. 2022-04-22 22:47:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:52 source > ticket 16362 not found (404 error). It could have been deleted. 2022-04-22 22:47:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-10T21:20:03Z', '_last_end_time': 1646852583} 2022-04-22 22:47:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:47:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:03 source > ticket 16408 not found (404 error). It could have been deleted. 2022-04-22 22:48:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:03 source > ticket 16409 not found (404 error). It could have been deleted. 2022-04-22 22:48:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T17:31:09Z', '_last_end_time': 1646852583} 2022-04-22 22:48:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T21:00:07Z', '_last_end_time': 1646852583} 2022-04-22 22:48:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:39:46Z', '_last_end_time': 1646852583} 2022-04-22 22:48:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 100000 (210 MB) 2022-04-22 22:48:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:46:20Z', '_last_end_time': 1646852583} 2022-04-22 22:48:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:51:42Z', '_last_end_time': 1646852583} 2022-04-22 22:48:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:51:42Z', '_last_end_time': 1646852583} 2022-04-22 22:48:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:51:42Z', '_last_end_time': 1646852583} 2022-04-22 22:48:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:51:42Z', '_last_end_time': 1646852583} 2022-04-22 22:48:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:51:42Z', '_last_end_time': 1646852583} 2022-04-22 22:48:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:51:42Z', '_last_end_time': 1646852583} 2022-04-22 22:48:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T22:51:42Z', '_last_end_time': 1646852583} 2022-04-22 22:48:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T23:09:22Z', '_last_end_time': 1646852583} 2022-04-22 22:48:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T23:09:22Z', '_last_end_time': 1646852583} 2022-04-22 22:48:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T23:20:41Z', '_last_end_time': 1646852583} 2022-04-22 22:48:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T23:20:41Z', '_last_end_time': 1646852583} 2022-04-22 22:48:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T23:20:41Z', '_last_end_time': 1646852583} 2022-04-22 22:48:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T23:20:41Z', '_last_end_time': 1646852583} 2022-04-22 22:48:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-11T23:20:41Z', '_last_end_time': 1646852583} 2022-04-22 22:48:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T00:49:12Z', '_last_end_time': 1646852583} 2022-04-22 22:48:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T00:49:12Z', '_last_end_time': 1646852583} 2022-04-22 22:48:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T00:49:12Z', '_last_end_time': 1646852583} 2022-04-22 22:48:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T00:49:12Z', '_last_end_time': 1646852583} 2022-04-22 22:48:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T00:49:12Z', '_last_end_time': 1646852583} 2022-04-22 22:48:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T01:51:00Z', '_last_end_time': 1646852583} 2022-04-22 22:48:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T02:23:10Z', '_last_end_time': 1646852583} 2022-04-22 22:48:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T02:30:43Z', '_last_end_time': 1646852583} 2022-04-22 22:48:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T02:30:43Z', '_last_end_time': 1646852583} 2022-04-22 22:48:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T03:40:01Z', '_last_end_time': 1646852583} 2022-04-22 22:48:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T03:45:23Z', '_last_end_time': 1646852583} 2022-04-22 22:48:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T03:45:23Z', '_last_end_time': 1646852583} 2022-04-22 22:48:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T04:01:51Z', '_last_end_time': 1646852583} 2022-04-22 22:48:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T10:39:31Z', '_last_end_time': 1646852583} 2022-04-22 22:48:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T15:50:59Z', '_last_end_time': 1646852583} 2022-04-22 22:48:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T16:38:21Z', '_last_end_time': 1646852583} 2022-04-22 22:48:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T17:57:54Z', '_last_end_time': 1646852583} 2022-04-22 22:48:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T17:57:54Z', '_last_end_time': 1646852583} 2022-04-22 22:48:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T17:57:54Z', '_last_end_time': 1646852583} 2022-04-22 22:48:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T18:34:29Z', '_last_end_time': 1646852583} 2022-04-22 22:48:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T19:27:01Z', '_last_end_time': 1646852583} 2022-04-22 22:48:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T20:03:26Z', '_last_end_time': 1646852583} 2022-04-22 22:48:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-12T20:40:55Z', '_last_end_time': 1646852583} 2022-04-22 22:48:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-13T02:02:18Z', '_last_end_time': 1646852583} 2022-04-22 22:48:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-13T02:06:25Z', '_last_end_time': 1646852583} 2022-04-22 22:48:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-13T02:07:49Z', '_last_end_time': 1646852583} 2022-04-22 22:48:59 source > ticket 16540 not found (404 error). It could have been deleted. 2022-04-22 22:48:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-13T02:07:49Z', '_last_end_time': 1646852583} 2022-04-22 22:48:59 source > ticket 16492 not found (404 error). It could have been deleted. 2022-04-22 22:48:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-13T02:07:49Z', '_last_end_time': 1646852583} 2022-04-22 22:49:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-13T11:08:20Z', '_last_end_time': 1646852583} 2022-04-22 22:49:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-13T11:08:20Z', '_last_end_time': 1646852583} 2022-04-22 22:49:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-13T11:08:20Z', '_last_end_time': 1646852583} 2022-04-22 22:49:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T15:13:48Z', '_last_end_time': 1646852583} 2022-04-22 22:49:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T16:06:06Z', '_last_end_time': 1646852583} 2022-04-22 22:49:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T16:06:06Z', '_last_end_time': 1646852583} 2022-04-22 22:49:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T16:06:06Z', '_last_end_time': 1646852583} 2022-04-22 22:49:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T17:17:07Z', '_last_end_time': 1646852583} 2022-04-22 22:49:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T17:17:07Z', '_last_end_time': 1646852583} 2022-04-22 22:49:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T19:26:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T19:41:14Z', '_last_end_time': 1646852583} 2022-04-22 22:49:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T19:45:02Z', '_last_end_time': 1646852583} 2022-04-22 22:49:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T19:51:59Z', '_last_end_time': 1646852583} 2022-04-22 22:49:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T19:51:59Z', '_last_end_time': 1646852583} 2022-04-22 22:49:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T19:51:59Z', '_last_end_time': 1646852583} 2022-04-22 22:49:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T19:51:59Z', '_last_end_time': 1646852583} 2022-04-22 22:49:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T23:03:18Z', '_last_end_time': 1646852583} 2022-04-22 22:49:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T23:03:18Z', '_last_end_time': 1646852583} 2022-04-22 22:49:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T23:03:18Z', '_last_end_time': 1646852583} 2022-04-22 22:49:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T23:03:18Z', '_last_end_time': 1646852583} 2022-04-22 22:49:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T23:03:18Z', '_last_end_time': 1646852583} 2022-04-22 22:49:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T23:03:18Z', '_last_end_time': 1646852583} 2022-04-22 22:49:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T23:03:18Z', '_last_end_time': 1646852583} 2022-04-22 22:49:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T23:03:18Z', '_last_end_time': 1646852583} 2022-04-22 22:49:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-14T23:03:18Z', '_last_end_time': 1646852583} 2022-04-22 22:49:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T00:38:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T01:41:16Z', '_last_end_time': 1646852583} 2022-04-22 22:49:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T17:59:08Z', '_last_end_time': 1646852583} 2022-04-22 22:49:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T17:59:08Z', '_last_end_time': 1646852583} 2022-04-22 22:49:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T17:59:08Z', '_last_end_time': 1646852583} 2022-04-22 22:49:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T17:59:08Z', '_last_end_time': 1646852583} 2022-04-22 22:49:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:49:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:05:03Z', '_last_end_time': 1646852583} 2022-04-22 22:49:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T18:29:58Z', '_last_end_time': 1646852583} 2022-04-22 22:49:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:13:00Z', '_last_end_time': 1646852583} 2022-04-22 22:49:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-15T19:23:37Z', '_last_end_time': 1646852583} 2022-04-22 22:49:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:48 source > ticket 16589 not found (404 error). It could have been deleted. 2022-04-22 22:49:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:48 source > ticket 16591 not found (404 error). It could have been deleted. 2022-04-22 22:49:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T13:35:36Z', '_last_end_time': 1646852583} 2022-04-22 22:49:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T17:58:25Z', '_last_end_time': 1646852583} 2022-04-22 22:49:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T17:58:25Z', '_last_end_time': 1646852583} 2022-04-22 22:49:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T17:58:25Z', '_last_end_time': 1646852583} 2022-04-22 22:49:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T17:58:25Z', '_last_end_time': 1646852583} 2022-04-22 22:49:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T17:58:25Z', '_last_end_time': 1646852583} 2022-04-22 22:49:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T17:58:25Z', '_last_end_time': 1646852583} 2022-04-22 22:49:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T17:58:25Z', '_last_end_time': 1646852583} 2022-04-22 22:49:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T17:58:25Z', '_last_end_time': 1646852583} 2022-04-22 22:49:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:39:59Z', '_last_end_time': 1646852583} 2022-04-22 22:49:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T18:41:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:05:01Z', '_last_end_time': 1646852583} 2022-04-22 22:49:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:10:42Z', '_last_end_time': 1646852583} 2022-04-22 22:49:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:37:12Z', '_last_end_time': 1646852583} 2022-04-22 22:50:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:38:44Z', '_last_end_time': 1646852583} 2022-04-22 22:50:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:39:05Z', '_last_end_time': 1646852583} 2022-04-22 22:50:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:48:48Z', '_last_end_time': 1646852583} 2022-04-22 22:50:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:48:48Z', '_last_end_time': 1646852583} 2022-04-22 22:50:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:48:48Z', '_last_end_time': 1646852583} 2022-04-22 22:50:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:48:48Z', '_last_end_time': 1646852583} 2022-04-22 22:50:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:48:48Z', '_last_end_time': 1646852583} 2022-04-22 22:50:02 source > ticket 16637 not found (404 error). It could have been deleted. 2022-04-22 22:50:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T19:48:48Z', '_last_end_time': 1646852583} 2022-04-22 22:50:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:06 source > ticket 16641 not found (404 error). It could have been deleted. 2022-04-22 22:50:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:07 source > ticket 16644 not found (404 error). It could have been deleted. 2022-04-22 22:50:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:07 source > ticket 16646 not found (404 error). It could have been deleted. 2022-04-22 22:50:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-16T20:46:13Z', '_last_end_time': 1646852583} 2022-04-22 22:50:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T14:12:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:39:38Z', '_last_end_time': 1646852583} 2022-04-22 22:50:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T19:50:11Z', '_last_end_time': 1646852583} 2022-04-22 22:50:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:36 source > ticket 16722 not found (404 error). It could have been deleted. 2022-04-22 22:50:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T20:04:27Z', '_last_end_time': 1646852583} 2022-04-22 22:50:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:41:47Z', '_last_end_time': 1646852583} 2022-04-22 22:50:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:00Z', '_last_end_time': 1646852583} 2022-04-22 22:50:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-17T21:42:23Z', '_last_end_time': 1646852583} 2022-04-22 22:50:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T14:48:59Z', '_last_end_time': 1646852583} 2022-04-22 22:50:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T14:48:59Z', '_last_end_time': 1646852583} 2022-04-22 22:50:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T14:48:59Z', '_last_end_time': 1646852583} 2022-04-22 22:50:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T14:48:59Z', '_last_end_time': 1646852583} 2022-04-22 22:50:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T14:48:59Z', '_last_end_time': 1646852583} 2022-04-22 22:50:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T15:28:11Z', '_last_end_time': 1646852583} 2022-04-22 22:51:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T17:49:36Z', '_last_end_time': 1646852583} 2022-04-22 22:51:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T17:49:36Z', '_last_end_time': 1646852583} 2022-04-22 22:51:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T18:07:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:36 source > ticket 16899 not found (404 error). It could have been deleted. 2022-04-22 22:51:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:36 source > ticket 16898 not found (404 error). It could have been deleted. 2022-04-22 22:51:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:36 source > ticket 16911 not found (404 error). It could have been deleted. 2022-04-22 22:51:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:43 source > ticket 16876 not found (404 error). It could have been deleted. 2022-04-22 22:51:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:43 source > ticket 16878 not found (404 error). It could have been deleted. 2022-04-22 22:51:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:44 source > ticket 16875 not found (404 error). It could have been deleted. 2022-04-22 22:51:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:44 source > ticket 16877 not found (404 error). It could have been deleted. 2022-04-22 22:51:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:44 source > ticket 16879 not found (404 error). It could have been deleted. 2022-04-22 22:51:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:38:57Z', '_last_end_time': 1646852583} 2022-04-22 22:51:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T22:47:08Z', '_last_end_time': 1646852583} 2022-04-22 22:51:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-18T23:26:24Z', '_last_end_time': 1646852583} 2022-04-22 22:51:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T00:12:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T00:14:20Z', '_last_end_time': 1646852583} 2022-04-22 22:51:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T01:57:40Z', '_last_end_time': 1646852583} 2022-04-22 22:51:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T01:58:24Z', '_last_end_time': 1646852583} 2022-04-22 22:51:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T01:59:45Z', '_last_end_time': 1646852583} 2022-04-22 22:51:50 source > ticket 16974 not found (404 error). It could have been deleted. 2022-04-22 22:51:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T01:59:45Z', '_last_end_time': 1646852583} 2022-04-22 22:51:51 source > ticket 16979 not found (404 error). It could have been deleted. 2022-04-22 22:51:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T01:59:45Z', '_last_end_time': 1646852583} 2022-04-22 22:51:51 source > ticket 16975 not found (404 error). It could have been deleted. 2022-04-22 22:51:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T01:59:45Z', '_last_end_time': 1646852583} 2022-04-22 22:51:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T19:47:36Z', '_last_end_time': 1646852583} 2022-04-22 22:51:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T19:58:30Z', '_last_end_time': 1646852583} 2022-04-22 22:51:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T19:58:30Z', '_last_end_time': 1646852583} 2022-04-22 22:51:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T19:58:30Z', '_last_end_time': 1646852583} 2022-04-22 22:51:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T19:58:30Z', '_last_end_time': 1646852583} 2022-04-22 22:51:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T19:58:30Z', '_last_end_time': 1646852583} 2022-04-22 22:51:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T20:11:58Z', '_last_end_time': 1646852583} 2022-04-22 22:51:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T20:59:39Z', '_last_end_time': 1646852583} 2022-04-22 22:51:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T20:59:39Z', '_last_end_time': 1646852583} 2022-04-22 22:51:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T20:59:39Z', '_last_end_time': 1646852583} 2022-04-22 22:51:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T20:59:39Z', '_last_end_time': 1646852583} 2022-04-22 22:51:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T20:59:39Z', '_last_end_time': 1646852583} 2022-04-22 22:51:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T21:13:58Z', '_last_end_time': 1646852583} 2022-04-22 22:51:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T21:21:54Z', '_last_end_time': 1646852583} 2022-04-22 22:51:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T21:21:54Z', '_last_end_time': 1646852583} 2022-04-22 22:51:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T21:21:54Z', '_last_end_time': 1646852583} 2022-04-22 22:51:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T21:43:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T21:43:59Z', '_last_end_time': 1646852583} 2022-04-22 22:51:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T22:01:43Z', '_last_end_time': 1646852583} 2022-04-22 22:51:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T22:23:01Z', '_last_end_time': 1646852583} 2022-04-22 22:51:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T22:23:01Z', '_last_end_time': 1646852583} 2022-04-22 22:51:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-19T22:23:01Z', '_last_end_time': 1646852583} 2022-04-22 22:51:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-20T23:26:09Z', '_last_end_time': 1646852583} 2022-04-22 22:51:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-20T23:26:09Z', '_last_end_time': 1646852583} 2022-04-22 22:51:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T03:49:37Z', '_last_end_time': 1646852583} 2022-04-22 22:51:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:51:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:51:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T04:04:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T14:49:13Z', '_last_end_time': 1646852583} 2022-04-22 22:52:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T14:56:58Z', '_last_end_time': 1646852583} 2022-04-22 22:52:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T14:56:58Z', '_last_end_time': 1646852583} 2022-04-22 22:52:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T15:19:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T15:19:24Z', '_last_end_time': 1646852583} 2022-04-22 22:52:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T16:22:15Z', '_last_end_time': 1646852583} 2022-04-22 22:52:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T18:01:20Z', '_last_end_time': 1646852583} 2022-04-22 22:52:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T18:44:08Z', '_last_end_time': 1646852583} 2022-04-22 22:52:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T18:58:13Z', '_last_end_time': 1646852583} 2022-04-22 22:52:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T18:58:13Z', '_last_end_time': 1646852583} 2022-04-22 22:52:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T18:58:13Z', '_last_end_time': 1646852583} 2022-04-22 22:52:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T18:58:13Z', '_last_end_time': 1646852583} 2022-04-22 22:52:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T18:58:13Z', '_last_end_time': 1646852583} 2022-04-22 22:52:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-21T20:57:12Z', '_last_end_time': 1646852583} 2022-04-22 22:52:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:16:32Z', '_last_end_time': 1647903747} 2022-04-22 22:52:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:16:47Z', '_last_end_time': 1647903747} 2022-04-22 22:52:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:08Z', '_last_end_time': 1647903747} 2022-04-22 22:52:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 101000 (210 MB) 2022-04-22 22:52:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T18:28:42Z', '_last_end_time': 1647903747} 2022-04-22 22:52:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:52:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-22T21:49:04Z', '_last_end_time': 1647903747} 2022-04-22 22:53:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T18:24:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:15 source > ticket 19470 not found (404 error). It could have been deleted. 2022-04-22 22:53:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:15 source > ticket 19483 not found (404 error). It could have been deleted. 2022-04-22 22:53:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T19:03:53Z', '_last_end_time': 1647903747} 2022-04-22 22:53:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:29 source > ticket 17119 not found (404 error). It could have been deleted. 2022-04-22 22:53:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-23T23:26:23Z', '_last_end_time': 1647903747} 2022-04-22 22:53:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T19:36:43Z', '_last_end_time': 1647903747} 2022-04-22 22:53:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T19:36:43Z', '_last_end_time': 1647903747} 2022-04-22 22:53:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T19:36:43Z', '_last_end_time': 1647903747} 2022-04-22 22:53:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T19:36:43Z', '_last_end_time': 1647903747} 2022-04-22 22:53:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T19:36:43Z', '_last_end_time': 1647903747} 2022-04-22 22:53:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T19:36:43Z', '_last_end_time': 1647903747} 2022-04-22 22:53:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T19:36:43Z', '_last_end_time': 1647903747} 2022-04-22 22:53:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T19:36:43Z', '_last_end_time': 1647903747} 2022-04-22 22:53:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T19:36:43Z', '_last_end_time': 1647903747} 2022-04-22 22:53:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:33:06Z', '_last_end_time': 1647903747} 2022-04-22 22:53:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T20:44:46Z', '_last_end_time': 1647903747} 2022-04-22 22:53:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T21:56:47Z', '_last_end_time': 1647903747} 2022-04-22 22:53:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-24T22:33:10Z', '_last_end_time': 1647903747} 2022-04-22 22:53:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T00:43:18Z', '_last_end_time': 1647903747} 2022-04-22 22:53:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T00:43:18Z', '_last_end_time': 1647903747} 2022-04-22 22:53:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T00:43:18Z', '_last_end_time': 1647903747} 2022-04-22 22:53:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T00:43:18Z', '_last_end_time': 1647903747} 2022-04-22 22:53:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T00:43:18Z', '_last_end_time': 1647903747} 2022-04-22 22:53:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T00:43:18Z', '_last_end_time': 1647903747} 2022-04-22 22:53:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T00:43:18Z', '_last_end_time': 1647903747} 2022-04-22 22:53:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T00:43:18Z', '_last_end_time': 1647903747} 2022-04-22 22:53:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T00:43:18Z', '_last_end_time': 1647903747} 2022-04-22 22:53:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:53:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T01:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:54:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:43:42Z', '_last_end_time': 1647903747} 2022-04-22 22:54:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T17:55:47Z', '_last_end_time': 1647903747} 2022-04-22 22:54:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T19:31:45Z', '_last_end_time': 1647903747} 2022-04-22 22:54:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:17 source > ticket 17250 not found (404 error). It could have been deleted. 2022-04-22 22:54:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T20:18:15Z', '_last_end_time': 1647903747} 2022-04-22 22:54:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:32 source > ticket 17289 not found (404 error). It could have been deleted. 2022-04-22 22:54:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:33 source > ticket 17288 not found (404 error). It could have been deleted. 2022-04-22 22:54:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:33 source > ticket 17287 not found (404 error). It could have been deleted. 2022-04-22 22:54:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:45:14Z', '_last_end_time': 1647903747} 2022-04-22 22:54:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:46:33Z', '_last_end_time': 1647903747} 2022-04-22 22:54:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:46:33Z', '_last_end_time': 1647903747} 2022-04-22 22:54:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:46:33Z', '_last_end_time': 1647903747} 2022-04-22 22:54:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:46:33Z', '_last_end_time': 1647903747} 2022-04-22 22:54:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:46:33Z', '_last_end_time': 1647903747} 2022-04-22 22:54:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:52:34Z', '_last_end_time': 1647903747} 2022-04-22 22:54:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:52:34Z', '_last_end_time': 1647903747} 2022-04-22 22:54:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:52:34Z', '_last_end_time': 1647903747} 2022-04-22 22:54:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-25T23:54:17Z', '_last_end_time': 1647903747} 2022-04-22 22:54:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T00:04:10Z', '_last_end_time': 1647903747} 2022-04-22 22:54:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T00:20:40Z', '_last_end_time': 1647903747} 2022-04-22 22:54:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T01:20:50Z', '_last_end_time': 1647903747} 2022-04-22 22:54:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T01:20:50Z', '_last_end_time': 1647903747} 2022-04-22 22:54:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T01:27:17Z', '_last_end_time': 1647903747} 2022-04-22 22:54:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T01:27:27Z', '_last_end_time': 1647903747} 2022-04-22 22:54:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T01:53:29Z', '_last_end_time': 1647903747} 2022-04-22 22:54:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T01:53:29Z', '_last_end_time': 1647903747} 2022-04-22 22:54:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T11:25:21Z', '_last_end_time': 1647903747} 2022-04-22 22:54:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T11:27:44Z', '_last_end_time': 1647903747} 2022-04-22 22:54:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T11:36:02Z', '_last_end_time': 1647903747} 2022-04-22 22:54:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T14:12:57Z', '_last_end_time': 1647903747} 2022-04-22 22:54:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T15:17:02Z', '_last_end_time': 1647903747} 2022-04-22 22:54:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T15:36:20Z', '_last_end_time': 1647903747} 2022-04-22 22:55:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T15:36:20Z', '_last_end_time': 1647903747} 2022-04-22 22:55:00 source > ticket 17371 not found (404 error). It could have been deleted. 2022-04-22 22:55:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T15:36:20Z', '_last_end_time': 1647903747} 2022-04-22 22:55:00 source > ticket 17370 not found (404 error). It could have been deleted. 2022-04-22 22:55:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T15:36:20Z', '_last_end_time': 1647903747} 2022-04-22 22:55:00 source > ticket 17368 not found (404 error). It could have been deleted. 2022-04-22 22:55:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T15:36:20Z', '_last_end_time': 1647903747} 2022-04-22 22:55:00 source > ticket 17367 not found (404 error). It could have been deleted. 2022-04-22 22:55:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T15:36:20Z', '_last_end_time': 1647903747} 2022-04-22 22:55:01 source > ticket 17286 not found (404 error). It could have been deleted. 2022-04-22 22:55:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T15:36:20Z', '_last_end_time': 1647903747} 2022-04-22 22:55:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T16:20:02Z', '_last_end_time': 1647903747} 2022-04-22 22:55:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T16:20:02Z', '_last_end_time': 1647903747} 2022-04-22 22:55:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T16:20:02Z', '_last_end_time': 1647903747} 2022-04-22 22:55:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T16:20:02Z', '_last_end_time': 1647903747} 2022-04-22 22:55:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T16:20:02Z', '_last_end_time': 1647903747} 2022-04-22 22:55:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T16:20:02Z', '_last_end_time': 1647903747} 2022-04-22 22:55:03 source > ticket 17382 not found (404 error). It could have been deleted. 2022-04-22 22:55:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T16:20:02Z', '_last_end_time': 1647903747} 2022-04-22 22:55:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T19:39:40Z', '_last_end_time': 1647903747} 2022-04-22 22:55:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T20:01:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T20:02:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T20:02:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T22:52:45Z', '_last_end_time': 1647903747} 2022-04-22 22:55:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T22:52:45Z', '_last_end_time': 1647903747} 2022-04-22 22:55:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-26T23:10:22Z', '_last_end_time': 1647903747} 2022-04-22 22:55:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-27T11:18:26Z', '_last_end_time': 1647903747} 2022-04-22 22:55:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-27T11:20:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-27T11:20:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-27T11:20:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-27T11:20:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T15:57:34Z', '_last_end_time': 1647903747} 2022-04-22 22:55:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T15:57:34Z', '_last_end_time': 1647903747} 2022-04-22 22:55:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T15:57:34Z', '_last_end_time': 1647903747} 2022-04-22 22:55:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T17:29:40Z', '_last_end_time': 1647903747} 2022-04-22 22:55:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T17:29:40Z', '_last_end_time': 1647903747} 2022-04-22 22:55:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T17:42:44Z', '_last_end_time': 1647903747} 2022-04-22 22:55:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T17:43:10Z', '_last_end_time': 1647903747} 2022-04-22 22:55:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T17:43:10Z', '_last_end_time': 1647903747} 2022-04-22 22:55:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T17:43:10Z', '_last_end_time': 1647903747} 2022-04-22 22:55:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T18:06:31Z', '_last_end_time': 1647903747} 2022-04-22 22:55:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T18:06:31Z', '_last_end_time': 1647903747} 2022-04-22 22:55:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T18:06:31Z', '_last_end_time': 1647903747} 2022-04-22 22:55:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-28T22:52:15Z', '_last_end_time': 1647903747} 2022-04-22 22:55:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T14:38:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:17:45Z', '_last_end_time': 1647903747} 2022-04-22 22:55:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:25:31Z', '_last_end_time': 1647903747} 2022-04-22 22:55:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T17:31:33Z', '_last_end_time': 1647903747} 2022-04-22 22:55:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T18:48:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:05:06Z', '_last_end_time': 1647903747} 2022-04-22 22:55:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:05:30Z', '_last_end_time': 1647903747} 2022-04-22 22:55:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:05:30Z', '_last_end_time': 1647903747} 2022-04-22 22:55:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T19:50:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:12:27Z', '_last_end_time': 1647903747} 2022-04-22 22:55:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:13:17Z', '_last_end_time': 1647903747} 2022-04-22 22:55:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T20:28:14Z', '_last_end_time': 1647903747} 2022-04-22 22:55:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:54 source > ticket 17455 not found (404 error). It could have been deleted. 2022-04-22 22:55:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-29T22:31:07Z', '_last_end_time': 1647903747} 2022-04-22 22:55:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:55 source > ticket 17450 not found (404 error). It could have been deleted. 2022-04-22 22:55:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T15:50:09Z', '_last_end_time': 1647903747} 2022-04-22 22:55:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T17:40:43Z', '_last_end_time': 1647903747} 2022-04-22 22:55:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T17:52:26Z', '_last_end_time': 1647903747} 2022-04-22 22:55:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T17:52:26Z', '_last_end_time': 1647903747} 2022-04-22 22:56:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T17:52:26Z', '_last_end_time': 1647903747} 2022-04-22 22:56:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T17:52:26Z', '_last_end_time': 1647903747} 2022-04-22 22:56:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T17:52:26Z', '_last_end_time': 1647903747} 2022-04-22 22:56:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T17:52:26Z', '_last_end_time': 1647903747} 2022-04-22 22:56:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T17:52:26Z', '_last_end_time': 1647903747} 2022-04-22 22:56:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T17:52:26Z', '_last_end_time': 1647903747} 2022-04-22 22:56:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T18:07:40Z', '_last_end_time': 1647903747} 2022-04-22 22:56:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:32:35Z', '_last_end_time': 1647903747} 2022-04-22 22:56:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:15 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:16 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:17 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T19:48:02Z', '_last_end_time': 1647903747} 2022-04-22 22:56:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:18 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:19 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:20 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:21 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:22 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:23 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:24 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-30T22:46:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:25 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:29:54Z', '_last_end_time': 1647903747} 2022-04-22 22:56:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:26 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:27 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:28 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:29 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T00:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:30 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:31 source > ticket 20072 not found (404 error). It could have been deleted. 2022-04-22 22:56:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:31 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:32 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:33 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:34 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:35 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T15:34:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:18:55Z', '_last_end_time': 1647903747} 2022-04-22 22:56:36 source > ticket 17580 not found (404 error). It could have been deleted. 2022-04-22 22:56:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:18:55Z', '_last_end_time': 1647903747} 2022-04-22 22:56:36 source > ticket 17581 not found (404 error). It could have been deleted. 2022-04-22 22:56:36 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:18:55Z', '_last_end_time': 1647903747} 2022-04-22 22:56:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:33:28Z', '_last_end_time': 1647903747} 2022-04-22 22:56:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:33:50Z', '_last_end_time': 1647903747} 2022-04-22 22:56:37 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:35:09Z', '_last_end_time': 1647903747} 2022-04-22 22:56:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:37:30Z', '_last_end_time': 1647903747} 2022-04-22 22:56:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:38 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:39 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:40 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:41 source > ticket 20182 not found (404 error). It could have been deleted. 2022-04-22 22:56:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:41 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:42 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:43 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:44 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:45 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:46 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:47 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:48 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:49 source > ticket 20195 not found (404 error). It could have been deleted. 2022-04-22 22:56:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:49 source > ticket 20194 not found (404 error). It could have been deleted. 2022-04-22 22:56:49 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:50 source > ticket 20193 not found (404 error). It could have been deleted. 2022-04-22 22:56:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:50 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:51 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:52 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T17:42:12Z', '_last_end_time': 1647903747} 2022-04-22 22:56:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T21:58:21Z', '_last_end_time': 1647903747} 2022-04-22 22:56:53 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T21:58:21Z', '_last_end_time': 1647903747} 2022-04-22 22:56:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T21:58:21Z', '_last_end_time': 1647903747} 2022-04-22 22:56:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:02:36Z', '_last_end_time': 1647903747} 2022-04-22 22:56:54 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:55 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:56 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:57 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:58 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:08:22Z', '_last_end_time': 1647903747} 2022-04-22 22:56:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:15:00Z', '_last_end_time': 1647903747} 2022-04-22 22:56:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 102000 (211 MB) 2022-04-22 22:56:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:15:01Z', '_last_end_time': 1647903747} 2022-04-22 22:56:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:30:45Z', '_last_end_time': 1647903747} 2022-04-22 22:56:59 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:48:04Z', '_last_end_time': 1647903747} 2022-04-22 22:57:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:49:48Z', '_last_end_time': 1647903747} 2022-04-22 22:57:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:53:35Z', '_last_end_time': 1647903747} 2022-04-22 22:57:00 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:53:35Z', '_last_end_time': 1647903747} 2022-04-22 22:57:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:53:35Z', '_last_end_time': 1647903747} 2022-04-22 22:57:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:53:35Z', '_last_end_time': 1647903747} 2022-04-22 22:57:01 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:53:35Z', '_last_end_time': 1647903747} 2022-04-22 22:57:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:53:35Z', '_last_end_time': 1647903747} 2022-04-22 22:57:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:53:35Z', '_last_end_time': 1647903747} 2022-04-22 22:57:02 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T22:53:35Z', '_last_end_time': 1647903747} 2022-04-22 22:57:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:03 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:04 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:05 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:06 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:07 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:08 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:09 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:10 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:11 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:12 source > ticket 19657 not found (404 error). It could have been deleted. 2022-04-22 22:57:12 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:13 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:14 source > Setting state of ticket_comments stream to {'created_at': '2022-03-31T23:10:38Z', '_last_end_time': 1647903747} 2022-04-22 22:57:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T17:46:07Z', '_last_end_time': 1648825359} 2022-04-22 22:57:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T19:20:22Z', '_last_end_time': 1648825359} 2022-04-22 22:57:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:38 source > ticket 17780 not found (404 error). It could have been deleted. 2022-04-22 22:57:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:39 source > ticket 17779 not found (404 error). It could have been deleted. 2022-04-22 22:57:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:57 source > ticket 20338 not found (404 error). It could have been deleted. 2022-04-22 22:57:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:57 source > ticket 20344 not found (404 error). It could have been deleted. 2022-04-22 22:57:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:03:08Z', '_last_end_time': 1648825359} 2022-04-22 22:57:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:54:24Z', '_last_end_time': 1648825359} 2022-04-22 22:58:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:54:24Z', '_last_end_time': 1648825359} 2022-04-22 22:58:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:54:24Z', '_last_end_time': 1648825359} 2022-04-22 22:58:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T22:54:24Z', '_last_end_time': 1648825359} 2022-04-22 22:58:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T23:10:02Z', '_last_end_time': 1648825359} 2022-04-22 22:58:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T23:16:45Z', '_last_end_time': 1648825359} 2022-04-22 22:58:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T23:29:55Z', '_last_end_time': 1648825359} 2022-04-22 22:58:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T23:29:55Z', '_last_end_time': 1648825359} 2022-04-22 22:58:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T23:29:55Z', '_last_end_time': 1648825359} 2022-04-22 22:58:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T23:31:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T23:45:44Z', '_last_end_time': 1648825359} 2022-04-22 22:58:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T23:51:18Z', '_last_end_time': 1648825359} 2022-04-22 22:58:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-01T23:54:04Z', '_last_end_time': 1648825359} 2022-04-22 22:58:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:06Z', '_last_end_time': 1648825359} 2022-04-22 22:58:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T00:57:19Z', '_last_end_time': 1648825359} 2022-04-22 22:58:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T01:07:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T01:22:57Z', '_last_end_time': 1648825359} 2022-04-22 22:58:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T02:28:35Z', '_last_end_time': 1648825359} 2022-04-22 22:58:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T02:28:35Z', '_last_end_time': 1648825359} 2022-04-22 22:58:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T02:28:35Z', '_last_end_time': 1648825359} 2022-04-22 22:58:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T02:28:35Z', '_last_end_time': 1648825359} 2022-04-22 22:58:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T03:19:06Z', '_last_end_time': 1648825359} 2022-04-22 22:58:09 source > ticket 17846 not found (404 error). It could have been deleted. 2022-04-22 22:58:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T03:19:06Z', '_last_end_time': 1648825359} 2022-04-22 22:58:09 source > ticket 17847 not found (404 error). It could have been deleted. 2022-04-22 22:58:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T03:19:06Z', '_last_end_time': 1648825359} 2022-04-22 22:58:09 source > ticket 17849 not found (404 error). It could have been deleted. 2022-04-22 22:58:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T03:19:06Z', '_last_end_time': 1648825359} 2022-04-22 22:58:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T03:19:06Z', '_last_end_time': 1648825359} 2022-04-22 22:58:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-02T03:19:06Z', '_last_end_time': 1648825359} 2022-04-22 22:58:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T00:44:20Z', '_last_end_time': 1648825359} 2022-04-22 22:58:10 source > ticket 20386 not found (404 error). It could have been deleted. 2022-04-22 22:58:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T00:44:20Z', '_last_end_time': 1648825359} 2022-04-22 22:58:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T16:32:06Z', '_last_end_time': 1648825359} 2022-04-22 22:58:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T16:32:06Z', '_last_end_time': 1648825359} 2022-04-22 22:58:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T17:28:43Z', '_last_end_time': 1648825359} 2022-04-22 22:58:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T18:13:58Z', '_last_end_time': 1648825359} 2022-04-22 22:58:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T18:13:58Z', '_last_end_time': 1648825359} 2022-04-22 22:58:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T18:13:58Z', '_last_end_time': 1648825359} 2022-04-22 22:58:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T19:15:36Z', '_last_end_time': 1648825359} 2022-04-22 22:58:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T19:38:25Z', '_last_end_time': 1648825359} 2022-04-22 22:58:13 source > ticket 17947 not found (404 error). It could have been deleted. 2022-04-22 22:58:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T19:38:25Z', '_last_end_time': 1648825359} 2022-04-22 22:58:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T20:28:35Z', '_last_end_time': 1648825359} 2022-04-22 22:58:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T21:01:53Z', '_last_end_time': 1648825359} 2022-04-22 22:58:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T21:01:53Z', '_last_end_time': 1648825359} 2022-04-22 22:58:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T21:01:53Z', '_last_end_time': 1648825359} 2022-04-22 22:58:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:17 source > ticket 20532 not found (404 error). It could have been deleted. 2022-04-22 22:58:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-04T22:12:03Z', '_last_end_time': 1648825359} 2022-04-22 22:58:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T15:17:51Z', '_last_end_time': 1648825359} 2022-04-22 22:58:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:30 source > ticket 20531 not found (404 error). It could have been deleted. 2022-04-22 22:58:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:59 source > ticket 17903 not found (404 error). It could have been deleted. 2022-04-22 22:58:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:58:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:11 source > ticket 20674 not found (404 error). It could have been deleted. 2022-04-22 22:59:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:15 source > ticket 17990 not found (404 error). It could have been deleted. 2022-04-22 22:59:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:15 source > ticket 17997 not found (404 error). It could have been deleted. 2022-04-22 22:59:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:16:56Z', '_last_end_time': 1648825359} 2022-04-22 22:59:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:31:09Z', '_last_end_time': 1648825359} 2022-04-22 22:59:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:31:09Z', '_last_end_time': 1648825359} 2022-04-22 22:59:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:31:09Z', '_last_end_time': 1648825359} 2022-04-22 22:59:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:51:43Z', '_last_end_time': 1648825359} 2022-04-22 22:59:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:51:43Z', '_last_end_time': 1648825359} 2022-04-22 22:59:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:51:43Z', '_last_end_time': 1648825359} 2022-04-22 22:59:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:51:43Z', '_last_end_time': 1648825359} 2022-04-22 22:59:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:51:43Z', '_last_end_time': 1648825359} 2022-04-22 22:59:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:51:43Z', '_last_end_time': 1648825359} 2022-04-22 22:59:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:57:53Z', '_last_end_time': 1648825359} 2022-04-22 22:59:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:57:53Z', '_last_end_time': 1648825359} 2022-04-22 22:59:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-05T17:57:53Z', '_last_end_time': 1648825359} 2022-04-22 22:59:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T18:33:32Z', '_last_end_time': 1648825359} 2022-04-22 22:59:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:06:46Z', '_last_end_time': 1648825359} 2022-04-22 22:59:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:36 source > ticket 18073 not found (404 error). It could have been deleted. 2022-04-22 22:59:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T21:53:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:34:00Z', '_last_end_time': 1648825359} 2022-04-22 22:59:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T22:49:06Z', '_last_end_time': 1648825359} 2022-04-22 22:59:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:49 source > ticket 20763 not found (404 error). It could have been deleted. 2022-04-22 22:59:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:49 source > ticket 20762 not found (404 error). It could have been deleted. 2022-04-22 22:59:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:49 source > ticket 20739 not found (404 error). It could have been deleted. 2022-04-22 22:59:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-06T23:36:42Z', '_last_end_time': 1648825359} 2022-04-22 22:59:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:14:17Z', '_last_end_time': 1648825359} 2022-04-22 22:59:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:26:28Z', '_last_end_time': 1648825359} 2022-04-22 22:59:54 source > ticket 20722 not found (404 error). It could have been deleted. 2022-04-22 22:59:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:26:28Z', '_last_end_time': 1648825359} 2022-04-22 22:59:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:50:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:50:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:50:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:50:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:50:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:50:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T16:50:23Z', '_last_end_time': 1648825359} 2022-04-22 22:59:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 22:59:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T17:21:29Z', '_last_end_time': 1648825359} 2022-04-22 23:00:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-07T21:25:11Z', '_last_end_time': 1648825359} 2022-04-22 23:00:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T01:40:36Z', '_last_end_time': 1648825359} 2022-04-22 23:00:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T01:40:36Z', '_last_end_time': 1648825359} 2022-04-22 23:00:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T03:01:02Z', '_last_end_time': 1648825359} 2022-04-22 23:00:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:22 source > ticket 20870 not found (404 error). It could have been deleted. 2022-04-22 23:00:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T13:11:28Z', '_last_end_time': 1648825359} 2022-04-22 23:00:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T16:29:27Z', '_last_end_time': 1648825359} 2022-04-22 23:00:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:12Z', '_last_end_time': 1648825359} 2022-04-22 23:00:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:36 source > ticket 20907 not found (404 error). It could have been deleted. 2022-04-22 23:00:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T17:38:13Z', '_last_end_time': 1648825359} 2022-04-22 23:00:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:36 source > ticket 20908 not found (404 error). It could have been deleted. 2022-04-22 23:00:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T19:38:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:46:42Z', '_last_end_time': 1648825359} 2022-04-22 23:00:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:48 source > ticket 20884 not found (404 error). It could have been deleted. 2022-04-22 23:00:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-08T21:48:26Z', '_last_end_time': 1648825359} 2022-04-22 23:00:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:00:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T01:12:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:13:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:23:38Z', '_last_end_time': 1648825359} 2022-04-22 23:01:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:23:38Z', '_last_end_time': 1648825359} 2022-04-22 23:01:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T20:23:38Z', '_last_end_time': 1648825359} 2022-04-22 23:01:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T21:42:34Z', '_last_end_time': 1648825359} 2022-04-22 23:01:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T21:42:34Z', '_last_end_time': 1648825359} 2022-04-22 23:01:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T21:42:34Z', '_last_end_time': 1648825359} 2022-04-22 23:01:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 103000 (211 MB) 2022-04-22 23:01:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T21:42:34Z', '_last_end_time': 1648825359} 2022-04-22 23:01:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-09T23:53:17Z', '_last_end_time': 1648825359} 2022-04-22 23:01:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T00:05:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T00:05:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T00:05:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T00:05:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T05:17:25Z', '_last_end_time': 1648825359} 2022-04-22 23:01:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T05:45:04Z', '_last_end_time': 1648825359} 2022-04-22 23:01:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T06:09:49Z', '_last_end_time': 1648825359} 2022-04-22 23:01:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T06:15:50Z', '_last_end_time': 1648825359} 2022-04-22 23:01:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T06:15:50Z', '_last_end_time': 1648825359} 2022-04-22 23:01:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T06:33:54Z', '_last_end_time': 1648825359} 2022-04-22 23:01:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T06:33:54Z', '_last_end_time': 1648825359} 2022-04-22 23:01:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T06:37:35Z', '_last_end_time': 1648825359} 2022-04-22 23:01:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T11:19:27Z', '_last_end_time': 1648825359} 2022-04-22 23:01:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-10T11:19:27Z', '_last_end_time': 1648825359} 2022-04-22 23:01:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T16:10:20Z', '_last_end_time': 1648825359} 2022-04-22 23:01:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T16:18:01Z', '_last_end_time': 1648825359} 2022-04-22 23:01:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T16:30:25Z', '_last_end_time': 1648825359} 2022-04-22 23:01:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T16:54:35Z', '_last_end_time': 1648825359} 2022-04-22 23:01:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T17:18:27Z', '_last_end_time': 1648825359} 2022-04-22 23:01:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T18:52:20Z', '_last_end_time': 1648825359} 2022-04-22 23:01:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T18:52:20Z', '_last_end_time': 1648825359} 2022-04-22 23:01:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T18:52:20Z', '_last_end_time': 1648825359} 2022-04-22 23:01:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T18:52:20Z', '_last_end_time': 1648825359} 2022-04-22 23:01:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T18:52:20Z', '_last_end_time': 1648825359} 2022-04-22 23:01:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T18:52:20Z', '_last_end_time': 1648825359} 2022-04-22 23:01:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T18:52:20Z', '_last_end_time': 1648825359} 2022-04-22 23:01:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T18:52:20Z', '_last_end_time': 1648825359} 2022-04-22 23:01:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T22:00:11Z', '_last_end_time': 1648825359} 2022-04-22 23:01:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T22:00:54Z', '_last_end_time': 1648825359} 2022-04-22 23:01:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T22:00:54Z', '_last_end_time': 1648825359} 2022-04-22 23:01:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T22:00:54Z', '_last_end_time': 1648825359} 2022-04-22 23:01:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T22:00:54Z', '_last_end_time': 1648825359} 2022-04-22 23:01:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T22:00:54Z', '_last_end_time': 1648825359} 2022-04-22 23:01:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-11T23:33:17Z', '_last_end_time': 1648825359} 2022-04-22 23:01:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T00:58:13Z', '_last_end_time': 1648825359} 2022-04-22 23:01:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T15:58:35Z', '_last_end_time': 1648825359} 2022-04-22 23:01:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T15:58:35Z', '_last_end_time': 1648825359} 2022-04-22 23:01:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T15:58:35Z', '_last_end_time': 1648825359} 2022-04-22 23:01:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T15:58:35Z', '_last_end_time': 1648825359} 2022-04-22 23:01:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:16:28Z', '_last_end_time': 1648825359} 2022-04-22 23:01:47 source > ticket 21187 not found (404 error). It could have been deleted. 2022-04-22 23:01:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:16:28Z', '_last_end_time': 1648825359} 2022-04-22 23:01:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:53:05Z', '_last_end_time': 1648825359} 2022-04-22 23:01:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:54:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:54:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:54:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:54:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:54:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:54:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T16:54:06Z', '_last_end_time': 1648825359} 2022-04-22 23:01:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T17:12:46Z', '_last_end_time': 1648825359} 2022-04-22 23:01:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T17:12:46Z', '_last_end_time': 1648825359} 2022-04-22 23:01:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T17:12:46Z', '_last_end_time': 1648825359} 2022-04-22 23:01:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T17:12:46Z', '_last_end_time': 1648825359} 2022-04-22 23:01:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T17:12:46Z', '_last_end_time': 1648825359} 2022-04-22 23:01:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T17:12:46Z', '_last_end_time': 1648825359} 2022-04-22 23:01:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T17:12:46Z', '_last_end_time': 1648825359} 2022-04-22 23:01:52 source > ticket 21186 not found (404 error). It could have been deleted. 2022-04-22 23:01:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T17:12:46Z', '_last_end_time': 1648825359} 2022-04-22 23:01:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T18:47:24Z', '_last_end_time': 1648825359} 2022-04-22 23:01:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:19:55Z', '_last_end_time': 1648825359} 2022-04-22 23:01:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:32:34Z', '_last_end_time': 1648825359} 2022-04-22 23:01:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:01:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-12T19:49:14Z', '_last_end_time': 1648825359} 2022-04-22 23:02:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T15:58:04Z', '_last_end_time': 1649808115} 2022-04-22 23:02:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:35:12Z', '_last_end_time': 1649808115} 2022-04-22 23:02:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T19:49:51Z', '_last_end_time': 1649808115} 2022-04-22 23:02:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:02:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-13T21:47:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:05 source > ticket 18358 not found (404 error). It could have been deleted. 2022-04-22 23:03:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:06 source > ticket 18403 not found (404 error). It could have been deleted. 2022-04-22 23:03:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:06 source > ticket 18363 not found (404 error). It could have been deleted. 2022-04-22 23:03:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:06 source > ticket 18527 not found (404 error). It could have been deleted. 2022-04-22 23:03:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:06 source > ticket 18530 not found (404 error). It could have been deleted. 2022-04-22 23:03:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:06 source > ticket 18609 not found (404 error). It could have been deleted. 2022-04-22 23:03:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:06 source > ticket 18294 not found (404 error). It could have been deleted. 2022-04-22 23:03:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:07 source > ticket 18295 not found (404 error). It could have been deleted. 2022-04-22 23:03:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:07 source > ticket 18297 not found (404 error). It could have been deleted. 2022-04-22 23:03:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:07 source > ticket 18336 not found (404 error). It could have been deleted. 2022-04-22 23:03:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:07 source > ticket 18681 not found (404 error). It could have been deleted. 2022-04-22 23:03:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:07 source > ticket 18680 not found (404 error). It could have been deleted. 2022-04-22 23:03:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T15:22:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T16:25:23Z', '_last_end_time': 1649808115} 2022-04-22 23:03:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T18:08:13Z', '_last_end_time': 1649808115} 2022-04-22 23:03:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:28 source > ticket 18735 not found (404 error). It could have been deleted. 2022-04-22 23:03:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T19:31:21Z', '_last_end_time': 1649808115} 2022-04-22 23:03:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-14T21:25:18Z', '_last_end_time': 1649808115} 2022-04-22 23:03:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T13:38:16Z', '_last_end_time': 1649808115} 2022-04-22 23:03:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:51 source > ticket 21589 not found (404 error). It could have been deleted. 2022-04-22 23:03:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:03:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T16:31:47Z', '_last_end_time': 1649808115} 2022-04-22 23:04:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:13:24Z', '_last_end_time': 1649808115} 2022-04-22 23:04:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T18:16:29Z', '_last_end_time': 1649808115} 2022-04-22 23:04:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-15T20:58:20Z', '_last_end_time': 1649808115} 2022-04-22 23:04:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T00:16:50Z', '_last_end_time': 1649808115} 2022-04-22 23:04:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:17:21Z', '_last_end_time': 1649808115} 2022-04-22 23:04:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:08Z', '_last_end_time': 1649808115} 2022-04-22 23:04:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:19:27Z', '_last_end_time': 1649808115} 2022-04-22 23:04:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:36:28Z', '_last_end_time': 1649808115} 2022-04-22 23:04:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:38:42Z', '_last_end_time': 1649808115} 2022-04-22 23:04:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T18:38:42Z', '_last_end_time': 1649808115} 2022-04-22 23:04:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T19:24:39Z', '_last_end_time': 1649808115} 2022-04-22 23:04:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T19:24:39Z', '_last_end_time': 1649808115} 2022-04-22 23:04:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T20:35:41Z', '_last_end_time': 1649808115} 2022-04-22 23:04:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T20:35:41Z', '_last_end_time': 1649808115} 2022-04-22 23:04:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T20:35:41Z', '_last_end_time': 1649808115} 2022-04-22 23:04:56 source > ticket 21595 not found (404 error). It could have been deleted. 2022-04-22 23:04:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-16T20:35:41Z', '_last_end_time': 1649808115} 2022-04-22 23:04:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T14:42:33Z', '_last_end_time': 1649808115} 2022-04-22 23:04:56 source > ticket 21673 not found (404 error). It could have been deleted. 2022-04-22 23:04:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T14:42:33Z', '_last_end_time': 1649808115} 2022-04-22 23:04:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T15:29:22Z', '_last_end_time': 1649808115} 2022-04-22 23:04:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T17:17:09Z', '_last_end_time': 1649808115} 2022-04-22 23:04:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T17:17:09Z', '_last_end_time': 1649808115} 2022-04-22 23:04:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T18:07:43Z', '_last_end_time': 1649808115} 2022-04-22 23:04:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T18:09:01Z', '_last_end_time': 1649808115} 2022-04-22 23:04:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T18:37:18Z', '_last_end_time': 1649808115} 2022-04-22 23:04:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T18:48:38Z', '_last_end_time': 1649808115} 2022-04-22 23:04:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T18:49:43Z', '_last_end_time': 1649808115} 2022-04-22 23:04:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T18:55:06Z', '_last_end_time': 1649808115} 2022-04-22 23:04:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T18:55:06Z', '_last_end_time': 1649808115} 2022-04-22 23:04:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T19:04:25Z', '_last_end_time': 1649808115} 2022-04-22 23:05:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T19:08:10Z', '_last_end_time': 1649808115} 2022-04-22 23:05:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T19:55:44Z', '_last_end_time': 1649808115} 2022-04-22 23:05:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T20:00:26Z', '_last_end_time': 1649808115} 2022-04-22 23:05:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T20:00:26Z', '_last_end_time': 1649808115} 2022-04-22 23:05:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T20:00:26Z', '_last_end_time': 1649808115} 2022-04-22 23:05:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T20:00:26Z', '_last_end_time': 1649808115} 2022-04-22 23:05:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T20:00:26Z', '_last_end_time': 1649808115} 2022-04-22 23:05:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T21:41:37Z', '_last_end_time': 1649808115} 2022-04-22 23:05:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-18T22:07:18Z', '_last_end_time': 1649808115} 2022-04-22 23:05:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T00:26:43Z', '_last_end_time': 1649808115} 2022-04-22 23:05:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T00:26:43Z', '_last_end_time': 1649808115} 2022-04-22 23:05:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T00:26:43Z', '_last_end_time': 1649808115} 2022-04-22 23:05:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T00:26:43Z', '_last_end_time': 1649808115} 2022-04-22 23:05:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T00:26:43Z', '_last_end_time': 1649808115} 2022-04-22 23:05:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T00:26:43Z', '_last_end_time': 1649808115} 2022-04-22 23:05:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T00:26:43Z', '_last_end_time': 1649808115} 2022-04-22 23:05:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T15:17:08Z', '_last_end_time': 1649808115} 2022-04-22 23:05:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T15:17:08Z', '_last_end_time': 1649808115} 2022-04-22 23:05:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T15:17:08Z', '_last_end_time': 1649808115} 2022-04-22 23:05:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T15:17:08Z', '_last_end_time': 1649808115} 2022-04-22 23:05:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T15:17:08Z', '_last_end_time': 1649808115} 2022-04-22 23:05:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T15:17:08Z', '_last_end_time': 1649808115} 2022-04-22 23:05:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T16:44:44Z', '_last_end_time': 1649808115} 2022-04-22 23:05:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:00:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:26:18Z', '_last_end_time': 1649808115} 2022-04-22 23:05:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:39:44Z', '_last_end_time': 1649808115} 2022-04-22 23:05:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T17:42:50Z', '_last_end_time': 1649808115} 2022-04-22 23:05:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:02Z', '_last_end_time': 1649808115} 2022-04-22 23:05:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:03Z', '_last_end_time': 1649808115} 2022-04-22 23:05:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:03Z', '_last_end_time': 1649808115} 2022-04-22 23:05:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:19 source > ticket 21867 not found (404 error). It could have been deleted. 2022-04-22 23:05:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:30 source > ticket 21893 not found (404 error). It could have been deleted. 2022-04-22 23:05:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:30 source > ticket 21894 not found (404 error). It could have been deleted. 2022-04-22 23:05:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T18:08:04Z', '_last_end_time': 1649808115} 2022-04-22 23:05:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:15:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:19:01Z', '_last_end_time': 1649808115} 2022-04-22 23:05:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:31 source > ticket 21897 not found (404 error). It could have been deleted. 2022-04-22 23:05:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T21:27:48Z', '_last_end_time': 1649808115} 2022-04-22 23:05:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:06:42Z', '_last_end_time': 1649808115} 2022-04-22 23:05:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:52:41Z', '_last_end_time': 1649808115} 2022-04-22 23:05:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:53:06Z', '_last_end_time': 1649808115} 2022-04-22 23:05:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:53:06Z', '_last_end_time': 1649808115} 2022-04-22 23:05:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:53:06Z', '_last_end_time': 1649808115} 2022-04-22 23:05:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:53:06Z', '_last_end_time': 1649808115} 2022-04-22 23:05:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:53:06Z', '_last_end_time': 1649808115} 2022-04-22 23:05:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:53:06Z', '_last_end_time': 1649808115} 2022-04-22 23:05:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:53:06Z', '_last_end_time': 1649808115} 2022-04-22 23:05:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T22:53:06Z', '_last_end_time': 1649808115} 2022-04-22 23:05:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:44 source > ticket 21934 not found (404 error). It could have been deleted. 2022-04-22 23:05:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:45 source > ticket 21942 not found (404 error). It could have been deleted. 2022-04-22 23:05:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 104000 (212 MB) 2022-04-22 23:05:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:05:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:06:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:06:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-19T23:37:58Z', '_last_end_time': 1649808115} 2022-04-22 23:06:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T18:57:51Z', '_last_end_time': 1649808115} 2022-04-22 23:06:00 source > ticket 19163 not found (404 error). It could have been deleted. 2022-04-22 23:06:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T18:57:51Z', '_last_end_time': 1649808115} 2022-04-22 23:06:00 source > ticket 19200 not found (404 error). It could have been deleted. 2022-04-22 23:06:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T18:57:51Z', '_last_end_time': 1649808115} 2022-04-22 23:06:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:43:02Z', '_last_end_time': 1649808115} 2022-04-22 23:06:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:04 source > ticket 21988 not found (404 error). It could have been deleted. 2022-04-22 23:06:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T19:46:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:15:55Z', '_last_end_time': 1649808115} 2022-04-22 23:06:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:33Z', '_last_end_time': 1649808115} 2022-04-22 23:06:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T20:54:45Z', '_last_end_time': 1649808115} 2022-04-22 23:06:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:26:42Z', '_last_end_time': 1649808115} 2022-04-22 23:06:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:32:10Z', '_last_end_time': 1649808115} 2022-04-22 23:06:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:34:51Z', '_last_end_time': 1649808115} 2022-04-22 23:06:11 source > ticket 22006 not found (404 error). It could have been deleted. 2022-04-22 23:06:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:34:51Z', '_last_end_time': 1649808115} 2022-04-22 23:06:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:15 source > ticket 17732 not found (404 error). It could have been deleted. 2022-04-22 23:06:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:15 source > ticket 22013 not found (404 error). It could have been deleted. 2022-04-22 23:06:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:15 source > ticket 19250 not found (404 error). It could have been deleted. 2022-04-22 23:06:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:23 source > ticket 22036 not found (404 error). It could have been deleted. 2022-04-22 23:06:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:24 source > ticket 22035 not found (404 error). It could have been deleted. 2022-04-22 23:06:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:25 source > ticket 22033 not found (404 error). It could have been deleted. 2022-04-22 23:06:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:27 source > ticket 19306 not found (404 error). It could have been deleted. 2022-04-22 23:06:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:28 source > ticket 19315 not found (404 error). It could have been deleted. 2022-04-22 23:06:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:28 source > ticket 19316 not found (404 error). It could have been deleted. 2022-04-22 23:06:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:28 source > ticket 19303 not found (404 error). It could have been deleted. 2022-04-22 23:06:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:28 source > ticket 19299 not found (404 error). It could have been deleted. 2022-04-22 23:06:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-20T21:49:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T17:43:47Z', '_last_end_time': 1649808115} 2022-04-22 23:06:29 source > ticket 17082 not found (404 error). It could have been deleted. 2022-04-22 23:06:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T17:43:47Z', '_last_end_time': 1649808115} 2022-04-22 23:06:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T17:43:47Z', '_last_end_time': 1649808115} 2022-04-22 23:06:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T17:43:47Z', '_last_end_time': 1649808115} 2022-04-22 23:06:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T17:43:47Z', '_last_end_time': 1649808115} 2022-04-22 23:06:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:34:44Z', '_last_end_time': 1649808115} 2022-04-22 23:06:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:35:29Z', '_last_end_time': 1649808115} 2022-04-22 23:06:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:44:54Z', '_last_end_time': 1649808115} 2022-04-22 23:06:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:31 source > ticket 22074 not found (404 error). It could have been deleted. 2022-04-22 23:06:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T18:51:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:14:42Z', '_last_end_time': 1649808115} 2022-04-22 23:06:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:14:42Z', '_last_end_time': 1649808115} 2022-04-22 23:06:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T19:46:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:15:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:18:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:18:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:18:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:18:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:18:24Z', '_last_end_time': 1649808115} 2022-04-22 23:06:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:52:12Z', '_last_end_time': 1649808115} 2022-04-22 23:06:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:52:12Z', '_last_end_time': 1649808115} 2022-04-22 23:06:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:52:12Z', '_last_end_time': 1649808115} 2022-04-22 23:06:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:52:12Z', '_last_end_time': 1649808115} 2022-04-22 23:06:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:52:12Z', '_last_end_time': 1649808115} 2022-04-22 23:06:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:52:12Z', '_last_end_time': 1649808115} 2022-04-22 23:06:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T20:52:12Z', '_last_end_time': 1649808115} 2022-04-22 23:06:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:31:27Z', '_last_end_time': 1649808115} 2022-04-22 23:06:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:38:54Z', '_last_end_time': 1649808115} 2022-04-22 23:06:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T21:45:40Z', '_last_end_time': 1649808115} 2022-04-22 23:06:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T22:53:14Z', '_last_end_time': 1649808115} 2022-04-22 23:06:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T23:24:06Z', '_last_end_time': 1649808115} 2022-04-22 23:06:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T23:33:59Z', '_last_end_time': 1649808115} 2022-04-22 23:06:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T23:33:59Z', '_last_end_time': 1649808115} 2022-04-22 23:06:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T23:33:59Z', '_last_end_time': 1649808115} 2022-04-22 23:06:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T23:33:59Z', '_last_end_time': 1649808115} 2022-04-22 23:06:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T23:33:59Z', '_last_end_time': 1649808115} 2022-04-22 23:06:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T23:33:59Z', '_last_end_time': 1649808115} 2022-04-22 23:06:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-21T23:33:59Z', '_last_end_time': 1649808115} 2022-04-22 23:06:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T00:04:36Z', '_last_end_time': 1649808115} 2022-04-22 23:06:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T00:07:11Z', '_last_end_time': 1649808115} 2022-04-22 23:06:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:01:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:01:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:01:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:01:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:01:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:01:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:01:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:01:26Z', '_last_end_time': 1649808115} 2022-04-22 23:06:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:11:49Z', '_last_end_time': 1649808115} 2022-04-22 23:06:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:39:05Z', '_last_end_time': 1649808115} 2022-04-22 23:06:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:39:05Z', '_last_end_time': 1649808115} 2022-04-22 23:06:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:39:05Z', '_last_end_time': 1649808115} 2022-04-22 23:06:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:39:05Z', '_last_end_time': 1649808115} 2022-04-22 23:06:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:39:05Z', '_last_end_time': 1649808115} 2022-04-22 23:07:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:39:05Z', '_last_end_time': 1649808115} 2022-04-22 23:07:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:39:05Z', '_last_end_time': 1649808115} 2022-04-22 23:07:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:39:05Z', '_last_end_time': 1649808115} 2022-04-22 23:07:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T01:39:05Z', '_last_end_time': 1649808115} 2022-04-22 23:07:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T15:36:42Z', '_last_end_time': 1649808115} 2022-04-22 23:07:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T15:49:00Z', '_last_end_time': 1649808115} 2022-04-22 23:07:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T15:52:04Z', '_last_end_time': 1649808115} 2022-04-22 23:07:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T15:52:04Z', '_last_end_time': 1649808115} 2022-04-22 23:07:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T15:52:04Z', '_last_end_time': 1649808115} 2022-04-22 23:07:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T15:52:04Z', '_last_end_time': 1649808115} 2022-04-22 23:07:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T15:52:04Z', '_last_end_time': 1649808115} 2022-04-22 23:07:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:03 source > ticket 22133 not found (404 error). It could have been deleted. 2022-04-22 23:07:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:12 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:13 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:14 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T21:09:24Z', '_last_end_time': 1649808115} 2022-04-22 23:07:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:15 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:16 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:17 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:18 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:19 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:20 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:21 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:22 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:23 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:24 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:25 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:26 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:27 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:28 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:29 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:30 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:31 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:32 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:33 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:34 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:35 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:36 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:37 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:38 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:39 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:40 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:24:32Z', '_last_end_time': 1650647081} 2022-04-22 23:07:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:41 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:42 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:43 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:44 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:45 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:46 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:47 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:48 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:49 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:50 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:51 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:52 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:53 source > ticket 19456 not found (404 error). It could have been deleted. 2022-04-22 23:07:53 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:54 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:55 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:56 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T22:56:27Z', '_last_end_time': 1650647081} 2022-04-22 23:07:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:07:57 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:07:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:07:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:07:58 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:07:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:07:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:07:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:07:59 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:00 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:01 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:02 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:03 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:04 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:05 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:06 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:07 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:08 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:09 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:10 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:11 source > Setting state of ticket_comments stream to {'created_at': '2022-04-22T23:00:53Z', '_last_end_time': 1650647081} 2022-04-22 23:08:11 source > Read 4533 records from ticket_comments stream 2022-04-22 23:08:11 source > Finished syncing SourceZendeskSupport 2022-04-22 23:08:11 source > SourceZendeskSupport runtimes: 2022-04-22 23:08:11 source > Syncing stream: ticket_fields 2022-04-22 23:08:12 destination > 2022-04-22 23:08:12 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream ticket_fields (current state: 1 MB in 1 buffers) 2022-04-22 23:08:12 source > Setting state of ticket_fields stream to {'updated_at': '2022-04-12T15:36:05Z'} 2022-04-22 23:08:12 source > Read 42 records from ticket_fields stream 2022-04-22 23:08:12 source > Finished syncing SourceZendeskSupport 2022-04-22 23:08:12 source > SourceZendeskSupport runtimes: 2022-04-22 23:08:12 source > Syncing stream: ticket_forms 2022-04-22 23:08:12 source > Setting state of ticket_forms stream to {'updated_at': '2022-04-06T20:43:47Z'} 2022-04-22 23:08:12 source > Read 9 records from ticket_forms stream 2022-04-22 23:08:12 source > Finished syncing SourceZendeskSupport 2022-04-22 23:08:12 source > SourceZendeskSupport runtimes: 2022-04-22 23:08:12 source > Syncing stream: ticket_metric_events 2022-04-22 23:08:12 destination > 2022-04-22 23:08:12 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream ticket_forms (current state: 1 MB in 2 buffers) 2022-04-22 23:08:15 destination > 2022-04-22 23:08:15 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream ticket_metric_events (current state: 1 MB in 3 buffers) 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-06T12:43:23Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-06T15:33:32Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-06T22:13:22Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 105000 (212 MB) 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-07T19:13:34Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-07T20:51:28Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-08T19:44:33Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-09T16:52:54Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-10T19:54:06Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-13T13:23:53Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-13T19:05:26Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-14T19:49:41Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-15T16:45:57Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-15T23:44:43Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 106000 (212 MB) 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-20T16:13:50Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-22T16:22:02Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-22T17:34:23Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-23T16:08:08Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-27T16:17:25Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-29T02:43:29Z', '_last_end_time': 1568980103} 2022-04-22 23:08:15 source > Setting state of ticket_metric_events stream to {'time': '2019-05-29T13:46:17Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-05-29T22:59:22Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-01T11:18:43Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-03T15:14:22Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 107000 (212 MB) 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-04T03:44:03Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-04T23:51:50Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-05T20:50:29Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-06T19:18:48Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-07T02:59:30Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-09T17:15:12Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-10T17:37:42Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-12T14:11:21Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-14T15:22:20Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-17T15:21:48Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 108000 (212 MB) 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-18T11:52:04Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-18T14:52:30Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-19T21:45:59Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-20T16:48:48Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-21T20:30:09Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-24T16:08:12Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-25T15:00:38Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-26T13:26:27Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-27T12:20:56Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-27T16:24:55Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 109000 (212 MB) 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-06-28T14:30:27Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-02T18:10:21Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-03T16:12:52Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-04T15:50:11Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-08T02:18:43Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-09T13:17:58Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-09T14:23:47Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-09T21:48:34Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-11T00:18:23Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-12T23:50:48Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 110000 (212 MB) 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-14T18:13:51Z', '_last_end_time': 1568980103} 2022-04-22 23:08:16 source > Setting state of ticket_metric_events stream to {'time': '2019-07-15T17:06:09Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-16T18:37:53Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-17T21:26:45Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-18T16:00:54Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-18T22:12:21Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-19T20:32:08Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-20T17:08:15Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-22T19:13:51Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-23T22:41:49Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 111000 (213 MB) 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-24T22:25:25Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-25T14:11:53Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-25T18:41:14Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-26T06:56:59Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-29T19:50:35Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-30T14:49:33Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-07-31T23:07:36Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-01T20:43:03Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-05T18:41:47Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-06T14:27:11Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 112000 (213 MB) 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-06T14:37:21Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-06T15:06:29Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-07T14:30:26Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-08T20:06:44Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-09T20:38:56Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-12T22:25:27Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-14T18:21:55Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-17T00:08:49Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-19T13:56:05Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-21T13:24:42Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 113000 (213 MB) 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-21T23:01:15Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-26T16:51:16Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-28T03:41:57Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-29T16:25:44Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-08-31T20:56:47Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-09-03T16:22:07Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-09-04T19:26:34Z', '_last_end_time': 1568980103} 2022-04-22 23:08:17 source > Setting state of ticket_metric_events stream to {'time': '2019-09-05T12:56:42Z', '_last_end_time': 1568980103} 2022-04-22 23:08:18 source > Setting state of ticket_metric_events stream to {'time': '2019-09-05T13:11:57Z', '_last_end_time': 1568980103} 2022-04-22 23:08:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 114000 (213 MB) 2022-04-22 23:08:18 source > Setting state of ticket_metric_events stream to {'time': '2019-09-06T02:58:43Z', '_last_end_time': 1568980103} 2022-04-22 23:08:18 source > Setting state of ticket_metric_events stream to {'time': '2019-09-08T17:09:40Z', '_last_end_time': 1568980103} 2022-04-22 23:08:18 source > Setting state of ticket_metric_events stream to {'time': '2019-09-10T21:53:22Z', '_last_end_time': 1568980103} 2022-04-22 23:08:18 source > Setting state of ticket_metric_events stream to {'time': '2019-09-12T17:42:52Z', '_last_end_time': 1568980103} 2022-04-22 23:08:18 source > Setting state of ticket_metric_events stream to {'time': '2019-09-16T17:02:22Z', '_last_end_time': 1568980103} 2022-04-22 23:08:18 source > Setting state of ticket_metric_events stream to {'time': '2019-09-18T12:49:31Z', '_last_end_time': 1568980103} 2022-04-22 23:08:18 source > Setting state of ticket_metric_events stream to {'time': '2019-09-18T13:05:45Z', '_last_end_time': 1568980103} 2022-04-22 23:08:18 source > Setting state of ticket_metric_events stream to {'time': '2019-09-20T11:48:23Z', '_last_end_time': 1568980103} 2022-04-22 23:08:20 source > Setting state of ticket_metric_events stream to {'time': '2019-09-23T18:02:30Z', '_last_end_time': 1581088924} 2022-04-22 23:08:20 source > Setting state of ticket_metric_events stream to {'time': '2019-09-25T17:23:14Z', '_last_end_time': 1581088924} 2022-04-22 23:08:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 115000 (213 MB) 2022-04-22 23:08:20 source > Setting state of ticket_metric_events stream to {'time': '2019-09-30T13:03:59Z', '_last_end_time': 1581088924} 2022-04-22 23:08:20 source > Setting state of ticket_metric_events stream to {'time': '2019-10-03T21:31:18Z', '_last_end_time': 1581088924} 2022-04-22 23:08:20 source > Setting state of ticket_metric_events stream to {'time': '2019-10-10T02:19:06Z', '_last_end_time': 1581088924} 2022-04-22 23:08:20 source > Setting state of ticket_metric_events stream to {'time': '2019-10-12T14:13:50Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-10-15T19:51:49Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-10-17T14:49:36Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-10-18T14:30:11Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-10-21T18:15:23Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-10-22T16:29:24Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-10-25T20:24:01Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 116000 (213 MB) 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-10-30T16:49:26Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-11-01T20:45:00Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-11-04T22:44:39Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-11-10T01:49:47Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-11-14T17:13:48Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-11-19T08:16:53Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-11-20T18:29:54Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-11-21T21:40:34Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-11-25T15:43:12Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-11-26T22:55:52Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 117000 (213 MB) 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-04T16:28:18Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-06T00:14:27Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-07T21:52:09Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-09T19:23:23Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-09T23:26:29Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-10T23:34:26Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-16T15:07:40Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-17T22:40:48Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-19T18:09:46Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-20T04:01:05Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 118000 (213 MB) 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-23T20:27:09Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2019-12-30T17:35:26Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2020-01-02T15:37:39Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2020-01-02T15:54:14Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2020-01-02T16:09:21Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2020-01-02T16:23:13Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2020-01-02T18:19:51Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2020-01-02T20:30:25Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2020-01-03T17:24:20Z', '_last_end_time': 1581088924} 2022-04-22 23:08:21 source > Setting state of ticket_metric_events stream to {'time': '2020-01-03T18:53:23Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 119000 (214 MB) 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-06T14:07:35Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-06T14:21:42Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-07T00:42:39Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-07T07:40:42Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-07T21:16:46Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-07T21:26:49Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-07T21:28:09Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-08T08:30:39Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-09T02:10:59Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-09T18:57:16Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 120000 (214 MB) 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-11T14:32:42Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-13T16:26:41Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-14T02:14:25Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-15T20:05:19Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-17T05:05:41Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-17T22:01:12Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-18T03:45:20Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-19T15:05:32Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-20T13:53:05Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-20T13:53:51Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 121000 (214 MB) 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-20T13:53:56Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-21T16:49:18Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-21T23:51:34Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-22T20:50:52Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-23T16:55:18Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-23T18:49:48Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-23T22:41:19Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-24T17:20:55Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-25T20:16:11Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-27T17:06:51Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 122000 (214 MB) 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-27T23:55:55Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-28T14:48:06Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-29T05:50:01Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-29T18:14:19Z', '_last_end_time': 1581088924} 2022-04-22 23:08:22 source > Setting state of ticket_metric_events stream to {'time': '2020-01-30T00:08:46Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-01-30T14:57:39Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-01-30T18:41:37Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-01-30T21:56:12Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-01-31T19:25:44Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-01-31T23:44:07Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 123000 (214 MB) 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-02T17:14:07Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-03T15:25:13Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-03T19:21:37Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-03T21:04:51Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-04T16:16:13Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-04T19:45:53Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-04T23:06:11Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-05T05:10:33Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-05T15:33:57Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-05T19:16:49Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 124000 (214 MB) 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-05T23:00:26Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-06T16:13:22Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-06T20:03:16Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-06T21:16:49Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-06T21:53:52Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-07T01:32:15Z', '_last_end_time': 1581088924} 2022-04-22 23:08:23 source > Setting state of ticket_metric_events stream to {'time': '2020-02-07T13:25:50Z', '_last_end_time': 1581088924} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-07T15:22:19Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-07T18:48:05Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 125000 (214 MB) 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-07T23:22:15Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-08T00:31:32Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-08T02:22:16Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-10T15:37:24Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-10T16:45:13Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-10T20:58:26Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-11T01:44:41Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-11T18:15:08Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-11T20:50:26Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-11T21:43:58Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 126000 (214 MB) 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-12T18:40:10Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-12T19:17:39Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-12T20:50:28Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-12T22:14:27Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-13T00:34:19Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-13T19:11:31Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-13T23:35:58Z', '_last_end_time': 1583259943} 2022-04-22 23:08:26 source > Setting state of ticket_metric_events stream to {'time': '2020-02-14T04:49:25Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-14T15:06:56Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-14T20:25:01Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 127000 (215 MB) 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-15T00:33:20Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-15T14:46:36Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-16T04:13:01Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-17T18:30:25Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-17T20:23:08Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-17T23:04:35Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-18T00:20:26Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-18T16:04:55Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-18T23:23:42Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T00:52:37Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 128000 (215 MB) 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T03:25:48Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T03:27:46Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T03:29:35Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T03:44:43Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T14:54:47Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T16:38:17Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T19:28:57Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T20:16:48Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T20:52:58Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T21:14:08Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 129000 (215 MB) 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-19T21:32:48Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-20T05:43:53Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-20T17:35:25Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-20T17:48:05Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-20T18:18:41Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-20T19:02:12Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-20T20:16:49Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-20T21:05:23Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-20T21:26:05Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-20T22:54:47Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 130000 (215 MB) 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-21T00:25:57Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-21T16:33:25Z', '_last_end_time': 1583259943} 2022-04-22 23:08:27 source > Setting state of ticket_metric_events stream to {'time': '2020-02-21T20:27:26Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-21T22:03:38Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-22T00:42:18Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-24T05:07:46Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-24T15:53:15Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-24T17:56:29Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-24T19:27:44Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-24T21:23:17Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 131000 (215 MB) 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-24T23:45:35Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-25T01:06:25Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-25T14:49:20Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-25T19:28:10Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-25T20:28:42Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-25T22:34:05Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-25T23:44:20Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-26T00:42:48Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-26T15:02:53Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-26T17:53:56Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 132000 (215 MB) 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-26T20:03:35Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-26T20:59:26Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-27T00:49:38Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-27T13:52:53Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-27T17:31:06Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-27T18:30:41Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-27T20:41:15Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-27T22:07:54Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-27T23:58:41Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-28T00:13:40Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 133000 (215 MB) 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-28T15:34:33Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-28T17:35:49Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-28T17:36:47Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-28T17:41:28Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-28T18:10:35Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-28T21:57:37Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-28T22:34:03Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-02-29T03:32:22Z', '_last_end_time': 1583259943} 2022-04-22 23:08:28 source > Setting state of ticket_metric_events stream to {'time': '2020-03-02T04:26:24Z', '_last_end_time': 1583259943} 2022-04-22 23:08:29 source > Setting state of ticket_metric_events stream to {'time': '2020-03-02T17:15:24Z', '_last_end_time': 1583259943} 2022-04-22 23:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 134000 (216 MB) 2022-04-22 23:08:29 source > Setting state of ticket_metric_events stream to {'time': '2020-03-02T19:51:19Z', '_last_end_time': 1583259943} 2022-04-22 23:08:29 source > Setting state of ticket_metric_events stream to {'time': '2020-03-02T21:47:24Z', '_last_end_time': 1583259943} 2022-04-22 23:08:29 source > Setting state of ticket_metric_events stream to {'time': '2020-03-02T22:45:46Z', '_last_end_time': 1583259943} 2022-04-22 23:08:29 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T14:42:15Z', '_last_end_time': 1583259943} 2022-04-22 23:08:29 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T15:24:25Z', '_last_end_time': 1583259943} 2022-04-22 23:08:29 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T15:31:30Z', '_last_end_time': 1583259943} 2022-04-22 23:08:29 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T15:55:28Z', '_last_end_time': 1583259943} 2022-04-22 23:08:29 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T16:24:36Z', '_last_end_time': 1583259943} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T19:35:35Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 135000 (216 MB) 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T21:31:55Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T22:12:55Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T22:33:45Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T22:50:46Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-03T23:21:59Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T00:21:53Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T09:13:03Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T16:18:24Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T16:58:54Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T17:08:00Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 136000 (216 MB) 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T17:16:24Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T17:17:14Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T17:34:21Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T18:50:41Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T19:18:08Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T19:37:52Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T20:39:16Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T20:44:24Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T21:00:39Z', '_last_end_time': 1585764900} 2022-04-22 23:08:32 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T21:32:34Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 137000 (216 MB) 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T21:53:15Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T21:54:37Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T22:34:42Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-04T23:30:46Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-05T00:52:56Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-05T03:50:32Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-05T15:22:25Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-05T15:31:14Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-05T15:33:54Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-05T15:34:58Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 138000 (216 MB) 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-05T17:39:09Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-05T18:34:44Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-05T20:46:11Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-06T01:35:33Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-06T16:52:32Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-06T20:19:15Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-06T22:28:57Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-07T21:16:30Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-09T14:38:54Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-09T16:54:17Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 139000 (216 MB) 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-09T21:56:07Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-10T00:34:52Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-10T17:08:36Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-10T19:55:46Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-10T22:43:17Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-11T15:58:10Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-11T18:16:13Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-11T19:59:26Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-12T05:13:20Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-12T18:25:14Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 140000 (216 MB) 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-12T21:25:22Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-13T16:36:15Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-13T19:24:35Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-15T22:47:41Z', '_last_end_time': 1585764900} 2022-04-22 23:08:33 source > Setting state of ticket_metric_events stream to {'time': '2020-03-16T18:35:37Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-16T23:58:15Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-17T13:59:30Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-17T16:18:12Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-17T17:58:50Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-17T20:00:27Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 141000 (216 MB) 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-17T20:55:28Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-17T21:00:13Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-17T22:10:02Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-17T23:07:28Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-18T17:12:59Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-18T22:05:02Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-18T22:41:56Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-18T22:44:02Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-18T22:51:55Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-19T09:07:33Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 142000 (217 MB) 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-19T17:42:07Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-19T20:22:55Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-20T17:01:59Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-20T19:28:59Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-20T20:23:45Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-20T23:58:12Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-21T02:22:12Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-23T00:54:01Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-23T16:23:48Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-23T17:10:08Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 143000 (217 MB) 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-23T19:15:39Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-23T21:34:16Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-23T21:36:17Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-23T22:34:23Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-23T23:56:57Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-24T14:17:21Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-24T16:14:25Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-24T21:51:48Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-25T16:07:23Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-26T18:06:01Z', '_last_end_time': 1585764900} 2022-04-22 23:08:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 144000 (217 MB) 2022-04-22 23:08:34 source > Setting state of ticket_metric_events stream to {'time': '2020-03-27T00:17:19Z', '_last_end_time': 1585764900} 2022-04-22 23:08:35 source > Setting state of ticket_metric_events stream to {'time': '2020-03-27T17:56:47Z', '_last_end_time': 1585764900} 2022-04-22 23:08:35 source > Setting state of ticket_metric_events stream to {'time': '2020-03-27T22:33:25Z', '_last_end_time': 1585764900} 2022-04-22 23:08:35 source > Setting state of ticket_metric_events stream to {'time': '2020-03-28T01:33:56Z', '_last_end_time': 1585764900} 2022-04-22 23:08:35 source > Setting state of ticket_metric_events stream to {'time': '2020-03-30T21:20:57Z', '_last_end_time': 1585764900} 2022-04-22 23:08:35 source > Setting state of ticket_metric_events stream to {'time': '2020-03-30T22:47:28Z', '_last_end_time': 1585764900} 2022-04-22 23:08:35 source > Setting state of ticket_metric_events stream to {'time': '2020-03-31T16:27:57Z', '_last_end_time': 1585764900} 2022-04-22 23:08:35 source > Setting state of ticket_metric_events stream to {'time': '2020-03-31T20:08:31Z', '_last_end_time': 1585764900} 2022-04-22 23:08:35 source > Setting state of ticket_metric_events stream to {'time': '2020-04-01T18:02:08Z', '_last_end_time': 1585764900} 2022-04-22 23:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 145000 (217 MB) 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-01T18:26:15Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-01T18:53:15Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-01T18:54:04Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-01T21:21:52Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-02T16:20:55Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-02T19:09:27Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-03T14:56:44Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-03T17:54:07Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-05T12:45:39Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-06T20:34:07Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 146000 (217 MB) 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-07T05:02:43Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-07T16:46:03Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-07T19:14:58Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-08T00:36:09Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-08T18:14:23Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-08T21:20:36Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-09T14:32:56Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-10T23:26:56Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-13T19:53:08Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-14T17:34:56Z', '_last_end_time': 1605202902} 2022-04-22 23:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 147000 (217 MB) 2022-04-22 23:08:37 source > Setting state of ticket_metric_events stream to {'time': '2020-04-15T14:11:46Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-15T20:12:02Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-16T16:44:34Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-19T05:34:01Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-20T19:57:28Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-20T20:18:40Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-20T20:37:48Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-20T20:40:55Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-20T20:43:00Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-20T21:52:01Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 148000 (217 MB) 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-21T17:13:41Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-22T14:19:17Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-22T20:11:18Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-04-29T03:00:11Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-06-01T21:12:35Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-07T02:15:16Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-12T23:23:36Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-17T13:14:30Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-19T19:33:14Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-19T21:58:18Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 149000 (217 MB) 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-19T23:19:13Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-20T15:01:10Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-20T19:01:18Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-20T20:43:19Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-20T23:05:52Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-21T02:04:15Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-21T18:54:30Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-21T20:36:16Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-22T00:05:20Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-22T17:15:30Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 150000 (218 MB) 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-22T21:29:32Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-22T23:12:45Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-23T02:13:12Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-23T16:37:31Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-23T20:51:52Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-24T16:03:21Z', '_last_end_time': 1605202902} 2022-04-22 23:08:38 source > Setting state of ticket_metric_events stream to {'time': '2020-10-26T01:01:56Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-26T14:53:14Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-26T17:02:40Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-26T19:38:15Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 151000 (218 MB) 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-26T21:55:34Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-27T00:26:12Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-27T15:13:16Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-27T23:31:34Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-28T14:08:06Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-28T19:16:36Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-28T21:58:15Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-29T16:12:30Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-29T20:48:18Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-29T23:18:23Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 152000 (218 MB) 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-30T18:38:10Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-30T21:51:53Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-10-31T19:44:14Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-02T15:34:52Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-02T16:17:14Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-02T19:20:14Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-02T22:27:13Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-03T02:22:30Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-03T18:12:29Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-03T21:18:23Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 153000 (218 MB) 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-03T23:43:49Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-04T20:11:15Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-04T23:05:14Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-05T22:00:28Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-06T01:01:52Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-06T22:04:36Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-06T23:14:15Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-07T02:35:15Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-08T15:24:15Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-09T13:10:17Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 154000 (218 MB) 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-09T19:59:19Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-10T01:02:08Z', '_last_end_time': 1605202902} 2022-04-22 23:08:39 source > Setting state of ticket_metric_events stream to {'time': '2020-11-10T02:09:49Z', '_last_end_time': 1605202902} 2022-04-22 23:08:40 source > Setting state of ticket_metric_events stream to {'time': '2020-11-10T16:58:44Z', '_last_end_time': 1605202902} 2022-04-22 23:08:40 source > Setting state of ticket_metric_events stream to {'time': '2020-11-10T21:00:17Z', '_last_end_time': 1605202902} 2022-04-22 23:08:40 source > Setting state of ticket_metric_events stream to {'time': '2020-11-10T22:40:42Z', '_last_end_time': 1605202902} 2022-04-22 23:08:40 source > Setting state of ticket_metric_events stream to {'time': '2020-11-11T00:50:26Z', '_last_end_time': 1605202902} 2022-04-22 23:08:40 source > Setting state of ticket_metric_events stream to {'time': '2020-11-11T17:14:17Z', '_last_end_time': 1605202902} 2022-04-22 23:08:40 source > Setting state of ticket_metric_events stream to {'time': '2020-11-12T05:36:27Z', '_last_end_time': 1605202902} 2022-04-22 23:08:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 155000 (218 MB) 2022-04-22 23:08:40 source > Setting state of ticket_metric_events stream to {'time': '2020-11-12T17:02:20Z', '_last_end_time': 1605202902} 2022-04-22 23:08:42 source > Setting state of ticket_metric_events stream to {'time': '2020-11-12T17:48:35Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-12T18:52:13Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-12T20:07:32Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-13T00:37:37Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-13T04:01:51Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-13T19:51:33Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-13T22:30:17Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-13T23:03:15Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-14T02:35:28Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 156000 (218 MB) 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-16T02:02:01Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-16T16:22:15Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-16T19:37:33Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-17T00:56:36Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-17T01:47:54Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-17T15:01:29Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-17T18:35:31Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-17T21:34:06Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-17T23:41:18Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-18T17:50:51Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 157000 (219 MB) 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-18T19:52:29Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-19T01:54:17Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-19T17:03:25Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-19T18:02:22Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-19T21:28:17Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-20T04:43:41Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-20T17:03:59Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-20T20:31:50Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-20T23:02:37Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-21T20:02:17Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 158000 (219 MB) 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-23T14:25:24Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-23T15:13:32Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-23T17:15:20Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-23T22:33:16Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-24T15:58:16Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-24T20:32:06Z', '_last_end_time': 1608242718} 2022-04-22 23:08:43 source > Setting state of ticket_metric_events stream to {'time': '2020-11-25T14:09:17Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-11-25T18:35:18Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-11-25T22:35:28Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-11-26T17:13:31Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 159000 (219 MB) 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-11-28T01:02:01Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-11-29T20:03:15Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-11-30T19:04:20Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-11-30T20:28:08Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-11-30T21:34:18Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-11-30T23:19:23Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-01T00:35:46Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-01T13:12:16Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-01T18:49:53Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-01T20:56:15Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 160000 (219 MB) 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-01T23:06:30Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-02T15:53:44Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-02T18:10:43Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-02T21:23:35Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-03T17:03:29Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-03T20:08:48Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-03T22:19:02Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-04T01:02:16Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-04T15:30:34Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-04T18:37:15Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 161000 (219 MB) 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-04T22:46:27Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-05T19:04:17Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-07T15:34:34Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-07T16:28:16Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-07T20:49:45Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-08T00:02:13Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-08T18:28:16Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-09T01:34:19Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-09T16:32:15Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-09T19:22:18Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 162000 (219 MB) 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-09T21:48:14Z', '_last_end_time': 1608242718} 2022-04-22 23:08:44 source > Setting state of ticket_metric_events stream to {'time': '2020-12-09T23:12:15Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-10T01:11:28Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-10T04:52:44Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-10T16:21:44Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-10T18:03:15Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-10T20:24:28Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-10T23:20:13Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-11T00:48:50Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-11T02:21:43Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 163000 (219 MB) 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-11T16:18:17Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-11T19:11:21Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-11T21:01:37Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-12T00:03:37Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-12T19:40:27Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-13T18:01:51Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-14T16:44:33Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-14T19:32:53Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-14T20:47:51Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-14T21:42:37Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 164000 (219 MB) 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-15T00:07:16Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-15T15:46:19Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-15T17:26:50Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-15T19:48:15Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-15T22:58:56Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-16T02:38:56Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-16T21:15:50Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-17T00:41:29Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-17T16:30:30Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 165000 (220 MB) 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-17T17:21:34Z', '_last_end_time': 1608242718} 2022-04-22 23:08:45 source > Setting state of ticket_metric_events stream to {'time': '2020-12-17T19:57:14Z', '_last_end_time': 1608242718} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-18T00:01:03Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-18T01:39:21Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-18T14:03:27Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-18T19:57:14Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-19T00:02:41Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-20T02:01:55Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-21T06:12:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-21T16:49:20Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 166000 (220 MB) 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-21T22:29:14Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-22T01:12:10Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-22T16:29:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-22T20:03:20Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-22T22:28:28Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-23T09:01:32Z', '_last_end_time': 1611880972} 2022-04-22 23:08:48 source > Setting state of ticket_metric_events stream to {'time': '2020-12-23T19:20:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-23T20:24:20Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-23T21:33:52Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-23T22:50:28Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 167000 (220 MB) 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-24T19:00:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-26T15:55:15Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-27T15:21:28Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-28T20:29:43Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-28T22:45:18Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-29T18:45:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-29T21:50:15Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-30T23:22:18Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2020-12-31T23:02:14Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-04T01:43:31Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 168000 (220 MB) 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-04T16:51:52Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-04T19:43:19Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-04T22:25:24Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-04T22:40:33Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-04T23:48:18Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-05T21:34:17Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-06T00:43:50Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-07T00:25:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-07T05:36:47Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-07T19:38:07Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 169000 (220 MB) 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-07T21:55:51Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-08T01:26:22Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-08T03:35:27Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-08T22:15:22Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-10T19:50:28Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-11T07:26:21Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-11T16:26:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-11T20:32:30Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-11T22:15:10Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-11T23:15:09Z', '_last_end_time': 1611880972} 2022-04-22 23:08:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 170000 (220 MB) 2022-04-22 23:08:49 source > Setting state of ticket_metric_events stream to {'time': '2021-01-11T23:59:52Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-12T01:16:34Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-12T18:37:20Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-13T01:11:14Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-13T16:50:12Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-13T17:43:25Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-13T21:37:15Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-13T22:27:26Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-14T08:28:35Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-14T17:04:32Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 171000 (220 MB) 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-14T22:08:30Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-14T23:33:19Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-15T18:31:28Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-15T22:37:17Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-16T20:55:22Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-17T04:26:22Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-18T22:01:53Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-19T17:38:18Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-19T20:12:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-20T14:33:05Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 172000 (220 MB) 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-20T23:44:29Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-21T15:32:56Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-21T22:50:56Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-22T00:06:15Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-22T16:54:27Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-22T20:58:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-22T23:20:59Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-24T21:07:31Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-25T18:37:47Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-25T21:17:52Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 173000 (221 MB) 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-25T22:22:27Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-26T02:03:24Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-26T02:31:01Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-26T18:02:25Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-26T19:17:27Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-26T20:44:19Z', '_last_end_time': 1611880972} 2022-04-22 23:08:50 source > Setting state of ticket_metric_events stream to {'time': '2021-01-26T21:58:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-26T23:00:16Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-27T00:55:13Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-27T15:51:39Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 174000 (221 MB) 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-27T19:50:25Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-27T20:54:41Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T00:12:29Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T16:01:14Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T18:18:45Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T19:25:45Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T20:09:18Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T20:39:28Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T21:10:43Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 175000 (221 MB) 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T21:54:27Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T22:48:04Z', '_last_end_time': 1611880972} 2022-04-22 23:08:51 source > Setting state of ticket_metric_events stream to {'time': '2021-01-28T23:18:29Z', '_last_end_time': 1611880972} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-01-29T01:25:52Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-01-29T16:09:17Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-01-29T20:03:27Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-01-29T21:32:54Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-01-29T22:19:18Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-01-29T23:51:31Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-01-30T02:58:23Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 176000 (221 MB) 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-01-31T20:03:02Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-01-31T22:02:17Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-01T17:04:35Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-01T17:47:28Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-01T19:36:17Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-01T21:18:26Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-01T22:36:19Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-02T05:56:20Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-02T18:11:17Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-02T19:09:20Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 177000 (221 MB) 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-02T22:33:08Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-03T12:20:18Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-03T18:26:25Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-04T00:50:16Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-04T18:15:20Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-04T22:59:26Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-05T00:01:50Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-05T17:02:26Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-05T19:32:17Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-05T20:21:01Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 178000 (221 MB) 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-05T22:24:21Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-05T23:56:44Z', '_last_end_time': 1614276200} 2022-04-22 23:08:54 source > Setting state of ticket_metric_events stream to {'time': '2021-02-06T17:44:27Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-07T20:16:27Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-08T15:51:11Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-08T16:28:13Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-08T17:14:45Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-08T18:19:26Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-08T20:14:51Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-08T22:55:59Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 179000 (221 MB) 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-08T23:59:14Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-09T01:05:22Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-09T21:05:25Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-10T00:06:55Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-10T00:43:28Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-10T02:01:58Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-10T18:25:25Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-10T21:13:31Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-10T23:38:23Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-11T01:15:17Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 180000 (222 MB) 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-11T16:32:27Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-11T18:15:54Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-11T22:55:24Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-12T00:52:10Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-12T16:54:06Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-12T20:30:51Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-12T21:24:15Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-13T01:50:15Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-13T03:45:48Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-13T22:08:23Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 181000 (222 MB) 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-15T01:34:35Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-15T15:55:05Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-15T16:22:23Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-15T18:02:08Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-15T21:24:16Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-16T00:35:35Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-16T15:29:26Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-16T16:56:43Z', '_last_end_time': 1614276200} 2022-04-22 23:08:55 source > Setting state of ticket_metric_events stream to {'time': '2021-02-16T19:53:26Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-16T21:39:24Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 182000 (222 MB) 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-17T00:06:32Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-17T18:43:51Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-17T19:09:16Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-17T21:44:17Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-18T00:34:24Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-18T14:19:25Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-18T19:02:56Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-19T01:19:57Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-19T16:46:05Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-19T21:08:17Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 183000 (222 MB) 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-19T23:53:46Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-20T00:48:19Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-20T21:01:53Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-21T21:38:23Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-22T15:58:33Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-22T16:17:18Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-22T18:21:24Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-22T19:41:16Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-22T22:50:21Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-22T23:45:13Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 184000 (222 MB) 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-23T01:32:28Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-23T13:07:15Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-23T19:35:01Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-23T21:01:28Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-24T01:06:10Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-24T02:21:12Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-24T16:30:33Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-24T17:50:42Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-24T20:08:16Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 185000 (222 MB) 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-24T21:42:48Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-25T04:03:17Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-25T16:01:29Z', '_last_end_time': 1614276200} 2022-04-22 23:08:56 source > Setting state of ticket_metric_events stream to {'time': '2021-02-25T16:45:52Z', '_last_end_time': 1614276200} 2022-04-22 23:08:58 source > Setting state of ticket_metric_events stream to {'time': '2021-02-25T19:54:25Z', '_last_end_time': 1616110455} 2022-04-22 23:08:58 source > Setting state of ticket_metric_events stream to {'time': '2021-02-25T22:00:10Z', '_last_end_time': 1616110455} 2022-04-22 23:08:58 source > Setting state of ticket_metric_events stream to {'time': '2021-02-25T23:05:57Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-02-25T23:48:45Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-02-26T06:14:15Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-02-26T16:08:18Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 186000 (222 MB) 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-02-26T20:30:30Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-02-26T23:55:52Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-02-27T03:02:04Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-02-28T01:28:14Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-01T15:33:24Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-01T15:54:00Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-01T16:49:26Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-01T19:05:19Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-01T20:51:30Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-01T21:47:26Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 187000 (222 MB) 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-02T01:01:59Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-02T02:57:15Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-02T03:25:24Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-02T14:55:16Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-02T19:30:16Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-02T22:08:56Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-02T22:57:01Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-03T01:22:21Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-03T15:35:37Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-03T18:22:40Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 188000 (223 MB) 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-03T20:39:39Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-03T23:48:07Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-04T02:00:28Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-04T13:10:37Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-04T17:51:25Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-04T19:18:32Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-04T20:10:54Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-04T22:23:16Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-04T23:33:22Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-05T00:12:30Z', '_last_end_time': 1616110455} 2022-04-22 23:08:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 189000 (223 MB) 2022-04-22 23:08:59 source > Setting state of ticket_metric_events stream to {'time': '2021-03-05T05:01:21Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-05T15:34:57Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-05T19:18:38Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-05T22:02:24Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-05T23:56:14Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-06T19:02:12Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-08T03:00:05Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-08T16:23:15Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-08T18:35:23Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-08T20:05:16Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 190000 (223 MB) 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-08T22:03:15Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-08T23:45:14Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-09T00:31:02Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-09T14:40:10Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-09T16:50:13Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-09T17:26:24Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-09T20:42:16Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-09T21:51:15Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-10T00:21:32Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-10T16:11:16Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 191000 (223 MB) 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-10T16:59:05Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-10T20:09:18Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-10T21:49:16Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-10T22:47:10Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-11T03:05:25Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-11T05:38:01Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-11T16:16:15Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-11T17:36:25Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-11T19:46:20Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-11T22:54:50Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 192000 (223 MB) 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-12T01:10:54Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-12T02:01:18Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-12T11:38:23Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-12T15:37:34Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-12T17:10:44Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-12T19:16:28Z', '_last_end_time': 1616110455} 2022-04-22 23:09:00 source > Setting state of ticket_metric_events stream to {'time': '2021-03-12T21:23:55Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-13T02:28:52Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-14T13:39:16Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-15T04:01:43Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 193000 (223 MB) 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-15T17:03:33Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-15T18:36:18Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-15T20:03:32Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-15T21:06:04Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-15T21:38:56Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-15T22:02:48Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-15T22:43:59Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-16T06:27:22Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-16T16:51:21Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-16T21:23:55Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 194000 (223 MB) 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-17T00:07:22Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-17T02:48:21Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-17T04:16:19Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-17T14:30:29Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-17T17:06:26Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-17T19:21:58Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-17T20:59:55Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-17T22:08:16Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-18T01:07:15Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 195000 (223 MB) 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-18T02:52:14Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-18T16:34:15Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-18T17:10:47Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-18T18:50:15Z', '_last_end_time': 1616110455} 2022-04-22 23:09:01 source > Setting state of ticket_metric_events stream to {'time': '2021-03-18T22:57:54Z', '_last_end_time': 1616110455} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-19T02:04:46Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-19T03:56:33Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-19T14:54:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-19T17:01:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-19T18:41:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 196000 (224 MB) 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-19T23:27:37Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-20T01:54:59Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-20T16:02:56Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-21T04:01:42Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-22T00:08:47Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-22T16:04:01Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-22T17:57:26Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-22T19:14:29Z', '_last_end_time': 1617665003} 2022-04-22 23:09:04 source > Setting state of ticket_metric_events stream to {'time': '2021-03-22T20:34:01Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-22T22:26:23Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 197000 (224 MB) 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-23T14:08:25Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-23T16:11:04Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-23T17:00:25Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-23T18:56:24Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-23T21:32:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-23T22:49:38Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-24T00:42:14Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-24T14:34:17Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-24T16:46:54Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-24T18:33:18Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 198000 (224 MB) 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-24T21:22:49Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-24T21:56:13Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-24T23:14:06Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-25T02:25:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-25T16:03:24Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-25T17:26:40Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-25T19:40:09Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-25T21:27:23Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-25T22:42:52Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-25T23:47:51Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 199000 (224 MB) 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-26T00:24:47Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-26T00:58:02Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-26T09:10:17Z', '_last_end_time': 1617665003} 2022-04-22 23:09:05 source > Setting state of ticket_metric_events stream to {'time': '2021-03-26T14:53:38Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-26T17:00:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-26T18:08:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-26T19:36:24Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-26T22:48:23Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-26T23:58:22Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-27T04:01:41Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 200000 (224 MB) 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-27T21:04:13Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-28T13:57:14Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-29T00:03:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-29T14:29:17Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-29T16:13:17Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-29T17:19:01Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-29T17:38:12Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-29T18:57:42Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-29T21:41:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-29T23:15:28Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 201000 (224 MB) 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T00:21:31Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T02:55:46Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T03:50:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T11:11:23Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T15:50:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T16:32:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T16:58:17Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T17:25:53Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T18:30:27Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T20:52:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 202000 (224 MB) 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-03-30T22:46:25Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-03-31T00:26:47Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-03-31T01:21:10Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-03-31T02:37:23Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-03-31T05:12:22Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-03-31T16:08:35Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-03-31T18:45:25Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-03-31T21:12:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-03-31T22:32:17Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-01T00:01:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 203000 (225 MB) 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-01T02:48:59Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-01T13:36:18Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-01T16:18:13Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-01T17:50:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-01T19:02:25Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-01T19:47:55Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-01T21:48:17Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-02T01:02:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-02T02:40:24Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-02T14:32:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 204000 (225 MB) 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-02T15:57:28Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-02T17:52:23Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-02T19:26:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-02T21:33:24Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-02T23:26:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-03T04:01:27Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-03T21:20:15Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-04T20:56:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:07 source > Setting state of ticket_metric_events stream to {'time': '2021-04-05T14:25:17Z', '_last_end_time': 1617665003} 2022-04-22 23:09:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 205000 (225 MB) 2022-04-22 23:09:08 source > Setting state of ticket_metric_events stream to {'time': '2021-04-05T15:11:23Z', '_last_end_time': 1617665003} 2022-04-22 23:09:08 source > Setting state of ticket_metric_events stream to {'time': '2021-04-05T17:21:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:08 source > Setting state of ticket_metric_events stream to {'time': '2021-04-05T19:39:17Z', '_last_end_time': 1617665003} 2022-04-22 23:09:08 source > Setting state of ticket_metric_events stream to {'time': '2021-04-05T20:58:10Z', '_last_end_time': 1617665003} 2022-04-22 23:09:08 source > Setting state of ticket_metric_events stream to {'time': '2021-04-05T21:13:16Z', '_last_end_time': 1617665003} 2022-04-22 23:09:08 source > Setting state of ticket_metric_events stream to {'time': '2021-04-05T23:21:01Z', '_last_end_time': 1617665003} 2022-04-22 23:09:10 source > Setting state of ticket_metric_events stream to {'time': '2021-04-06T01:01:59Z', '_last_end_time': 1618727298} 2022-04-22 23:09:10 source > Setting state of ticket_metric_events stream to {'time': '2021-04-06T14:17:16Z', '_last_end_time': 1618727298} 2022-04-22 23:09:10 source > Setting state of ticket_metric_events stream to {'time': '2021-04-06T16:11:23Z', '_last_end_time': 1618727298} 2022-04-22 23:09:10 source > Setting state of ticket_metric_events stream to {'time': '2021-04-06T17:09:51Z', '_last_end_time': 1618727298} 2022-04-22 23:09:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 206000 (225 MB) 2022-04-22 23:09:10 source > Setting state of ticket_metric_events stream to {'time': '2021-04-06T19:55:25Z', '_last_end_time': 1618727298} 2022-04-22 23:09:10 source > Setting state of ticket_metric_events stream to {'time': '2021-04-06T21:52:57Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-06T23:34:27Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-06T23:48:11Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-07T00:47:27Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-07T04:46:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-07T14:20:44Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-07T18:06:39Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-07T20:30:46Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-07T21:14:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 207000 (225 MB) 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-07T21:37:17Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-07T23:57:18Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-08T05:11:16Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-08T16:08:18Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-08T17:30:27Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-08T20:03:41Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-08T21:48:24Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-08T22:20:26Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T00:04:12Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T01:01:57Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 208000 (225 MB) 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T01:35:51Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T01:51:35Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T03:10:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T14:13:16Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T14:37:23Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T15:24:37Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T17:17:25Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T17:57:24Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T18:26:11Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T19:44:54Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 209000 (225 MB) 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T21:11:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-09T23:35:26Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-10T00:11:41Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-10T01:02:27Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-10T02:58:40Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-10T20:03:49Z', '_last_end_time': 1618727298} 2022-04-22 23:09:11 source > Setting state of ticket_metric_events stream to {'time': '2021-04-11T04:22:14Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T02:01:52Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T09:45:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T14:39:24Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 210000 (225 MB) 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T15:14:53Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T16:44:23Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T17:45:21Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T19:02:53Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T21:14:41Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T23:10:25Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-12T23:40:16Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T00:26:17Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T01:02:02Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T01:31:11Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 211000 (226 MB) 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T02:04:17Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T13:57:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T15:39:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T17:16:33Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T18:09:16Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T21:33:01Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T22:37:33Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-13T23:17:56Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T01:25:11Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T14:27:08Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 212000 (226 MB) 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T15:18:42Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T16:08:17Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T17:13:03Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T17:47:44Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T19:47:14Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T20:16:23Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T21:08:24Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-14T23:44:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T00:27:46Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T01:39:22Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 213000 (226 MB) 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T02:33:26Z', '_last_end_time': 1618727298} 2022-04-22 23:09:12 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T13:59:44Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T15:12:03Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T16:00:17Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T17:03:16Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T19:02:35Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T20:22:39Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T21:27:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T21:59:28Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-15T22:38:23Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 214000 (226 MB) 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T00:32:16Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T01:10:39Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T02:02:52Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T05:16:16Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T15:22:25Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T16:00:01Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T17:18:22Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T18:14:23Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T19:32:16Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 215000 (226 MB) 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T21:48:17Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T23:28:09Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-16T23:50:24Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-17T01:02:15Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-17T10:00:23Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-17T20:16:14Z', '_last_end_time': 1618727298} 2022-04-22 23:09:13 source > Setting state of ticket_metric_events stream to {'time': '2021-04-18T06:22:14Z', '_last_end_time': 1618727298} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-18T22:02:37Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T03:40:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T14:30:47Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 216000 (226 MB) 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T14:47:17Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T15:30:22Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T15:59:23Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T16:54:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T17:32:01Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T17:55:46Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T18:54:18Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T20:26:15Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T21:38:18Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T23:02:43Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 217000 (226 MB) 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-19T23:53:34Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T01:02:05Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T14:24:23Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T15:29:45Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T17:02:18Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T17:43:46Z', '_last_end_time': 1619648135} 2022-04-22 23:09:16 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T18:27:11Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T19:08:36Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T20:54:19Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T21:26:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 218000 (226 MB) 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-20T22:35:32Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T01:49:45Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T14:19:58Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T15:09:37Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T15:32:24Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T16:20:20Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T17:26:07Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T18:39:09Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T19:02:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T21:07:51Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 219000 (227 MB) 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T21:42:17Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T22:37:43Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-21T23:52:23Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T00:41:38Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T10:12:21Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T14:43:18Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T16:58:17Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T18:33:10Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T19:28:18Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T20:32:14Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 220000 (227 MB) 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T21:22:54Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T22:20:19Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-22T23:18:17Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T00:11:33Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T02:30:18Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T14:33:07Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T15:02:59Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T16:46:24Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T18:23:23Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T20:39:54Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 221000 (227 MB) 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T21:00:18Z', '_last_end_time': 1619648135} 2022-04-22 23:09:17 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T21:43:39Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T22:25:28Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T22:53:18Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T23:00:02Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-23T23:52:58Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-24T05:22:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-24T20:02:52Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-24T23:42:17Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-25T06:20:14Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 222000 (227 MB) 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-25T17:54:22Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-25T22:02:05Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T09:34:15Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T15:03:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T15:43:48Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T16:04:25Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T17:04:18Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T17:21:27Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T18:02:25Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T18:45:44Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 223000 (227 MB) 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T19:40:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T20:41:12Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T22:00:17Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-26T23:08:15Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T00:02:02Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T01:34:23Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T14:23:01Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T15:22:15Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T16:24:04Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T16:59:56Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 224000 (227 MB) 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T18:06:23Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T18:40:17Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T19:36:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T20:50:24Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T21:31:34Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-27T23:10:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T03:30:14Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T15:26:49Z', '_last_end_time': 1619648135} 2022-04-22 23:09:18 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T16:22:16Z', '_last_end_time': 1619648135} 2022-04-22 23:09:19 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T16:45:17Z', '_last_end_time': 1619648135} 2022-04-22 23:09:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 225000 (227 MB) 2022-04-22 23:09:19 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T17:14:50Z', '_last_end_time': 1619648135} 2022-04-22 23:09:19 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T17:44:39Z', '_last_end_time': 1619648135} 2022-04-22 23:09:19 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T18:17:39Z', '_last_end_time': 1619648135} 2022-04-22 23:09:19 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T18:53:35Z', '_last_end_time': 1619648135} 2022-04-22 23:09:19 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T20:14:15Z', '_last_end_time': 1619648135} 2022-04-22 23:09:19 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T21:40:22Z', '_last_end_time': 1619648135} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T22:22:15Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-28T23:48:16Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T02:30:23Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 226000 (228 MB) 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T14:24:29Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T14:56:51Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T15:19:57Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T16:06:16Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T16:30:51Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T16:53:20Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T17:07:18Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T17:49:16Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T18:47:18Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T19:28:49Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 227000 (228 MB) 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T20:38:14Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T21:27:39Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T22:09:40Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-29T23:17:39Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-30T00:49:22Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-30T14:43:37Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-30T15:42:18Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-30T17:48:43Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-30T18:18:15Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-30T18:48:34Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 228000 (228 MB) 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-30T19:35:49Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-30T20:34:16Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-04-30T22:52:36Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-05-01T00:24:34Z', '_last_end_time': 1620683542} 2022-04-22 23:09:22 source > Setting state of ticket_metric_events stream to {'time': '2021-05-01T01:09:09Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-01T02:52:10Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-01T12:50:22Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-01T21:50:16Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-02T17:02:35Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T02:24:18Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 229000 (228 MB) 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T14:48:15Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T16:18:17Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T17:26:23Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T17:58:23Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T18:17:31Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T18:54:56Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T20:10:12Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T20:53:20Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T21:21:14Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T21:50:33Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 230000 (228 MB) 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T23:06:18Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-03T23:36:17Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T02:08:17Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T07:47:13Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T14:43:12Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T17:26:52Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T18:29:25Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T19:23:15Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T20:10:13Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T21:17:27Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 231000 (228 MB) 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T22:05:25Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-04T23:55:16Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T01:06:42Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T05:03:14Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T13:05:19Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T15:03:52Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T17:03:26Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T18:27:24Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T19:46:56Z', '_last_end_time': 1620683542} 2022-04-22 23:09:23 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T20:40:09Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 232000 (228 MB) 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T21:45:51Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T22:23:25Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T22:51:26Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-05T23:37:39Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T00:35:24Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T04:03:14Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T16:03:22Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T16:56:05Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T17:34:11Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T18:08:27Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 233000 (228 MB) 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T18:50:24Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T19:02:35Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T20:03:10Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T20:31:23Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T20:43:25Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T21:32:15Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T22:20:42Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T22:53:07Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-06T23:26:48Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-07T01:10:07Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 234000 (229 MB) 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-07T13:11:22Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-07T15:44:56Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-07T16:57:15Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-07T18:43:18Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-07T19:58:49Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-07T21:09:25Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-07T22:23:10Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-08T00:03:24Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-08T04:57:23Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-09T01:48:22Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 235000 (229 MB) 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-09T20:08:14Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-10T06:04:14Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-10T16:26:16Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-10T17:22:18Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-10T18:02:15Z', '_last_end_time': 1620683542} 2022-04-22 23:09:24 source > Setting state of ticket_metric_events stream to {'time': '2021-05-10T18:44:18Z', '_last_end_time': 1620683542} 2022-04-22 23:09:25 source > Setting state of ticket_metric_events stream to {'time': '2021-05-10T20:06:18Z', '_last_end_time': 1620683542} 2022-04-22 23:09:27 source > Setting state of ticket_metric_events stream to {'time': '2021-05-10T21:55:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:27 source > Setting state of ticket_metric_events stream to {'time': '2021-05-10T23:16:17Z', '_last_end_time': 1621517514} 2022-04-22 23:09:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 236000 (229 MB) 2022-04-22 23:09:27 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T02:25:17Z', '_last_end_time': 1621517514} 2022-04-22 23:09:27 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T13:29:07Z', '_last_end_time': 1621517514} 2022-04-22 23:09:27 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T14:40:19Z', '_last_end_time': 1621517514} 2022-04-22 23:09:27 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T16:02:19Z', '_last_end_time': 1621517514} 2022-04-22 23:09:27 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T16:22:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:27 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T16:46:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T17:29:34Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T17:56:52Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T19:00:22Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T19:49:52Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 237000 (229 MB) 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T20:29:29Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T20:54:51Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T21:21:45Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T21:34:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T21:50:17Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T22:16:39Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T23:06:37Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T23:30:54Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-11T23:51:31Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T00:17:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 238000 (229 MB) 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T00:49:14Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T10:35:46Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T13:32:06Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T13:56:45Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T14:39:18Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T15:57:24Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T16:15:38Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T17:13:18Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T19:20:01Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T19:28:51Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 239000 (229 MB) 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T20:18:54Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-12T23:41:55Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-13T00:59:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-13T12:58:30Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-13T15:02:00Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-13T16:05:20Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-13T17:27:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-13T19:16:53Z', '_last_end_time': 1621517514} 2022-04-22 23:09:28 source > Setting state of ticket_metric_events stream to {'time': '2021-05-13T20:07:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-13T21:34:35Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 240000 (229 MB) 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-13T22:57:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T03:29:04Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T12:58:39Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T15:19:55Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T16:42:03Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T17:22:32Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T18:33:17Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T19:31:18Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T20:01:22Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T20:36:17Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 241000 (229 MB) 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T21:53:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T23:01:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-14T23:54:49Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-15T00:33:45Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-15T13:28:14Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-16T05:14:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-16T19:48:14Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T13:14:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T15:38:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T16:48:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 242000 (230 MB) 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T17:24:19Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T18:03:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T18:24:18Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T18:38:59Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T18:56:24Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T19:12:14Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T19:43:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T20:40:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T21:23:04Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T21:58:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 243000 (230 MB) 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-17T22:42:24Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T00:34:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T01:36:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:29 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T14:29:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T15:15:21Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T17:28:07Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T18:20:48Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T18:55:18Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T19:29:28Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T20:13:17Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 244000 (230 MB) 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T21:40:18Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T22:15:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-18T22:39:18Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T00:23:15Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T01:05:27Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T02:06:08Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T13:03:07Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T15:33:16Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T16:45:57Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T17:41:19Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 245000 (230 MB) 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T18:19:17Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T18:53:42Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T19:56:37Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T21:13:24Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T22:22:29Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-19T23:14:49Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T02:21:14Z', '_last_end_time': 1621517514} 2022-04-22 23:09:30 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T12:49:56Z', '_last_end_time': 1621517514} 2022-04-22 23:09:32 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T13:34:52Z', '_last_end_time': 1622646811} 2022-04-22 23:09:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 246000 (230 MB) 2022-04-22 23:09:32 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T15:39:00Z', '_last_end_time': 1622646811} 2022-04-22 23:09:32 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T16:39:11Z', '_last_end_time': 1622646811} 2022-04-22 23:09:32 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T17:19:15Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T17:51:30Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T18:13:41Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T18:27:53Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T18:39:16Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T19:42:04Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T20:07:23Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T21:22:12Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 247000 (230 MB) 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-20T22:35:15Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T00:21:59Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T01:41:46Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T14:17:52Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T15:41:51Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T17:22:03Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T18:12:24Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T18:54:17Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T20:05:32Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T22:01:43Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 248000 (230 MB) 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-21T23:42:14Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-22T17:03:06Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-23T00:01:42Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T13:07:14Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T13:32:14Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T14:41:16Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T15:24:18Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T16:23:49Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T17:39:25Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T18:23:00Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 249000 (231 MB) 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T19:33:16Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T20:51:50Z', '_last_end_time': 1622646811} 2022-04-22 23:09:33 source > Setting state of ticket_metric_events stream to {'time': '2021-05-24T22:13:23Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T01:47:24Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T13:59:15Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T14:30:36Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T15:52:53Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T16:53:43Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T17:54:19Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T19:25:17Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 250000 (231 MB) 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T21:22:41Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T21:57:21Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-25T23:46:25Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-26T00:23:20Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-26T01:51:14Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-26T12:50:07Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-26T15:11:27Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-26T17:35:18Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-26T20:18:27Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-26T21:46:50Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 251000 (231 MB) 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-26T23:23:30Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T13:01:19Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T14:56:23Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T15:26:42Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T15:59:32Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T16:44:02Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T17:21:44Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T18:37:58Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T19:49:16Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T20:28:18Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 252000 (231 MB) 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T21:50:38Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T22:25:38Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-27T23:28:22Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T00:38:54Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T12:58:26Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T14:46:17Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T15:22:22Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T16:18:38Z', '_last_end_time': 1622646811} 2022-04-22 23:09:34 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T17:26:18Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T18:03:07Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 253000 (231 MB) 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T18:52:23Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T21:00:17Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T22:19:41Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-28T23:23:35Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-29T20:07:14Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-30T16:29:22Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-30T21:23:14Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-31T14:56:26Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-05-31T17:18:53Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T01:14:22Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 254000 (231 MB) 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T12:16:24Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T13:05:50Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T14:06:36Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T15:07:38Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T16:46:02Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T17:21:17Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T17:55:26Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T18:23:07Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T18:50:07Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T19:53:19Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 255000 (231 MB) 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T21:07:22Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T21:57:26Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T22:33:06Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-01T23:22:21Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T01:08:17Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T02:13:04Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T12:24:56Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T13:27:15Z', '_last_end_time': 1622646811} 2022-04-22 23:09:35 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T14:46:09Z', '_last_end_time': 1622646811} 2022-04-22 23:09:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 256000 (231 MB) 2022-04-22 23:09:37 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T15:31:33Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T16:03:00Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T17:21:27Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T17:54:27Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T18:38:25Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T19:54:18Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-02T22:51:57Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T00:34:09Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T01:37:40Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T12:29:38Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 257000 (232 MB) 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T13:06:53Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T13:43:44Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T15:26:15Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T16:36:19Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T17:32:13Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T18:19:24Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T18:55:15Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T20:06:21Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T20:40:44Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T21:07:56Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 258000 (232 MB) 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T21:46:59Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T22:48:06Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-03T23:03:26Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T00:13:22Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T02:35:24Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T05:48:21Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T12:54:26Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T14:08:22Z', '_last_end_time': 1623348865} 2022-04-22 23:09:38 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T16:06:10Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T16:59:48Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 259000 (232 MB) 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T17:38:39Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T18:16:03Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T19:26:17Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T21:45:50Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T22:53:49Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-04T23:36:17Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-05T00:24:40Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-05T01:34:54Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-05T12:23:29Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-06T01:38:23Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 260000 (232 MB) 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-06T19:02:32Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T00:01:39Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T12:58:16Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T14:34:23Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T15:20:18Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T15:48:10Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T16:54:22Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T17:26:48Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T17:54:26Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T18:28:23Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 261000 (232 MB) 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T19:01:31Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T19:15:00Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T19:42:43Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T20:16:16Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T21:11:49Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T21:28:23Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T22:00:05Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T22:27:00Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-07T23:15:12Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T00:00:48Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 262000 (232 MB) 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T00:28:15Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T00:58:08Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T01:32:23Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T03:58:22Z', '_last_end_time': 1623348865} 2022-04-22 23:09:39 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T13:22:15Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T14:03:57Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T15:08:53Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T16:28:15Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T18:02:01Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T19:10:01Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 263000 (232 MB) 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T19:51:45Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T20:58:00Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T21:40:55Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T22:23:56Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-08T22:55:12Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T00:13:01Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T00:51:36Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T02:34:14Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T12:09:54Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T12:36:35Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 264000 (232 MB) 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T13:36:34Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T14:56:16Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T15:48:17Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T16:32:26Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T17:24:21Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T18:12:17Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T18:32:25Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T19:34:24Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T20:16:18Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T20:38:47Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 265000 (233 MB) 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T21:33:15Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T22:31:46Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-09T23:27:15Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T00:42:53Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T01:20:28Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T02:54:23Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T13:06:26Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T15:10:40Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T16:04:24Z', '_last_end_time': 1623348865} 2022-04-22 23:09:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 266000 (233 MB) 2022-04-22 23:09:40 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T16:55:21Z', '_last_end_time': 1623348865} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T19:08:17Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T20:44:19Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T21:34:30Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T22:37:00Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-10T23:45:34Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T00:34:52Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T01:25:30Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T02:06:52Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T10:46:39Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 267000 (233 MB) 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T13:26:26Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T14:20:01Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T15:00:06Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T16:14:24Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T17:03:49Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T18:30:58Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T19:32:18Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T20:39:57Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T21:14:24Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T21:52:20Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 268000 (233 MB) 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-11T23:40:17Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-12T16:26:17Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-12T23:29:45Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-13T05:47:24Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-13T22:58:48Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-13T23:56:15Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T01:56:15Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T03:19:13Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T12:58:42Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T13:41:16Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 269000 (233 MB) 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T14:41:20Z', '_last_end_time': 1624285997} 2022-04-22 23:09:43 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T15:48:43Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T16:33:25Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T18:09:16Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T18:53:25Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T19:23:22Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T19:43:16Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T21:16:41Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T21:45:16Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-14T23:53:41Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 270000 (233 MB) 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T01:14:33Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T02:12:41Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T03:31:18Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T13:06:09Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T14:25:17Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T15:55:07Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T16:31:42Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T17:03:16Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T17:35:56Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T18:59:16Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 271000 (233 MB) 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T20:55:31Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T21:35:25Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T23:05:22Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-15T23:46:00Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T00:34:04Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T01:34:13Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T01:57:14Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T04:04:34Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T14:50:18Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T16:12:24Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 272000 (234 MB) 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T16:44:03Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T17:24:16Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T17:38:24Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T18:03:31Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T18:48:17Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T20:48:37Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T21:39:58Z', '_last_end_time': 1624285997} 2022-04-22 23:09:44 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T22:26:15Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T23:29:50Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-16T23:55:27Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 273000 (234 MB) 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T00:30:01Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T02:08:23Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T04:01:37Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T13:01:53Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T13:44:02Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T14:45:50Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T16:46:20Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T18:50:24Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T19:37:31Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T19:59:08Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 274000 (234 MB) 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T20:22:21Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T20:54:18Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T22:00:17Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T22:58:36Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-17T23:29:07Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T00:40:08Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T02:38:14Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T12:58:19Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T15:19:10Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T16:20:19Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 275000 (234 MB) 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T17:18:16Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T18:07:32Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T19:06:34Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T20:44:31Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-18T21:58:51Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-19T11:38:14Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-19T19:49:10Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-20T00:45:14Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-20T17:02:07Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 276000 (234 MB) 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T11:55:24Z', '_last_end_time': 1624285997} 2022-04-22 23:09:45 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T14:12:16Z', '_last_end_time': 1624285997} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T14:52:20Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T15:43:46Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T16:27:06Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T16:52:02Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T17:49:27Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T18:14:21Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T19:20:49Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T19:55:21Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 277000 (234 MB) 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T20:45:18Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T21:28:44Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-21T22:40:26Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T00:53:15Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T02:09:34Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T08:03:15Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T14:00:14Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T15:07:24Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T17:15:24Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T18:53:24Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 278000 (234 MB) 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T21:03:25Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T22:40:17Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-22T22:59:43Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T00:32:34Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T01:58:14Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T05:07:22Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T14:12:36Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T15:00:02Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T15:49:34Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T16:22:49Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 279000 (234 MB) 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T17:05:22Z', '_last_end_time': 1625137155} 2022-04-22 23:09:48 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T17:37:23Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T18:09:00Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T19:23:26Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T20:39:26Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T22:04:32Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T22:41:38Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-23T23:43:23Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T01:12:17Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T03:59:23Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 280000 (235 MB) 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T14:31:18Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T15:59:24Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T16:47:41Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T17:13:25Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T18:32:30Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T19:43:15Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T20:01:28Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T20:36:59Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T22:06:54Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-24T23:39:07Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 281000 (235 MB) 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-25T01:01:55Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-25T13:45:06Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-25T15:24:31Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-25T17:56:03Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-25T19:42:51Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-25T20:45:31Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-25T21:32:04Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-25T22:04:29Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-25T22:59:22Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-26T01:45:24Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 282000 (235 MB) 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-26T18:02:39Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-27T03:01:45Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-27T18:59:16Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T12:36:33Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T13:24:25Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T15:13:44Z', '_last_end_time': 1625137155} 2022-04-22 23:09:49 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T16:20:23Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T17:15:19Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T18:30:44Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T19:13:24Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 283000 (235 MB) 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T19:39:34Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T21:04:31Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-28T22:29:22Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T00:02:07Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T00:53:43Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T06:39:22Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T13:43:32Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T14:35:18Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T15:17:18Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T15:54:56Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 284000 (235 MB) 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T16:47:16Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T17:32:11Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T18:07:16Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T18:43:55Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T19:16:08Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T20:35:15Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T21:15:13Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-29T23:26:22Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T01:25:09Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T04:01:13Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 285000 (235 MB) 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T13:03:54Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T14:40:22Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T15:52:08Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T16:59:27Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T18:24:23Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T20:34:17Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T21:35:43Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T22:20:54Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T22:43:17Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 286000 (235 MB) 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-06-30T23:40:40Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T01:00:17Z', '_last_end_time': 1625137155} 2022-04-22 23:09:50 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T02:08:53Z', '_last_end_time': 1625137155} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T13:23:42Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T14:28:14Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T14:59:17Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T15:31:40Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T16:42:17Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T18:27:04Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T19:19:33Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 287000 (235 MB) 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T19:52:38Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T20:24:14Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T21:02:25Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T21:33:26Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T22:32:17Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-01T23:17:39Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T01:17:18Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T03:07:21Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T13:51:23Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T14:24:43Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 288000 (236 MB) 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T15:48:32Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T16:13:01Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T16:32:45Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T17:01:22Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T17:45:04Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T18:40:59Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T19:25:26Z', '_last_end_time': 1626196043} 2022-04-22 23:09:53 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T20:08:50Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-02T23:33:14Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-03T00:14:52Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 289000 (236 MB) 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-03T05:43:22Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-04T23:37:25Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-05T15:50:27Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-05T21:02:35Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T13:57:06Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T15:21:13Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T16:33:32Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T17:38:07Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T18:36:16Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T19:51:32Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 290000 (236 MB) 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T21:18:09Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T21:56:18Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T22:51:00Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-06T23:44:30Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T00:47:02Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T01:48:23Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T04:00:18Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T13:26:17Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T14:22:45Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T15:00:15Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 291000 (236 MB) 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T15:58:15Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T16:35:17Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T18:18:24Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T19:48:25Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T21:22:24Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-07T23:07:35Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T00:26:17Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T01:04:15Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T02:05:12Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T02:38:15Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 292000 (236 MB) 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T12:59:08Z', '_last_end_time': 1626196043} 2022-04-22 23:09:54 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T14:10:15Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T15:55:43Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T17:58:42Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T18:58:53Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T19:55:19Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T20:40:19Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T21:11:07Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T21:40:15Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T22:10:31Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 293000 (236 MB) 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-08T23:11:15Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-09T01:43:58Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-09T13:39:43Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-09T15:33:25Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-09T16:31:13Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-09T17:25:20Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-09T19:07:20Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-09T21:55:22Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-09T23:24:49Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-10T00:17:17Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 294000 (236 MB) 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-10T00:48:11Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-10T01:04:49Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-10T01:32:48Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-10T02:23:16Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-10T16:58:17Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-11T03:01:40Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T01:36:16Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T12:37:38Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T15:20:17Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T16:58:21Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 295000 (237 MB) 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T17:56:19Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T19:04:19Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T19:36:16Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T20:42:11Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T22:04:18Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T23:16:16Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-12T23:57:43Z', '_last_end_time': 1626196043} 2022-04-22 23:09:55 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T03:28:16Z', '_last_end_time': 1626196043} 2022-04-22 23:09:56 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T04:21:16Z', '_last_end_time': 1626196043} 2022-04-22 23:09:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 296000 (237 MB) 2022-04-22 23:09:56 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T12:02:54Z', '_last_end_time': 1626196043} 2022-04-22 23:09:56 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T14:25:43Z', '_last_end_time': 1626196043} 2022-04-22 23:09:56 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T15:21:50Z', '_last_end_time': 1626196043} 2022-04-22 23:09:56 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T16:05:10Z', '_last_end_time': 1626196043} 2022-04-22 23:09:58 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T17:53:23Z', '_last_end_time': 1626892400} 2022-04-22 23:09:58 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T18:21:18Z', '_last_end_time': 1626892400} 2022-04-22 23:09:58 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T18:51:16Z', '_last_end_time': 1626892400} 2022-04-22 23:09:58 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T19:33:18Z', '_last_end_time': 1626892400} 2022-04-22 23:09:58 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T19:54:46Z', '_last_end_time': 1626892400} 2022-04-22 23:09:58 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T20:29:41Z', '_last_end_time': 1626892400} 2022-04-22 23:09:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 297000 (237 MB) 2022-04-22 23:09:58 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T21:43:15Z', '_last_end_time': 1626892400} 2022-04-22 23:09:58 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T22:47:22Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-13T23:25:12Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T00:47:52Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T01:28:02Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T02:06:48Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T03:01:22Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T12:32:44Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T13:28:51Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T15:07:53Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 298000 (237 MB) 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T16:03:24Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T17:26:21Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T17:44:13Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T18:11:59Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T18:37:06Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T19:26:58Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T20:20:33Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T20:47:10Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T22:21:22Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-14T23:36:35Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 299000 (237 MB) 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T00:29:04Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T01:21:56Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T07:31:27Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T13:18:28Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T15:36:26Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T16:09:49Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T16:57:22Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T17:35:23Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T18:53:56Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T20:51:32Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 300000 (237 MB) 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T21:19:16Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-15T22:43:32Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T00:19:23Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T00:59:16Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T02:16:01Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T12:13:10Z', '_last_end_time': 1626892400} 2022-04-22 23:09:59 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T13:34:22Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T14:31:45Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T16:39:30Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T17:17:11Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 301000 (237 MB) 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T18:30:23Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T19:30:18Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T20:50:55Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T21:29:14Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T22:40:18Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-16T23:26:01Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-17T00:54:33Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-17T01:46:22Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-17T14:21:10Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-17T15:33:46Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 302000 (237 MB) 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-17T22:02:21Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-18T18:33:21Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T00:44:22Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T11:44:45Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T14:15:12Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T14:44:42Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T15:29:47Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T16:08:24Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T17:13:50Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T17:44:23Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 303000 (238 MB) 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T18:18:23Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T18:48:59Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T19:37:05Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T20:26:11Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T20:58:22Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T21:23:46Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T22:00:17Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T23:09:27Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-19T23:49:47Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T00:58:22Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 304000 (238 MB) 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T01:42:24Z', '_last_end_time': 1626892400} 2022-04-22 23:10:00 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T12:17:48Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T13:03:41Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T13:56:17Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T14:44:24Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T15:49:55Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T16:30:46Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T17:36:23Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T18:32:20Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T18:58:58Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 305000 (238 MB) 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T20:04:23Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T21:20:22Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T21:48:17Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T22:32:13Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-20T23:58:22Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T00:50:55Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T01:34:22Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T03:06:24Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T13:49:59Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 306000 (238 MB) 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T14:43:07Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T15:47:34Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T16:39:26Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T17:35:23Z', '_last_end_time': 1626892400} 2022-04-22 23:10:01 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T18:22:28Z', '_last_end_time': 1626892400} 2022-04-22 23:10:03 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T20:29:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:03 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T21:05:04Z', '_last_end_time': 1627584415} 2022-04-22 23:10:03 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T21:28:19Z', '_last_end_time': 1627584415} 2022-04-22 23:10:03 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T22:16:55Z', '_last_end_time': 1627584415} 2022-04-22 23:10:03 source > Setting state of ticket_metric_events stream to {'time': '2021-07-21T23:22:51Z', '_last_end_time': 1627584415} 2022-04-22 23:10:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 307000 (238 MB) 2022-04-22 23:10:03 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T01:23:25Z', '_last_end_time': 1627584415} 2022-04-22 23:10:03 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T12:17:40Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T13:26:18Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T15:17:32Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T16:31:23Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T17:18:14Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T17:55:43Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T18:37:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T19:15:23Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T19:37:22Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 308000 (238 MB) 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T20:45:51Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T21:55:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T22:43:23Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-22T23:21:15Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T01:01:58Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T04:45:23Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T13:48:28Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T14:51:15Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T15:37:20Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T16:11:25Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 309000 (238 MB) 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T16:50:06Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T17:25:57Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T18:09:24Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T18:44:19Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T19:21:01Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T20:11:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T21:02:52Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T22:02:42Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-23T23:23:23Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-24T01:25:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 310000 (238 MB) 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-24T20:55:29Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-25T16:33:15Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-25T23:46:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T11:42:46Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T12:19:36Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T13:07:43Z', '_last_end_time': 1627584415} 2022-04-22 23:10:04 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T13:50:19Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T15:06:19Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T15:56:18Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T16:39:56Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 311000 (239 MB) 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T17:44:00Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T18:14:18Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T18:29:47Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T18:48:43Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T19:02:53Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T19:33:33Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T20:08:18Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T20:36:24Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T20:56:18Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T21:54:23Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 312000 (239 MB) 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T22:41:59Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-26T23:48:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T00:50:27Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T02:02:19Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T04:26:16Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T13:32:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T14:43:50Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T15:58:18Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T16:28:40Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T17:23:26Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 313000 (239 MB) 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T18:16:25Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T18:39:28Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T19:14:47Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T19:42:18Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T20:34:20Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T21:16:42Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T22:14:18Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T23:10:24Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-27T23:52:32Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T00:52:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 314000 (239 MB) 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T12:23:32Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T13:23:10Z', '_last_end_time': 1627584415} 2022-04-22 23:10:05 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T13:46:30Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T14:29:32Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T15:32:03Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T16:38:26Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T17:42:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T18:30:15Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T18:58:19Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T19:28:30Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 315000 (239 MB) 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T20:04:03Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T20:52:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-28T23:52:05Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T02:25:49Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T06:22:14Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T12:00:02Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T13:26:50Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T14:24:17Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T15:07:48Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 316000 (239 MB) 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T15:30:23Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T16:15:54Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T16:38:57Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T17:28:23Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T18:01:38Z', '_last_end_time': 1627584415} 2022-04-22 23:10:06 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T18:41:38Z', '_last_end_time': 1627584415} 2022-04-22 23:10:08 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T19:02:18Z', '_last_end_time': 1628279299} 2022-04-22 23:10:08 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T19:58:24Z', '_last_end_time': 1628279299} 2022-04-22 23:10:08 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T20:31:07Z', '_last_end_time': 1628279299} 2022-04-22 23:10:08 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T20:56:01Z', '_last_end_time': 1628279299} 2022-04-22 23:10:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 317000 (239 MB) 2022-04-22 23:10:08 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T21:30:28Z', '_last_end_time': 1628279299} 2022-04-22 23:10:08 source > Setting state of ticket_metric_events stream to {'time': '2021-07-29T21:56:41Z', '_last_end_time': 1628279299} 2022-04-22 23:10:08 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T00:02:04Z', '_last_end_time': 1628279299} 2022-04-22 23:10:08 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T01:44:17Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T02:56:17Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T13:24:25Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T14:42:17Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T15:30:12Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T16:54:17Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T17:59:56Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 318000 (240 MB) 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T18:11:38Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T19:15:36Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T19:54:11Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T20:13:14Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T20:53:55Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T21:21:37Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T22:10:24Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-30T23:45:10Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-31T00:34:15Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-07-31T15:24:23Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 319000 (240 MB) 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-01T00:06:16Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-01T16:54:16Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T01:38:23Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T13:00:18Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T14:54:18Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T15:26:19Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T16:04:23Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T16:54:24Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T17:32:58Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T18:14:40Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 320000 (240 MB) 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T19:08:41Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T19:54:17Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T20:21:17Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T20:47:21Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T22:01:27Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T22:56:16Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-02T23:21:29Z', '_last_end_time': 1628279299} 2022-04-22 23:10:09 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T01:08:23Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T02:34:22Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T14:38:21Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 321000 (240 MB) 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T15:21:51Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T15:44:24Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T16:04:24Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T16:21:48Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T16:48:46Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T18:07:28Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T19:05:46Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T20:06:18Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T20:27:19Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T21:12:27Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 322000 (240 MB) 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T22:05:28Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-03T23:45:49Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T00:08:27Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T01:00:24Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T03:04:17Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T12:58:18Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T14:23:48Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T15:21:02Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T16:20:19Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T17:14:22Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 323000 (240 MB) 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T17:52:26Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T18:50:25Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T19:15:21Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T20:00:05Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T20:50:27Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T22:05:42Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-04T23:16:23Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T00:44:01Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T01:28:45Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T10:44:15Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 324000 (240 MB) 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T13:22:33Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T14:20:19Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T15:30:03Z', '_last_end_time': 1628279299} 2022-04-22 23:10:10 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T16:28:19Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T16:56:26Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T18:09:22Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T18:22:25Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T18:56:00Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T19:39:34Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T20:23:14Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 325000 (240 MB) 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T20:32:59Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T21:24:41Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T22:32:16Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-05T23:24:24Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T02:19:54Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T04:14:23Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T13:00:25Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T13:35:27Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T14:30:06Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T15:18:12Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 326000 (241 MB) 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T16:06:24Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T16:38:40Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T17:11:59Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T17:52:19Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T18:52:24Z', '_last_end_time': 1628279299} 2022-04-22 23:10:11 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T19:45:12Z', '_last_end_time': 1628279299} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T20:14:13Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T20:40:24Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T21:35:44Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 327000 (241 MB) 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-06T22:57:08Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-07T01:04:15Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-07T16:11:16Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-08T05:44:22Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T01:01:36Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T14:03:15Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T14:23:12Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T14:49:57Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T15:21:29Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T15:45:24Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 328000 (241 MB) 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T16:15:19Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T16:54:13Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T17:29:27Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T18:22:49Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T19:26:57Z', '_last_end_time': 1629125408} 2022-04-22 23:10:14 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T19:56:18Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T20:06:11Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T21:06:29Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T21:25:16Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T21:47:30Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 329000 (241 MB) 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T22:22:42Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T22:46:38Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T23:02:43Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T23:15:23Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-09T23:34:41Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T00:23:18Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T02:54:32Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T12:20:22Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T12:59:23Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T14:05:35Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 330000 (241 MB) 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T15:30:20Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T16:14:25Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T17:31:45Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T18:44:18Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T19:49:10Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T20:16:18Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T20:56:18Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T21:10:23Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T22:58:56Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T23:18:18Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 331000 (241 MB) 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-10T23:52:16Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T01:04:33Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T01:43:15Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T12:09:58Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T14:08:34Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T14:22:45Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T14:34:16Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T15:14:16Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T16:00:07Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T16:32:24Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 332000 (241 MB) 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T17:24:41Z', '_last_end_time': 1629125408} 2022-04-22 23:10:15 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T18:03:47Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T18:24:59Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T18:58:17Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T19:37:09Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T20:11:48Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T20:51:46Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T22:11:14Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T22:56:58Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-11T23:39:28Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 333000 (242 MB) 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T00:49:40Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T03:20:14Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T13:09:24Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T14:14:19Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T15:13:05Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T16:00:27Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T16:44:19Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T17:28:28Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T18:10:34Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T18:55:29Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 334000 (242 MB) 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T19:33:30Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T20:10:16Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T21:24:56Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T22:04:23Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-12T22:56:16Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T00:02:44Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T01:03:41Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T14:20:15Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T14:56:26Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T15:42:58Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 335000 (242 MB) 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T16:22:02Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T17:12:23Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T19:00:24Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T19:50:19Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T20:10:41Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T20:48:19Z', '_last_end_time': 1629125408} 2022-04-22 23:10:16 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T21:14:16Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-13T22:22:26Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-14T00:00:14Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-14T00:32:48Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 336000 (242 MB) 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-14T16:21:34Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-15T00:32:14Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-15T16:14:03Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T04:28:22Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T13:38:13Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T14:20:14Z', '_last_end_time': 1629125408} 2022-04-22 23:10:17 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T14:48:24Z', '_last_end_time': 1629125408} 2022-04-22 23:10:19 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T15:13:15Z', '_last_end_time': 1629820105} 2022-04-22 23:10:19 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T16:00:28Z', '_last_end_time': 1629820105} 2022-04-22 23:10:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 337000 (242 MB) 2022-04-22 23:10:19 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T17:05:20Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T17:37:41Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T18:08:30Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T18:44:16Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T19:20:19Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T19:36:28Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T19:51:49Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T20:24:06Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T21:07:53Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T21:39:10Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 338000 (242 MB) 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T22:10:25Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T23:10:08Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-16T23:35:16Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T00:23:34Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T01:28:18Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T02:10:48Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T12:56:13Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T14:15:53Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T16:00:17Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T17:24:24Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 339000 (242 MB) 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T18:21:29Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T19:02:19Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T19:29:14Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T20:29:23Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T20:56:56Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T21:20:23Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T22:18:15Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-17T23:30:37Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T00:14:57Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T01:43:30Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 340000 (242 MB) 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T13:48:19Z', '_last_end_time': 1629820105} 2022-04-22 23:10:20 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T15:09:08Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T15:32:01Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T16:40:17Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T18:10:12Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T19:04:37Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T19:24:17Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T19:44:18Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T20:35:14Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T21:20:12Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 341000 (243 MB) 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T22:16:06Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T22:59:16Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-18T23:58:54Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T02:21:36Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T13:23:24Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T14:32:10Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T16:28:17Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T17:51:30Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T19:02:59Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T19:36:12Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 342000 (243 MB) 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T20:36:59Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T21:23:49Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T22:54:17Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-19T23:30:22Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T00:09:18Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T01:18:09Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T13:05:46Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T15:22:16Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T16:16:17Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T17:22:25Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 343000 (243 MB) 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T18:39:57Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T19:15:46Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T19:35:04Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T20:16:15Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T20:42:51Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T21:14:31Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T22:38:17Z', '_last_end_time': 1629820105} 2022-04-22 23:10:21 source > Setting state of ticket_metric_events stream to {'time': '2021-08-20T23:18:08Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-21T01:04:24Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-21T15:57:48Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 344000 (243 MB) 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-21T18:02:15Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-21T22:47:36Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-22T19:04:14Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-22T21:02:20Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-22T22:32:23Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T01:42:54Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T08:24:23Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T14:23:49Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T15:24:27Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T16:14:57Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 345000 (243 MB) 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T17:37:40Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T18:04:50Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T18:25:01Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T18:50:26Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T19:32:32Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T20:04:20Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T20:24:13Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T20:53:11Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T21:06:26Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T21:38:25Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 346000 (243 MB) 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-23T22:32:24Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T00:12:40Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T01:04:16Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T03:26:18Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T13:24:13Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T14:46:19Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T15:10:27Z', '_last_end_time': 1629820105} 2022-04-22 23:10:22 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T15:44:18Z', '_last_end_time': 1629820105} 2022-04-22 23:10:25 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T16:45:39Z', '_last_end_time': 1630519900} 2022-04-22 23:10:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 347000 (243 MB) 2022-04-22 23:10:25 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T17:46:51Z', '_last_end_time': 1630519900} 2022-04-22 23:10:25 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T18:41:57Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T19:36:16Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T20:26:24Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T20:58:28Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T21:47:11Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T21:56:19Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-24T23:12:25Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T00:18:15Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T01:24:16Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 348000 (244 MB) 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T02:24:20Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T12:40:33Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T13:37:46Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T14:28:43Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T15:40:26Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T17:12:17Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T18:06:26Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T18:34:18Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T19:00:48Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T19:40:18Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 349000 (244 MB) 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T20:10:36Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T21:00:19Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T21:22:00Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T21:48:15Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-25T23:15:20Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T00:19:03Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T01:45:54Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T03:15:30Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T13:15:14Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T14:26:06Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 350000 (244 MB) 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T14:54:20Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T15:40:14Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T17:02:26Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T17:30:30Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T18:15:37Z', '_last_end_time': 1630519900} 2022-04-22 23:10:26 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T18:37:03Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T19:05:09Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T20:11:40Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T20:44:26Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T21:18:17Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 351000 (244 MB) 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T22:08:57Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-26T23:10:25Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T01:41:14Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T06:04:24Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T14:34:05Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T15:16:26Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T17:00:17Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T18:02:21Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T19:18:19Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T19:46:47Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 352000 (244 MB) 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T20:24:38Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T21:01:30Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T21:28:24Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-27T22:50:20Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-28T01:00:27Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-28T15:39:30Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-28T16:52:23Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-28T23:52:11Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-29T20:34:15Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-29T23:12:15Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 353000 (244 MB) 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T11:31:27Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T14:36:25Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T15:03:32Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T15:27:38Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T16:05:13Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T16:52:27Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T18:00:52Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T18:30:21Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T19:10:46Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T20:02:31Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 354000 (244 MB) 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T20:24:02Z', '_last_end_time': 1630519900} 2022-04-22 23:10:27 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T20:46:44Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T21:22:18Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T21:43:24Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T22:22:49Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-30T23:24:17Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T00:36:16Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T01:28:15Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T05:19:26Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T13:54:52Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 355000 (244 MB) 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T14:31:40Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T15:10:14Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T16:11:06Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T17:57:49Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T19:14:17Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T20:03:44Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T20:39:20Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T21:06:49Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T21:53:53Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-08-31T22:45:16Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 356000 (245 MB) 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T00:06:38Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T03:17:18Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T14:25:55Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T14:45:55Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T15:19:18Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T15:55:15Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T16:33:39Z', '_last_end_time': 1630519900} 2022-04-22 23:10:28 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T17:21:36Z', '_last_end_time': 1630519900} 2022-04-22 23:10:30 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T18:13:17Z', '_last_end_time': 1631291679} 2022-04-22 23:10:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 357000 (245 MB) 2022-04-22 23:10:30 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T19:13:19Z', '_last_end_time': 1631291679} 2022-04-22 23:10:30 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T19:34:03Z', '_last_end_time': 1631291679} 2022-04-22 23:10:30 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T20:09:17Z', '_last_end_time': 1631291679} 2022-04-22 23:10:30 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T20:53:25Z', '_last_end_time': 1631291679} 2022-04-22 23:10:30 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T21:41:58Z', '_last_end_time': 1631291679} 2022-04-22 23:10:30 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T21:56:55Z', '_last_end_time': 1631291679} 2022-04-22 23:10:30 source > Setting state of ticket_metric_events stream to {'time': '2021-09-01T22:31:25Z', '_last_end_time': 1631291679} 2022-04-22 23:10:30 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T01:33:24Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T14:12:16Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T15:36:54Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 358000 (245 MB) 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T16:37:31Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T17:50:19Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T18:24:51Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T18:54:06Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T19:45:12Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T20:29:53Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T21:09:11Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T21:30:52Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T22:00:53Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T22:22:24Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 359000 (245 MB) 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-02T23:19:27Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T12:34:18Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T14:31:22Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T16:06:57Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T17:28:17Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T18:15:12Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T19:20:20Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T20:17:27Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T21:18:26Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T22:40:18Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 360000 (245 MB) 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-03T23:33:57Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-04T04:22:17Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-04T21:52:58Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-04T23:36:54Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-05T15:15:14Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-05T18:36:17Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-05T23:02:06Z', '_last_end_time': 1631291679} 2022-04-22 23:10:31 source > Setting state of ticket_metric_events stream to {'time': '2021-09-06T15:06:16Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-06T21:52:10Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T01:28:49Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 361000 (245 MB) 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T14:02:51Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T14:47:36Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T15:20:27Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T16:12:16Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T16:55:47Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T17:43:29Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T18:04:16Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T18:38:19Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T18:50:06Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T19:37:45Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 362000 (245 MB) 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T19:58:27Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T20:35:13Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T21:24:17Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T21:58:17Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-07T23:10:10Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T01:10:17Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T04:50:15Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T14:12:49Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T14:54:42Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T15:21:14Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 363000 (245 MB) 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T15:41:25Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T16:03:05Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T17:16:49Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T18:03:16Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T18:22:30Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T19:54:20Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T20:38:35Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T21:36:15Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T22:04:18Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-08T23:15:53Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 364000 (246 MB) 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T00:01:37Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T03:10:20Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T13:56:21Z', '_last_end_time': 1631291679} 2022-04-22 23:10:32 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T14:22:20Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T14:56:18Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T15:26:16Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T16:03:05Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T17:07:15Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T17:53:34Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T18:25:40Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 365000 (246 MB) 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T19:02:18Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T19:28:38Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T20:06:03Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T20:28:29Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T20:50:52Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T21:32:15Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T22:00:16Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T22:24:25Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T22:54:02Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-09T23:47:36Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 366000 (246 MB) 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T00:08:25Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T00:50:56Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T01:56:16Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T13:10:18Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T14:17:29Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T14:27:56Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T14:46:30Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T15:32:37Z', '_last_end_time': 1631291679} 2022-04-22 23:10:33 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T15:56:52Z', '_last_end_time': 1631291679} 2022-04-22 23:10:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 367000 (246 MB) 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T16:45:48Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T17:22:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T18:02:31Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T18:30:18Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T19:31:26Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T20:03:39Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T20:32:24Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T21:13:41Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T21:46:12Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-10T22:20:15Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 368000 (246 MB) 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-11T00:32:23Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-11T14:34:18Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-11T16:20:11Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-11T18:30:17Z', '_last_end_time': 1631909949} 2022-04-22 23:10:36 source > Setting state of ticket_metric_events stream to {'time': '2021-09-12T00:12:22Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-12T15:18:12Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-12T22:28:39Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T12:48:40Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T14:37:46Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T15:11:21Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 369000 (246 MB) 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T15:26:45Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T16:02:51Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T17:02:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T17:46:17Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T18:24:18Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T18:51:39Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T19:18:17Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T19:53:23Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T20:12:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T20:34:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 370000 (246 MB) 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T20:56:01Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T21:18:27Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T21:52:18Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T22:10:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-13T23:01:47Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T00:54:03Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T03:28:25Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T13:10:15Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T13:42:55Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T14:41:44Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 371000 (247 MB) 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T15:16:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T15:32:17Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T16:01:29Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T16:40:57Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T17:08:17Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T17:50:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T18:29:32Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T18:52:16Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T19:31:13Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T20:23:29Z', '_last_end_time': 1631909949} 2022-04-22 23:10:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 372000 (247 MB) 2022-04-22 23:10:37 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T20:54:29Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T21:32:26Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T21:57:25Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T22:20:23Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-14T22:44:27Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T00:22:18Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T02:40:16Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T13:39:50Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T14:37:15Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T15:44:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 373000 (247 MB) 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T16:34:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T17:25:58Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T18:03:25Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T18:33:26Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T19:07:36Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T19:32:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T19:53:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T20:15:06Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T20:28:25Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T20:52:39Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 374000 (247 MB) 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T21:37:46Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T22:10:18Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-15T23:27:02Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T00:19:00Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T03:46:17Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T13:52:05Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T15:26:35Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T16:09:01Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T16:57:33Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T17:40:25Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 375000 (247 MB) 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T18:09:07Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T19:02:23Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T19:42:20Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T20:25:10Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T20:56:20Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T21:28:32Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T22:02:02Z', '_last_end_time': 1631909949} 2022-04-22 23:10:38 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T22:56:23Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-16T23:54:07Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T02:34:19Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 376000 (247 MB) 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T14:26:13Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T15:12:17Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T15:48:39Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T16:08:07Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T16:18:27Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T16:56:39Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T17:49:18Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T18:24:21Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T19:10:27Z', '_last_end_time': 1631909949} 2022-04-22 23:10:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 377000 (247 MB) 2022-04-22 23:10:39 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T19:52:36Z', '_last_end_time': 1631909949} 2022-04-22 23:10:42 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T20:28:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:42 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T20:46:18Z', '_last_end_time': 1632516365} 2022-04-22 23:10:42 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T21:27:58Z', '_last_end_time': 1632516365} 2022-04-22 23:10:42 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T22:42:21Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T23:26:08Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-17T23:52:19Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-18T00:54:33Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-18T16:50:08Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-18T18:44:15Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 378000 (247 MB) 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-18T21:02:56Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-19T18:02:06Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-19T22:44:15Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T00:47:08Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T11:22:16Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T14:02:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T14:44:28Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T15:39:32Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T16:10:24Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T16:32:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 379000 (248 MB) 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T17:10:32Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T17:44:19Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T18:25:36Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T18:56:34Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T19:44:26Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T20:18:18Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T20:50:19Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T21:13:11Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T22:00:24Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T22:38:33Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 380000 (248 MB) 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-20T23:14:16Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T00:46:50Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T03:02:15Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T12:52:16Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T13:56:27Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T14:40:27Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T16:00:27Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T16:40:06Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T17:14:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T17:37:42Z', '_last_end_time': 1632516365} 2022-04-22 23:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 381000 (248 MB) 2022-04-22 23:10:43 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T18:04:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T18:28:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T18:46:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T19:30:15Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T19:56:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T20:54:37Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T21:17:10Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T21:40:08Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T22:20:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T23:01:50Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 382000 (248 MB) 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-21T23:24:14Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T00:16:13Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T01:46:26Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T12:44:35Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T13:42:32Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T14:38:27Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T15:12:12Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T15:43:58Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T16:36:12Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T17:02:18Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 383000 (248 MB) 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T18:30:12Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T18:55:03Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T19:37:25Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T20:03:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T20:38:12Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T21:09:10Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T21:39:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T22:48:43Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T23:15:24Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-22T23:49:46Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 384000 (248 MB) 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T00:49:19Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T01:28:51Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T05:59:28Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T12:57:18Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T13:51:46Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T15:11:32Z', '_last_end_time': 1632516365} 2022-04-22 23:10:44 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T15:45:15Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T16:01:20Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T16:41:39Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T17:34:49Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 385000 (248 MB) 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T18:23:48Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T18:43:26Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T19:27:25Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T20:13:46Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T21:04:36Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T21:45:45Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T21:56:02Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-23T22:32:08Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T00:35:24Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T11:27:16Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 386000 (249 MB) 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T14:16:01Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T15:01:46Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T15:44:45Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T16:27:55Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T17:22:45Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T17:42:07Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T18:00:15Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T18:39:57Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T19:25:17Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 387000 (249 MB) 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T19:42:23Z', '_last_end_time': 1632516365} 2022-04-22 23:10:45 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T20:15:54Z', '_last_end_time': 1632516365} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T21:09:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T22:33:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-24T23:35:49Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-25T07:58:23Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-25T19:29:29Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-25T22:56:53Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-26T00:01:55Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-26T22:48:33Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 388000 (249 MB) 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T00:55:06Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T04:25:14Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T05:31:46Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T14:40:17Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T16:33:08Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T17:14:12Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T18:12:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T20:02:24Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T20:36:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T21:26:53Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 389000 (249 MB) 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T22:24:21Z', '_last_end_time': 1633377545} 2022-04-22 23:10:48 source > Setting state of ticket_metric_events stream to {'time': '2021-09-27T23:16:14Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T00:13:28Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T01:30:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T03:54:17Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T05:04:21Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T06:12:48Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T13:05:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T15:25:18Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T16:47:44Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 390000 (249 MB) 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T18:05:08Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T18:48:46Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T19:35:33Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T20:55:01Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T21:44:57Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-28T23:41:18Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T01:35:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T12:55:04Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T14:44:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T15:24:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 391000 (249 MB) 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T16:21:24Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T16:53:11Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T17:31:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T18:17:22Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T18:36:22Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T19:20:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T19:51:12Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T20:36:24Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T20:59:17Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T21:21:04Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 392000 (249 MB) 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T21:52:59Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T23:07:17Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T23:26:24Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-29T23:57:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T04:26:13Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T14:30:20Z', '_last_end_time': 1633377545} 2022-04-22 23:10:49 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T15:12:28Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T17:12:18Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T18:20:18Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T19:15:29Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 393000 (249 MB) 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T20:12:08Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T20:55:26Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T21:30:26Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T21:48:14Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T22:15:14Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T22:35:01Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-09-30T23:20:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T00:48:29Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T09:45:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T14:22:54Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 394000 (250 MB) 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T14:57:17Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T16:06:58Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T16:35:17Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T17:07:41Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T17:46:24Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T18:09:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T18:51:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T19:15:40Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T19:45:23Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T20:21:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 395000 (250 MB) 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T20:43:24Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T20:57:17Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T21:27:24Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T22:05:15Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-01T23:30:11Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-02T01:30:03Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-02T18:29:13Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-03T13:41:17Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-03T22:08:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T01:16:08Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 396000 (250 MB) 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T03:11:13Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T14:17:28Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T14:51:27Z', '_last_end_time': 1633377545} 2022-04-22 23:10:50 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T16:02:34Z', '_last_end_time': 1633377545} 2022-04-22 23:10:51 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T16:24:46Z', '_last_end_time': 1633377545} 2022-04-22 23:10:51 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T17:03:08Z', '_last_end_time': 1633377545} 2022-04-22 23:10:51 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T17:26:47Z', '_last_end_time': 1633377545} 2022-04-22 23:10:51 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T18:03:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:51 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T18:33:16Z', '_last_end_time': 1633377545} 2022-04-22 23:10:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 397000 (250 MB) 2022-04-22 23:10:51 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T18:53:36Z', '_last_end_time': 1633377545} 2022-04-22 23:10:51 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T19:18:27Z', '_last_end_time': 1633377545} 2022-04-22 23:10:51 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T19:43:39Z', '_last_end_time': 1633377545} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T20:03:54Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T20:51:32Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T21:12:33Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T21:42:49Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T22:38:58Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-04T23:29:29Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T01:23:16Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 398000 (250 MB) 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T11:17:16Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T14:27:07Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T14:50:02Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T15:12:07Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T15:35:43Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T16:05:33Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T17:19:35Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T18:08:39Z', '_last_end_time': 1633990697} 2022-04-22 23:10:53 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T18:25:25Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T19:03:15Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 399000 (250 MB) 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T19:43:15Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T20:21:16Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T20:37:27Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T21:03:15Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T21:49:13Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T22:07:17Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-05T23:25:33Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T00:17:09Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T01:27:55Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T07:02:19Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 400000 (250 MB) 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T14:26:45Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T15:48:16Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T16:58:18Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T17:20:48Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T17:48:39Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T18:31:00Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T19:26:26Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T20:00:18Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T20:19:55Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T20:51:11Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 401000 (250 MB) 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T21:32:18Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T22:17:22Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-06T23:24:32Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T00:15:56Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T05:19:15Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T13:41:24Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T14:10:16Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T15:09:23Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T15:33:15Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T16:52:08Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 402000 (251 MB) 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T17:49:26Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T18:31:32Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T19:07:19Z', '_last_end_time': 1633990697} 2022-04-22 23:10:54 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T19:39:15Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T20:06:16Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T20:15:17Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T20:42:34Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T21:20:50Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T21:48:49Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-07T22:50:00Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 403000 (251 MB) 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T00:29:18Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T03:54:14Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T12:53:02Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T13:37:54Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T14:17:26Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T14:56:03Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T15:41:17Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T16:03:58Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T16:14:00Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T16:41:00Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 404000 (251 MB) 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T17:03:17Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T17:33:32Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T17:55:18Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T18:21:17Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T18:33:15Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T19:00:59Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T19:37:35Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T19:57:37Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T20:27:19Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T20:41:32Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 405000 (251 MB) 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T21:13:20Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T21:40:23Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T22:01:26Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-08T22:16:49Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-09T01:15:36Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-09T14:13:49Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-09T19:51:30Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-09T22:28:35Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-10T01:06:02Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 source > Setting state of ticket_metric_events stream to {'time': '2021-10-10T17:21:33Z', '_last_end_time': 1633990697} 2022-04-22 23:10:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 406000 (251 MB) 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-10T20:23:17Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-10T22:05:24Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T02:04:14Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T07:48:53Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T15:00:17Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T16:18:16Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T16:38:49Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T18:14:17Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T18:48:18Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 407000 (251 MB) 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T19:24:33Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T20:02:17Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T20:38:26Z', '_last_end_time': 1633990697} 2022-04-22 23:10:56 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T21:50:16Z', '_last_end_time': 1633990697} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T22:50:29Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-11T23:45:22Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T11:56:18Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T14:02:19Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T14:45:34Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T14:58:16Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 408000 (251 MB) 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T15:36:39Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T16:02:27Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T16:29:33Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T16:50:32Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T17:30:34Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T18:00:19Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T18:46:32Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T19:00:18Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T19:24:18Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T20:00:39Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 409000 (252 MB) 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T20:20:25Z', '_last_end_time': 1634571349} 2022-04-22 23:11:00 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T20:44:25Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T21:31:02Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T21:52:51Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T22:13:44Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T23:00:16Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-12T23:24:55Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T00:48:25Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T01:57:58Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T04:28:25Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 410000 (252 MB) 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T07:16:35Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T13:37:33Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T14:23:48Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T14:49:26Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T16:13:17Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T16:33:34Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T16:47:32Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T17:22:47Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T17:43:21Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T17:59:33Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 411000 (252 MB) 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T18:17:19Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T18:32:57Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T18:52:38Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T19:11:40Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T19:29:50Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T19:45:19Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T19:56:52Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T20:21:31Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T20:43:51Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T21:37:17Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 412000 (252 MB) 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T22:02:46Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T22:27:49Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-13T23:29:38Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T00:07:39Z', '_last_end_time': 1634571349} 2022-04-22 23:11:01 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T01:21:15Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T08:46:15Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T14:31:04Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T15:07:44Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T15:33:39Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T16:03:28Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 413000 (252 MB) 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T16:37:17Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T16:48:51Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T17:16:56Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T18:13:25Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T19:30:14Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T19:52:12Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T20:27:16Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T20:43:17Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T21:01:41Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T21:29:18Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 414000 (252 MB) 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T21:43:16Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T22:03:30Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T22:53:45Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-14T23:33:18Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T00:48:15Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T01:59:24Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T05:53:22Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T13:43:25Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T14:21:11Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T14:57:38Z', '_last_end_time': 1634571349} 2022-04-22 23:11:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 415000 (252 MB) 2022-04-22 23:11:02 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T15:13:47Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T15:55:31Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T16:30:55Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T17:21:25Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T17:47:43Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T18:49:31Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T19:21:00Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T19:52:47Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T20:37:31Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T20:53:40Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 416000 (252 MB) 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T21:36:19Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T22:11:39Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-15T22:59:23Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-16T01:22:14Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-16T15:45:41Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-16T16:40:25Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-16T17:07:32Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-16T19:55:16Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-16T23:42:39Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 417000 (253 MB) 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-17T16:03:47Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-17T23:03:39Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T05:35:13Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T14:27:03Z', '_last_end_time': 1634571349} 2022-04-22 23:11:03 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T15:12:33Z', '_last_end_time': 1634571349} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T15:54:30Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T16:44:28Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T17:40:17Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T18:01:03Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T18:31:10Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 418000 (253 MB) 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T18:48:10Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T19:00:33Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T19:47:59Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T20:16:27Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T20:56:32Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T21:26:55Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T22:00:41Z', '_last_end_time': 1635179012} 2022-04-22 23:11:07 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T22:48:24Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-18T23:10:05Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T01:08:33Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 419000 (253 MB) 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T06:21:06Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T14:20:16Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T14:59:12Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T15:32:31Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T16:16:16Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T16:44:33Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T17:30:37Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T17:59:38Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T18:32:27Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T19:00:19Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 420000 (253 MB) 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T19:31:06Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T19:59:31Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T20:38:28Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T21:04:58Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T22:24:52Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-19T23:38:36Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T02:26:18Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T06:58:16Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T13:36:42Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T14:31:17Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 421000 (253 MB) 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T15:15:18Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T15:47:57Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T16:13:07Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T16:25:28Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T16:43:16Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T17:09:22Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T17:45:19Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T18:14:33Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T18:23:17Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T18:35:40Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 422000 (253 MB) 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T19:35:31Z', '_last_end_time': 1635179012} 2022-04-22 23:11:08 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T20:03:28Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T20:33:39Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T20:59:25Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T21:15:14Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T21:35:35Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T22:17:58Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-20T23:23:31Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T01:55:15Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T12:45:24Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 423000 (253 MB) 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T14:45:12Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T15:19:09Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T15:49:18Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T16:21:25Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T16:32:26Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T16:57:35Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T18:00:00Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T18:52:52Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T19:35:34Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T20:29:26Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 424000 (254 MB) 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T20:40:53Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T20:59:28Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T21:15:25Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T21:42:30Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T22:35:34Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-21T23:55:17Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T02:06:35Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T14:10:38Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T14:51:37Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T15:12:39Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 425000 (254 MB) 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T16:06:02Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T16:34:26Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T16:57:48Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T18:04:43Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T18:32:47Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T19:09:34Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T19:35:46Z', '_last_end_time': 1635179012} 2022-04-22 23:11:09 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T19:51:44Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T20:23:08Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T20:50:50Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 426000 (254 MB) 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T21:20:38Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T21:58:11Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-22T22:37:22Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-23T04:46:31Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-23T15:28:53Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-23T16:09:37Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-23T21:04:16Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-23T22:32:44Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-24T00:49:15Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-24T16:30:24Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 427000 (254 MB) 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-24T21:02:25Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T12:56:06Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T14:44:48Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T15:27:27Z', '_last_end_time': 1635179012} 2022-04-22 23:11:10 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T15:57:17Z', '_last_end_time': 1635179012} 2022-04-22 23:11:12 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T17:07:15Z', '_last_end_time': 1635550269} 2022-04-22 23:11:12 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T17:37:28Z', '_last_end_time': 1635550269} 2022-04-22 23:11:12 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T17:54:48Z', '_last_end_time': 1635550269} 2022-04-22 23:11:12 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T18:12:28Z', '_last_end_time': 1635550269} 2022-04-22 23:11:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 428000 (254 MB) 2022-04-22 23:11:12 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T18:29:23Z', '_last_end_time': 1635550269} 2022-04-22 23:11:12 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T18:35:31Z', '_last_end_time': 1635550269} 2022-04-22 23:11:12 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T18:52:33Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T19:15:25Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T19:42:40Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T20:18:24Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T20:33:49Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T20:55:32Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T21:02:12Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T21:20:00Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 429000 (254 MB) 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T21:39:17Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T21:59:15Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T22:46:23Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T23:08:14Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-25T23:56:25Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T01:26:28Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T02:20:32Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T06:12:25Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T14:35:31Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T15:10:13Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 430000 (254 MB) 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T16:01:36Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T16:47:25Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T18:00:00Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T18:31:33Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T18:53:26Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T19:29:18Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T19:55:53Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T21:31:16Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T22:07:30Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T23:07:05Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 431000 (255 MB) 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-26T23:57:01Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T05:33:23Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T10:10:17Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T12:29:41Z', '_last_end_time': 1635550269} 2022-04-22 23:11:13 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T14:54:57Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T15:45:51Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T16:14:31Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T16:50:54Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T17:22:28Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T17:48:44Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 432000 (255 MB) 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T18:20:20Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T19:00:20Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T19:23:52Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T19:42:58Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T20:02:59Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T20:30:33Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T20:54:24Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T21:30:51Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T22:00:16Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-27T23:44:16Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 433000 (255 MB) 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T00:22:33Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T01:53:31Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T02:43:44Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T06:26:16Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T13:41:42Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T14:31:57Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T14:54:11Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T15:13:14Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T15:32:44Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T15:55:18Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 434000 (255 MB) 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T16:27:26Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T16:39:25Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T17:03:44Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T17:41:16Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T18:00:00Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T18:32:48Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T19:01:09Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T19:38:08Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T20:06:45Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T20:33:27Z', '_last_end_time': 1635550269} 2022-04-22 23:11:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 435000 (255 MB) 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T20:51:17Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T21:10:37Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T21:37:48Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T21:57:15Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T22:37:25Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-28T23:39:13Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T01:09:13Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T02:59:53Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T13:10:33Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T14:06:06Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 436000 (255 MB) 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T14:57:19Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T15:35:00Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T15:55:40Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T16:19:16Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T17:05:27Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T17:35:33Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T18:26:14Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T18:58:24Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T19:30:25Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T19:52:26Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 437000 (255 MB) 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T20:18:57Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T20:34:24Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T20:54:51Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T21:12:50Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T21:32:55Z', '_last_end_time': 1635550269} 2022-04-22 23:11:15 source > Setting state of ticket_metric_events stream to {'time': '2021-10-29T22:33:55Z', '_last_end_time': 1635550269} 2022-04-22 23:11:17 source > Setting state of ticket_metric_events stream to {'time': '2021-10-30T01:19:52Z', '_last_end_time': 1636151465} 2022-04-22 23:11:17 source > Setting state of ticket_metric_events stream to {'time': '2021-10-30T17:13:48Z', '_last_end_time': 1636151465} 2022-04-22 23:11:17 source > Setting state of ticket_metric_events stream to {'time': '2021-10-30T20:14:24Z', '_last_end_time': 1636151465} 2022-04-22 23:11:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 438000 (255 MB) 2022-04-22 23:11:17 source > Setting state of ticket_metric_events stream to {'time': '2021-10-31T00:01:49Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-10-31T22:00:29Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T00:22:55Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T03:41:21Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T14:17:10Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T15:33:50Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T16:03:14Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T16:57:36Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T17:29:57Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T18:02:06Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 439000 (256 MB) 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T18:37:12Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T19:17:04Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T19:36:05Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T19:58:46Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T20:27:23Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T20:50:41Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T21:10:16Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T21:35:38Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T22:31:37Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-01T23:24:51Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 440000 (256 MB) 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T00:51:23Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T13:25:06Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T14:33:38Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T15:23:55Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T16:14:55Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T17:15:06Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T18:24:32Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T19:20:22Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T19:55:41Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T20:34:33Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 441000 (256 MB) 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T21:13:37Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T21:31:50Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T21:56:34Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T22:20:17Z', '_last_end_time': 1636151465} 2022-04-22 23:11:18 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T23:04:42Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-02T23:43:52Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T02:49:19Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T13:17:01Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T13:52:21Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T14:45:03Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 442000 (256 MB) 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T15:20:50Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T15:55:32Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T16:30:49Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T17:14:16Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T17:48:35Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T18:36:49Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T19:19:11Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T19:48:20Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T20:02:35Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T20:19:10Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 443000 (256 MB) 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T20:49:34Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T21:20:37Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-03T22:05:16Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T00:51:21Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T02:34:03Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T13:06:21Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T14:20:39Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T15:01:29Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T15:43:42Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T16:14:47Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 444000 (256 MB) 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T16:38:56Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T17:02:43Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T17:27:06Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T17:47:41Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T18:03:36Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T18:35:09Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T19:17:42Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T20:01:18Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T20:29:32Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T20:53:05Z', '_last_end_time': 1636151465} 2022-04-22 23:11:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 445000 (256 MB) 2022-04-22 23:11:19 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T21:17:25Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T21:30:39Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T21:42:08Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T22:08:31Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T23:01:38Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-04T23:56:42Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T04:12:46Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T14:06:04Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T14:28:14Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T15:09:46Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 446000 (257 MB) 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T15:37:35Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T16:01:41Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T16:26:32Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T17:28:05Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T18:16:47Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T18:49:39Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T19:08:19Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T19:25:19Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T19:42:19Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T19:55:19Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 447000 (257 MB) 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T20:12:57Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T20:43:20Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T21:14:04Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T21:50:13Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T22:04:31Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T22:15:43Z', '_last_end_time': 1636151465} 2022-04-22 23:11:20 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T22:26:28Z', '_last_end_time': 1636151465} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T23:11:37Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-05T23:32:10Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 448000 (257 MB) 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-06T00:28:13Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-06T02:23:39Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-06T15:06:47Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-06T15:38:46Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-06T16:00:05Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-06T18:56:55Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-06T19:57:59Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-06T21:08:37Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-07T00:59:58Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-07T16:56:33Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 449000 (257 MB) 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-07T17:35:40Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-07T20:19:43Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-07T22:57:45Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-07T23:18:44Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T14:35:21Z', '_last_end_time': 1636751144} 2022-04-22 23:11:23 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T15:25:55Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T15:47:59Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T16:23:45Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T16:56:35Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T17:23:40Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 450000 (257 MB) 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T17:42:26Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T18:36:00Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T18:52:30Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T19:13:54Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T19:55:04Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T20:14:39Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T20:38:09Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T21:10:14Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T21:37:31Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T21:59:31Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 451000 (257 MB) 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T22:17:35Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-08T23:16:17Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T01:09:05Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T02:56:36Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T14:55:25Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T15:48:02Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T16:24:19Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T16:56:22Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T17:36:43Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T18:02:11Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 452000 (257 MB) 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T18:46:10Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T19:26:16Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T20:03:33Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T20:47:37Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T21:00:54Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T21:27:39Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T22:00:11Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T22:20:42Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-09T22:58:37Z', '_last_end_time': 1636751144} 2022-04-22 23:11:24 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T00:00:09Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 453000 (258 MB) 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T00:51:01Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T01:35:12Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T05:27:22Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T14:42:11Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T16:11:30Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T16:48:29Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T17:16:37Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T17:48:23Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T18:29:36Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T18:52:23Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 454000 (258 MB) 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T19:39:47Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T20:15:28Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T20:50:49Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T21:20:58Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T22:12:00Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T22:34:05Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T23:06:37Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-10T23:34:54Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T00:27:16Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T02:11:57Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 455000 (258 MB) 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T03:08:59Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T14:48:03Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T15:22:35Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T15:47:07Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T16:24:20Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T17:27:48Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T18:36:11Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T19:15:19Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T19:41:10Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T20:30:19Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 456000 (258 MB) 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T21:36:46Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T22:23:20Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T22:54:23Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T23:09:44Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-11T23:24:09Z', '_last_end_time': 1636751144} 2022-04-22 23:11:25 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T00:09:47Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T14:09:56Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T15:32:28Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T16:37:11Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T17:30:51Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 457000 (258 MB) 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T18:11:41Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T18:48:52Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T19:19:06Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T19:31:58Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T19:54:26Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T20:15:01Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T20:51:42Z', '_last_end_time': 1636751144} 2022-04-22 23:11:26 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T21:04:23Z', '_last_end_time': 1636751144} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T21:29:16Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 458000 (258 MB) 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T22:17:44Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T22:50:24Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-12T23:35:33Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-13T00:38:38Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-13T04:11:20Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-13T16:56:32Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-13T18:40:04Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-14T01:01:51Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-14T16:51:21Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-14T17:57:32Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 459000 (258 MB) 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-14T21:04:56Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T11:08:39Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T15:07:20Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T15:34:19Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T15:54:02Z', '_last_end_time': 1637356633} 2022-04-22 23:11:28 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T16:18:27Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T16:50:45Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T17:06:41Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T17:31:00Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T17:54:24Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 460000 (259 MB) 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T18:24:54Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T18:45:16Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T19:11:31Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T19:51:46Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T20:06:15Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T20:30:32Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T21:00:56Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T21:31:14Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T21:42:39Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T22:24:22Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 461000 (259 MB) 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-15T23:13:54Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T00:28:02Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T01:17:24Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T04:17:29Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T13:46:32Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T14:34:39Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T15:45:18Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T16:04:03Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T16:37:09Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T17:36:00Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 462000 (259 MB) 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T18:33:08Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T19:33:20Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T20:06:20Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T20:36:00Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T21:19:44Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T22:03:32Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T22:28:03Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T22:46:01Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T22:58:51Z', '_last_end_time': 1637356633} 2022-04-22 23:11:29 source > Setting state of ticket_metric_events stream to {'time': '2021-11-16T23:59:57Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 463000 (259 MB) 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T01:52:52Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T02:36:41Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T07:30:37Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T14:03:57Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T15:31:56Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T16:48:01Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T17:45:17Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T18:13:19Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T18:34:28Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T19:04:54Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 464000 (259 MB) 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T20:20:11Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T20:48:43Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T21:26:05Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T22:10:00Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T23:04:16Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-17T23:52:33Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T01:10:13Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T05:08:21Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T15:40:11Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T16:18:22Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 465000 (259 MB) 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T16:38:21Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T16:59:39Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T17:49:11Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T18:21:10Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T18:40:10Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T19:10:32Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T19:42:12Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T20:52:33Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T21:36:48Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T22:22:12Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 466000 (259 MB) 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T23:07:39Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-18T23:38:56Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T00:19:32Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T01:45:37Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T03:35:15Z', '_last_end_time': 1637356633} 2022-04-22 23:11:30 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T10:49:48Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T12:35:48Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T13:53:58Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T15:34:15Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T16:02:18Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 467000 (259 MB) 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T16:41:15Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T18:07:31Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T18:28:09Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T19:00:00Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T19:25:35Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T19:55:12Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T20:19:00Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T20:40:36Z', '_last_end_time': 1637356633} 2022-04-22 23:11:31 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T21:17:13Z', '_last_end_time': 1637356633} 2022-04-22 23:11:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 468000 (260 MB) 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T22:06:17Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T22:33:35Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-19T23:26:47Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-20T00:18:32Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-20T00:44:23Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-20T00:54:24Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-20T01:17:44Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-20T01:57:51Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-20T02:39:53Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-20T03:45:09Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 469000 (260 MB) 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-20T17:44:55Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-21T00:19:10Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-21T02:49:31Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-21T20:52:34Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-21T21:47:09Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T00:35:27Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T04:27:42Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T14:29:46Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T16:01:50Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T16:21:12Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 470000 (260 MB) 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T16:40:59Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T17:19:42Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T17:37:48Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T18:25:11Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T18:34:53Z', '_last_end_time': 1638030153} 2022-04-22 23:11:35 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T19:05:25Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T19:25:12Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T20:00:59Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T20:23:26Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T20:53:26Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 471000 (260 MB) 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T21:00:55Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T21:13:46Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T21:25:35Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T21:47:02Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T22:00:43Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T22:12:36Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T22:43:52Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T22:58:25Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T23:14:49Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-22T23:52:51Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 472000 (260 MB) 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T00:11:33Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T00:35:13Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T01:02:46Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T01:34:43Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T02:20:37Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T04:01:51Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T13:13:43Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T14:49:47Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T15:16:49Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T15:38:34Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 473000 (260 MB) 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T16:05:16Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T16:13:16Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T16:22:38Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T16:38:48Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T17:30:36Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T18:23:07Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T19:00:00Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T19:23:08Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T19:51:47Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T20:21:08Z', '_last_end_time': 1638030153} 2022-04-22 23:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 474000 (260 MB) 2022-04-22 23:11:36 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T20:53:37Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T21:18:53Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T21:54:32Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T22:16:20Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T22:35:19Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T22:47:26Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T23:00:29Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-23T23:15:24Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T00:13:43Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T05:39:48Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 475000 (261 MB) 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T14:52:15Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T15:32:01Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T16:01:32Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T16:19:03Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T17:10:14Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T17:41:58Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T18:00:54Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T18:39:31Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T19:20:12Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T20:33:09Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 476000 (261 MB) 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T21:09:03Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T21:38:45Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T22:07:37Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T23:18:50Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-24T23:41:10Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-25T00:26:53Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-25T02:58:09Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-25T15:44:09Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-25T16:34:35Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-25T17:23:32Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 477000 (261 MB) 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-25T20:36:54Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-26T09:57:38Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-26T16:56:52Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-26T18:00:36Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-26T18:59:12Z', '_last_end_time': 1638030153} 2022-04-22 23:11:37 source > Setting state of ticket_metric_events stream to {'time': '2021-11-26T20:27:51Z', '_last_end_time': 1638030153} 2022-04-22 23:11:38 source > Setting state of ticket_metric_events stream to {'time': '2021-11-26T20:57:46Z', '_last_end_time': 1638030153} 2022-04-22 23:11:38 source > Setting state of ticket_metric_events stream to {'time': '2021-11-26T22:02:13Z', '_last_end_time': 1638030153} 2022-04-22 23:11:38 source > Setting state of ticket_metric_events stream to {'time': '2021-11-26T23:32:00Z', '_last_end_time': 1638030153} 2022-04-22 23:11:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 478000 (261 MB) 2022-04-22 23:11:40 source > Setting state of ticket_metric_events stream to {'time': '2021-11-27T16:22:40Z', '_last_end_time': 1638555669} 2022-04-22 23:11:40 source > Setting state of ticket_metric_events stream to {'time': '2021-11-27T19:18:31Z', '_last_end_time': 1638555669} 2022-04-22 23:11:40 source > Setting state of ticket_metric_events stream to {'time': '2021-11-28T17:34:29Z', '_last_end_time': 1638555669} 2022-04-22 23:11:40 source > Setting state of ticket_metric_events stream to {'time': '2021-11-28T22:21:59Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T14:20:11Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T15:15:45Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T16:28:57Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T16:39:16Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T16:57:51Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T17:25:04Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 479000 (261 MB) 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T18:02:23Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T18:33:24Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T19:17:56Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T19:58:14Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T20:22:24Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T20:38:59Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T20:51:31Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T21:05:18Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T21:37:56Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T21:59:55Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 480000 (261 MB) 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T22:28:49Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T22:59:56Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-29T23:38:24Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T00:24:43Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T01:33:21Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T05:44:56Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T14:49:07Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T15:50:36Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T16:24:44Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T16:50:32Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 481000 (261 MB) 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T17:07:52Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T17:44:10Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T18:20:02Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T18:46:13Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T19:13:47Z', '_last_end_time': 1638555669} 2022-04-22 23:11:41 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T19:39:05Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T19:53:25Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T20:23:24Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T20:48:48Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T21:16:41Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 482000 (262 MB) 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T21:42:05Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T22:07:35Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T22:57:05Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-11-30T23:49:34Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T00:43:30Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T01:22:05Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T02:00:00Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T03:53:00Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T13:54:35Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T14:37:01Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 483000 (262 MB) 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T15:19:11Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T15:44:30Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T16:34:21Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T16:59:19Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T17:22:51Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T17:58:35Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T18:39:31Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T19:12:54Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T19:29:54Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T19:46:47Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 484000 (262 MB) 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T20:13:50Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T20:27:42Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T20:49:29Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T21:08:41Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T21:22:06Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T21:48:06Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T22:08:17Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T22:33:42Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T23:02:14Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T23:20:24Z', '_last_end_time': 1638555669} 2022-04-22 23:11:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 485000 (262 MB) 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T23:40:35Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-01T23:59:33Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T00:13:12Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T02:32:04Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T05:37:21Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T13:37:23Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T14:47:10Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T15:31:56Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T16:22:06Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T16:37:25Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 486000 (262 MB) 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T17:00:21Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T17:27:15Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T18:04:02Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T18:35:31Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T19:11:50Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T19:56:30Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T20:28:26Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T21:09:14Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T21:43:34Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T22:06:54Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 487000 (262 MB) 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T22:53:02Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T23:09:21Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T23:21:35Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-02T23:50:42Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T00:40:13Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T02:00:11Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T05:14:09Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T13:43:30Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T16:07:05Z', '_last_end_time': 1638555669} 2022-04-22 23:11:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 488000 (262 MB) 2022-04-22 23:11:43 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T17:36:59Z', '_last_end_time': 1638555669} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T18:29:28Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T18:52:12Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T19:23:32Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T19:53:49Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T20:54:49Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T21:29:00Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T21:58:07Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T22:29:45Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T22:53:31Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 489000 (262 MB) 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-03T23:29:35Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-04T00:22:36Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-04T01:24:23Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-04T03:36:59Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-04T18:57:02Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-05T05:36:04Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T00:07:27Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T04:01:43Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T05:18:05Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T07:03:05Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 490000 (263 MB) 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T14:45:54Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T15:29:34Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T16:02:44Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T16:43:34Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T17:14:13Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T17:37:17Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T18:22:48Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T18:41:12Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T19:01:17Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T19:25:28Z', '_last_end_time': 1639091715} 2022-04-22 23:11:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 491000 (263 MB) 2022-04-22 23:11:46 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T19:58:51Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T20:17:22Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T20:31:43Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T20:46:16Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T21:07:41Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T21:44:04Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T22:05:11Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T22:23:55Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T22:33:10Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T22:59:03Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 492000 (263 MB) 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-06T23:46:07Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T00:24:03Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T02:03:48Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T07:35:48Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T15:05:38Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T15:53:37Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T16:16:22Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T16:37:31Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T17:10:16Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T17:34:26Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 493000 (263 MB) 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T18:20:01Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T18:56:35Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T19:17:13Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T19:42:53Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T20:22:26Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T20:38:22Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T20:57:36Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T21:24:12Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T22:05:36Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T22:44:34Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 494000 (263 MB) 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T23:07:26Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-07T23:50:11Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T00:25:54Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T01:35:34Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T02:25:33Z', '_last_end_time': 1639091715} 2022-04-22 23:11:47 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T04:52:36Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T06:50:17Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T15:15:51Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T15:54:22Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T16:14:30Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 495000 (263 MB) 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T16:39:02Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T16:59:47Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T17:33:08Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T18:08:12Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T19:00:00Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T19:37:23Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T20:10:26Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T20:41:03Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T21:08:31Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T21:41:03Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 496000 (263 MB) 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T22:25:25Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T22:43:09Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T23:03:02Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T23:40:16Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-08T23:57:37Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T00:35:21Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T07:41:11Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T15:17:01Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T16:12:39Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T16:53:10Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 497000 (264 MB) 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T17:09:18Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T17:41:33Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T18:46:53Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T19:16:13Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T19:48:13Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T20:03:02Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T20:28:28Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T20:55:22Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T21:20:03Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 498000 (264 MB) 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T22:00:57Z', '_last_end_time': 1639091715} 2022-04-22 23:11:48 source > Setting state of ticket_metric_events stream to {'time': '2021-12-09T22:46:08Z', '_last_end_time': 1639091715} 2022-04-22 23:11:51 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T00:01:31Z', '_last_end_time': 1639683530} 2022-04-22 23:11:51 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T01:00:59Z', '_last_end_time': 1639683530} 2022-04-22 23:11:51 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T05:23:27Z', '_last_end_time': 1639683530} 2022-04-22 23:11:51 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T15:19:10Z', '_last_end_time': 1639683530} 2022-04-22 23:11:51 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T15:45:14Z', '_last_end_time': 1639683530} 2022-04-22 23:11:51 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T16:07:46Z', '_last_end_time': 1639683530} 2022-04-22 23:11:51 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T16:30:41Z', '_last_end_time': 1639683530} 2022-04-22 23:11:51 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T17:08:59Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 499000 (264 MB) 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T17:48:40Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T18:50:17Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T19:19:47Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T19:49:36Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T20:10:33Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T20:27:55Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T20:51:37Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T21:18:43Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T21:52:18Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-10T23:00:22Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 500000 (264 MB) 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-11T00:53:58Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-11T03:30:38Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-11T21:02:42Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-12T02:21:38Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-12T18:49:23Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-12T22:34:03Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T01:49:53Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T04:02:37Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T05:56:18Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T14:34:37Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 501000 (264 MB) 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T15:35:34Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T16:00:39Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T16:25:47Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T16:55:52Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T17:14:33Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T17:56:33Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T18:38:46Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T19:02:08Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T19:17:33Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T19:33:00Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 502000 (264 MB) 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T19:45:59Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T20:13:20Z', '_last_end_time': 1639683530} 2022-04-22 23:11:52 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T20:36:06Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T21:00:42Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T21:21:38Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T21:43:46Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T22:14:12Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T22:59:03Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-13T23:40:54Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T02:14:00Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 503000 (264 MB) 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T02:46:29Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T03:28:30Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T04:13:19Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T12:17:13Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T15:15:41Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T15:54:39Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T16:15:44Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T16:27:01Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T16:53:35Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T17:35:10Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 504000 (265 MB) 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T17:47:09Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T18:23:29Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T18:43:05Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T19:16:34Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T19:52:35Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T20:15:09Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T20:37:40Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T20:55:03Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T21:29:36Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T22:07:32Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 505000 (265 MB) 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T22:43:14Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T22:59:20Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-14T23:39:29Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T00:31:00Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T02:21:10Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T04:24:16Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T06:29:56Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T14:25:06Z', '_last_end_time': 1639683530} 2022-04-22 23:11:53 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T15:04:02Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T16:33:06Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 506000 (265 MB) 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T16:55:17Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T17:23:11Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T17:45:47Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T18:38:43Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T19:49:26Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T20:32:13Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T20:53:26Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T21:20:49Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T21:39:43Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T22:06:30Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 507000 (265 MB) 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T22:28:05Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T22:58:46Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-15T23:30:52Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T00:24:04Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T04:22:44Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T08:30:52Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T15:13:37Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T15:57:59Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T16:47:43Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 508000 (265 MB) 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T17:27:43Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T18:13:09Z', '_last_end_time': 1639683530} 2022-04-22 23:11:54 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T19:09:52Z', '_last_end_time': 1639683530} 2022-04-22 23:11:56 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T19:59:29Z', '_last_end_time': 1640297478} 2022-04-22 23:11:56 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T20:35:07Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T21:15:21Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T21:59:40Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T22:28:47Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T22:46:25Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-16T23:21:29Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 509000 (265 MB) 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T13:53:33Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T16:04:14Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T17:27:10Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T18:23:53Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T19:18:45Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T19:55:57Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T20:38:02Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T21:24:42Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T21:42:50Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T22:22:49Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 510000 (265 MB) 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T22:50:04Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-17T23:18:26Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-18T00:54:13Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-18T15:30:50Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-18T19:43:04Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-18T20:23:47Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-19T00:11:12Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-19T18:06:32Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-19T18:55:50Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-19T22:45:37Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 511000 (265 MB) 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T07:09:27Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T15:16:44Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T15:58:30Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T17:12:09Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T17:33:49Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T18:17:07Z', '_last_end_time': 1640297478} 2022-04-22 23:11:57 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T19:06:08Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T19:33:51Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T20:00:19Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T20:23:01Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 512000 (266 MB) 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T20:49:27Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T21:09:20Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T21:40:57Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T22:18:02Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T22:43:59Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-20T23:27:47Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T00:44:34Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T02:10:42Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T03:22:35Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T09:41:11Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 513000 (266 MB) 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T14:09:48Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T14:39:05Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T15:28:17Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T15:43:03Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T16:20:36Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T17:07:38Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T17:29:51Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T18:14:38Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T18:41:54Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T18:59:41Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 514000 (266 MB) 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T19:25:20Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T20:03:12Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T20:59:33Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T21:32:50Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T21:58:24Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T22:15:23Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T22:39:23Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T23:14:12Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-21T23:34:47Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T00:08:26Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 515000 (266 MB) 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T01:07:12Z', '_last_end_time': 1640297478} 2022-04-22 23:11:58 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T01:52:49Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T03:51:31Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T05:33:12Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T14:22:14Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T15:17:42Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T15:36:29Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T16:35:08Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T17:07:14Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T17:33:42Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 516000 (266 MB) 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T17:56:43Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T18:32:21Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T19:06:03Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T19:52:36Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T20:56:54Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T21:20:58Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T21:41:06Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T22:05:17Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T22:31:27Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-22T23:04:02Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 517000 (266 MB) 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T00:28:18Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T04:03:12Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T14:02:25Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T15:56:57Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T16:32:53Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T17:03:17Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T17:29:39Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T18:17:33Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T18:59:52Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 518000 (266 MB) 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T19:40:00Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T20:53:06Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T21:28:34Z', '_last_end_time': 1640297478} 2022-04-22 23:11:59 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T22:02:52Z', '_last_end_time': 1640297478} 2022-04-22 23:12:02 source > Setting state of ticket_metric_events stream to {'time': '2021-12-23T22:41:01Z', '_last_end_time': 1641477912} 2022-04-22 23:12:02 source > Setting state of ticket_metric_events stream to {'time': '2021-12-24T00:37:32Z', '_last_end_time': 1641477912} 2022-04-22 23:12:02 source > Setting state of ticket_metric_events stream to {'time': '2021-12-24T02:16:47Z', '_last_end_time': 1641477912} 2022-04-22 23:12:02 source > Setting state of ticket_metric_events stream to {'time': '2021-12-24T16:42:44Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-24T23:10:49Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-25T00:25:46Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 519000 (267 MB) 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-25T08:17:59Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-27T00:24:12Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-27T15:20:22Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-27T16:12:53Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-27T17:28:52Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-27T18:56:11Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-27T20:08:20Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-27T22:54:00Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T00:01:46Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T01:15:25Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 520000 (267 MB) 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T04:38:44Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T15:23:05Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T16:18:51Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T16:55:24Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T18:52:11Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T19:27:36Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T20:36:13Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T22:00:51Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T22:51:50Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-28T23:24:11Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 521000 (267 MB) 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T01:35:08Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T05:16:47Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T15:02:43Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T15:48:09Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T16:12:13Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T16:36:02Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T18:22:35Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T19:34:44Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T20:27:05Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T20:52:33Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 522000 (267 MB) 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T21:48:27Z', '_last_end_time': 1641477912} 2022-04-22 23:12:03 source > Setting state of ticket_metric_events stream to {'time': '2021-12-29T23:58:12Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T05:54:01Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T15:07:27Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T16:07:45Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T17:10:02Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T18:16:06Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T19:21:13Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T20:08:11Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T20:43:41Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 523000 (267 MB) 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T20:58:50Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T21:36:21Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T22:05:03Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T22:23:53Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-30T23:42:15Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-31T16:53:30Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2021-12-31T23:00:00Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-02T20:44:54Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-02T22:02:17Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T14:49:14Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 524000 (267 MB) 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T15:06:50Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T15:46:52Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T16:19:14Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T16:51:21Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T18:02:30Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T18:56:43Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T19:45:59Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T20:06:19Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T20:16:51Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T20:55:04Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 525000 (267 MB) 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T21:38:15Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T22:47:24Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-03T23:51:01Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T04:21:30Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T14:33:23Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T15:23:44Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T16:21:53Z', '_last_end_time': 1641477912} 2022-04-22 23:12:04 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T17:08:34Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T17:48:54Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T18:15:17Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 526000 (268 MB) 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T18:44:34Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T19:25:30Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T19:51:35Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T20:32:05Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T21:13:17Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T21:43:32Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T22:19:55Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-04T22:56:38Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T00:15:08Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T01:58:30Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 527000 (268 MB) 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T14:00:18Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T14:45:27Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T15:28:52Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T15:59:30Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T17:10:07Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T18:40:23Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T19:21:37Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T20:00:46Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T20:34:15Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T22:07:06Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 528000 (268 MB) 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T22:42:37Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-05T22:52:06Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T00:03:09Z', '_last_end_time': 1641477912} 2022-04-22 23:12:05 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T02:17:23Z', '_last_end_time': 1641477912} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T14:32:23Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T15:39:36Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T16:09:00Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T17:06:04Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T17:42:25Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 529000 (268 MB) 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T18:02:59Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T18:23:07Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T18:44:11Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T19:11:37Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T19:43:48Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T20:03:04Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T20:34:54Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T21:03:25Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T21:25:51Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T22:17:02Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 530000 (268 MB) 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T22:28:44Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T22:51:18Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-06T23:24:17Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T00:18:37Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T01:31:21Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T04:30:42Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T14:19:21Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T16:06:33Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T16:45:31Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T17:18:06Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 531000 (268 MB) 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T17:54:16Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T18:55:26Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T20:16:09Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T20:50:41Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T21:35:31Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T21:58:01Z', '_last_end_time': 1642115042} 2022-04-22 23:12:08 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T22:35:06Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-07T23:18:37Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-08T02:08:15Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-08T17:20:11Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 532000 (268 MB) 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-08T22:50:15Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-09T19:15:40Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T00:50:43Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T14:36:22Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T15:02:53Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T16:37:55Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T17:03:34Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T17:25:13Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T17:45:09Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T18:23:59Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 533000 (268 MB) 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T19:23:47Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T19:47:29Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T20:08:02Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T20:35:32Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T21:06:49Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T21:23:15Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T21:54:51Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T22:05:50Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T22:17:16Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T22:33:55Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 534000 (269 MB) 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-10T23:27:44Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T03:06:13Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T15:06:09Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T15:50:28Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T16:58:32Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T17:54:30Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T18:48:08Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T19:58:13Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T21:22:09Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T21:39:47Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 535000 (269 MB) 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T22:10:58Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-11T22:46:27Z', '_last_end_time': 1642115042} 2022-04-22 23:12:09 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T00:02:30Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T04:07:37Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T14:54:23Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T15:44:14Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T16:10:51Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T16:47:00Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T17:41:23Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T18:46:43Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 536000 (269 MB) 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T19:27:57Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T19:58:39Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T20:38:43Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T21:01:46Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T21:20:24Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T21:40:23Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T22:16:00Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T22:49:45Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-12T23:15:10Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T00:25:19Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 537000 (269 MB) 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T01:21:27Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T13:59:19Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T15:37:04Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T16:07:24Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T17:03:22Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T17:35:42Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T18:36:52Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T19:22:38Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T20:15:16Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T20:40:36Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 538000 (269 MB) 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T21:14:58Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T21:41:43Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T22:08:26Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T22:27:13Z', '_last_end_time': 1642115042} 2022-04-22 23:12:10 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T22:45:48Z', '_last_end_time': 1642115042} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-13T23:56:51Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T01:35:07Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T13:24:03Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T14:55:23Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 539000 (269 MB) 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T16:06:36Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T16:41:54Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T17:29:43Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T18:03:40Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T18:48:04Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T19:33:45Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T19:57:58Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T20:55:49Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T21:42:30Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T22:10:14Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 540000 (269 MB) 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T22:48:10Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-14T23:28:31Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-15T00:38:33Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-15T02:23:12Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-15T20:27:32Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-16T01:02:00Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-16T18:06:17Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-16T23:49:15Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-17T15:07:37Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-17T16:25:23Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 541000 (270 MB) 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-17T17:06:12Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-17T18:36:35Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-17T21:06:12Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T03:45:35Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T14:28:42Z', '_last_end_time': 1642803014} 2022-04-22 23:12:13 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T15:04:29Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T15:31:05Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T15:59:41Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T16:20:15Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T16:56:21Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 542000 (270 MB) 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T17:30:51Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T18:06:09Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T18:55:35Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T19:38:57Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T20:28:27Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T20:52:09Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T21:11:23Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T21:34:16Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T21:51:06Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T22:04:56Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 543000 (270 MB) 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T22:28:08Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T22:45:08Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-18T23:28:09Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T00:45:03Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T01:55:22Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T07:03:11Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T14:55:01Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T15:18:31Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T15:58:47Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T16:20:21Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 544000 (270 MB) 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T16:57:56Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T17:27:53Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T18:00:54Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T18:26:31Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T18:55:53Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T19:26:02Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T19:50:42Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T20:28:18Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T20:54:44Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T21:17:27Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 545000 (270 MB) 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T21:47:21Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T22:10:58Z', '_last_end_time': 1642803014} 2022-04-22 23:12:14 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T22:55:01Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-19T23:28:43Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T01:57:03Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T14:54:46Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T15:31:25Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T16:44:32Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T17:10:49Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T17:55:12Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 546000 (270 MB) 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T18:27:20Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T19:14:34Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T19:27:25Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T19:47:06Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T20:32:02Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T21:12:03Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T21:36:44Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T22:02:21Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T22:28:08Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T23:00:22Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 547000 (270 MB) 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-20T23:32:21Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T01:19:29Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T05:17:50Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T14:13:47Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T14:34:38Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T15:05:55Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T15:36:41Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T16:08:31Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T16:32:09Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T16:49:19Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 548000 (271 MB) 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T17:20:43Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T18:30:44Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T19:32:41Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T20:29:33Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T21:27:13Z', '_last_end_time': 1642803014} 2022-04-22 23:12:15 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T22:00:38Z', '_last_end_time': 1642803014} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T22:32:30Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T22:50:31Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-21T23:43:28Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 549000 (271 MB) 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-22T00:43:21Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-22T03:01:25Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-22T16:18:51Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-22T17:10:28Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-22T17:42:38Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-22T18:18:42Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-22T19:20:19Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-22T22:55:56Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-22T23:16:17Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-23T06:11:07Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 550000 (271 MB) 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-23T17:45:08Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-23T20:09:45Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-23T23:25:07Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-23T23:56:29Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T03:42:34Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T14:35:11Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T15:22:58Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T16:04:37Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T16:20:51Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T16:47:56Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 551000 (271 MB) 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T17:59:38Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T18:16:44Z', '_last_end_time': 1643321136} 2022-04-22 23:12:18 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T18:48:42Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T19:33:23Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T20:01:35Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T20:17:15Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T20:43:29Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T21:02:49Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T21:53:43Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T22:15:42Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 552000 (271 MB) 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T22:39:42Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-24T23:15:27Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T00:02:07Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T01:00:26Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T05:51:00Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T14:37:57Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T15:19:17Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T15:55:41Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T16:12:13Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T16:33:04Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 553000 (271 MB) 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T17:04:46Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T17:37:39Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T18:01:24Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T18:29:52Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T18:52:44Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T19:29:19Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T20:07:45Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T20:29:12Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T20:41:36Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T21:06:14Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 554000 (271 MB) 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T21:35:05Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T22:09:52Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T22:23:17Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T22:42:59Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-25T23:10:03Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T00:36:38Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T03:50:24Z', '_last_end_time': 1643321136} 2022-04-22 23:12:19 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T14:17:04Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T15:07:10Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T15:56:35Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 555000 (272 MB) 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T16:47:31Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T17:09:47Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T17:30:08Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T18:01:05Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T18:29:20Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T18:43:43Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T18:58:44Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T19:41:02Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T19:59:06Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T20:47:19Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 556000 (272 MB) 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T21:10:57Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T21:48:53Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T22:17:37Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T22:39:39Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T23:01:52Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-26T23:37:48Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T00:03:11Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T00:56:50Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T02:35:44Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T06:46:18Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 557000 (272 MB) 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T14:34:56Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T15:25:24Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T15:57:35Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T16:19:04Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T16:48:06Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T17:07:06Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T17:51:14Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T18:25:32Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T19:06:11Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T19:31:19Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 558000 (272 MB) 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T19:46:37Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T19:57:55Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T20:20:35Z', '_last_end_time': 1643321136} 2022-04-22 23:12:20 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T20:49:07Z', '_last_end_time': 1643321136} 2022-04-22 23:12:21 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T21:10:36Z', '_last_end_time': 1643321136} 2022-04-22 23:12:21 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T21:28:01Z', '_last_end_time': 1643321136} 2022-04-22 23:12:21 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T22:03:10Z', '_last_end_time': 1643321136} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T22:25:43Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T22:48:18Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 559000 (272 MB) 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T22:56:03Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-27T23:42:54Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T00:33:59Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T04:31:35Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T14:35:40Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T15:24:08Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T16:06:39Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T16:34:33Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T16:59:58Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T17:15:29Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 560000 (272 MB) 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T17:31:37Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T17:53:45Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T18:10:48Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T18:55:23Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T19:19:36Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T19:53:28Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T20:14:24Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T20:45:40Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T21:09:34Z', '_last_end_time': 1643843655} 2022-04-22 23:12:23 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T21:27:52Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 561000 (272 MB) 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T21:53:33Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T22:09:45Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T22:29:09Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T22:47:01Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-28T23:56:02Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-29T00:55:27Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-29T01:29:50Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-29T04:09:31Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-29T08:01:47Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-29T18:16:27Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 562000 (272 MB) 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-29T20:04:05Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-29T21:13:58Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-29T21:46:47Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-29T23:02:33Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-30T04:05:38Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-30T19:25:14Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T00:50:03Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T03:40:17Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T13:08:33Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T14:39:46Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 563000 (273 MB) 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T15:41:41Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T16:34:06Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T16:50:37Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T17:12:32Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T17:37:15Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T18:17:07Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T18:40:34Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T19:08:25Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T19:37:32Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T20:06:38Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 564000 (273 MB) 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T20:47:06Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T21:15:05Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T21:34:42Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T21:50:58Z', '_last_end_time': 1643843655} 2022-04-22 23:12:24 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T22:28:34Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T22:41:02Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-01-31T23:11:45Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T00:04:43Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T01:47:00Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T13:32:19Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 565000 (273 MB) 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T14:48:24Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T15:14:26Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T15:32:56Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T15:50:00Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T16:17:15Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T17:01:18Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T17:19:38Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T17:58:48Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T18:33:08Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T18:57:00Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 566000 (273 MB) 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T19:26:45Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T19:49:02Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T20:14:45Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T20:34:49Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T20:48:58Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T21:18:56Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T21:55:49Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T22:27:14Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-01T23:01:39Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T00:38:19Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 567000 (273 MB) 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T01:20:53Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T03:12:08Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T14:48:39Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T15:34:11Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T16:03:47Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T16:24:22Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T16:56:09Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T17:39:44Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T18:01:45Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T18:40:02Z', '_last_end_time': 1643843655} 2022-04-22 23:12:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 568000 (273 MB) 2022-04-22 23:12:25 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T19:23:07Z', '_last_end_time': 1643843655} 2022-04-22 23:12:26 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T19:52:06Z', '_last_end_time': 1643843655} 2022-04-22 23:12:26 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T20:37:33Z', '_last_end_time': 1643843655} 2022-04-22 23:12:26 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T21:01:54Z', '_last_end_time': 1643843655} 2022-04-22 23:12:26 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T21:33:00Z', '_last_end_time': 1643843655} 2022-04-22 23:12:26 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T21:54:07Z', '_last_end_time': 1643843655} 2022-04-22 23:12:26 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T22:28:29Z', '_last_end_time': 1643843655} 2022-04-22 23:12:26 source > Setting state of ticket_metric_events stream to {'time': '2022-02-02T23:12:47Z', '_last_end_time': 1643843655} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T00:12:18Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 569000 (273 MB) 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T00:38:15Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T02:39:05Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T03:38:45Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T13:01:18Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T14:44:50Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T15:25:59Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T16:08:12Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T16:29:29Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T16:57:46Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T17:35:26Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 570000 (274 MB) 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T18:10:11Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T18:43:25Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T18:58:30Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T19:24:27Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T20:02:03Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T20:22:37Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T20:40:36Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T20:59:41Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T21:17:55Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T21:57:43Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 571000 (274 MB) 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T22:23:13Z', '_last_end_time': 1644355663} 2022-04-22 23:12:28 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T22:38:45Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T22:52:57Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-03T23:15:18Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T00:32:47Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T01:59:50Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T04:23:20Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T11:44:46Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T15:00:30Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T15:37:01Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 572000 (274 MB) 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T16:04:28Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T16:21:57Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T16:47:07Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T17:05:38Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T17:35:03Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T17:48:26Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T18:15:14Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T18:37:59Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T18:47:31Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T19:29:32Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 573000 (274 MB) 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T20:13:37Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T21:06:01Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T21:33:17Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T21:56:06Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T22:17:59Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-04T22:44:46Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-05T00:04:11Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-05T01:10:40Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-05T05:13:03Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-05T17:24:40Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 574000 (274 MB) 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-05T23:46:57Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-06T17:25:49Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-06T22:07:06Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T03:28:29Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T14:23:42Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T15:46:46Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T16:18:29Z', '_last_end_time': 1644355663} 2022-04-22 23:12:29 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T16:50:01Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T17:11:07Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T17:30:32Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 575000 (274 MB) 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T17:56:18Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T18:17:06Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T18:40:44Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T18:48:10Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T19:09:02Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T19:29:17Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T19:40:13Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T20:02:49Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T20:16:15Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T20:34:28Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 576000 (274 MB) 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T20:45:58Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T21:01:04Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T21:23:25Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T21:40:28Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T21:53:46Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T22:11:55Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T22:26:50Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T22:38:50Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T22:54:27Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T23:17:10Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 577000 (275 MB) 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-07T23:41:10Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T00:08:07Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T00:29:30Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T01:04:43Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T01:35:05Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T02:54:52Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T13:48:05Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T15:16:52Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T16:06:42Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T17:09:33Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 578000 (275 MB) 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T17:54:53Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T18:23:18Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T18:39:10Z', '_last_end_time': 1644355663} 2022-04-22 23:12:30 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T19:18:10Z', '_last_end_time': 1644355663} 2022-04-22 23:12:31 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T19:46:03Z', '_last_end_time': 1644355663} 2022-04-22 23:12:31 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T20:04:49Z', '_last_end_time': 1644355663} 2022-04-22 23:12:31 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T20:43:52Z', '_last_end_time': 1644355663} 2022-04-22 23:12:31 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T21:03:10Z', '_last_end_time': 1644355663} 2022-04-22 23:12:31 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T21:26:26Z', '_last_end_time': 1644355663} 2022-04-22 23:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 579000 (275 MB) 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T21:41:09Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T22:30:30Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T22:53:23Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-08T23:25:29Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T00:09:18Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T00:33:53Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T00:47:12Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T00:59:05Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T01:11:13Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T01:58:38Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 580000 (275 MB) 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T02:35:22Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T06:26:06Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T15:13:43Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T16:05:28Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T16:48:01Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T16:57:58Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T17:29:30Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T17:40:31Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T17:54:49Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T18:13:16Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 581000 (275 MB) 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T18:42:59Z', '_last_end_time': 1644881853} 2022-04-22 23:12:33 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T19:06:10Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T19:26:00Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T19:49:09Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T20:05:37Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T20:23:03Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T20:37:13Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T20:57:38Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T21:31:58Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T21:48:31Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 582000 (275 MB) 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T22:12:13Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T22:36:33Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T23:02:15Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-09T23:46:52Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T00:24:16Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T00:59:47Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T01:54:32Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T04:42:26Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T14:49:03Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T16:21:11Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 583000 (275 MB) 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T16:49:37Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T17:35:03Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T18:14:32Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T18:53:36Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T19:12:50Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T19:59:17Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T20:51:19Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T21:32:38Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T22:18:21Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T22:50:26Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 584000 (275 MB) 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-10T23:28:53Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T00:24:19Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T02:44:07Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T10:39:52Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T15:31:10Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T16:21:16Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T17:04:30Z', '_last_end_time': 1644881853} 2022-04-22 23:12:34 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T17:34:43Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T18:19:09Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T19:20:44Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 585000 (276 MB) 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T19:48:23Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T20:20:58Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T20:48:07Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T21:19:43Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T21:45:35Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T22:35:13Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T22:58:19Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-11T23:50:29Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-12T00:15:00Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-12T00:42:25Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 586000 (276 MB) 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-12T01:24:12Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-12T02:26:23Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-12T06:51:38Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-12T19:25:42Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-12T20:58:32Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-12T22:51:10Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-13T00:28:59Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-13T19:02:44Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T00:17:50Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T04:52:20Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 587000 (276 MB) 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T14:58:08Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T15:42:57Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T16:15:22Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T17:05:05Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T17:19:41Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T17:40:09Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T18:06:59Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T18:23:58Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T18:41:11Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T19:17:59Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 588000 (276 MB) 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T19:43:28Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T20:00:57Z', '_last_end_time': 1644881853} 2022-04-22 23:12:35 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T20:29:57Z', '_last_end_time': 1644881853} 2022-04-22 23:12:36 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T21:02:01Z', '_last_end_time': 1644881853} 2022-04-22 23:12:36 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T21:19:52Z', '_last_end_time': 1644881853} 2022-04-22 23:12:36 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T21:50:36Z', '_last_end_time': 1644881853} 2022-04-22 23:12:36 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T22:14:24Z', '_last_end_time': 1644881853} 2022-04-22 23:12:36 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T22:49:45Z', '_last_end_time': 1644881853} 2022-04-22 23:12:36 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T23:00:12Z', '_last_end_time': 1644881853} 2022-04-22 23:12:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 589000 (276 MB) 2022-04-22 23:12:36 source > Setting state of ticket_metric_events stream to {'time': '2022-02-14T23:37:33Z', '_last_end_time': 1644881853} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T00:06:33Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T01:43:08Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T03:48:57Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T05:22:17Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T14:29:04Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T15:23:20Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T16:23:05Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T16:48:46Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T17:05:51Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 590000 (276 MB) 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T17:31:15Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T18:00:59Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T18:21:49Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T18:41:37Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T18:51:16Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T19:03:12Z', '_last_end_time': 1645222480} 2022-04-22 23:12:38 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T19:19:35Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T19:31:42Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T19:40:43Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T19:54:52Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 591000 (276 MB) 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T20:17:54Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T20:42:53Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T21:10:16Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T21:21:42Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T21:38:22Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T21:51:47Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T22:09:12Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T22:30:50Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T22:42:27Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T22:51:21Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 592000 (277 MB) 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T23:07:22Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-15T23:29:39Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T00:06:02Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T00:29:26Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T00:59:59Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T01:28:28Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T02:39:37Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T03:53:46Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T11:45:41Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T14:53:18Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 593000 (277 MB) 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T15:50:56Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T16:11:14Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T16:36:37Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T16:56:53Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T17:21:36Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T17:49:17Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T18:08:28Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T18:20:43Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T18:40:59Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T19:05:20Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 594000 (277 MB) 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T19:27:11Z', '_last_end_time': 1645222480} 2022-04-22 23:12:39 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T20:01:00Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T20:20:20Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T20:39:52Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T21:08:10Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T21:50:50Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T22:11:50Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T22:36:59Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T22:50:41Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T23:09:49Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 595000 (277 MB) 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T23:32:51Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-16T23:50:00Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T00:39:54Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T02:19:43Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T05:04:27Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T14:54:47Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T15:47:51Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T16:18:26Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T17:07:30Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T17:51:23Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 596000 (277 MB) 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T18:40:49Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T19:01:54Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T19:44:33Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T20:01:16Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T20:34:56Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T20:41:12Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T21:02:36Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T21:14:16Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T21:27:27Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T21:57:32Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 597000 (277 MB) 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T22:38:22Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T22:58:29Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-17T23:32:51Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T00:14:39Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T01:03:45Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T02:24:31Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T03:47:41Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T13:07:40Z', '_last_end_time': 1645222480} 2022-04-22 23:12:40 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T15:05:21Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T16:06:40Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 598000 (277 MB) 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T16:49:37Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T18:04:49Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T18:43:30Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T19:11:08Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T19:59:40Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T20:10:27Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T20:32:47Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T20:57:49Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T21:24:31Z', '_last_end_time': 1645222480} 2022-04-22 23:12:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 599000 (278 MB) 2022-04-22 23:12:41 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T21:59:41Z', '_last_end_time': 1645222480} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T22:14:41Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T22:43:04Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-18T23:40:20Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-19T00:42:23Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-19T01:38:37Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-19T06:59:33Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-19T14:59:50Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-19T19:25:28Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-20T00:01:56Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 600000 (278 MB) 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-20T16:14:47Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-20T19:48:16Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-20T21:27:05Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T00:06:53Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T11:18:12Z', '_last_end_time': 1645805913} 2022-04-22 23:12:44 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T14:40:37Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T16:12:28Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T17:45:18Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T18:22:53Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T18:43:43Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 601000 (278 MB) 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T19:24:06Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T19:54:53Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T20:26:58Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T20:44:39Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T21:13:30Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T21:32:46Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T22:03:00Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-21T23:12:31Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T00:30:37Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T02:00:15Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 602000 (278 MB) 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T07:35:12Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T14:36:32Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T15:18:30Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T15:53:31Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T16:39:11Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T17:11:25Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T18:11:26Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T18:30:59Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T19:03:21Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T19:32:51Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 603000 (278 MB) 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T19:50:29Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T20:25:45Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T20:37:45Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T20:55:53Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T21:22:19Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T21:36:22Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T21:52:28Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T22:04:58Z', '_last_end_time': 1645805913} 2022-04-22 23:12:45 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T22:28:23Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T22:47:26Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 604000 (278 MB) 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-22T23:18:40Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T00:11:52Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T00:46:15Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T02:03:09Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T02:45:45Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T04:16:27Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T14:42:35Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T15:32:26Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T16:06:11Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T16:50:02Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 605000 (278 MB) 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T17:59:09Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T18:56:42Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T19:46:35Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T20:20:48Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T20:43:06Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T21:08:34Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T21:38:35Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T21:59:57Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T22:20:59Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T22:35:24Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 606000 (278 MB) 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T23:11:39Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-23T23:41:23Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T00:13:05Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T01:10:42Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T02:41:19Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T14:25:03Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T15:43:37Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T16:36:45Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T17:03:31Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T17:42:46Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 607000 (279 MB) 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T18:10:30Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T18:31:05Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T18:52:06Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T19:08:27Z', '_last_end_time': 1645805913} 2022-04-22 23:12:46 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T19:16:00Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T19:31:36Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T19:59:07Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T20:22:32Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T20:50:29Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T21:22:25Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 608000 (279 MB) 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T21:36:23Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T22:34:08Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T22:58:43Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-24T23:32:07Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T00:04:19Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T00:58:36Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T01:31:16Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T02:43:04Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T10:49:04Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 609000 (279 MB) 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T15:05:07Z', '_last_end_time': 1645805913} 2022-04-22 23:12:47 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T15:47:24Z', '_last_end_time': 1645805913} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T16:18:49Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T16:46:10Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T17:15:27Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T18:00:09Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T18:50:08Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T19:18:22Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T19:53:54Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T20:16:36Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 610000 (279 MB) 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T20:35:54Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T21:08:46Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T21:43:39Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T22:03:57Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T22:27:16Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T22:49:17Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T23:13:09Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-25T23:43:03Z', '_last_end_time': 1646262983} 2022-04-22 23:12:50 source > Setting state of ticket_metric_events stream to {'time': '2022-02-26T01:11:15Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-26T02:12:51Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 611000 (279 MB) 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-26T08:00:33Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-26T16:46:36Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-26T19:11:55Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-26T22:19:45Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-27T02:40:27Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-27T22:02:51Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-27T23:25:35Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T01:05:24Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T14:45:50Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T15:22:17Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 612000 (279 MB) 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T16:04:44Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T16:43:51Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T17:22:22Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T18:03:13Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T18:38:05Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T19:13:47Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T19:37:21Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T19:53:54Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T20:11:14Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T20:35:03Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 613000 (279 MB) 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T20:51:26Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T21:15:19Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T21:30:43Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T22:03:00Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T22:33:12Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T22:52:38Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-02-28T23:24:18Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T00:06:28Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T01:51:03Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T03:16:35Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 614000 (280 MB) 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T05:32:01Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T06:18:00Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T13:14:53Z', '_last_end_time': 1646262983} 2022-04-22 23:12:51 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T15:14:07Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T15:39:34Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T16:38:24Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T17:19:47Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T17:38:54Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T18:05:11Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T18:48:55Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 615000 (280 MB) 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T19:07:09Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T19:33:32Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T19:58:43Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T20:17:45Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T20:37:59Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T20:50:34Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T21:07:11Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T21:34:28Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T21:54:55Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T22:25:13Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 616000 (280 MB) 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T22:42:42Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T23:05:49Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T23:23:06Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T23:34:25Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-01T23:43:32Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T00:00:05Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T01:13:55Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T02:06:59Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T06:01:08Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T13:39:37Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 617000 (280 MB) 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T15:01:40Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T15:44:02Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T16:19:38Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T16:37:29Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T17:08:19Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T17:44:09Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T18:04:24Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T18:53:02Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T19:20:26Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T19:46:20Z', '_last_end_time': 1646262983} 2022-04-22 23:12:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 618000 (280 MB) 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T19:59:36Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T20:17:53Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T20:36:51Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T21:08:22Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T21:19:30Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T21:36:53Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T21:54:04Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T22:11:56Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T22:21:16Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 619000 (280 MB) 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T22:33:37Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T22:46:46Z', '_last_end_time': 1646262983} 2022-04-22 23:12:53 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T23:01:12Z', '_last_end_time': 1646262983} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T23:17:04Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-02T23:59:30Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T00:29:09Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T01:15:39Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T01:48:58Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T03:27:33Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T08:58:27Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 620000 (280 MB) 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T14:16:57Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T15:21:32Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T15:40:24Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T16:20:19Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T17:00:40Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T17:31:10Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T17:49:43Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T18:13:00Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T18:45:04Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T19:09:41Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 621000 (281 MB) 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T19:28:49Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T20:16:25Z', '_last_end_time': 1646755615} 2022-04-22 23:12:56 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T20:40:49Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T21:00:40Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T21:33:53Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T22:02:37Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T22:27:18Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T22:46:49Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-03T23:14:55Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T00:57:31Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 622000 (281 MB) 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T01:41:04Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T14:36:22Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T15:10:09Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T15:32:07Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T15:57:01Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T16:21:47Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T16:46:44Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T17:14:47Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T17:46:55Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T18:07:03Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 623000 (281 MB) 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T18:43:43Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T19:36:49Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T19:55:02Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T20:36:15Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T21:01:51Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T21:42:22Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T21:58:43Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T22:09:29Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T22:35:02Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T23:01:46Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 624000 (281 MB) 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-04T23:26:25Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-05T00:08:03Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-05T01:43:04Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-05T02:06:37Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-05T16:59:04Z', '_last_end_time': 1646755615} 2022-04-22 23:12:57 source > Setting state of ticket_metric_events stream to {'time': '2022-03-05T19:00:51Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-05T19:35:18Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-05T21:21:00Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-05T23:30:53Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-06T00:16:50Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 625000 (281 MB) 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-06T02:26:36Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-06T17:01:31Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-06T17:33:43Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-06T23:59:14Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T02:33:53Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T13:47:23Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T15:09:37Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T15:59:28Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T16:35:05Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T17:28:34Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 626000 (281 MB) 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T17:42:38Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T17:57:47Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T18:10:22Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T18:24:13Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T18:34:37Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T18:41:52Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T19:04:48Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T19:25:49Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T19:47:12Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T20:00:07Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 627000 (281 MB) 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T20:22:52Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T20:35:48Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T20:43:28Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T21:02:56Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T21:12:47Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T21:28:50Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T21:36:29Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T21:52:17Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T22:15:54Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T22:35:24Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 628000 (282 MB) 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T22:49:23Z', '_last_end_time': 1646755615} 2022-04-22 23:12:58 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T23:07:22Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T23:24:08Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-07T23:56:44Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T00:24:59Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T00:43:34Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T01:01:56Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T01:36:31Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T02:11:20Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T03:08:36Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 629000 (282 MB) 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T14:23:26Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T15:20:31Z', '_last_end_time': 1646755615} 2022-04-22 23:12:59 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T15:50:33Z', '_last_end_time': 1646755615} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T16:07:38Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T16:27:45Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T16:37:32Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T16:50:06Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T17:05:19Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T17:41:00Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 630000 (282 MB) 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T18:05:09Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T18:32:01Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T18:56:09Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T19:04:10Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T19:19:20Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T19:33:30Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T19:52:02Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T20:12:46Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T20:22:29Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T20:32:37Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 631000 (282 MB) 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T20:43:40Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T20:55:54Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T21:19:43Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T21:48:33Z', '_last_end_time': 1647026454} 2022-04-22 23:13:03 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T22:08:11Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T22:38:46Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T23:05:40Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T23:21:13Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-08T23:48:20Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T00:26:03Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 632000 (282 MB) 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T00:42:56Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T00:59:11Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T01:23:24Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T02:23:54Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T03:01:32Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T13:47:04Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T14:46:34Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T15:51:37Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T16:18:01Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T16:56:22Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 633000 (282 MB) 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T17:26:11Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T18:29:11Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T18:43:37Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T18:56:58Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T19:08:43Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T19:48:55Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T20:00:43Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T20:23:00Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T21:05:03Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T21:23:07Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 634000 (282 MB) 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T21:53:19Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T22:07:25Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T22:44:11Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T22:57:42Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-09T23:11:12Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T00:16:03Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T00:36:15Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T00:59:01Z', '_last_end_time': 1647026454} 2022-04-22 23:13:04 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T02:19:28Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T04:36:44Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 635000 (282 MB) 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T14:26:40Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T15:25:17Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T16:02:16Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T16:30:13Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T16:50:57Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T17:46:12Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T18:08:48Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T18:47:51Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T19:00:10Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T19:12:02Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 636000 (283 MB) 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T19:32:13Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T19:50:39Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T20:05:08Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T20:28:54Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T20:55:19Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T21:17:05Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T21:28:25Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T21:47:35Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T22:02:32Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T22:15:21Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 637000 (283 MB) 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T22:33:50Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T23:08:49Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-10T23:40:17Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T00:02:26Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T00:35:31Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T00:44:14Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T00:52:51Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T01:10:59Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T01:33:26Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T01:55:26Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 638000 (283 MB) 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T02:25:10Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T04:52:07Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T12:27:54Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T15:22:10Z', '_last_end_time': 1647026454} 2022-04-22 23:13:05 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T15:51:20Z', '_last_end_time': 1647026454} 2022-04-22 23:13:06 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T16:07:14Z', '_last_end_time': 1647026454} 2022-04-22 23:13:06 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T16:43:47Z', '_last_end_time': 1647026454} 2022-04-22 23:13:06 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T17:30:10Z', '_last_end_time': 1647026454} 2022-04-22 23:13:06 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T17:48:20Z', '_last_end_time': 1647026454} 2022-04-22 23:13:06 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T18:14:27Z', '_last_end_time': 1647026454} 2022-04-22 23:13:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 639000 (283 MB) 2022-04-22 23:13:06 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T18:31:26Z', '_last_end_time': 1647026454} 2022-04-22 23:13:06 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T18:41:53Z', '_last_end_time': 1647026454} 2022-04-22 23:13:06 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T18:57:21Z', '_last_end_time': 1647026454} 2022-04-22 23:13:06 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T19:10:10Z', '_last_end_time': 1647026454} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T19:25:10Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T19:40:27Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T19:56:49Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T20:08:09Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T20:21:37Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 640000 (283 MB) 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T20:34:45Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T20:58:27Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T21:21:41Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T21:39:55Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T22:03:52Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T22:27:06Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T22:43:16Z', '_last_end_time': 1647444519} 2022-04-22 23:13:08 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T22:57:08Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-11T23:16:22Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-12T00:16:36Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 641000 (283 MB) 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-12T01:03:33Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-12T01:34:51Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-12T02:29:16Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-12T07:00:35Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-12T15:50:42Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-12T18:36:28Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-12T23:49:12Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-13T02:31:44Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-13T15:30:10Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-13T19:09:04Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 642000 (283 MB) 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-13T22:23:14Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-13T23:23:57Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T02:19:17Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T12:47:35Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T14:15:53Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T15:03:35Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T15:52:23Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T16:23:37Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T16:45:48Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T16:56:36Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 643000 (284 MB) 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T17:19:32Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T17:47:27Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T18:03:48Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T18:19:24Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T18:26:56Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T18:33:46Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T18:52:52Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T19:04:11Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T19:13:59Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T19:27:26Z', '_last_end_time': 1647444519} 2022-04-22 23:13:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 644000 (284 MB) 2022-04-22 23:13:09 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T19:38:36Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T19:52:13Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T20:01:59Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T20:13:03Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T20:35:17Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T20:53:18Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T21:02:40Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T21:16:28Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T21:34:22Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T22:00:47Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 645000 (284 MB) 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T22:08:34Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T22:27:01Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T22:57:51Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T23:31:15Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-14T23:54:55Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T00:13:21Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T00:33:36Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T01:02:24Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T04:02:02Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T13:19:50Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 646000 (284 MB) 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T14:34:54Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T15:06:10Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T15:42:34Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T16:06:09Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T16:56:50Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T17:24:40Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T17:34:40Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T17:51:27Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T18:04:25Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T18:12:44Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 647000 (284 MB) 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T18:27:23Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T18:42:44Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T18:54:22Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T19:19:49Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T19:48:17Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T20:15:53Z', '_last_end_time': 1647444519} 2022-04-22 23:13:10 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T20:38:51Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T20:49:29Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T21:03:26Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T21:28:30Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 648000 (284 MB) 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T21:48:12Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T22:40:49Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T23:15:07Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T23:31:53Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-15T23:51:13Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T00:12:11Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T00:26:44Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T00:56:47Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T01:57:28Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T03:26:48Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 649000 (284 MB) 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T12:11:22Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T13:34:36Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T14:01:25Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T14:33:19Z', '_last_end_time': 1647444519} 2022-04-22 23:13:11 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T15:04:23Z', '_last_end_time': 1647444519} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T15:45:55Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T16:18:57Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T16:50:02Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T17:19:51Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 650000 (285 MB) 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T17:45:28Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T18:06:33Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T18:35:04Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T18:47:12Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T19:00:51Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T19:12:48Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T19:21:07Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T19:37:26Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T19:47:33Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T19:53:48Z', '_last_end_time': 1647768442} 2022-04-22 23:13:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 651000 (285 MB) 2022-04-22 23:13:14 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T20:12:27Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T20:28:16Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T20:39:56Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T20:55:50Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T21:08:32Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T21:23:40Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T21:30:38Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T21:47:24Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T22:00:31Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T22:08:58Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 652000 (285 MB) 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T22:18:37Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T22:31:01Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T22:46:27Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T23:11:14Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T23:34:00Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-16T23:59:23Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T00:38:50Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T01:08:48Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T01:29:20Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T02:01:04Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 653000 (285 MB) 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T03:20:45Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T13:28:35Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T14:12:38Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T14:58:23Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T15:28:59Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T15:50:29Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T16:10:21Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T16:38:20Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T17:07:54Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T17:52:48Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 654000 (285 MB) 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T18:27:58Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T19:03:30Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T19:25:03Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T19:54:14Z', '_last_end_time': 1647768442} 2022-04-22 23:13:15 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T20:06:31Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T20:27:34Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T20:41:47Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T21:10:25Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T21:21:58Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T21:38:19Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 655000 (285 MB) 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T21:47:48Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T22:01:12Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T22:13:37Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T22:25:31Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T22:31:22Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-17T23:03:47Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T01:07:09Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T02:03:14Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T05:20:12Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T07:29:48Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 656000 (285 MB) 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T12:01:11Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T13:26:52Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T13:58:12Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T14:33:00Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T14:53:12Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T15:09:08Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T15:28:45Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T15:52:56Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T16:20:42Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T16:57:30Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 657000 (285 MB) 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T17:40:01Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T17:49:47Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T18:09:26Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T18:24:17Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T18:55:19Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T19:34:38Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T19:52:56Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T20:15:08Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T20:33:40Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T20:50:12Z', '_last_end_time': 1647768442} 2022-04-22 23:13:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 658000 (286 MB) 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T21:27:33Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T21:42:30Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T22:18:13Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T22:40:20Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T23:15:10Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-18T23:49:02Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-19T00:23:22Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-19T03:05:38Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-19T14:21:54Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-19T19:01:27Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 659000 (286 MB) 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-19T20:18:40Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-19T21:25:12Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-19T22:23:13Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-20T06:15:32Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-20T07:39:15Z', '_last_end_time': 1647768442} 2022-04-22 23:13:17 source > Setting state of ticket_metric_events stream to {'time': '2022-03-20T08:50:02Z', '_last_end_time': 1647768442} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-20T10:19:57Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-20T17:49:22Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-20T22:04:11Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 660000 (286 MB) 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-20T23:30:50Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T01:21:30Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T03:13:21Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T04:28:40Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T12:45:21Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T13:44:45Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T14:21:42Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T14:47:46Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T15:03:16Z', '_last_end_time': 1648068739} 2022-04-22 23:13:19 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T15:19:06Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 661000 (286 MB) 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T15:53:31Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T16:13:27Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T16:26:40Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T16:44:46Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T17:05:34Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T17:16:09Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T17:38:43Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T18:02:13Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T18:23:51Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T18:42:13Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 662000 (286 MB) 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T18:55:10Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T19:08:26Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T19:16:56Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T19:36:29Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T19:47:10Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T20:04:20Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T20:19:10Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T20:39:12Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T20:47:23Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T20:57:01Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 663000 (286 MB) 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T21:03:17Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T21:15:00Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T21:30:08Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T21:53:48Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T22:09:34Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T22:30:24Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T22:48:51Z', '_last_end_time': 1648068739} 2022-04-22 23:13:20 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T23:11:54Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T23:28:45Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-21T23:43:44Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 664000 (286 MB) 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T00:02:55Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T00:12:22Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T00:25:38Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T00:55:00Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T01:34:33Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T04:06:36Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T07:51:12Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T13:49:50Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T14:31:08Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T15:06:31Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 665000 (287 MB) 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T15:26:40Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T15:38:45Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T16:05:26Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T16:42:09Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T17:08:33Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T17:26:17Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T17:57:30Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T18:16:32Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T18:30:31Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T18:42:44Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 666000 (287 MB) 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T18:55:27Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T19:08:14Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T19:28:56Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T20:03:05Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T20:22:53Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T20:38:16Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T20:57:38Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T21:10:29Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T21:27:11Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T21:49:04Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 667000 (287 MB) 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T22:13:44Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T22:49:44Z', '_last_end_time': 1648068739} 2022-04-22 23:13:21 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T23:13:13Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-22T23:35:55Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T00:16:35Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T00:29:43Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T00:41:20Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T01:34:09Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T02:15:03Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T04:36:17Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 668000 (287 MB) 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T10:09:36Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T14:36:01Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T15:33:32Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T16:14:59Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T16:28:51Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T17:12:43Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T17:40:06Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T18:04:54Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T18:17:42Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T18:37:33Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 669000 (287 MB) 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T18:54:48Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T19:05:52Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T19:22:40Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T19:44:10Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T19:57:58Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T20:38:23Z', '_last_end_time': 1648068739} 2022-04-22 23:13:22 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T20:50:29Z', '_last_end_time': 1648068739} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T21:01:15Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T21:12:36Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 670000 (287 MB) 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T21:23:14Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T21:59:44Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T22:17:33Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T22:40:51Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T23:12:51Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T23:30:27Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-23T23:54:20Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T00:09:34Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T00:50:35Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T01:19:21Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 671000 (287 MB) 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T02:21:11Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T04:09:47Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T06:17:01Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T13:16:20Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T14:12:32Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T15:09:53Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T15:47:47Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T16:33:28Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T16:57:57Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T17:23:06Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 672000 (288 MB) 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T17:50:55Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T18:17:09Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T18:47:06Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T18:56:00Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T19:09:55Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T19:34:52Z', '_last_end_time': 1648491262} 2022-04-22 23:13:25 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T19:47:25Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T19:59:49Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T20:10:25Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T20:25:07Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 673000 (288 MB) 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T20:37:52Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T20:54:01Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T21:07:51Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T21:18:56Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T21:33:49Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T21:56:47Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T22:22:57Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T23:15:35Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T23:29:25Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-24T23:46:54Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 674000 (288 MB) 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T00:05:10Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T00:43:18Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T01:14:38Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T01:41:38Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T04:21:35Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T09:06:22Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T13:15:23Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T14:18:04Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T14:57:46Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T15:33:28Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 675000 (288 MB) 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T16:06:11Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T16:42:06Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T16:58:44Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T17:40:14Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T17:52:13Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T18:12:10Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T18:36:44Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T18:54:23Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T19:17:38Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T19:37:51Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 676000 (288 MB) 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T19:55:34Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T20:18:09Z', '_last_end_time': 1648491262} 2022-04-22 23:13:26 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T20:29:35Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T20:54:26Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T21:21:39Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T21:39:34Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T21:51:34Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T22:15:21Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T23:10:41Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T23:31:00Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 677000 (288 MB) 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-25T23:50:04Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-26T00:21:11Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-26T01:04:49Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-26T01:32:17Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-26T11:26:14Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-26T14:29:59Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-26T15:35:14Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-26T19:39:40Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-26T22:51:19Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-27T00:01:58Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 678000 (288 MB) 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-27T15:38:22Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-27T18:52:20Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T01:01:41Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T13:03:42Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T13:40:49Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T14:22:08Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T14:50:43Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T15:12:25Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T15:35:47Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T15:56:01Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 679000 (288 MB) 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T16:03:04Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T16:34:05Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T16:57:09Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T17:09:17Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T17:34:16Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T17:49:58Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T18:00:41Z', '_last_end_time': 1648491262} 2022-04-22 23:13:27 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T18:11:29Z', '_last_end_time': 1648491262} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T18:24:41Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 680000 (289 MB) 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T18:48:29Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T19:04:18Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T19:17:13Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T19:31:37Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T19:46:54Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T20:01:10Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T20:17:52Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T20:40:27Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T20:48:31Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T20:58:06Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 681000 (289 MB) 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T21:05:30Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T21:11:48Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T21:22:40Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T21:40:34Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T21:48:23Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T22:07:10Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T22:17:41Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T22:33:11Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T23:06:09Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-28T23:45:20Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 682000 (289 MB) 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T00:09:06Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T00:25:54Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T00:39:52Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T01:32:03Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T01:49:57Z', '_last_end_time': 1648705861} 2022-04-22 23:13:30 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T03:29:08Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T05:52:57Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T13:11:41Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T14:32:59Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T15:00:16Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 683000 (289 MB) 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T15:28:52Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T16:03:30Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T16:25:13Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T16:38:23Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T16:59:29Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T17:17:45Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T17:35:39Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T17:54:41Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T18:07:35Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T18:21:03Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 684000 (289 MB) 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T18:34:49Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T18:51:08Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T19:10:42Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T19:23:12Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T19:32:49Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T19:51:11Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T20:02:57Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T20:18:43Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T20:35:38Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T21:00:38Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 685000 (289 MB) 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T21:15:38Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T21:25:03Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T21:46:17Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T22:04:06Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T22:41:50Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T22:52:06Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T23:36:01Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-29T23:52:05Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T00:35:06Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T01:01:24Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 686000 (289 MB) 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T02:03:00Z', '_last_end_time': 1648705861} 2022-04-22 23:13:31 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T02:41:00Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T03:25:05Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T11:48:26Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T12:43:36Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T14:02:50Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T14:42:16Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T15:13:45Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T15:29:32Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T16:07:25Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 687000 (290 MB) 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T16:31:35Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T16:50:07Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T17:10:01Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T17:28:04Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T17:48:01Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T17:59:52Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T18:06:50Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T18:19:25Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T18:30:05Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T18:59:33Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 688000 (290 MB) 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T19:12:33Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T19:24:11Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T19:39:14Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T19:57:29Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T20:06:36Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T20:19:40Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T20:31:13Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T20:47:34Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T21:13:43Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T21:56:49Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 689000 (290 MB) 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T22:32:05Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T23:09:39Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-30T23:36:31Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T00:01:21Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T00:29:54Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T00:46:21Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T01:02:00Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T01:37:48Z', '_last_end_time': 1648705861} 2022-04-22 23:13:32 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T04:39:58Z', '_last_end_time': 1648705861} 2022-04-22 23:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 690000 (290 MB) 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T13:45:36Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T14:53:51Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T15:29:44Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T15:39:59Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T15:53:23Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T16:16:54Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T16:57:30Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T17:18:55Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T17:38:31Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T18:08:23Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 691000 (290 MB) 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T18:37:02Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T18:59:57Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T19:23:37Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T19:40:51Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T20:01:58Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T20:39:37Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T21:04:32Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T21:24:03Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T21:56:36Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T22:09:14Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 692000 (290 MB) 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T22:42:14Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T23:00:23Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-03-31T23:32:09Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T00:21:11Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T02:08:25Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T02:42:07Z', '_last_end_time': 1649107823} 2022-04-22 23:13:36 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T03:46:58Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T05:01:02Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T06:10:54Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T07:17:04Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 693000 (290 MB) 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T13:41:29Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T13:55:48Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T14:17:15Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T14:40:47Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T15:08:32Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T15:43:30Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T16:09:06Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T16:42:46Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T16:57:19Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T17:14:12Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 694000 (291 MB) 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T17:33:20Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T17:47:05Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T18:02:29Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T18:11:38Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T18:27:51Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T18:50:56Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T19:20:22Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T19:43:34Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T20:00:45Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T20:20:47Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 695000 (291 MB) 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T20:58:18Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T21:12:13Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T21:27:35Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T21:42:23Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T22:02:23Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T22:51:10Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T23:17:15Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-01T23:53:07Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-02T00:24:56Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-02T00:51:46Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 696000 (291 MB) 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-02T01:15:55Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-02T02:27:43Z', '_last_end_time': 1649107823} 2022-04-22 23:13:37 source > Setting state of ticket_metric_events stream to {'time': '2022-04-02T06:30:14Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-02T19:38:30Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-02T23:38:30Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-03T14:57:06Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-03T18:14:20Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-03T21:54:06Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-03T23:20:06Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T00:47:45Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 697000 (291 MB) 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T07:12:31Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T13:57:41Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T14:52:21Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T15:39:17Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T16:03:25Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T16:28:53Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T16:47:46Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T17:08:23Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T17:20:12Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T17:32:32Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 698000 (291 MB) 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T17:45:42Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T17:52:40Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T18:11:39Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T18:25:36Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T18:32:07Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T18:42:26Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T18:50:14Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T19:00:49Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T19:13:22Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T19:26:52Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 699000 (291 MB) 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T19:38:05Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T19:50:37Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T20:01:48Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T20:08:14Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T20:22:04Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T20:28:35Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T20:45:58Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T20:55:42Z', '_last_end_time': 1649107823} 2022-04-22 23:13:38 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T21:07:07Z', '_last_end_time': 1649107823} 2022-04-22 23:13:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 700000 (291 MB) 2022-04-22 23:13:39 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T21:26:55Z', '_last_end_time': 1649107823} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T21:42:11Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T22:02:05Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T22:16:28Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T22:28:04Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T22:56:23Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T23:14:05Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T23:31:02Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-04T23:47:10Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T00:21:21Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 701000 (292 MB) 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T00:39:54Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T00:55:36Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T01:14:28Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T01:57:47Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T02:38:49Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T11:39:17Z', '_last_end_time': 1649361746} 2022-04-22 23:13:42 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T12:32:55Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T13:56:54Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T14:47:12Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T15:10:22Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 702000 (292 MB) 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T15:53:01Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T16:18:14Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T16:32:29Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T17:06:34Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T17:15:44Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T17:37:34Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T17:53:00Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T18:06:00Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T18:20:35Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T18:36:02Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 703000 (292 MB) 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T18:57:20Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T19:15:14Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T19:28:46Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T19:49:31Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T20:06:50Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T20:22:27Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T20:38:28Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T20:58:27Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T21:09:00Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T21:43:11Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 704000 (292 MB) 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T22:17:19Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T22:37:05Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T22:48:15Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T23:00:37Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T23:16:10Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-05T23:32:06Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T00:03:00Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T00:30:30Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T00:47:24Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T01:31:52Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 705000 (292 MB) 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T03:51:28Z', '_last_end_time': 1649361746} 2022-04-22 23:13:43 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T13:04:46Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T13:47:47Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T14:29:31Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T15:11:33Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T15:43:03Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T16:07:06Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T16:28:53Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T17:10:14Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T17:28:34Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 706000 (292 MB) 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T17:55:04Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T18:24:07Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T18:38:56Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T18:53:46Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T19:34:02Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T19:53:33Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T20:26:18Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T20:44:37Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T21:06:29Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T21:27:59Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 707000 (292 MB) 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T21:49:14Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T22:07:27Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T22:28:47Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T22:45:30Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T23:20:18Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T23:42:29Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-06T23:59:49Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T00:15:41Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T00:32:27Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T00:54:18Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 708000 (292 MB) 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T01:29:26Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T03:38:11Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T05:23:33Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T12:48:25Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T13:50:31Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T14:36:56Z', '_last_end_time': 1649361746} 2022-04-22 23:13:44 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T15:16:31Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T15:36:47Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T16:01:11Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T16:11:02Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 709000 (293 MB) 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T16:25:24Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T16:50:23Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T17:13:08Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T17:33:18Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T17:59:31Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T18:26:44Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T18:43:58Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T19:09:56Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T19:27:04Z', '_last_end_time': 1649361746} 2022-04-22 23:13:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 710000 (293 MB) 2022-04-22 23:13:45 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T19:43:43Z', '_last_end_time': 1649361746} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T20:02:48Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T20:46:33Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T21:00:26Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T21:17:10Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T21:28:28Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T21:51:21Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T22:22:26Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T22:44:22Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-07T23:49:30Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 711000 (293 MB) 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T01:11:58Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T01:51:01Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T03:01:02Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T03:32:28Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T11:15:40Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T13:42:26Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T14:21:26Z', '_last_end_time': 1649773409} 2022-04-22 23:13:47 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T15:06:17Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T15:26:46Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T15:49:38Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 712000 (293 MB) 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T16:09:57Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T16:41:31Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T17:09:17Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T17:20:49Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T17:34:44Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T17:43:27Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T18:04:52Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T18:22:22Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T18:35:02Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T18:44:03Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 713000 (293 MB) 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T19:00:16Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T19:12:30Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T19:29:54Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T19:38:27Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T19:45:12Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T19:59:19Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T20:23:00Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T20:32:30Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T20:52:58Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T21:21:59Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 714000 (293 MB) 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T21:44:27Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T22:14:42Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T22:47:59Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T23:09:40Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-08T23:38:09Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T00:00:24Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T00:26:59Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T00:53:44Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T03:30:56Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T06:03:54Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 715000 (293 MB) 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T16:05:21Z', '_last_end_time': 1649773409} 2022-04-22 23:13:48 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T18:40:48Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T20:23:37Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T21:20:27Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-09T22:54:14Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-10T02:14:07Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-10T06:09:49Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-10T13:36:23Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-10T18:23:51Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-10T21:02:00Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 716000 (294 MB) 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-10T22:51:59Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T01:23:32Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T04:49:56Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T12:58:13Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T14:19:02Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T14:58:17Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T15:35:43Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T16:06:59Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T16:18:53Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T16:35:09Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 717000 (294 MB) 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T16:54:35Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T17:16:57Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T17:39:56Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T17:50:28Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T18:10:26Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T18:24:10Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T18:37:47Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T18:55:26Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T19:04:43Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T19:20:13Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 718000 (294 MB) 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T19:25:24Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T19:44:35Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T20:06:52Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T20:26:13Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T20:37:21Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T21:02:07Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T21:14:46Z', '_last_end_time': 1649773409} 2022-04-22 23:13:49 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T21:23:43Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T21:45:26Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T22:00:11Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 719000 (294 MB) 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T22:13:01Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T22:27:26Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T22:41:03Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T23:00:59Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T23:23:59Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-11T23:47:30Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T00:11:31Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T01:01:51Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T03:55:50Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 720000 (294 MB) 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T13:18:17Z', '_last_end_time': 1649773409} 2022-04-22 23:13:50 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T13:50:32Z', '_last_end_time': 1649773409} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T14:25:48Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T14:46:39Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T15:09:08Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T15:31:01Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T15:45:47Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T15:58:35Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T16:10:14Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T16:26:29Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 721000 (294 MB) 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T16:44:35Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T16:53:55Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T17:05:29Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T17:21:15Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T17:35:18Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T17:47:42Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T17:57:41Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T18:18:02Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T18:27:30Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T18:38:20Z', '_last_end_time': 1649965097} 2022-04-22 23:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 722000 (294 MB) 2022-04-22 23:13:53 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T18:56:27Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T19:06:52Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T19:19:20Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T19:30:19Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T19:41:23Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T19:52:19Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T20:07:37Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T20:30:37Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T20:50:00Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T21:03:33Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 723000 (295 MB) 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T21:16:51Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T21:31:15Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T21:58:15Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T22:30:09Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T22:49:26Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T23:15:01Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T23:35:15Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-12T23:50:03Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T00:16:49Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T00:43:44Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 724000 (295 MB) 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T00:55:07Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T01:39:24Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T02:43:49Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T03:36:36Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T06:17:13Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T12:39:22Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T13:55:08Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T15:02:20Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T15:49:46Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T16:15:38Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 725000 (295 MB) 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T16:37:56Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T16:55:30Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T17:22:15Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T17:35:49Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T17:49:34Z', '_last_end_time': 1649965097} 2022-04-22 23:13:54 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T18:05:00Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T18:16:50Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T18:27:07Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T18:42:48Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T18:55:40Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 726000 (295 MB) 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T19:07:12Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T19:21:00Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T19:39:40Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T20:04:17Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T20:21:00Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T20:33:44Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T20:56:52Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T21:03:15Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T21:22:02Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T21:45:54Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 727000 (295 MB) 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T22:06:22Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T22:19:41Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T22:47:36Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T23:04:53Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-13T23:29:23Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T00:00:16Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T00:35:44Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T00:59:43Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T01:23:09Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T01:56:11Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 728000 (295 MB) 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T02:35:38Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T04:11:25Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T11:38:03Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T12:45:30Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T13:23:21Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T14:19:35Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T15:06:19Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T15:36:33Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T15:56:43Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T16:12:32Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 729000 (295 MB) 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T16:36:09Z', '_last_end_time': 1649965097} 2022-04-22 23:13:55 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T16:45:41Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T16:58:09Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T17:09:19Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T17:27:16Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T17:46:33Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T18:02:50Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T18:31:05Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T18:50:15Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T19:02:34Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 730000 (295 MB) 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T19:12:43Z', '_last_end_time': 1649965097} 2022-04-22 23:13:56 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T19:29:33Z', '_last_end_time': 1649965097} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T19:44:07Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T19:52:33Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T20:01:44Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T20:13:27Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T20:26:40Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T20:46:59Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T21:00:16Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 731000 (296 MB) 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T21:18:34Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T21:29:52Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T21:54:57Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T22:23:18Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T22:46:55Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-14T23:14:27Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T00:18:03Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T02:02:22Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T07:04:48Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T12:49:13Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 732000 (296 MB) 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T13:19:51Z', '_last_end_time': 1650388774} 2022-04-22 23:13:59 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T13:43:16Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T14:00:29Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T14:18:55Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T14:42:32Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T15:19:57Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T15:38:28Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T16:01:24Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T16:27:37Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T16:59:58Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 733000 (296 MB) 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T17:17:08Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T17:29:37Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T17:43:33Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T18:02:02Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T18:17:55Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T18:39:43Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T18:53:53Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T19:16:23Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T19:26:51Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T19:43:26Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 734000 (296 MB) 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T20:18:58Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T20:42:48Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T21:00:27Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T21:22:49Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T21:51:28Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T22:15:29Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T22:48:00Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-15T23:18:48Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-16T00:16:50Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-16T02:37:51Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 735000 (296 MB) 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-16T17:26:33Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-16T18:11:50Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-16T18:36:28Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-16T20:35:41Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-17T17:40:10Z', '_last_end_time': 1650388774} 2022-04-22 23:14:00 source > Setting state of ticket_metric_events stream to {'time': '2022-04-17T19:38:41Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T03:15:06Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T12:57:58Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T13:38:08Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T14:46:46Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 736000 (296 MB) 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T15:29:32Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T16:02:13Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T16:15:30Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T16:30:24Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T16:50:50Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T17:07:58Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T17:28:35Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T17:47:41Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T17:55:17Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T18:06:05Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 737000 (296 MB) 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T18:21:10Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T18:34:53Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T18:48:38Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T19:03:25Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T19:15:19Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T19:36:04Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T19:41:24Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T19:54:35Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T20:06:50Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T20:20:19Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 738000 (297 MB) 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T20:41:12Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T21:00:12Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T21:25:47Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T21:39:07Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T21:52:45Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T22:10:07Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T22:32:34Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T23:08:02Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-18T23:46:37Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T00:07:05Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 739000 (297 MB) 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T01:10:44Z', '_last_end_time': 1650388774} 2022-04-22 23:14:01 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T01:24:46Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T01:50:39Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T04:11:03Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T13:48:43Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T15:12:11Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T15:31:43Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T15:42:24Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T16:03:33Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T16:28:41Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 740000 (297 MB) 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T16:49:04Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T16:59:44Z', '_last_end_time': 1650388774} 2022-04-22 23:14:02 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T17:11:09Z', '_last_end_time': 1650388774} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T17:26:13Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T17:45:06Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T17:55:50Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T18:07:32Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T18:19:05Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T18:29:53Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 741000 (297 MB) 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T18:47:28Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T19:02:50Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T19:16:35Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T19:25:32Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T19:42:25Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T19:54:26Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T20:06:30Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T20:19:21Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T20:32:10Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T20:43:41Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 742000 (297 MB) 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T20:54:32Z', '_last_end_time': 1650655347} 2022-04-22 23:14:04 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T21:14:30Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T21:27:42Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T21:43:55Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T21:56:35Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T22:12:24Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T22:38:55Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T22:54:05Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T23:14:11Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T23:30:54Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 743000 (297 MB) 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-19T23:56:54Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T00:25:33Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T01:25:10Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T04:19:51Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T14:03:58Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T14:51:48Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T15:28:31Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T16:09:37Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T16:36:29Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T17:05:30Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 744000 (297 MB) 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T17:21:33Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T18:00:08Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T18:11:10Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T18:23:08Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T18:35:20Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T18:57:51Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T19:11:28Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T19:28:31Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T19:47:26Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T19:58:49Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 745000 (298 MB) 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T20:14:04Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T20:31:37Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T21:03:53Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T21:14:24Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T21:34:16Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T21:46:36Z', '_last_end_time': 1650655347} 2022-04-22 23:14:05 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T22:04:36Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T22:20:10Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T22:38:51Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-20T23:21:28Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 746000 (298 MB) 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T00:10:07Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T00:26:00Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T01:24:42Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T01:58:52Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T02:54:28Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T14:20:49Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T15:18:16Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T16:02:50Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T16:40:21Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T16:51:43Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 747000 (298 MB) 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T17:05:10Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T17:35:15Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T17:49:00Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T18:11:54Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T18:25:23Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T18:39:27Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T18:49:56Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T19:08:53Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T19:27:34Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T19:50:51Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 748000 (298 MB) 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T20:16:31Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T20:41:55Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T20:57:49Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T21:24:44Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T21:43:45Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T22:00:10Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T22:27:04Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T22:54:45Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T23:24:21Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-21T23:55:48Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 749000 (298 MB) 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T01:19:23Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T03:23:44Z', '_last_end_time': 1650655347} 2022-04-22 23:14:06 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T12:24:49Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T15:04:11Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T15:39:31Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T16:14:44Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T16:36:25Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T16:54:50Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T17:17:20Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T17:48:56Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 750000 (298 MB) 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T18:13:37Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T18:30:32Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T18:49:48Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T19:03:40Z', '_last_end_time': 1650655347} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T19:28:49Z', '_last_end_time': 1650669181} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T19:48:17Z', '_last_end_time': 1650669181} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T20:13:36Z', '_last_end_time': 1650669181} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T20:29:56Z', '_last_end_time': 1650669181} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T20:46:05Z', '_last_end_time': 1650669181} 2022-04-22 23:14:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 751000 (298 MB) 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T21:02:20Z', '_last_end_time': 1650669181} 2022-04-22 23:14:07 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T21:18:01Z', '_last_end_time': 1650669181} 2022-04-22 23:14:08 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T21:38:25Z', '_last_end_time': 1650669181} 2022-04-22 23:14:08 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T22:19:07Z', '_last_end_time': 1650669181} 2022-04-22 23:14:08 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T23:12:16Z', '_last_end_time': 1650669181} 2022-04-22 23:14:08 source > Setting state of ticket_metric_events stream to {'time': '2022-04-22T23:13:01Z', '_last_end_time': 1650669181} 2022-04-22 23:14:08 source > Read 640406 records from ticket_metric_events stream 2022-04-22 23:14:08 source > Finished syncing SourceZendeskSupport 2022-04-22 23:14:08 source > SourceZendeskSupport runtimes: 2022-04-22 23:14:08 source > Syncing stream: ticket_metrics 2022-04-22 23:14:08 destination > 2022-04-22 23:14:08 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream ticket_metrics (current state: 25 MB in 4 buffers) 2022-04-22 23:14:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 752000 (299 MB) 2022-04-22 23:14:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 753000 (300 MB) 2022-04-22 23:14:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 754000 (301 MB) 2022-04-22 23:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 755000 (302 MB) 2022-04-22 23:14:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 756000 (302 MB) 2022-04-22 23:14:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 757000 (303 MB) 2022-04-22 23:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 758000 (304 MB) 2022-04-22 23:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 759000 (305 MB) 2022-04-22 23:14:44 source > Setting state of ticket_metrics stream to {'updated_at': '2022-04-22T23:13:01Z'} 2022-04-22 23:14:44 source > Read 7912 records from ticket_metrics stream 2022-04-22 23:14:44 source > Finished syncing SourceZendeskSupport 2022-04-22 23:14:44 source > SourceZendeskSupport runtimes: 2022-04-22 23:14:44 source > Syncing stream: tickets 2022-04-22 23:14:50 destination > 2022-04-22 23:14:50 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream tickets (current state: 25 MB in 5 buffers) 2022-04-22 23:14:50 source > Setting state of tickets stream to {'generated_timestamp': 1560614498, '_last_end_time': 1583172180} 2022-04-22 23:14:50 source > Setting state of tickets stream to {'generated_timestamp': 1564095717, '_last_end_time': 1583172180} 2022-04-22 23:14:51 source > Setting state of tickets stream to {'generated_timestamp': 1567875987, '_last_end_time': 1583172180} 2022-04-22 23:14:51 source > Setting state of tickets stream to {'generated_timestamp': 1573863794, '_last_end_time': 1583172180} 2022-04-22 23:14:51 source > Setting state of tickets stream to {'generated_timestamp': 1578337432, '_last_end_time': 1583172180} 2022-04-22 23:14:51 source > Setting state of tickets stream to {'generated_timestamp': 1579665980, '_last_end_time': 1583172180} 2022-04-22 23:14:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 760000 (308 MB) 2022-04-22 23:14:51 source > Setting state of tickets stream to {'generated_timestamp': 1581206620, '_last_end_time': 1583172180} 2022-04-22 23:14:52 source > Setting state of tickets stream to {'generated_timestamp': 1582002455, '_last_end_time': 1583172180} 2022-04-22 23:14:52 source > Setting state of tickets stream to {'generated_timestamp': 1582495400, '_last_end_time': 1583172180} 2022-04-22 23:14:52 source > Setting state of tickets stream to {'generated_timestamp': 1583172180, '_last_end_time': 1583172180} 2022-04-22 23:14:57 source > Setting state of tickets stream to {'generated_timestamp': 1583770068, '_last_end_time': 1604865760} 2022-04-22 23:14:58 source > Setting state of tickets stream to {'generated_timestamp': 1584918270, '_last_end_time': 1604865760} 2022-04-22 23:14:58 source > Setting state of tickets stream to {'generated_timestamp': 1587231150, '_last_end_time': 1604865760} 2022-04-22 23:14:58 source > Setting state of tickets stream to {'generated_timestamp': 1593856514, '_last_end_time': 1604865760} 2022-04-22 23:14:58 source > Setting state of tickets stream to {'generated_timestamp': 1593856514, '_last_end_time': 1604865760} 2022-04-22 23:14:59 source > Setting state of tickets stream to {'generated_timestamp': 1602949532, '_last_end_time': 1604865760} 2022-04-22 23:14:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 761000 (313 MB) 2022-04-22 23:14:59 source > Setting state of tickets stream to {'generated_timestamp': 1602952616, '_last_end_time': 1604865760} 2022-04-22 23:14:59 source > Setting state of tickets stream to {'generated_timestamp': 1602956132, '_last_end_time': 1604865760} 2022-04-22 23:14:59 source > Setting state of tickets stream to {'generated_timestamp': 1602959832, '_last_end_time': 1604865760} 2022-04-22 23:15:09 source > Setting state of tickets stream to {'generated_timestamp': 1604937759, '_last_end_time': 1614443604} 2022-04-22 23:15:09 source > Setting state of tickets stream to {'generated_timestamp': 1605819738, '_last_end_time': 1614443604} 2022-04-22 23:15:10 source > Setting state of tickets stream to {'generated_timestamp': 1606849400, '_last_end_time': 1614443604} 2022-04-22 23:15:10 source > Setting state of tickets stream to {'generated_timestamp': 1607961761, '_last_end_time': 1614443604} 2022-04-22 23:15:10 source > Setting state of tickets stream to {'generated_timestamp': 1608760936, '_last_end_time': 1614443604} 2022-04-22 23:15:10 source > Setting state of tickets stream to {'generated_timestamp': 1610210031, '_last_end_time': 1614443604} 2022-04-22 23:15:11 source > Setting state of tickets stream to {'generated_timestamp': 1611273777, '_last_end_time': 1614443604} 2022-04-22 23:15:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 762000 (316 MB) 2022-04-22 23:15:11 source > Setting state of tickets stream to {'generated_timestamp': 1612472587, '_last_end_time': 1614443604} 2022-04-22 23:15:11 source > Setting state of tickets stream to {'generated_timestamp': 1612967375, '_last_end_time': 1614443604} 2022-04-22 23:15:11 source > Setting state of tickets stream to {'generated_timestamp': 1613696515, '_last_end_time': 1614443604} 2022-04-22 23:15:22 source > Setting state of tickets stream to {'generated_timestamp': 1614484890, '_last_end_time': 1619460568} 2022-04-22 23:15:23 source > Setting state of tickets stream to {'generated_timestamp': 1615240962, '_last_end_time': 1619460568} 2022-04-22 23:15:23 source > Setting state of tickets stream to {'generated_timestamp': 1615856518, '_last_end_time': 1619460568} 2022-04-22 23:15:23 source > Setting state of tickets stream to {'generated_timestamp': 1616446970, '_last_end_time': 1619460568} 2022-04-22 23:15:24 source > Setting state of tickets stream to {'generated_timestamp': 1617037375, '_last_end_time': 1619460568} 2022-04-22 23:15:24 source > Setting state of tickets stream to {'generated_timestamp': 1617550217, '_last_end_time': 1619460568} 2022-04-22 23:15:24 source > Setting state of tickets stream to {'generated_timestamp': 1617948110, '_last_end_time': 1619460568} 2022-04-22 23:15:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 763000 (321 MB) 2022-04-22 23:15:24 source > Setting state of tickets stream to {'generated_timestamp': 1618449349, '_last_end_time': 1619460568} 2022-04-22 23:15:24 source > Setting state of tickets stream to {'generated_timestamp': 1618874304, '_last_end_time': 1619460568} 2022-04-22 23:15:25 source > Setting state of tickets stream to {'generated_timestamp': 1619143307, '_last_end_time': 1619460568} 2022-04-22 23:15:33 source > Setting state of tickets stream to {'generated_timestamp': 1619473718, '_last_end_time': 1621713755} 2022-04-22 23:15:33 source > Setting state of tickets stream to {'generated_timestamp': 1619722947, '_last_end_time': 1621713755} 2022-04-22 23:15:34 source > Setting state of tickets stream to {'generated_timestamp': 1620065035, '_last_end_time': 1621713755} 2022-04-22 23:15:34 source > Setting state of tickets stream to {'generated_timestamp': 1620237767, '_last_end_time': 1621713755} 2022-04-22 23:15:34 source > Setting state of tickets stream to {'generated_timestamp': 1620252118, '_last_end_time': 1621713755} 2022-04-22 23:15:34 source > Setting state of tickets stream to {'generated_timestamp': 1620493370, '_last_end_time': 1621713755} 2022-04-22 23:15:35 source > Setting state of tickets stream to {'generated_timestamp': 1620853391, '_last_end_time': 1621713755} 2022-04-22 23:15:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 764000 (325 MB) 2022-04-22 23:15:35 source > Setting state of tickets stream to {'generated_timestamp': 1620954132, '_last_end_time': 1621713755} 2022-04-22 23:15:35 source > Setting state of tickets stream to {'generated_timestamp': 1621202505, '_last_end_time': 1621713755} 2022-04-22 23:15:35 source > Setting state of tickets stream to {'generated_timestamp': 1621540977, '_last_end_time': 1621713755} 2022-04-22 23:15:44 source > Setting state of tickets stream to {'generated_timestamp': 1621720911, '_last_end_time': 1624467733} 2022-04-22 23:15:44 source > Setting state of tickets stream to {'generated_timestamp': 1622127734, '_last_end_time': 1624467733} 2022-04-22 23:15:44 source > Setting state of tickets stream to {'generated_timestamp': 1622336518, '_last_end_time': 1624467733} 2022-04-22 23:15:45 source > Setting state of tickets stream to {'generated_timestamp': 1622764913, '_last_end_time': 1624467733} 2022-04-22 23:15:45 source > Setting state of tickets stream to {'generated_timestamp': 1622937734, '_last_end_time': 1624467733} 2022-04-22 23:15:45 source > Setting state of tickets stream to {'generated_timestamp': 1623268978, '_last_end_time': 1624467733} 2022-04-22 23:15:45 source > Setting state of tickets stream to {'generated_timestamp': 1623438181, '_last_end_time': 1624467733} 2022-04-22 23:15:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 765000 (329 MB) 2022-04-22 23:15:46 source > Setting state of tickets stream to {'generated_timestamp': 1623600090, '_last_end_time': 1624467733} 2022-04-22 23:15:46 source > Setting state of tickets stream to {'generated_timestamp': 1623902495, '_last_end_time': 1624467733} 2022-04-22 23:15:46 source > Setting state of tickets stream to {'generated_timestamp': 1624132921, '_last_end_time': 1624467733} 2022-04-22 23:15:54 source > Setting state of tickets stream to {'generated_timestamp': 1624471394, '_last_end_time': 1627171322} 2022-04-22 23:15:55 source > Setting state of tickets stream to {'generated_timestamp': 1624719787, '_last_end_time': 1627171322} 2022-04-22 23:15:55 source > Setting state of tickets stream to {'generated_timestamp': 1625094127, '_last_end_time': 1627171322} 2022-04-22 23:15:55 source > Setting state of tickets stream to {'generated_timestamp': 1625320974, '_last_end_time': 1627171322} 2022-04-22 23:15:55 source > Setting state of tickets stream to {'generated_timestamp': 1625671494, '_last_end_time': 1627171322} 2022-04-22 23:15:56 source > Setting state of tickets stream to {'generated_timestamp': 1625947374, '_last_end_time': 1627171322} 2022-04-22 23:15:56 source > Setting state of tickets stream to {'generated_timestamp': 1626368580, '_last_end_time': 1627171322} 2022-04-22 23:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 766000 (333 MB) 2022-04-22 23:15:56 source > Setting state of tickets stream to {'generated_timestamp': 1626487309, '_last_end_time': 1627171322} 2022-04-22 23:15:56 source > Setting state of tickets stream to {'generated_timestamp': 1626825734, '_last_end_time': 1627171322} 2022-04-22 23:15:57 source > Setting state of tickets stream to {'generated_timestamp': 1626991352, '_last_end_time': 1627171322} 2022-04-22 23:16:07 source > Setting state of tickets stream to {'generated_timestamp': 1627214478, '_last_end_time': 1629241341} 2022-04-22 23:16:07 source > Setting state of tickets stream to {'generated_timestamp': 1627509722, '_last_end_time': 1629241341} 2022-04-22 23:16:07 source > Setting state of tickets stream to {'generated_timestamp': 1627678991, '_last_end_time': 1629241341} 2022-04-22 23:16:07 source > Setting state of tickets stream to {'generated_timestamp': 1627848156, '_last_end_time': 1629241341} 2022-04-22 23:16:08 source > Setting state of tickets stream to {'generated_timestamp': 1628179401, '_last_end_time': 1629241341} 2022-04-22 23:16:08 source > Setting state of tickets stream to {'generated_timestamp': 1628370124, '_last_end_time': 1629241341} 2022-04-22 23:16:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 767000 (338 MB) 2022-04-22 23:16:08 source > Setting state of tickets stream to {'generated_timestamp': 1628694196, '_last_end_time': 1629241341} 2022-04-22 23:16:08 source > Setting state of tickets stream to {'generated_timestamp': 1628780600, '_last_end_time': 1629241341} 2022-04-22 23:16:09 source > Setting state of tickets stream to {'generated_timestamp': 1628892182, '_last_end_time': 1629241341} 2022-04-22 23:16:09 source > Setting state of tickets stream to {'generated_timestamp': 1628974988, '_last_end_time': 1629241341} 2022-04-22 23:16:18 source > Setting state of tickets stream to {'generated_timestamp': 1629248508, '_last_end_time': 1631379746} 2022-04-22 23:16:18 source > Setting state of tickets stream to {'generated_timestamp': 1629421293, '_last_end_time': 1631379746} 2022-04-22 23:16:19 source > Setting state of tickets stream to {'generated_timestamp': 1629664162, '_last_end_time': 1631379746} 2022-04-22 23:16:19 source > Setting state of tickets stream to {'generated_timestamp': 1629907326, '_last_end_time': 1631379746} 2022-04-22 23:16:19 source > Setting state of tickets stream to {'generated_timestamp': 1630087366, '_last_end_time': 1631379746} 2022-04-22 23:16:19 source > Setting state of tickets stream to {'generated_timestamp': 1630422175, '_last_end_time': 1631379746} 2022-04-22 23:16:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 768000 (343 MB) 2022-04-22 23:16:20 source > Setting state of tickets stream to {'generated_timestamp': 1630533736, '_last_end_time': 1631379746} 2022-04-22 23:16:20 source > Setting state of tickets stream to {'generated_timestamp': 1630713739, '_last_end_time': 1631379746} 2022-04-22 23:16:20 source > Setting state of tickets stream to {'generated_timestamp': 1631120730, '_last_end_time': 1631379746} 2022-04-22 23:16:20 source > Setting state of tickets stream to {'generated_timestamp': 1631286166, '_last_end_time': 1631379746} 2022-04-22 23:16:30 source > Setting state of tickets stream to {'generated_timestamp': 1631394167, '_last_end_time': 1633457014} 2022-04-22 23:16:30 source > Setting state of tickets stream to {'generated_timestamp': 1631660540, '_last_end_time': 1633457014} 2022-04-22 23:16:30 source > Setting state of tickets stream to {'generated_timestamp': 1631818940, '_last_end_time': 1633457014} 2022-04-22 23:16:30 source > Setting state of tickets stream to {'generated_timestamp': 1631991745, '_last_end_time': 1633457014} 2022-04-22 23:16:31 source > Setting state of tickets stream to {'generated_timestamp': 1632265374, '_last_end_time': 1633457014} 2022-04-22 23:16:31 source > Setting state of tickets stream to {'generated_timestamp': 1632416592, '_last_end_time': 1633457014} 2022-04-22 23:16:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 769000 (348 MB) 2022-04-22 23:16:31 source > Setting state of tickets stream to {'generated_timestamp': 1632531729, '_last_end_time': 1633457014} 2022-04-22 23:16:31 source > Setting state of tickets stream to {'generated_timestamp': 1632856583, '_last_end_time': 1633457014} 2022-04-22 23:16:32 source > Setting state of tickets stream to {'generated_timestamp': 1633032173, '_last_end_time': 1633457014} 2022-04-22 23:16:32 source > Setting state of tickets stream to {'generated_timestamp': 1633201378, '_last_end_time': 1633457014} 2022-04-22 23:16:41 source > Setting state of tickets stream to {'generated_timestamp': 1633464179, '_last_end_time': 1635214506} 2022-04-22 23:16:41 source > Setting state of tickets stream to {'generated_timestamp': 1633640549, '_last_end_time': 1635214506} 2022-04-22 23:16:42 source > Setting state of tickets stream to {'generated_timestamp': 1633793097, '_last_end_time': 1635214506} 2022-04-22 23:16:42 source > Setting state of tickets stream to {'generated_timestamp': 1633993341, '_last_end_time': 1635214506} 2022-04-22 23:16:42 source > Setting state of tickets stream to {'generated_timestamp': 1634158980, '_last_end_time': 1635214506} 2022-04-22 23:16:42 source > Setting state of tickets stream to {'generated_timestamp': 1634256139, '_last_end_time': 1635214506} 2022-04-22 23:16:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 770000 (353 MB) 2022-04-22 23:16:43 source > Setting state of tickets stream to {'generated_timestamp': 1634410953, '_last_end_time': 1635214506} 2022-04-22 23:16:43 source > Setting state of tickets stream to {'generated_timestamp': 1634677398, '_last_end_time': 1635214506} 2022-04-22 23:16:43 source > Setting state of tickets stream to {'generated_timestamp': 1634842984, '_last_end_time': 1635214506} 2022-04-22 23:16:43 source > Setting state of tickets stream to {'generated_timestamp': 1635001332, '_last_end_time': 1635214506} 2022-04-22 23:16:56 source > Setting state of tickets stream to {'generated_timestamp': 1635267795, '_last_end_time': 1636751003} 2022-04-22 23:16:57 source > Setting state of tickets stream to {'generated_timestamp': 1635361388, '_last_end_time': 1636751003} 2022-04-22 23:16:57 source > Setting state of tickets stream to {'generated_timestamp': 1635519851, '_last_end_time': 1636751003} 2022-04-22 23:16:57 source > Setting state of tickets stream to {'generated_timestamp': 1635620576, '_last_end_time': 1636751003} 2022-04-22 23:16:57 source > Setting state of tickets stream to {'generated_timestamp': 1635883389, '_last_end_time': 1636751003} 2022-04-22 23:16:58 source > Setting state of tickets stream to {'generated_timestamp': 1636048977, '_last_end_time': 1636751003} 2022-04-22 23:16:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 771000 (357 MB) 2022-04-22 23:16:58 source > Setting state of tickets stream to {'generated_timestamp': 1636156928, '_last_end_time': 1636751003} 2022-04-22 23:16:58 source > Setting state of tickets stream to {'generated_timestamp': 1636315336, '_last_end_time': 1636751003} 2022-04-22 23:16:58 source > Setting state of tickets stream to {'generated_timestamp': 1636495349, '_last_end_time': 1636751003} 2022-04-22 23:16:58 source > Setting state of tickets stream to {'generated_timestamp': 1636650191, '_last_end_time': 1636751003} 2022-04-22 23:17:11 source > Setting state of tickets stream to {'generated_timestamp': 1636761763, '_last_end_time': 1638502823} 2022-04-22 23:17:11 source > Setting state of tickets stream to {'generated_timestamp': 1637078612, '_last_end_time': 1638502823} 2022-04-22 23:17:11 source > Setting state of tickets stream to {'generated_timestamp': 1637172177, '_last_end_time': 1638502823} 2022-04-22 23:17:12 source > Setting state of tickets stream to {'generated_timestamp': 1637341389, '_last_end_time': 1638502823} 2022-04-22 23:17:12 source > Setting state of tickets stream to {'generated_timestamp': 1637442167, '_last_end_time': 1638502823} 2022-04-22 23:17:12 source > Setting state of tickets stream to {'generated_timestamp': 1637686988, '_last_end_time': 1638502823} 2022-04-22 23:17:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 772000 (361 MB) 2022-04-22 23:17:12 source > Setting state of tickets stream to {'generated_timestamp': 1637773359, '_last_end_time': 1638502823} 2022-04-22 23:17:13 source > Setting state of tickets stream to {'generated_timestamp': 1637884965, '_last_end_time': 1638502823} 2022-04-22 23:17:13 source > Setting state of tickets stream to {'generated_timestamp': 1638295422, '_last_end_time': 1638502823} 2022-04-22 23:17:13 source > Setting state of tickets stream to {'generated_timestamp': 1638406941, '_last_end_time': 1638502823} 2022-04-22 23:17:22 source > Setting state of tickets stream to {'generated_timestamp': 1638551116, '_last_end_time': 1640224917} 2022-04-22 23:17:22 source > Setting state of tickets stream to {'generated_timestamp': 1638822419, '_last_end_time': 1640224917} 2022-04-22 23:17:22 source > Setting state of tickets stream to {'generated_timestamp': 1638979376, '_last_end_time': 1640224917} 2022-04-22 23:17:23 source > Setting state of tickets stream to {'generated_timestamp': 1639083748, '_last_end_time': 1640224917} 2022-04-22 23:17:23 source > Setting state of tickets stream to {'generated_timestamp': 1639242180, '_last_end_time': 1640224917} 2022-04-22 23:17:23 source > Setting state of tickets stream to {'generated_timestamp': 1639497832, '_last_end_time': 1640224917} 2022-04-22 23:17:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 773000 (365 MB) 2022-04-22 23:17:23 source > Setting state of tickets stream to {'generated_timestamp': 1639598620, '_last_end_time': 1640224917} 2022-04-22 23:17:24 source > Setting state of tickets stream to {'generated_timestamp': 1639695728, '_last_end_time': 1640224917} 2022-04-22 23:17:24 source > Setting state of tickets stream to {'generated_timestamp': 1639944145, '_last_end_time': 1640224917} 2022-04-22 23:17:24 source > Setting state of tickets stream to {'generated_timestamp': 1640187195, '_last_end_time': 1640224917} 2022-04-22 23:17:29 source > Setting state of tickets stream to {'generated_timestamp': 1640276646, '_last_end_time': 1642694556} 2022-04-22 23:17:29 source > Setting state of tickets stream to {'generated_timestamp': 1640476928, '_last_end_time': 1642694556} 2022-04-22 23:17:30 source > Setting state of tickets stream to {'generated_timestamp': 1640880158, '_last_end_time': 1642694556} 2022-04-22 23:17:30 source > Setting state of tickets stream to {'generated_timestamp': 1641312214, '_last_end_time': 1642694556} 2022-04-22 23:17:30 source > Setting state of tickets stream to {'generated_timestamp': 1641485006, '_last_end_time': 1642694556} 2022-04-22 23:17:30 source > Setting state of tickets stream to {'generated_timestamp': 1641592976, '_last_end_time': 1642694556} 2022-04-22 23:17:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 774000 (369 MB) 2022-04-22 23:17:31 source > Setting state of tickets stream to {'generated_timestamp': 1641920582, '_last_end_time': 1642694556} 2022-04-22 23:17:31 source > Setting state of tickets stream to {'generated_timestamp': 1642093426, '_last_end_time': 1642694556} 2022-04-22 23:17:31 source > Setting state of tickets stream to {'generated_timestamp': 1642262581, '_last_end_time': 1642694556} 2022-04-22 23:17:31 source > Setting state of tickets stream to {'generated_timestamp': 1642543392, '_last_end_time': 1642694556} 2022-04-22 23:17:36 source > Setting state of tickets stream to {'generated_timestamp': 1642709024, '_last_end_time': 1644109288} 2022-04-22 23:17:37 source > Setting state of tickets stream to {'generated_timestamp': 1642867321, '_last_end_time': 1644109288} 2022-04-22 23:17:37 source > Setting state of tickets stream to {'generated_timestamp': 1643123003, '_last_end_time': 1644109288} 2022-04-22 23:17:37 source > Setting state of tickets stream to {'generated_timestamp': 1643220178, '_last_end_time': 1644109288} 2022-04-22 23:17:37 source > Setting state of tickets stream to {'generated_timestamp': 1643320982, '_last_end_time': 1644109288} 2022-04-22 23:17:38 source > Setting state of tickets stream to {'generated_timestamp': 1643472141, '_last_end_time': 1644109288} 2022-04-22 23:17:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 775000 (373 MB) 2022-04-22 23:17:38 source > Setting state of tickets stream to {'generated_timestamp': 1643576575, '_last_end_time': 1644109288} 2022-04-22 23:17:38 source > Setting state of tickets stream to {'generated_timestamp': 1643817868, '_last_end_time': 1644109288} 2022-04-22 23:17:38 source > Setting state of tickets stream to {'generated_timestamp': 1643918572, '_last_end_time': 1644109288} 2022-04-22 23:17:39 source > Setting state of tickets stream to {'generated_timestamp': 1644016900, '_last_end_time': 1644109288} 2022-04-22 23:17:43 source > Setting state of tickets stream to {'generated_timestamp': 1644280954, '_last_end_time': 1645628557} 2022-04-22 23:17:44 source > Setting state of tickets stream to {'generated_timestamp': 1644368520, '_last_end_time': 1645628557} 2022-04-22 23:17:44 source > Setting state of tickets stream to {'generated_timestamp': 1644512561, '_last_end_time': 1645628557} 2022-04-22 23:17:44 source > Setting state of tickets stream to {'generated_timestamp': 1644611574, '_last_end_time': 1645628557} 2022-04-22 23:17:44 source > Setting state of tickets stream to {'generated_timestamp': 1644717692, '_last_end_time': 1645628557} 2022-04-22 23:17:45 source > Setting state of tickets stream to {'generated_timestamp': 1644958948, '_last_end_time': 1645628557} 2022-04-22 23:17:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 776000 (378 MB) 2022-04-22 23:17:45 source > Setting state of tickets stream to {'generated_timestamp': 1645041801, '_last_end_time': 1645628557} 2022-04-22 23:17:45 source > Setting state of tickets stream to {'generated_timestamp': 1645130449, '_last_end_time': 1645628557} 2022-04-22 23:17:45 source > Setting state of tickets stream to {'generated_timestamp': 1645225339, '_last_end_time': 1645628557} 2022-04-22 23:17:45 source > Setting state of tickets stream to {'generated_timestamp': 1645402078, '_last_end_time': 1645628557} 2022-04-22 23:17:51 source > Setting state of tickets stream to {'generated_timestamp': 1645646566, '_last_end_time': 1646852583} 2022-04-22 23:17:51 source > Setting state of tickets stream to {'generated_timestamp': 1645729376, '_last_end_time': 1646852583} 2022-04-22 23:17:51 source > Setting state of tickets stream to {'generated_timestamp': 1645826542, '_last_end_time': 1646852583} 2022-04-22 23:17:52 source > Setting state of tickets stream to {'generated_timestamp': 1645977707, '_last_end_time': 1646852583} 2022-04-22 23:17:52 source > Setting state of tickets stream to {'generated_timestamp': 1646175761, '_last_end_time': 1646852583} 2022-04-22 23:17:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 777000 (382 MB) 2022-04-22 23:17:52 source > Setting state of tickets stream to {'generated_timestamp': 1646265740, '_last_end_time': 1646852583} 2022-04-22 23:17:52 source > Setting state of tickets stream to {'generated_timestamp': 1646348527, '_last_end_time': 1646852583} 2022-04-22 23:17:53 source > Setting state of tickets stream to {'generated_timestamp': 1646492519, '_last_end_time': 1646852583} 2022-04-22 23:17:53 source > Setting state of tickets stream to {'generated_timestamp': 1646614931, '_last_end_time': 1646852583} 2022-04-22 23:17:53 source > Setting state of tickets stream to {'generated_timestamp': 1646776968, '_last_end_time': 1646852583} 2022-04-22 23:17:57 source > Setting state of tickets stream to {'generated_timestamp': 1646859775, '_last_end_time': 1647903747} 2022-04-22 23:17:58 source > Setting state of tickets stream to {'generated_timestamp': 1646942558, '_last_end_time': 1647903747} 2022-04-22 23:17:58 source > Setting state of tickets stream to {'generated_timestamp': 1647038386, '_last_end_time': 1647903747} 2022-04-22 23:17:58 source > Setting state of tickets stream to {'generated_timestamp': 1647126116, '_last_end_time': 1647903747} 2022-04-22 23:17:59 source > Setting state of tickets stream to {'generated_timestamp': 1647367392, '_last_end_time': 1647903747} 2022-04-22 23:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 778000 (386 MB) 2022-04-22 23:17:59 source > Setting state of tickets stream to {'generated_timestamp': 1647392509, '_last_end_time': 1647903747} 2022-04-22 23:17:59 source > Setting state of tickets stream to {'generated_timestamp': 1647475336, '_last_end_time': 1647903747} 2022-04-22 23:17:59 source > Setting state of tickets stream to {'generated_timestamp': 1647558138, '_last_end_time': 1647903747} 2022-04-22 23:18:00 source > Setting state of tickets stream to {'generated_timestamp': 1647691298, '_last_end_time': 1647903747} 2022-04-22 23:18:00 source > Setting state of tickets stream to {'generated_timestamp': 1647741700, '_last_end_time': 1647903747} 2022-04-22 23:18:04 source > Setting state of tickets stream to {'generated_timestamp': 1647964930, '_last_end_time': 1648828978} 2022-04-22 23:18:04 source > Setting state of tickets stream to {'generated_timestamp': 1647993690, '_last_end_time': 1648828978} 2022-04-22 23:18:05 source > Setting state of tickets stream to {'generated_timestamp': 1648077983, '_last_end_time': 1648828978} 2022-04-22 23:18:05 source > Setting state of tickets stream to {'generated_timestamp': 1648166527, '_last_end_time': 1648828978} 2022-04-22 23:18:05 source > Setting state of tickets stream to {'generated_timestamp': 1648245757, '_last_end_time': 1648828978} 2022-04-22 23:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 779000 (390 MB) 2022-04-22 23:18:05 source > Setting state of tickets stream to {'generated_timestamp': 1648332139, '_last_end_time': 1648828978} 2022-04-22 23:18:06 source > Setting state of tickets stream to {'generated_timestamp': 1648576964, '_last_end_time': 1648828978} 2022-04-22 23:18:06 source > Setting state of tickets stream to {'generated_timestamp': 1648605713, '_last_end_time': 1648828978} 2022-04-22 23:18:06 source > Setting state of tickets stream to {'generated_timestamp': 1648681341, '_last_end_time': 1648828978} 2022-04-22 23:18:06 source > Setting state of tickets stream to {'generated_timestamp': 1648760543, '_last_end_time': 1648828978} 2022-04-22 23:18:11 source > Setting state of tickets stream to {'generated_timestamp': 1648850548, '_last_end_time': 1649808116} 2022-04-22 23:18:12 source > Setting state of tickets stream to {'generated_timestamp': 1648929725, '_last_end_time': 1649808116} 2022-04-22 23:18:12 source > Setting state of tickets stream to {'generated_timestamp': 1649181791, '_last_end_time': 1649808116} 2022-04-22 23:18:12 source > Setting state of tickets stream to {'generated_timestamp': 1649199726, '_last_end_time': 1649808116} 2022-04-22 23:18:12 source > Setting state of tickets stream to {'generated_timestamp': 1649271794, '_last_end_time': 1649808116} 2022-04-22 23:18:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 780000 (394 MB) 2022-04-22 23:18:13 source > Setting state of tickets stream to {'generated_timestamp': 1649348788, '_last_end_time': 1649808116} 2022-04-22 23:18:13 source > Setting state of tickets stream to {'generated_timestamp': 1649433766, '_last_end_time': 1649808116} 2022-04-22 23:18:13 source > Setting state of tickets stream to {'generated_timestamp': 1649512913, '_last_end_time': 1649808116} 2022-04-22 23:18:13 source > Setting state of tickets stream to {'generated_timestamp': 1649563296, '_last_end_time': 1649808116} 2022-04-22 23:18:14 source > Setting state of tickets stream to {'generated_timestamp': 1649790209, '_last_end_time': 1649808116} 2022-04-22 23:18:18 source > Setting state of tickets stream to {'generated_timestamp': 1649865735, '_last_end_time': 1650650426} 2022-04-22 23:18:18 source > Setting state of tickets stream to {'generated_timestamp': 1649894516, '_last_end_time': 1650650426} 2022-04-22 23:18:18 source > Setting state of tickets stream to {'generated_timestamp': 1649966590, '_last_end_time': 1650650426} 2022-04-22 23:18:18 source > Setting state of tickets stream to {'generated_timestamp': 1650042179, '_last_end_time': 1650650426} 2022-04-22 23:18:19 source > Setting state of tickets stream to {'generated_timestamp': 1650117732, '_last_end_time': 1650650426} 2022-04-22 23:18:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 781000 (398 MB) 2022-04-22 23:18:19 source > Setting state of tickets stream to {'generated_timestamp': 1650218562, '_last_end_time': 1650650426} 2022-04-22 23:18:19 source > Setting state of tickets stream to {'generated_timestamp': 1650398527, '_last_end_time': 1650650426} 2022-04-22 23:18:19 source > Setting state of tickets stream to {'generated_timestamp': 1650474189, '_last_end_time': 1650650426} 2022-04-22 23:18:20 source > Setting state of tickets stream to {'generated_timestamp': 1650502920, '_last_end_time': 1650650426} 2022-04-22 23:18:20 source > Setting state of tickets stream to {'generated_timestamp': 1650578588, '_last_end_time': 1650650426} 2022-04-22 23:18:21 source > Setting state of tickets stream to {'generated_timestamp': 1650654250, '_last_end_time': 1650669438} 2022-04-22 23:18:22 source > Setting state of tickets stream to {'generated_timestamp': 1650657744, '_last_end_time': 1650669438} 2022-04-22 23:18:22 source > Setting state of tickets stream to {'generated_timestamp': 1650669438, '_last_end_time': 1650669438} 2022-04-22 23:18:22 source > Read 22197 records from tickets stream 2022-04-22 23:18:22 source > Finished syncing SourceZendeskSupport 2022-04-22 23:18:22 source > SourceZendeskSupport runtimes: 2022-04-22 23:18:22 source > Syncing stream: users 2022-04-22 23:18:24 destination > 2022-04-22 23:18:24 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):55 - Starting a new buffer for stream users (current state: 37 MB in 6 buffers) 2022-04-22 23:18:24 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:08Z', '_last_end_time': 1636235924} 2022-04-22 23:18:24 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:10Z', '_last_end_time': 1636235924} 2022-04-22 23:18:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 782000 (402 MB) 2022-04-22 23:18:24 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:13Z', '_last_end_time': 1636235924} 2022-04-22 23:18:24 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:17Z', '_last_end_time': 1636235924} 2022-04-22 23:18:24 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:20Z', '_last_end_time': 1636235924} 2022-04-22 23:18:24 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:22Z', '_last_end_time': 1636235924} 2022-04-22 23:18:24 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:37Z', '_last_end_time': 1636235924} 2022-04-22 23:18:24 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:39Z', '_last_end_time': 1636235924} 2022-04-22 23:18:24 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:42Z', '_last_end_time': 1636235924} 2022-04-22 23:18:25 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:44Z', '_last_end_time': 1636235924} 2022-04-22 23:18:26 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:46Z', '_last_end_time': 1636236013} 2022-04-22 23:18:27 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:49Z', '_last_end_time': 1636236013} 2022-04-22 23:18:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 783000 (403 MB) 2022-04-22 23:18:27 source > Setting state of users stream to {'updated_at': '2021-11-06T21:58:51Z', '_last_end_time': 1636236013} 2022-04-22 23:18:27 source > Setting state of users stream to {'updated_at': '2021-11-06T21:59:39Z', '_last_end_time': 1636236013} 2022-04-22 23:18:27 source > Setting state of users stream to {'updated_at': '2021-11-06T21:59:43Z', '_last_end_time': 1636236013} 2022-04-22 23:18:27 source > Setting state of users stream to {'updated_at': '2021-11-06T21:59:47Z', '_last_end_time': 1636236013} 2022-04-22 23:18:27 source > Setting state of users stream to {'updated_at': '2021-11-06T21:59:52Z', '_last_end_time': 1636236013} 2022-04-22 23:18:27 source > Setting state of users stream to {'updated_at': '2021-11-06T22:00:05Z', '_last_end_time': 1636236013} 2022-04-22 23:18:27 source > Setting state of users stream to {'updated_at': '2021-11-06T22:00:11Z', '_last_end_time': 1636236013} 2022-04-22 23:18:30 source > Setting state of users stream to {'updated_at': '2021-11-06T22:00:16Z', '_last_end_time': 1640209565} 2022-04-22 23:18:30 source > Setting state of users stream to {'updated_at': '2021-11-15T19:59:35Z', '_last_end_time': 1640209565} 2022-04-22 23:18:30 source > Setting state of users stream to {'updated_at': '2021-11-25T20:12:49Z', '_last_end_time': 1640209565} 2022-04-22 23:18:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 784000 (404 MB) 2022-04-22 23:18:30 source > Setting state of users stream to {'updated_at': '2021-12-02T13:02:10Z', '_last_end_time': 1640209565} 2022-04-22 23:18:30 source > Setting state of users stream to {'updated_at': '2021-12-13T18:12:26Z', '_last_end_time': 1640209565} 2022-04-22 23:18:30 source > Setting state of users stream to {'updated_at': '2021-12-13T18:12:43Z', '_last_end_time': 1640209565} 2022-04-22 23:18:30 source > Setting state of users stream to {'updated_at': '2021-12-13T18:13:17Z', '_last_end_time': 1640209565} 2022-04-22 23:18:30 source > Setting state of users stream to {'updated_at': '2021-12-14T15:52:25Z', '_last_end_time': 1640209565} 2022-04-22 23:18:31 source > Setting state of users stream to {'updated_at': '2021-12-14T15:52:41Z', '_last_end_time': 1640209565} 2022-04-22 23:18:31 source > Setting state of users stream to {'updated_at': '2021-12-20T20:33:03Z', '_last_end_time': 1640209565} 2022-04-22 23:18:33 source > Setting state of users stream to {'updated_at': '2022-01-06T18:23:06Z', '_last_end_time': 1647373558} 2022-04-22 23:18:33 source > Setting state of users stream to {'updated_at': '2022-01-19T21:12:09Z', '_last_end_time': 1647373558} 2022-04-22 23:18:33 source > Setting state of users stream to {'updated_at': '2022-01-28T18:12:58Z', '_last_end_time': 1647373558} 2022-04-22 23:18:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 785000 (405 MB) 2022-04-22 23:18:33 source > Setting state of users stream to {'updated_at': '2022-02-04T22:17:59Z', '_last_end_time': 1647373558} 2022-04-22 23:18:34 source > Setting state of users stream to {'updated_at': '2022-02-12T02:11:23Z', '_last_end_time': 1647373558} 2022-04-22 23:18:34 source > Setting state of users stream to {'updated_at': '2022-02-21T19:47:21Z', '_last_end_time': 1647373558} 2022-04-22 23:18:34 source > Setting state of users stream to {'updated_at': '2022-02-26T11:01:28Z', '_last_end_time': 1647373558} 2022-04-22 23:18:34 source > Setting state of users stream to {'updated_at': '2022-03-04T20:15:28Z', '_last_end_time': 1647373558} 2022-04-22 23:18:34 source > Setting state of users stream to {'updated_at': '2022-03-10T20:07:20Z', '_last_end_time': 1647373558} 2022-04-22 23:18:34 source > Setting state of users stream to {'updated_at': '2022-03-14T19:05:48Z', '_last_end_time': 1647373558} 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-03-17T16:36:39Z', '_last_end_time': 1650106969} 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-03-20T01:54:56Z', '_last_end_time': 1650106969} 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-03-22T01:16:09Z', '_last_end_time': 1650106969} 2022-04-22 23:18:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 786000 (407 MB) 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-03-25T17:09:51Z', '_last_end_time': 1650106969} 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-03-30T05:02:41Z', '_last_end_time': 1650106969} 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-04-01T18:28:21Z', '_last_end_time': 1650106969} 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-04-06T14:49:58Z', '_last_end_time': 1650106969} 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-04-08T23:02:40Z', '_last_end_time': 1650106969} 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-04-12T20:16:49Z', '_last_end_time': 1650106969} 2022-04-22 23:18:37 source > Setting state of users stream to {'updated_at': '2022-04-15T17:01:52Z', '_last_end_time': 1650106969} 2022-04-22 23:18:40 source > Setting state of users stream to {'updated_at': '2022-04-19T16:49:21Z', '_last_end_time': 1650654254} 2022-04-22 23:18:40 source > Setting state of users stream to {'updated_at': '2022-04-20T21:55:44Z', '_last_end_time': 1650654254} 2022-04-22 23:18:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 787000 (408 MB) 2022-04-22 23:18:40 source > Setting state of users stream to {'updated_at': '2022-04-22T01:03:35Z', '_last_end_time': 1650654254} 2022-04-22 23:18:41 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:08Z', '_last_end_time': 1650654254} 2022-04-22 23:18:41 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:10Z', '_last_end_time': 1650654254} 2022-04-22 23:18:41 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:10Z', '_last_end_time': 1650654254} 2022-04-22 23:18:41 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:11Z', '_last_end_time': 1650654254} 2022-04-22 23:18:41 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:12Z', '_last_end_time': 1650654254} 2022-04-22 23:18:41 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:13Z', '_last_end_time': 1650654254} 2022-04-22 23:18:41 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:13Z', '_last_end_time': 1650654254} 2022-04-22 23:18:41 source > The rate limit of requests is exceeded. Waiting for 19 seconds. 2022-04-22 23:18:41 source > Backing off _send(...) for 0.0s (airbyte_cdk.sources.streams.http.exceptions.UserDefinedBackoffException) 2022-04-22 23:19:04 source > Retrying. Sleeping for 19 seconds 2022-04-22 23:19:04 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:15Z', '_last_end_time': 1650654261} 2022-04-22 23:19:04 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:16Z', '_last_end_time': 1650654261} 2022-04-22 23:19:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 788000 (410 MB) 2022-04-22 23:19:04 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:17Z', '_last_end_time': 1650654261} 2022-04-22 23:19:05 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:17Z', '_last_end_time': 1650654261} 2022-04-22 23:19:05 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:18Z', '_last_end_time': 1650654261} 2022-04-22 23:19:05 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:19Z', '_last_end_time': 1650654261} 2022-04-22 23:19:05 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:19Z', '_last_end_time': 1650654261} 2022-04-22 23:19:05 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:20Z', '_last_end_time': 1650654261} 2022-04-22 23:19:08 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:22Z', '_last_end_time': 1650654269} 2022-04-22 23:19:08 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:22Z', '_last_end_time': 1650654269} 2022-04-22 23:19:08 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:23Z', '_last_end_time': 1650654269} 2022-04-22 23:19:08 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:24Z', '_last_end_time': 1650654269} 2022-04-22 23:19:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 789000 (411 MB) 2022-04-22 23:19:08 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:25Z', '_last_end_time': 1650654269} 2022-04-22 23:19:08 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:25Z', '_last_end_time': 1650654269} 2022-04-22 23:19:09 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:26Z', '_last_end_time': 1650654269} 2022-04-22 23:19:09 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:27Z', '_last_end_time': 1650654269} 2022-04-22 23:19:09 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:28Z', '_last_end_time': 1650654269} 2022-04-22 23:19:12 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:30Z', '_last_end_time': 1650654293} 2022-04-22 23:19:12 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:34Z', '_last_end_time': 1650654293} 2022-04-22 23:19:12 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:46Z', '_last_end_time': 1650654293} 2022-04-22 23:19:12 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:47Z', '_last_end_time': 1650654293} 2022-04-22 23:19:12 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:48Z', '_last_end_time': 1650654293} 2022-04-22 23:19:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 790000 (413 MB) 2022-04-22 23:19:12 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:49Z', '_last_end_time': 1650654293} 2022-04-22 23:19:12 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:50Z', '_last_end_time': 1650654293} 2022-04-22 23:19:13 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:51Z', '_last_end_time': 1650654293} 2022-04-22 23:19:13 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:52Z', '_last_end_time': 1650654293} 2022-04-22 23:19:16 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:54Z', '_last_end_time': 1650654305} 2022-04-22 23:19:16 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:55Z', '_last_end_time': 1650654305} 2022-04-22 23:19:16 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:56Z', '_last_end_time': 1650654305} 2022-04-22 23:19:16 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:57Z', '_last_end_time': 1650654305} 2022-04-22 23:19:16 source > Setting state of users stream to {'updated_at': '2022-04-22T19:04:58Z', '_last_end_time': 1650654305} 2022-04-22 23:19:16 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:00Z', '_last_end_time': 1650654305} 2022-04-22 23:19:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 791000 (414 MB) 2022-04-22 23:19:16 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:01Z', '_last_end_time': 1650654305} 2022-04-22 23:19:16 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:02Z', '_last_end_time': 1650654305} 2022-04-22 23:19:16 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:03Z', '_last_end_time': 1650654305} 2022-04-22 23:19:20 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:06Z', '_last_end_time': 1650654334} 2022-04-22 23:19:20 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:18Z', '_last_end_time': 1650654334} 2022-04-22 23:19:20 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:28Z', '_last_end_time': 1650654334} 2022-04-22 23:19:21 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:29Z', '_last_end_time': 1650654334} 2022-04-22 23:19:21 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:30Z', '_last_end_time': 1650654334} 2022-04-22 23:19:21 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:31Z', '_last_end_time': 1650654334} 2022-04-22 23:19:21 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:31Z', '_last_end_time': 1650654334} 2022-04-22 23:19:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 792000 (416 MB) 2022-04-22 23:19:21 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:32Z', '_last_end_time': 1650654334} 2022-04-22 23:19:21 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:33Z', '_last_end_time': 1650654334} 2022-04-22 23:19:21 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:34Z', '_last_end_time': 1650654334} 2022-04-22 23:19:24 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:35Z', '_last_end_time': 1650654341} 2022-04-22 23:19:24 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:36Z', '_last_end_time': 1650654341} 2022-04-22 23:19:25 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:36Z', '_last_end_time': 1650654341} 2022-04-22 23:19:25 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:37Z', '_last_end_time': 1650654341} 2022-04-22 23:19:25 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:38Z', '_last_end_time': 1650654341} 2022-04-22 23:19:25 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:38Z', '_last_end_time': 1650654341} 2022-04-22 23:19:25 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:39Z', '_last_end_time': 1650654341} 2022-04-22 23:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 793000 (417 MB) 2022-04-22 23:19:25 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:40Z', '_last_end_time': 1650654341} 2022-04-22 23:19:25 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:40Z', '_last_end_time': 1650654341} 2022-04-22 23:19:28 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:42Z', '_last_end_time': 1650654353} 2022-04-22 23:19:28 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:43Z', '_last_end_time': 1650654353} 2022-04-22 23:19:28 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:43Z', '_last_end_time': 1650654353} 2022-04-22 23:19:28 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:44Z', '_last_end_time': 1650654353} 2022-04-22 23:19:28 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:45Z', '_last_end_time': 1650654353} 2022-04-22 23:19:28 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:46Z', '_last_end_time': 1650654353} 2022-04-22 23:19:29 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:47Z', '_last_end_time': 1650654353} 2022-04-22 23:19:29 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:49Z', '_last_end_time': 1650654353} 2022-04-22 23:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 794000 (419 MB) 2022-04-22 23:19:32 source > Setting state of users stream to {'updated_at': '2022-04-22T19:05:55Z', '_last_end_time': 1650669381} 2022-04-22 23:19:32 source > Setting state of users stream to {'updated_at': '2022-04-22T19:06:03Z', '_last_end_time': 1650669381} 2022-04-22 23:19:32 source > Setting state of users stream to {'updated_at': '2022-04-22T19:06:09Z', '_last_end_time': 1650669381} 2022-04-22 23:19:33 source > Setting state of users stream to {'updated_at': '2022-04-22T19:06:16Z', '_last_end_time': 1650669381} 2022-04-22 23:19:33 source > Setting state of users stream to {'updated_at': '2022-04-22T20:03:00Z', '_last_end_time': 1650669381} 2022-04-22 23:19:33 source > Setting state of users stream to {'updated_at': '2022-04-22T20:03:04Z', '_last_end_time': 1650669381} 2022-04-22 23:19:33 source > Setting state of users stream to {'updated_at': '2022-04-22T20:03:08Z', '_last_end_time': 1650669381} 2022-04-22 23:19:33 source > Setting state of users stream to {'updated_at': '2022-04-22T20:03:14Z', '_last_end_time': 1650669381} 2022-04-22 23:19:33 source > Setting state of users stream to {'updated_at': '2022-04-22T23:02:33Z', '_last_end_time': 1650669381} 2022-04-22 23:19:33 source > Setting state of users stream to {'updated_at': '2022-04-22T23:16:21Z', '_last_end_time': 1650669381} 2022-04-22 23:19:33 source > Read 13028 records from users stream 2022-04-22 23:19:33 source > Finished syncing SourceZendeskSupport 2022-04-22 23:19:33 source > SourceZendeskSupport runtimes: 2022-04-22 23:19:33 source > Finished syncing SourceZendeskSupport 2022-04-22 23:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 794910 (420 MB) 2022-04-22 23:19:33 INFO i.a.w.DefaultReplicationWorker(run):163 - One of source or destination thread complete. Waiting on the other. 2022-04-22 23:19:33 destination > 2022-04-22 23:19:33 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-04-22 23:19:33 destination > 2022-04-22 23:19:33 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-04-22 23:19:33 destination > 2022-04-22 23:19:33 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):92 - Flushing all 7 current buffers (39 MB in total) 2022-04-22 23:19:33 destination > 2022-04-22 23:19:33 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream ticket_fields (10 bytes) 2022-04-22 23:19:33 destination > 2022-04-22 23:19:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream ticket_fields (10 bytes) to staging 2022-04-22 23:19:33 destination > 2022-04-22 23:19:33 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to 8bc9c902-332b-4855-9fe3-9c80f3a5566713570285539787375046.csv.gz (8 KB) 2022-04-22 23:19:34 destination > 2022-04-22 23:19:34 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 23:19:34 destination > 2022-04-22 23:19:34 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data 8bc9c902-332b-4855-9fe3-9c80f3a5566713570285539787375046.csv.gz 2022-04-22 23:19:34 destination > 2022-04-22 23:19:34 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream ticket_metric_events (23 MB) 2022-04-22 23:19:34 destination > 2022-04-22 23:19:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream ticket_metric_events (23 MB) to staging 2022-04-22 23:19:34 destination > 2022-04-22 23:19:34 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to 46d1b11f-1fcc-4f0c-a681-edf243ade4516507130405672343925.csv.gz (23 MB) 2022-04-22 23:19:35 destination > 2022-04-22 23:19:35 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 23:19:35 destination > 2022-04-22 23:19:35 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data 46d1b11f-1fcc-4f0c-a681-edf243ade4516507130405672343925.csv.gz 2022-04-22 23:19:35 destination > 2022-04-22 23:19:35 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream ticket_comments (1 MB) 2022-04-22 23:19:35 destination > 2022-04-22 23:19:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream ticket_comments (1 MB) to staging 2022-04-22 23:19:35 destination > 2022-04-22 23:19:35 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to 4adf3583-6aac-4aef-aab6-7120c049afa81803554776584097672.csv.gz (1 MB) 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data 4adf3583-6aac-4aef-aab6-7120c049afa81803554776584097672.csv.gz 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream ticket_metrics (871 KB) 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream ticket_metrics (871 KB) to staging 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to d9aefbd1-946c-4982-8a24-e24566110a3e15187675499913926029.csv.gz (885 KB) 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data d9aefbd1-946c-4982-8a24-e24566110a3e15187675499913926029.csv.gz 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream tickets (11 MB) 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream tickets (11 MB) to staging 2022-04-22 23:19:36 destination > 2022-04-22 23:19:36 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to b6e4c091-64de-4d6a-ba95-1f05fa4a6d595549665337492542232.csv.gz (11 MB) 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data b6e4c091-64de-4d6a-ba95-1f05fa4a6d595549665337492542232.csv.gz 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream users (1 MB) 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream users (1 MB) to staging 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to 7b8f17e2-de53-445e-b85a-ad1497825ac66598998523972348786.csv.gz (1 MB) 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data 7b8f17e2-de53-445e-b85a-ad1497825ac66598998523972348786.csv.gz 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):95 - Flushing buffer of stream ticket_forms (10 bytes) 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$flushBufferFunction$3):155 - Flushing buffer for stream ticket_forms (10 bytes) to staging 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.BaseSerializedBuffer(flush):123 - Finished writing data to 47c50378-e5c4-4b90-a6cd-1bfd48c83bee3007845269891591177.csv.gz (1 KB) 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.FileBuffer(deleteFile):78 - Deleting tempFile data 47c50378-e5c4-4b90-a6cd-1bfd48c83bee3007845269891591177.csv.gz 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream ticket_fields 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream ticket_metric_events 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream ticket_comments 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream ticket_metrics 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream tickets 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream users 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.r.SerializedBufferingStrategy(close):119 - Closing buffer for stream ticket_forms 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):182 - Copying into tables in destination started for 16 streams 2022-04-22 23:19:37 destination > 2022-04-22 23:19:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream group_memberships of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_jwz_group_memberships to final table _airbyte_raw_group_memberships from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [16eaefa9-989e-4d34-8ba2-dece9c67ccba673844935867699480.csv.gz] 2022-04-22 23:19:39 destination > 2022-04-22 23:19:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream groups of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_pza_groups to final table _airbyte_raw_groups from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [d3bc6c20-9b03-40b3-8c5c-9ab901dbbbdb4033135527239970030.csv.gz] 2022-04-22 23:19:40 destination > 2022-04-22 23:19:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream macros of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_gjw_macros to final table _airbyte_raw_macros from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [44dfa6b8-b857-4c28-8130-223d01720a6712369333303083793881.csv.gz] 2022-04-22 23:19:41 destination > 2022-04-22 23:19:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream organizations of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_oug_organizations to final table _airbyte_raw_organizations from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [12149bd4-bb43-4c58-8a3a-bae03a5518817800467681872800815.csv.gz] 2022-04-22 23:19:42 destination > 2022-04-22 23:19:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream satisfaction_ratings of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_pre_satisfaction_ratings to final table _airbyte_raw_satisfaction_ratings from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [ef3629a0-a915-498a-bd91-d9b4985640ae16164490519994062903.csv.gz] 2022-04-22 23:19:43 destination > 2022-04-22 23:19:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream schedules of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_pfm_schedules to final table _airbyte_raw_schedules from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [0ca81791-d55d-4c37-8d51-67c615f83dfe15088892754220164128.csv.gz] 2022-04-22 23:19:44 destination > 2022-04-22 23:19:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream sla_policies of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_swg_sla_policies to final table _airbyte_raw_sla_policies from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [d58be13c-aa53-4588-b03c-b195268b8e305924053907003280905.csv.gz] 2022-04-22 23:19:45 destination > 2022-04-22 23:19:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream tags of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_aag_tags to final table _airbyte_raw_tags from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [c043a350-bb87-4c96-9c6e-a918691b487714899658805911179095.csv.gz] 2022-04-22 23:19:46 destination > 2022-04-22 23:19:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream ticket_audits of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_jnj_ticket_audits to final table _airbyte_raw_ticket_audits from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [f8bd7b8d-9e58-4080-b032-a5d63d6561e47086126988804152213.csv.gz] 2022-04-22 23:19:56 destination > 2022-04-22 23:19:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream ticket_comments of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_peu_ticket_comments to final table _airbyte_raw_ticket_comments from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 2 file(s) [d163beba-f0b9-4f92-9c8a-f5b446d573a711847452585353392767.csv.gz,4adf3583-6aac-4aef-aab6-7120c049afa81803554776584097672.csv.gz] 2022-04-22 23:19:58 destination > 2022-04-22 23:19:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream ticket_fields of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_vwz_ticket_fields to final table _airbyte_raw_ticket_fields from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [8bc9c902-332b-4855-9fe3-9c80f3a5566713570285539787375046.csv.gz] 2022-04-22 23:19:58 destination > 2022-04-22 23:19:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream ticket_forms of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_hqi_ticket_forms to final table _airbyte_raw_ticket_forms from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [47c50378-e5c4-4b90-a6cd-1bfd48c83bee3007845269891591177.csv.gz] 2022-04-22 23:19:59 destination > 2022-04-22 23:19:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream ticket_metric_events of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_ebd_ticket_metric_events to final table _airbyte_raw_ticket_metric_events from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [46d1b11f-1fcc-4f0c-a681-edf243ade4516507130405672343925.csv.gz] 2022-04-22 23:20:08 destination > 2022-04-22 23:20:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream ticket_metrics of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_axs_ticket_metrics to final table _airbyte_raw_ticket_metrics from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [d9aefbd1-946c-4982-8a24-e24566110a3e15187675499913926029.csv.gz] 2022-04-22 23:20:09 destination > 2022-04-22 23:20:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream tickets of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_ueq_tickets to final table _airbyte_raw_tickets from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [b6e4c091-64de-4d6a-ba95-1f05fa4a6d595549665337492542232.csv.gz] 2022-04-22 23:20:15 destination > 2022-04-22 23:20:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream users of schema ZENDESK_SUPPORT into tmp table _airbyte_tmp_uga_users to final table _airbyte_raw_users from stage path 2022/04/22/20/FA767AD8-C933-41C0-89BD-31E1A51BF0DC/ with 1 file(s) [7b8f17e2-de53-445e-b85a-ad1497825ac66598998523972348786.csv.gz] 2022-04-22 23:20:17 destination > 2022-04-22 23:20:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):213 - Executing finalization of tables. 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):215 - Finalizing tables in destination completed. 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):217 - Cleaning up destination started for 16 streams 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream group_memberships. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_jwz_group_memberships 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream group_memberships. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_GROUP_MEMBERSHIPS 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream groups. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_pza_groups 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream groups. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_GROUPS 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream macros. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_gjw_macros 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream macros. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_MACROS 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream organizations. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_oug_organizations 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream organizations. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_ORGANIZATIONS 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream satisfaction_ratings. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_pre_satisfaction_ratings 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream satisfaction_ratings. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_SATISFACTION_RATINGS 2022-04-22 23:20:44 destination > 2022-04-22 23:20:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream schedules. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_pfm_schedules 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream schedules. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_SCHEDULES 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream sla_policies. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_swg_sla_policies 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream sla_policies. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_SLA_POLICIES 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream tags. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_aag_tags 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream tags. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_TAGS 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream ticket_audits. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_jnj_ticket_audits 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream ticket_audits. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_TICKET_AUDITS 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream ticket_comments. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_peu_ticket_comments 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream ticket_comments. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_TICKET_COMMENTS 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream ticket_fields. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_vwz_ticket_fields 2022-04-22 23:20:45 destination > 2022-04-22 23:20:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream ticket_fields. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_TICKET_FIELDS 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream ticket_forms. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_hqi_ticket_forms 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream ticket_forms. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_TICKET_FORMS 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream ticket_metric_events. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_ebd_ticket_metric_events 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream ticket_metric_events. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_TICKET_METRIC_EVENTS 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream ticket_metrics. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_axs_ticket_metrics 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream ticket_metrics. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_TICKET_METRICS 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream tickets. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_ueq_tickets 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream tickets. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_TICKETS 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream users. schema ZENDESK_SUPPORT, tmp table name: _airbyte_tmp_uga_users 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream users. schema ZENDESK_SUPPORT, stage: ZENDESK_SUPPORT_USERS 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):230 - Cleaning up destination completed. 2022-04-22 23:20:46 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):349 - State in DefaultReplicationWorker from destination: io.airbyte.protocol.models.AirbyteMessage@51419d60[type=STATE,log=,spec=,connectionStatus=,catalog=,record=,state=io.airbyte.protocol.models.AirbyteStateMessage@5f866938[data={"group_memberships":{"updated_at":"2022-04-22T17:59:04Z"},"groups":{"updated_at":"2022-04-19T20:34:41Z"},"macros":{"updated_at":"2022-04-22T18:56:55Z"},"organizations":{"updated_at":"2022-04-22T17:21:01Z","_last_end_time":1650648061},"satisfaction_ratings":{"updated_at":"2022-04-22T20:03:01Z"},"ticket_audits":{"created_at":"2022-04-22T20:38:33Z"},"ticket_comments":{"created_at":"2022-04-22T23:00:53Z","_last_end_time":1650647081},"ticket_fields":{"updated_at":"2022-04-12T15:36:05Z"},"ticket_forms":{"updated_at":"2022-04-06T20:43:47Z"},"ticket_metric_events":{"time":"2022-04-22T23:13:01Z","_last_end_time":1650669181},"ticket_metrics":{"updated_at":"2022-04-22T23:13:01Z"},"tickets":{"generated_timestamp":1650669438,"_last_end_time":1650669438},"users":{"updated_at":"2022-04-22T23:16:21Z","_last_end_time":1650669381}},additionalProperties={}],additionalProperties={}] 2022-04-22 23:20:46 destination > 2022-04-22 23:20:46 INFO i.a.i.b.IntegrationRunner(runInternal):169 - Completed integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-04-22 23:20:48 INFO i.a.w.DefaultReplicationWorker(run):165 - Source and destination threads complete. 2022-04-22 23:20:48 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@dcca245[status=completed,recordsSynced=765938,bytesSynced=440975707,startTime=1650659775129,endTime=1650669648404,totalStats=io.airbyte.config.SyncStats@7a04792c[recordsEmitted=765938,bytesEmitted=440975707,stateMessagesEmitted=28972,recordsCommitted=765938],streamStats=[io.airbyte.config.StreamSyncStats@79c19d2d[streamName=macros,stats=io.airbyte.config.SyncStats@389ce02a[recordsEmitted=47,bytesEmitted=58867,stateMessagesEmitted=,recordsCommitted=47]], io.airbyte.config.StreamSyncStats@50aaa3f6[streamName=tickets,stats=io.airbyte.config.SyncStats@93e7dd6[recordsEmitted=22197,bytesEmitted=100536752,stateMessagesEmitted=,recordsCommitted=22197]], io.airbyte.config.StreamSyncStats@7c63a129[streamName=groups,stats=io.airbyte.config.SyncStats@23a1833f[recordsEmitted=8,bytesEmitted=1895,stateMessagesEmitted=,recordsCommitted=8]], io.airbyte.config.StreamSyncStats@261121ae[streamName=ticket_comments,stats=io.airbyte.config.SyncStats@5c3b3877[recordsEmitted=4533,bytesEmitted=13678180,stateMessagesEmitted=,recordsCommitted=4533]], io.airbyte.config.StreamSyncStats@3d30a030[streamName=ticket_metric_events,stats=io.airbyte.config.SyncStats@12a774d2[recordsEmitted=640406,bytesEmitted=90887776,stateMessagesEmitted=,recordsCommitted=640406]], io.airbyte.config.StreamSyncStats@3d142b79[streamName=users,stats=io.airbyte.config.SyncStats@38e9542c[recordsEmitted=13028,bytesEmitted=19738501,stateMessagesEmitted=,recordsCommitted=13028]], io.airbyte.config.StreamSyncStats@e04221[streamName=satisfaction_ratings,stats=io.airbyte.config.SyncStats@2948a70b[recordsEmitted=17538,bytesEmitted=6360320,stateMessagesEmitted=,recordsCommitted=17538]], io.airbyte.config.StreamSyncStats@359b1eb8[streamName=tags,stats=io.airbyte.config.SyncStats@47a16413[recordsEmitted=156,bytesEmitted=6066,stateMessagesEmitted=,recordsCommitted=156]], io.airbyte.config.StreamSyncStats@4552d78c[streamName=ticket_fields,stats=io.airbyte.config.SyncStats@29ce50d2[recordsEmitted=42,bytesEmitted=48418,stateMessagesEmitted=,recordsCommitted=42]], io.airbyte.config.StreamSyncStats@444df58d[streamName=ticket_audits,stats=io.airbyte.config.SyncStats@88080eb[recordsEmitted=57323,bytesEmitted=200268415,stateMessagesEmitted=,recordsCommitted=57323]], io.airbyte.config.StreamSyncStats@5bbdd8c0[streamName=schedules,stats=io.airbyte.config.SyncStats@2e4ba5[recordsEmitted=4,bytesEmitted=1481,stateMessagesEmitted=,recordsCommitted=4]], io.airbyte.config.StreamSyncStats@2be437b0[streamName=organizations,stats=io.airbyte.config.SyncStats@276f6dff[recordsEmitted=2637,bytesEmitted=2097717,stateMessagesEmitted=,recordsCommitted=2637]], io.airbyte.config.StreamSyncStats@1221ca0a[streamName=ticket_forms,stats=io.airbyte.config.SyncStats@6020d888[recordsEmitted=9,bytesEmitted=11378,stateMessagesEmitted=,recordsCommitted=9]], io.airbyte.config.StreamSyncStats@6a733a8b[streamName=ticket_metrics,stats=io.airbyte.config.SyncStats@362fa2af[recordsEmitted=7912,bytesEmitted=7256212,stateMessagesEmitted=,recordsCommitted=7912]], io.airbyte.config.StreamSyncStats@2a424ffa[streamName=group_memberships,stats=io.airbyte.config.SyncStats@4cc036a2[recordsEmitted=96,bytesEmitted=22536,stateMessagesEmitted=,recordsCommitted=96]], io.airbyte.config.StreamSyncStats@3f94fad3[streamName=sla_policies,stats=io.airbyte.config.SyncStats@74e50d54[recordsEmitted=2,bytesEmitted=1193,stateMessagesEmitted=,recordsCommitted=2]]]] 2022-04-22 23:20:48 INFO i.a.w.DefaultReplicationWorker(run):248 - Source output at least one state message 2022-04-22 23:20:48 INFO i.a.w.DefaultReplicationWorker(run):254 - State capture: Updated state to: Optional[io.airbyte.config.State@4ce0b1ad[state={"group_memberships":{"updated_at":"2022-04-22T17:59:04Z"},"groups":{"updated_at":"2022-04-19T20:34:41Z"},"macros":{"updated_at":"2022-04-22T18:56:55Z"},"organizations":{"updated_at":"2022-04-22T17:21:01Z","_last_end_time":1650648061},"satisfaction_ratings":{"updated_at":"2022-04-22T20:03:01Z"},"ticket_audits":{"created_at":"2022-04-22T20:38:33Z"},"ticket_comments":{"created_at":"2022-04-22T23:00:53Z","_last_end_time":1650647081},"ticket_fields":{"updated_at":"2022-04-12T15:36:05Z"},"ticket_forms":{"updated_at":"2022-04-06T20:43:47Z"},"ticket_metric_events":{"time":"2022-04-22T23:13:01Z","_last_end_time":1650669181},"ticket_metrics":{"updated_at":"2022-04-22T23:13:01Z"},"tickets":{"generated_timestamp":1650669438,"_last_end_time":1650669438},"users":{"updated_at":"2022-04-22T23:16:21Z","_last_end_time":1650669381}}]] 2022-04-22 23:20:48 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-04-22 23:20:48 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$1):147 - sync summary: io.airbyte.config.StandardSyncOutput@78842ad4[standardSyncSummary=io.airbyte.config.StandardSyncSummary@367159db[status=completed,recordsSynced=765938,bytesSynced=440975707,startTime=1650659775129,endTime=1650669648404,totalStats=io.airbyte.config.SyncStats@7a04792c[recordsEmitted=765938,bytesEmitted=440975707,stateMessagesEmitted=28972,recordsCommitted=765938],streamStats=[io.airbyte.config.StreamSyncStats@79c19d2d[streamName=macros,stats=io.airbyte.config.SyncStats@389ce02a[recordsEmitted=47,bytesEmitted=58867,stateMessagesEmitted=,recordsCommitted=47]], io.airbyte.config.StreamSyncStats@50aaa3f6[streamName=tickets,stats=io.airbyte.config.SyncStats@93e7dd6[recordsEmitted=22197,bytesEmitted=100536752,stateMessagesEmitted=,recordsCommitted=22197]], io.airbyte.config.StreamSyncStats@7c63a129[streamName=groups,stats=io.airbyte.config.SyncStats@23a1833f[recordsEmitted=8,bytesEmitted=1895,stateMessagesEmitted=,recordsCommitted=8]], io.airbyte.config.StreamSyncStats@261121ae[streamName=ticket_comments,stats=io.airbyte.config.SyncStats@5c3b3877[recordsEmitted=4533,bytesEmitted=13678180,stateMessagesEmitted=,recordsCommitted=4533]], io.airbyte.config.StreamSyncStats@3d30a030[streamName=ticket_metric_events,stats=io.airbyte.config.SyncStats@12a774d2[recordsEmitted=640406,bytesEmitted=90887776,stateMessagesEmitted=,recordsCommitted=640406]], io.airbyte.config.StreamSyncStats@3d142b79[streamName=users,stats=io.airbyte.config.SyncStats@38e9542c[recordsEmitted=13028,bytesEmitted=19738501,stateMessagesEmitted=,recordsCommitted=13028]], io.airbyte.config.StreamSyncStats@e04221[streamName=satisfaction_ratings,stats=io.airbyte.config.SyncStats@2948a70b[recordsEmitted=17538,bytesEmitted=6360320,stateMessagesEmitted=,recordsCommitted=17538]], io.airbyte.config.StreamSyncStats@359b1eb8[streamName=tags,stats=io.airbyte.config.SyncStats@47a16413[recordsEmitted=156,bytesEmitted=6066,stateMessagesEmitted=,recordsCommitted=156]], io.airbyte.config.StreamSyncStats@4552d78c[streamName=ticket_fields,stats=io.airbyte.config.SyncStats@29ce50d2[recordsEmitted=42,bytesEmitted=48418,stateMessagesEmitted=,recordsCommitted=42]], io.airbyte.config.StreamSyncStats@444df58d[streamName=ticket_audits,stats=io.airbyte.config.SyncStats@88080eb[recordsEmitted=57323,bytesEmitted=200268415,stateMessagesEmitted=,recordsCommitted=57323]], io.airbyte.config.StreamSyncStats@5bbdd8c0[streamName=schedules,stats=io.airbyte.config.SyncStats@2e4ba5[recordsEmitted=4,bytesEmitted=1481,stateMessagesEmitted=,recordsCommitted=4]], io.airbyte.config.StreamSyncStats@2be437b0[streamName=organizations,stats=io.airbyte.config.SyncStats@276f6dff[recordsEmitted=2637,bytesEmitted=2097717,stateMessagesEmitted=,recordsCommitted=2637]], io.airbyte.config.StreamSyncStats@1221ca0a[streamName=ticket_forms,stats=io.airbyte.config.SyncStats@6020d888[recordsEmitted=9,bytesEmitted=11378,stateMessagesEmitted=,recordsCommitted=9]], io.airbyte.config.StreamSyncStats@6a733a8b[streamName=ticket_metrics,stats=io.airbyte.config.SyncStats@362fa2af[recordsEmitted=7912,bytesEmitted=7256212,stateMessagesEmitted=,recordsCommitted=7912]], io.airbyte.config.StreamSyncStats@2a424ffa[streamName=group_memberships,stats=io.airbyte.config.SyncStats@4cc036a2[recordsEmitted=96,bytesEmitted=22536,stateMessagesEmitted=,recordsCommitted=96]], io.airbyte.config.StreamSyncStats@3f94fad3[streamName=sla_policies,stats=io.airbyte.config.SyncStats@74e50d54[recordsEmitted=2,bytesEmitted=1193,stateMessagesEmitted=,recordsCommitted=2]]]],state=io.airbyte.config.State@4ce0b1ad[state={"group_memberships":{"updated_at":"2022-04-22T17:59:04Z"},"groups":{"updated_at":"2022-04-19T20:34:41Z"},"macros":{"updated_at":"2022-04-22T18:56:55Z"},"organizations":{"updated_at":"2022-04-22T17:21:01Z","_last_end_time":1650648061},"satisfaction_ratings":{"updated_at":"2022-04-22T20:03:01Z"},"ticket_audits":{"created_at":"2022-04-22T20:38:33Z"},"ticket_comments":{"created_at":"2022-04-22T23:00:53Z","_last_end_time":1650647081},"ticket_fields":{"updated_at":"2022-04-12T15:36:05Z"},"ticket_forms":{"updated_at":"2022-04-06T20:43:47Z"},"ticket_metric_events":{"time":"2022-04-22T23:13:01Z","_last_end_time":1650669181},"ticket_metrics":{"updated_at":"2022-04-22T23:13:01Z"},"tickets":{"generated_timestamp":1650669438,"_last_end_time":1650669438},"users":{"updated_at":"2022-04-22T23:16:21Z","_last_end_time":1650669381}}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@a330de[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@6793e23c[stream=io.airbyte.protocol.models.AirbyteStream@3e98b690[name=group_memberships,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"default":{"type":["null","boolean"]},"user_id":{"type":["null","integer"]},"group_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@29b9f19[stream=io.airbyte.protocol.models.AirbyteStream@1ba77a54[name=groups,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"name":{"type":["null","string"]},"deleted":{"type":["null","boolean"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@63ddf91e[stream=io.airbyte.protocol.models.AirbyteStream@188affc3[name=macros,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"title":{"type":["null","string"]},"active":{"type":["null","boolean"]},"actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"field":{"type":["null","string"]},"value":{"type":["null","string"]}}}},"position":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"description":{"type":["null","string"]},"restriction":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"ids":{"type":["null","array"],"items":{"type":["null","integer"]}},"type":{"type":["null","string"]}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4637d89c[stream=io.airbyte.protocol.models.AirbyteStream@66627fd4[name=organizations,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"name":{"type":["null","string"]},"tags":{"type":["null","array"],"items":{"type":["null","string"]}},"notes":{"type":["null","string"]},"details":{"type":["null","string"]},"group_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"deleted_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"external_id":{"type":["null","string"]},"domain_names":{"type":["null","array"],"items":{"type":["null","string"]}},"shared_tickets":{"type":["null","boolean"]},"shared_comments":{"type":["null","boolean"]},"organization_fields":{"type":["null","object"],"additionalProperties":true}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6a7b6f0f[stream=io.airbyte.protocol.models.AirbyteStream@25c0f164[name=satisfaction_ratings,jsonSchema={"type":"object","properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"score":{"type":["null","string"]},"reason":{"type":["null","string"]},"comment":{"type":["null","string"]},"group_id":{"type":["null","integer"]},"reason_id":{"type":["null","integer"]},"ticket_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"assignee_id":{"type":["null","integer"]},"requester_id":{"type":["null","integer"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5dcb2e78[stream=io.airbyte.protocol.models.AirbyteStream@282266ca[name=schedules,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"name":{"type":["null","string"]},"intervals":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"end_time":{"type":["null","integer"]},"start_time":{"type":["null","integer"]}}}},"time_zone":{"type":["null","string"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"}}},supportedSyncModes=[full_refresh],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@199077d6[stream=io.airbyte.protocol.models.AirbyteStream@3b79fe51[name=sla_policies,jsonSchema={"type":["object"],"properties":{"id":{"type":["integer"]},"url":{"type":["null","string"]},"title":{"type":["null","string"]},"filter":{"type":["null","object"],"properties":{"all":{"type":["null","array"],"items":{"type":["object"],"properties":{"field":{"type":["null","string"]},"value":{"type":["null","string","number","boolean"]},"operator":{"type":["null","string"]}}}},"any":{"type":["null","array"],"items":{"type":["object"],"properties":{"field":{"type":["null","string"]},"value":{"type":["null","string"]},"operator":{"type":["null","string"]}}}}}},"position":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"description":{"type":["null","string"]},"policy_metrics":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"metric":{"type":["null","string"]},"target":{"type":["null","integer"]},"priority":{"type":["null","string"]},"business_hours":{"type":["null","boolean"]}}}}}},supportedSyncModes=[full_refresh],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3fc5afa8[stream=io.airbyte.protocol.models.AirbyteStream@4ea8aac[name=tags,jsonSchema={"type":["null","object"],"properties":{"name":{"type":["null","string"]},"count":{"type":["null","integer"]}}},supportedSyncModes=[full_refresh],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[name]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[name]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1ede6320[stream=io.airbyte.protocol.models.AirbyteStream@6aa19ddc[name=ticket_audits,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"via":{"type":["null","object"],"properties":{"source":{"type":["null","object"],"properties":{"to":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"address":{"type":["null","string"]}}},"rel":{"type":["null","string"]},"from":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"name":{"type":["null","string"]},"title":{"type":["null","string"]},"address":{"type":["null","string"]},"deleted":{"type":["null","boolean"]},"subject":{"type":["null","string"]},"ticket_id":{"type":["null","integer"]},"ticket_ids":{"type":["null","array"],"items":{"type":["null","integer"]}},"original_recipients":{"type":["null","array"],"items":{"type":["null","string"]}}}}}},"channel":{"type":["null","string"]}}},"events":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"via":{"type":["null","object"],"properties":{"source":{"type":["null","object"],"properties":{"to":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"address":{"type":["null","string"]}}},"rel":{"type":["null","string"]},"from":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"name":{"type":["null","string"]},"title":{"type":["null","string"]},"address":{"type":["null","string"]},"deleted":{"type":["null","boolean"]},"subject":{"type":["null","string"]},"ticket_id":{"type":["null","integer"]},"revision_id":{"type":["null","integer"]},"original_recipients":{"type":["null","array"],"items":{"type":["null","string"]}}}}}},"channel":{"type":["null","string"]}}},"body":{"type":["null","string"]},"data":{"type":["null","object"],"properties":{"to":{"type":["null","string"]},"from":{"type":["null","string"]},"started_at":{"type":["null","string"],"format":"date-time"},"call_duration":{"type":["null","string"]},"recording_url":{"type":["null","string"]},"answered_by_id":{"type":["null","integer"]},"answered_by_name":{"type":["null","string"]},"transcription_text":{"type":["null","string"]},"transcription_status":{"type":["null","string"]}}},"type":{"type":["null","string"]},"value":{"type":["null","string"]},"public":{"type":["null","boolean"]},"subject":{"type":["null","string"]},"trusted":{"type":["null","boolean"]},"audit_id":{"type":["null","integer"]},"macro_id":{"type":["null","string"]},"resource":{"type":["null","string"]},"author_id":{"type":["null","integer"]},"html_body":{"type":["null","string"]},"created_at":{"type":["null","string"],"format":"date-time"},"field_name":{"type":["null","string"]},"plain_body":{"type":["null","string"]},"recipients":{"type":["null","array"],"items":{"type":["null","integer"]}},"attachments":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"size":{"type":["null","integer"]},"width":{"type":["null","integer"]},"height":{"type":["null","integer"]},"inline":{"type":["null","boolean"]},"file_name":{"type":["null","string"]},"thumbnails":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"size":{"type":["null","integer"]},"width":{"type":["null","integer"]},"height":{"type":["null","integer"]},"inline":{"type":["null","boolean"]},"file_name":{"type":["null","string"]},"content_url":{"type":["null","string"]},"content_type":{"type":["null","string"]},"mapped_content_url":{"type":["null","string"]}}}},"content_url":{"type":["null","string"]},"content_type":{"type":["null","string"]},"mapped_content_url":{"type":["null","string"]}}}},"macro_title":{"type":["null","string"]},"formatted_to":{"type":["null","string"]},"macro_deleted":{"type":["null","boolean"]},"formatted_from":{"type":["null","string"]},"previous_value":{"type":["null","string"]},"transcription_visible":{"type":["null","boolean"]}}}},"metadata":{"type":["null","object"],"properties":{"flags":{"type":["null","array"],"items":{"type":["null","integer"]}},"custom":{"type":["null","object"]},"system":{"type":["null","object"],"properties":{"client":{"type":["null","string"]},"latitude":{"type":["null","number"]},"location":{"type":["null","string"]},"longitude":{"type":["null","number"]},"ip_address":{"type":["null","string"]},"message_id":{"type":["null","string"]},"raw_email_identifier":{"type":["null","string"]},"json_email_identifier":{"type":["null","string"]}}},"trusted":{"type":["null","boolean"]},"flags_options":{"type":["null","object"],"properties":{"2":{"type":["null","object"],"properties":{"trusted":{"type":["null","boolean"]}}},"11":{"type":["null","object"],"properties":{"message":{"type":["null","object"],"properties":{"user":{"type":["null","string"]}}},"trusted":{"type":["null","boolean"]}}}}},"notifications_suppressed_for":{"type":["null","array"],"items":{"type":["null","integer"]}}}},"author_id":{"type":["null","integer"]},"ticket_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[created_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@780bd7cf[stream=io.airbyte.protocol.models.AirbyteStream@28e49d88[name=ticket_comments,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"via":{"type":["null","object"],"properties":{"source":{"type":["null","object"],"properties":{"to":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"address":{"type":["null","string"]}}},"rel":{"type":["null","string"]},"from":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"name":{"type":["null","string"]},"title":{"type":["null","string"]},"address":{"type":["null","string"]},"deleted":{"type":["null","boolean"]},"subject":{"type":["null","string"]},"ticket_id":{"type":["null","integer"]},"ticket_ids":{"type":["null","array"],"items":{"type":["null","integer"]}},"original_recipients":{"type":["null","array"],"items":{"type":["null","string"]}}}}}},"channel":{"type":["null","string"]}}},"body":{"type":["null","string"]},"type":{"type":["null","string"]},"public":{"type":["null","boolean"]},"audit_id":{"type":["null","integer"]},"metadata":{"type":["null","object"],"properties":{"flags":{"type":["null","array"],"items":{"type":["null","integer"]}},"custom":{"type":["null","object"]},"system":{"type":["null","object"],"properties":{"client":{"type":["null","string"]},"latitude":{"type":["null","number"]},"location":{"type":["null","string"]},"longitude":{"type":["null","number"]},"ip_address":{"type":["null","string"]},"message_id":{"type":["null","string"]},"raw_email_identifier":{"type":["null","string"]},"json_email_identifier":{"type":["null","string"]}}},"trusted":{"type":["null","boolean"]},"flags_options":{"type":["null","object"],"properties":{"2":{"type":["null","object"],"properties":{"trusted":{"type":["null","boolean"]}}},"11":{"type":["null","object"],"properties":{"message":{"type":["null","object"],"properties":{"user":{"type":["null","string"]}}},"trusted":{"type":["null","boolean"]}}}}},"notifications_suppressed_for":{"type":["null","array"],"items":{"type":["null","integer"]}}}},"author_id":{"type":["null","integer"]},"html_body":{"type":["null","string"]},"ticket_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"plain_body":{"type":["null","string"]},"attachments":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"size":{"type":["null","integer"]},"width":{"type":["null","integer"]},"height":{"type":["null","integer"]},"inline":{"type":["null","boolean"]},"file_name":{"type":["null","string"]},"thumbnails":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"size":{"type":["null","integer"]},"width":{"type":["null","integer"]},"height":{"type":["null","integer"]},"inline":{"type":["null","boolean"]},"file_name":{"type":["null","string"]},"content_url":{"type":["null","string"]},"content_type":{"type":["null","string"]},"mapped_content_url":{"type":["null","string"]}}}},"content_url":{"type":["null","string"]},"content_type":{"type":["null","string"]},"mapped_content_url":{"type":["null","string"]}}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[created_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@45ce2cd7[stream=io.airbyte.protocol.models.AirbyteStream@236716cf[name=ticket_fields,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"tag":{"type":["null","string"]},"url":{"type":["null","string"]},"type":{"type":["null","string"]},"title":{"type":["null","string"]},"active":{"type":["null","boolean"]},"position":{"type":["null","integer"]},"required":{"type":["null","boolean"]},"raw_title":{"type":["null","string"]},"removable":{"type":["null","boolean"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"description":{"type":["null","string"]},"sub_type_id":{"type":["null","integer"]},"raw_description":{"type":["null","string"]},"title_in_portal":{"type":["null","string"]},"agent_description":{"type":["null","string"]},"visible_in_portal":{"type":["null","boolean"]},"editable_in_portal":{"type":["null","boolean"]},"required_in_portal":{"type":["null","boolean"]},"raw_title_in_portal":{"type":["null","string"]},"collapsed_for_agents":{"type":["null","boolean"]},"custom_field_options":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"name":{"type":["null","string"]},"value":{"type":["null","string"]},"default":{"type":["null","boolean"]},"raw_name":{"type":["null","string"]}}}},"system_field_options":{"type":["null","array"]},"regexp_for_validation":{"type":["null","string"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@57418c3[stream=io.airbyte.protocol.models.AirbyteStream@9f0cd38[name=ticket_forms,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"name":{"type":["null","string"]},"active":{"type":["null","boolean"]},"default":{"type":["null","boolean"]},"position":{"type":["null","integer"]},"raw_name":{"type":["null","string"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"display_name":{"type":["null","string"]},"in_all_brands":{"type":["null","boolean"]},"end_user_visible":{"type":["null","boolean"]},"raw_display_name":{"type":["null","string"]},"ticket_field_ids":{"type":["null","array"],"items":{"type":["null","integer"]}},"restricted_brand_ids":{"type":["null","array"],"items":{"type":["null","integer"]}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3d6ce045[stream=io.airbyte.protocol.models.AirbyteStream@26264849[name=ticket_metric_events,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"time":{"type":["null","string"]},"type":{"type":["null","string"]},"metric":{"type":["null","string"]},"ticket_id":{"type":["null","integer"]},"instance_id":{"type":["null","integer"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[time],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[time],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@331fe4e[stream=io.airbyte.protocol.models.AirbyteStream@ca77a1d[name=ticket_metrics,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"time":{"type":["null","string"]},"type":{"type":["null","string"]},"metric":{"type":["null","string"]},"status":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"reopens":{"type":["null","integer"]},"replies":{"type":["null","integer"]},"solved_at":{"type":["null","string"],"format":"date-time"},"ticket_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"assigned_at":{"type":["null","string"],"format":"date-time"},"instance_id":{"type":["null","integer"]},"group_stations":{"type":["null","integer"]},"assignee_stations":{"type":["null","integer"]},"status_updated_at":{"type":["null","string"],"format":"date-time"},"assignee_updated_at":{"type":["null","string"],"format":"date-time"},"requester_updated_at":{"type":["null","string"],"format":"date-time"},"initially_assigned_at":{"type":["null","string"],"format":"date-time"},"reply_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"latest_comment_added_at":{"type":["null","string"],"format":"date-time"},"on_hold_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"agent_wait_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"requester_wait_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"full_resolution_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"first_resolution_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5613cd04[stream=io.airbyte.protocol.models.AirbyteStream@4263a38f[name=tickets,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"via":{"type":["null","object"],"properties":{"source":{"type":["null","object"],"properties":{"to":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"address":{"type":["null","string"]},"username":{"type":["null","string"]},"email_ccs":{"type":["null","string"]},"facebook_id":{"type":["null","string"]},"profile_url":{"type":["null","string"]},"formatted_phone":{"type":["null","string"]}}},"rel":{"type":["null","string"]},"from":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"title":{"type":["null","string"]},"address":{"type":["null","string"]},"deleted":{"type":["null","boolean"]},"subject":{"type":["null","string"]},"topic_id":{"type":["null","integer"]},"username":{"type":["null","string"]},"ticket_id":{"type":["null","integer"]},"topic_name":{"type":["null","string"]},"facebook_id":{"type":["null","string"]},"profile_url":{"type":["null","string"]},"revision_id":{"type":["null","integer"]},"formatted_phone":{"type":["null","string"]},"original_recipients":{"type":["null","array"],"items":{"type":["null","string"]}}}}}},"channel":{"type":["null","string"]}}},"tags":{"type":["null","array"],"items":{"type":["null","string"]}},"type":{"type":["null","string"]},"due_at":{"type":["null","string"],"format":"date-time"},"status":{"type":["null","string"]},"subject":{"type":["null","string"]},"brand_id":{"type":["null","integer"]},"group_id":{"type":["null","integer"]},"priority":{"type":["null","string"]},"is_public":{"type":["null","boolean"]},"recipient":{"type":["null","string"]},"created_at":{"type":["null","string"],"format":"date-time"},"problem_id":{"type":["null","integer"]},"updated_at":{"type":["null","string"],"format":"date-time"},"assignee_id":{"type":["null","integer"]},"description":{"type":["null","string"]},"external_id":{"type":["null","string"]},"raw_subject":{"type":["null","string"]},"email_cc_ids":{"type":["null","array"],"items":{"type":["null","integer"]}},"follower_ids":{"type":["null","array"],"items":{"type":["null","integer"]}},"followup_ids":{"type":["null","array"],"items":{"type":["null","integer"]}},"requester_id":{"type":["null","integer"]},"submitter_id":{"type":["null","integer"]},"custom_fields":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"value":{"type":["null","string"]}}}},"has_incidents":{"type":["null","boolean"]},"forum_topic_id":{"type":["null","integer"]},"ticket_form_id":{"type":["null","integer"]},"organization_id":{"type":["null","integer"]},"collaborator_ids":{"type":["null","array"],"items":{"type":["null","integer"]}},"allow_attachments":{"type":["null","boolean"]},"allow_channelback":{"type":["null","boolean"]},"generated_timestamp":{"type":["null","integer"]},"satisfaction_rating":{"type":["null","object","string"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"score":{"type":["null","string"]},"reason":{"type":["null","string"]},"comment":{"type":["null","string"]},"group_id":{"type":["null","integer"]},"reason_id":{"type":["null","integer"]},"ticket_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"assignee_id":{"type":["null","integer"]},"requester_id":{"type":["null","integer"]}}},"sharing_agreement_ids":{"type":["null","array"],"items":{"type":["null","integer"]}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[generated_timestamp],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[generated_timestamp],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4eace603[stream=io.airbyte.protocol.models.AirbyteStream@796c0a59[name=users,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"name":{"type":["null","string"]},"role":{"type":["null","string"]},"tags":{"type":["null","array"],"items":{"type":["null","string"]}},"alias":{"type":["null","string"]},"email":{"type":["null","string"]},"notes":{"type":["null","string"]},"phone":{"type":["null","string"]},"photo":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"size":{"type":["null","integer"]},"width":{"type":["null","integer"]},"height":{"type":["null","integer"]},"inline":{"type":["null","boolean"]},"file_name":{"type":["null","string"]},"thumbnails":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"size":{"type":["null","integer"]},"width":{"type":["null","integer"]},"height":{"type":["null","integer"]},"inline":{"type":["null","boolean"]},"file_name":{"type":["null","string"]},"content_url":{"type":["null","string"]},"content_type":{"type":["null","string"]},"mapped_content_url":{"type":["null","string"]}}}},"content_url":{"type":["null","string"]},"content_type":{"type":["null","string"]},"mapped_content_url":{"type":["null","string"]}}},"active":{"type":["null","boolean"]},"locale":{"type":["null","string"]},"shared":{"type":["null","boolean"]},"details":{"type":["null","string"]},"verified":{"type":["null","boolean"]},"chat_only":{"type":["null","boolean"]},"locale_id":{"type":["null","integer"]},"moderator":{"type":["null","boolean"]},"role_type":{"type":["null","integer"]},"signature":{"type":["null","string"]},"suspended":{"type":["null","boolean"]},"time_zone":{"type":["null","string"]},"created_at":{"type":["null","string"],"format":"date-time"},"report_csv":{"type":["null","boolean"]},"updated_at":{"type":["null","string"],"format":"date-time"},"external_id":{"type":["null","string"]},"user_fields":{"type":["null","object"],"additionalProperties":true},"shared_agent":{"type":["null","boolean"]},"last_login_at":{"type":["null","string"],"format":"date-time"},"custom_role_id":{"type":["null","integer"]},"organization_id":{"type":["null","integer"]},"default_group_id":{"type":["null","integer"]},"restricted_agent":{"type":["null","boolean"]},"ticket_restriction":{"type":["null","string"]},"permanently_deleted":{"type":["null","boolean"]},"shared_phone_number":{"type":["null","boolean"]},"only_private_comments":{"type":["null","boolean"]},"two_factor_auth_enabled":{"type":["null","boolean"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=ZENDESK_SUPPORT,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[]] 2022-04-22 23:20:48 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-04-22 23:20:48 INFO i.a.c.p.ConfigRepository(updateConnectionState):731 - Updating connection 36955756-c3d0-4534-987f-aafe62af0a35 state: io.airbyte.config.State@474a4ed0[state={"group_memberships":{"updated_at":"2022-04-22T17:59:04Z"},"groups":{"updated_at":"2022-04-19T20:34:41Z"},"macros":{"updated_at":"2022-04-22T18:56:55Z"},"organizations":{"updated_at":"2022-04-22T17:21:01Z","_last_end_time":1650648061},"satisfaction_ratings":{"updated_at":"2022-04-22T20:03:01Z"},"ticket_audits":{"created_at":"2022-04-22T20:38:33Z"},"ticket_comments":{"created_at":"2022-04-22T23:00:53Z","_last_end_time":1650647081},"ticket_fields":{"updated_at":"2022-04-12T15:36:05Z"},"ticket_forms":{"updated_at":"2022-04-06T20:43:47Z"},"ticket_metric_events":{"time":"2022-04-22T23:13:01Z","_last_end_time":1650669181},"ticket_metrics":{"updated_at":"2022-04-22T23:13:01Z"},"tickets":{"generated_timestamp":1650669438,"_last_end_time":1650669438},"users":{"updated_at":"2022-04-22T23:16:21Z","_last_end_time":1650669381}}] 2022-04-22 23:20:48 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/7032/2/logs.log 2022-04-22 23:20:48 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.35.65-alpha 2022-04-22 23:20:48 INFO i.a.w.DefaultNormalizationWorker(run):46 - Running normalization. 2022-04-22 23:20:48 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-snowflake:0.1.74 2022-04-22 23:20:48 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-snowflake:0.1.74 exists... 2022-04-22 23:20:48 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-snowflake:0.1.74 was found locally. 2022-04-22 23:20:48 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 7032 2022-04-22 23:20:48 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/7032/2/normalize --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.35.65-alpha airbyte/normalization-snowflake:0.1.74 run --integration-type snowflake --config destination_config.json --catalog destination_catalog.json 2022-04-22 23:20:49 normalization > Running: transform-config --config destination_config.json --integration-type snowflake --out /data/7032/2/normalize 2022-04-22 23:20:49 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/7032/2/normalize') 2022-04-22 23:20:49 normalization > transform_snowflake 2022-04-22 23:20:49 normalization > Running: transform-catalog --integration-type snowflake --profile-config-dir /data/7032/2/normalize --catalog destination_catalog.json --out /data/7032/2/normalize/models/generated/ --json-column _airbyte_data 2022-04-22 23:20:50 normalization > Processing destination_catalog.json... 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_AB1.sql from group_memberships 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_AB2.sql from group_memberships 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_STG.sql from group_memberships 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_SCD.sql from group_memberships 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS.sql from group_memberships 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/GROUPS_AB1.sql from groups 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/GROUPS_AB2.sql from groups 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/GROUPS_STG.sql from groups 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/GROUPS_SCD.sql from groups 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/GROUPS.sql from groups 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/MACROS_AB1.sql from macros 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/MACROS_AB2.sql from macros 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/MACROS_STG.sql from macros 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/MACROS_SCD.sql from macros 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/MACROS.sql from macros 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/ORGANIZATIONS_AB1.sql from organizations 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/ORGANIZATIONS_AB2.sql from organizations 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/ORGANIZATIONS_STG.sql from organizations 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/ORGANIZATIONS_SCD.sql from organizations 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/ORGANIZATIONS.sql from organizations 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SATISFACTION_RATINGS_AB1.sql from satisfaction_ratings 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SATISFACTION_RATINGS_AB2.sql from satisfaction_ratings 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/SATISFACTION_RATINGS_STG.sql from satisfaction_ratings 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/SATISFACTION_RATINGS_SCD.sql from satisfaction_ratings 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/SATISFACTION_RATINGS.sql from satisfaction_ratings 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_AB1.sql from schedules 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_AB2.sql from schedules 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_AB3.sql from schedules 2022-04-22 23:20:50 normalization > Generating airbyte_tables/ZENDESK_SUPPORT/SCHEDULES.sql from schedules 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_AB1.sql from sla_policies 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_AB2.sql from sla_policies 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_AB3.sql from sla_policies 2022-04-22 23:20:50 normalization > Generating airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES.sql from sla_policies 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TAGS_AB1.sql from tags 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TAGS_AB2.sql from tags 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TAGS_AB3.sql from tags 2022-04-22 23:20:50 normalization > Generating airbyte_tables/ZENDESK_SUPPORT/TAGS.sql from tags 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_AB1.sql from ticket_audits 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_AB2.sql from ticket_audits 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/TICKET_AUDITS_STG.sql from ticket_audits 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_AUDITS_SCD.sql from ticket_audits 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS.sql from ticket_audits 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_AB1.sql from ticket_comments 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_AB2.sql from ticket_comments 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/TICKET_COMMENTS_STG.sql from ticket_comments 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_COMMENTS_SCD.sql from ticket_comments 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS.sql from ticket_comments 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_AB1.sql from ticket_fields 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_AB2.sql from ticket_fields 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/TICKET_FIELDS_STG.sql from ticket_fields 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_FIELDS_SCD.sql from ticket_fields 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_FIELDS.sql from ticket_fields 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_FORMS_AB1.sql from ticket_forms 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_FORMS_AB2.sql from ticket_forms 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/TICKET_FORMS_STG.sql from ticket_forms 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_FORMS_SCD.sql from ticket_forms 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_FORMS.sql from ticket_forms 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_AB1.sql from ticket_metric_events 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_AB2.sql from ticket_metric_events 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_STG.sql from ticket_metric_events 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_SCD.sql from ticket_metric_events 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS.sql from ticket_metric_events 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AB1.sql from ticket_metrics 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AB2.sql from ticket_metrics 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/TICKET_METRICS_STG.sql from ticket_metrics 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_METRICS_SCD.sql from ticket_metrics 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS.sql from ticket_metrics 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_AB1.sql from tickets 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_AB2.sql from tickets 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/TICKETS_STG.sql from tickets 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/TICKETS_SCD.sql from tickets 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKETS.sql from tickets 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/USERS_AB1.sql from users 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/USERS_AB2.sql from users 2022-04-22 23:20:50 normalization > Generating airbyte_views/ZENDESK_SUPPORT/USERS_STG.sql from users 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/scd/ZENDESK_SUPPORT/USERS_SCD.sql from users 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/USERS.sql from users 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/MACROS_ACTIONS_AB1.sql from macros/actions 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/MACROS_ACTIONS_AB2.sql from macros/actions 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/MACROS_ACTIONS_AB3.sql from macros/actions 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/MACROS_ACTIONS.sql from macros/actions 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/MACROS_RESTRICTION_AB1.sql from macros/restriction 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/MACROS_RESTRICTION_AB2.sql from macros/restriction 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/MACROS_RESTRICTION_AB3.sql from macros/restriction 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/MACROS_RESTRICTION.sql from macros/restriction 2022-04-22 23:20:50 normalization > Ignoring stream 'tags' from organizations/tags because properties list is empty 2022-04-22 23:20:50 normalization > Ignoring stream 'domain_names' from organizations/domain_names because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_INTERVALS_AB1.sql from schedules/intervals 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_INTERVALS_AB2.sql from schedules/intervals 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_INTERVALS_AB3.sql from schedules/intervals 2022-04-22 23:20:50 normalization > Generating airbyte_tables/ZENDESK_SUPPORT/SCHEDULES_INTERVALS.sql from schedules/intervals 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_AB1.sql from sla_policies/filter 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_AB2.sql from sla_policies/filter 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_AB3.sql from sla_policies/filter 2022-04-22 23:20:50 normalization > Generating airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_FILTER.sql from sla_policies/filter 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS_AB1.sql from sla_policies/policy_metrics 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS_AB2.sql from sla_policies/policy_metrics 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS_AB3.sql from sla_policies/policy_metrics 2022-04-22 23:20:50 normalization > Generating airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS.sql from sla_policies/policy_metrics 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_AB1.sql from ticket_audits/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_AB2.sql from ticket_audits/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_AB3.sql from ticket_audits/via 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA.sql from ticket_audits/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_AB1.sql from ticket_audits/events 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_AB2.sql from ticket_audits/events 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_AB3.sql from ticket_audits/events 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS.sql from ticket_audits/events 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_AB1.sql from ticket_audits/metadata 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_AB2.sql from ticket_audits/metadata 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_AB3.sql from ticket_audits/metadata 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA.sql from ticket_audits/metadata 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_AB1.sql from ticket_comments/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_AB2.sql from ticket_comments/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_AB3.sql from ticket_comments/via 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA.sql from ticket_comments/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_AB1.sql from ticket_comments/metadata 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_AB2.sql from ticket_comments/metadata 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_AB3.sql from ticket_comments/metadata 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA.sql from ticket_comments/metadata 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_AB1.sql from ticket_comments/attachments 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_AB2.sql from ticket_comments/attachments 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_AB3.sql from ticket_comments/attachments 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS.sql from ticket_comments/attachments 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1.sql from ticket_fields/custom_field_options 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2.sql from ticket_fields/custom_field_options 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3.sql from ticket_fields/custom_field_options 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS.sql from ticket_fields/custom_field_options 2022-04-22 23:20:50 normalization > Ignoring stream 'ticket_field_ids' from ticket_forms/ticket_field_ids because properties list is empty 2022-04-22 23:20:50 normalization > Ignoring stream 'restricted_brand_ids' from ticket_forms/restricted_brand_ids because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_STATUS_AB1.sql from ticket_metrics/status 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_STATUS_AB2.sql from ticket_metrics/status 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_STATUS_AB3.sql from ticket_metrics/status 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_STATUS.sql from ticket_metrics/status 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB1.sql from ticket_metrics/reply_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB2.sql from ticket_metrics/reply_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB3.sql from ticket_metrics/reply_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES.sql from ticket_metrics/reply_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB1.sql from ticket_metrics/on_hold_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB2.sql from ticket_metrics/on_hold_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB3.sql from ticket_metrics/on_hold_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES.sql from ticket_metrics/on_hold_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB1.sql from ticket_metrics/agent_wait_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB2.sql from ticket_metrics/agent_wait_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB3.sql from ticket_metrics/agent_wait_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES.sql from ticket_metrics/agent_wait_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB1.sql from ticket_metrics/requester_wait_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB2.sql from ticket_metrics/requester_wait_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB3.sql from ticket_metrics/requester_wait_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES.sql from ticket_metrics/requester_wait_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB1.sql from ticket_metrics/full_resolution_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB2.sql from ticket_metrics/full_resolution_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB3.sql from ticket_metrics/full_resolution_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES.sql from ticket_metrics/full_resolution_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB1.sql from ticket_metrics/first_resolution_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB2.sql from ticket_metrics/first_resolution_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB3.sql from ticket_metrics/first_resolution_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES.sql from ticket_metrics/first_resolution_time_in_minutes 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_AB1.sql from tickets/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_AB2.sql from tickets/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_AB3.sql from tickets/via 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA.sql from tickets/via 2022-04-22 23:20:50 normalization > Ignoring stream 'tags' from tickets/tags because properties list is empty 2022-04-22 23:20:50 normalization > Ignoring stream 'email_cc_ids' from tickets/email_cc_ids because properties list is empty 2022-04-22 23:20:50 normalization > Ignoring stream 'follower_ids' from tickets/follower_ids because properties list is empty 2022-04-22 23:20:50 normalization > Ignoring stream 'followup_ids' from tickets/followup_ids because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS_AB1.sql from tickets/custom_fields 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS_AB2.sql from tickets/custom_fields 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS_AB3.sql from tickets/custom_fields 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS.sql from tickets/custom_fields 2022-04-22 23:20:50 normalization > Ignoring stream 'collaborator_ids' from tickets/collaborator_ids because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING_AB1.sql from tickets/satisfaction_rating 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING_AB2.sql from tickets/satisfaction_rating 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING_AB3.sql from tickets/satisfaction_rating 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING.sql from tickets/satisfaction_rating 2022-04-22 23:20:50 normalization > Ignoring stream 'sharing_agreement_ids' from tickets/sharing_agreement_ids because properties list is empty 2022-04-22 23:20:50 normalization > Ignoring stream 'tags' from users/tags because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_AB1.sql from users/photo 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_AB2.sql from users/photo 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_AB3.sql from users/photo 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/USERS_PHOTO.sql from users/photo 2022-04-22 23:20:50 normalization > Ignoring stream 'ids' from macros/restriction/ids because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL_AB1.sql from sla_policies/filter/all 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL_AB2.sql from sla_policies/filter/all 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL_AB3.sql from sla_policies/filter/all 2022-04-22 23:20:50 normalization > Generating airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL.sql from sla_policies/filter/all 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY_AB1.sql from sla_policies/filter/any 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY_AB2.sql from sla_policies/filter/any 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY_AB3.sql from sla_policies/filter/any 2022-04-22 23:20:50 normalization > Generating airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY.sql from sla_policies/filter/any 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_AB1.sql from ticket_audits/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_AB2.sql from ticket_audits/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_AB3.sql from ticket_audits/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE.sql from ticket_audits/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_AB1.sql from ticket_audits/events/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_AB2.sql from ticket_audits/events/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_AB3.sql from ticket_audits/events/via 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA.sql from ticket_audits/events/via 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA_AB1.sql from ticket_audits/events/data 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA_AB2.sql from ticket_audits/events/data 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA_AB3.sql from ticket_audits/events/data 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA.sql from ticket_audits/events/data 2022-04-22 23:20:50 normalization > Ignoring stream 'recipients' from ticket_audits/events/recipients because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1.sql from ticket_audits/events/attachments 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2.sql from ticket_audits/events/attachments 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3.sql from ticket_audits/events/attachments 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS.sql from ticket_audits/events/attachments 2022-04-22 23:20:50 normalization > Ignoring stream 'flags' from ticket_audits/metadata/flags because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM_AB1.sql from ticket_audits/metadata/system 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM_AB2.sql from ticket_audits/metadata/system 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM_AB3.sql from ticket_audits/metadata/system 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM.sql from ticket_audits/metadata/system 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1.sql from ticket_audits/metadata/flags_options 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2.sql from ticket_audits/metadata/flags_options 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3.sql from ticket_audits/metadata/flags_options 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS.sql from ticket_audits/metadata/flags_options 2022-04-22 23:20:50 normalization > Ignoring stream 'notifications_suppressed_for' from ticket_audits/metadata/notifications_suppressed_for because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_AB1.sql from ticket_comments/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_AB2.sql from ticket_comments/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_AB3.sql from ticket_comments/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE.sql from ticket_comments/via/source 2022-04-22 23:20:50 normalization > Ignoring stream 'flags' from ticket_comments/metadata/flags because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM_AB1.sql from ticket_comments/metadata/system 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM_AB2.sql from ticket_comments/metadata/system 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM_AB3.sql from ticket_comments/metadata/system 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM.sql from ticket_comments/metadata/system 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1.sql from ticket_comments/metadata/flags_options 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2.sql from ticket_comments/metadata/flags_options 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3.sql from ticket_comments/metadata/flags_options 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS.sql from ticket_comments/metadata/flags_options 2022-04-22 23:20:50 normalization > Ignoring stream 'notifications_suppressed_for' from ticket_comments/metadata/notifications_suppressed_for because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1.sql from ticket_comments/attachments/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2.sql from ticket_comments/attachments/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3.sql from ticket_comments/attachments/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS.sql from ticket_comments/attachments/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_AB1.sql from tickets/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_AB2.sql from tickets/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_AB3.sql from tickets/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE.sql from tickets/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS_AB1.sql from users/photo/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS_AB2.sql from users/photo/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS_AB3.sql from users/photo/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS.sql from users/photo/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO_AB1.sql from ticket_audits/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO_AB2.sql from ticket_audits/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO_AB3.sql from ticket_audits/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO.sql from ticket_audits/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM_AB1.sql from ticket_audits/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM_AB2.sql from ticket_audits/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM_AB3.sql from ticket_audits/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM.sql from ticket_audits/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1.sql from ticket_audits/events/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2.sql from ticket_audits/events/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3.sql from ticket_audits/events/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE.sql from ticket_audits/events/via/source 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1.sql from ticket_audits/events/attachments/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2.sql from ticket_audits/events/attachments/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3.sql from ticket_audits/events/attachments/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS.sql from ticket_audits/events/attachments/thumbnails 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1.sql from ticket_audits/metadata/flags_options/2 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2.sql from ticket_audits/metadata/flags_options/2 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3.sql from ticket_audits/metadata/flags_options/2 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2.sql from ticket_audits/metadata/flags_options/2 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1.sql from ticket_audits/metadata/flags_options/11 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2.sql from ticket_audits/metadata/flags_options/11 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3.sql from ticket_audits/metadata/flags_options/11 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11.sql from ticket_audits/metadata/flags_options/11 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO_AB1.sql from ticket_comments/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO_AB2.sql from ticket_comments/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO_AB3.sql from ticket_comments/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO.sql from ticket_comments/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM_AB1.sql from ticket_comments/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM_AB2.sql from ticket_comments/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM_AB3.sql from ticket_comments/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM.sql from ticket_comments/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1.sql from ticket_comments/metadata/flags_options/2 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2.sql from ticket_comments/metadata/flags_options/2 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3.sql from ticket_comments/metadata/flags_options/2 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2.sql from ticket_comments/metadata/flags_options/2 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1.sql from ticket_comments/metadata/flags_options/11 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2.sql from ticket_comments/metadata/flags_options/11 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3.sql from ticket_comments/metadata/flags_options/11 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11.sql from ticket_comments/metadata/flags_options/11 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO_AB1.sql from tickets/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO_AB2.sql from tickets/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO_AB3.sql from tickets/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO.sql from tickets/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM_AB1.sql from tickets/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM_AB2.sql from tickets/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM_AB3.sql from tickets/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM.sql from tickets/via/source/from 2022-04-22 23:20:50 normalization > Ignoring stream 'ticket_ids' from ticket_audits/via/source/from/ticket_ids because properties list is empty 2022-04-22 23:20:50 normalization > Ignoring stream 'original_recipients' from ticket_audits/via/source/from/original_recipients because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1.sql from ticket_audits/events/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2.sql from ticket_audits/events/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3.sql from ticket_audits/events/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO.sql from ticket_audits/events/via/source/to 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1.sql from ticket_audits/events/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2.sql from ticket_audits/events/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3.sql from ticket_audits/events/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM.sql from ticket_audits/events/via/source/from 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1.sql from ticket_audits/metadata/flags_options/11/message 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2.sql from ticket_audits/metadata/flags_options/11/message 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3.sql from ticket_audits/metadata/flags_options/11/message 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE.sql from ticket_audits/metadata/flags_options/11/message 2022-04-22 23:20:50 normalization > Ignoring stream 'ticket_ids' from ticket_comments/via/source/from/ticket_ids because properties list is empty 2022-04-22 23:20:50 normalization > Ignoring stream 'original_recipients' from ticket_comments/via/source/from/original_recipients because properties list is empty 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1.sql from ticket_comments/metadata/flags_options/11/message 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2.sql from ticket_comments/metadata/flags_options/11/message 2022-04-22 23:20:50 normalization > Generating airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3.sql from ticket_comments/metadata/flags_options/11/message 2022-04-22 23:20:50 normalization > Generating airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE.sql from ticket_comments/metadata/flags_options/11/message 2022-04-22 23:20:50 normalization > Ignoring stream 'original_recipients' from tickets/via/source/from/original_recipients because properties list is empty 2022-04-22 23:20:50 normalization > Ignoring stream 'original_recipients' from ticket_audits/events/via/source/from/original_recipients because properties list is empty 2022-04-22 23:20:50 normalization > detected no config file for ssh, assuming ssh is off. 2022-04-22 23:20:53 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-04-22 23:20:53 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-04-22 23:20:53 normalization > 2022-04-22 23:20:53 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-04-22 23:20:53 normalization > 2022-04-22 23:20:56 normalization > 23:20:56 Running with dbt=1.0.0 2022-04-22 23:20:56 normalization > 23:20:56 Partial parse save file not found. Starting full parse. 2022-04-22 23:21:01 normalization > 23:21:01 Found 289 models, 0 tests, 0 snapshots, 0 analyses, 528 macros, 0 operations, 0 seed files, 16 sources, 0 exposures, 0 metrics 2022-04-22 23:21:01 normalization > 23:21:01 2022-04-22 23:21:04 normalization > 23:21:04 Concurrency: 5 threads (target='prod') 2022-04-22 23:21:04 normalization > 23:21:04 2022-04-22 23:21:05 normalization > 23:21:05 1 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.MACROS_STG............................................................ [RUN] 2022-04-22 23:21:05 normalization > 23:21:05 2 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.GROUPS_STG............................................................ [RUN] 2022-04-22 23:21:05 normalization > 23:21:05 3 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.GROUP_MEMBERSHIPS_STG................................................. [RUN] 2022-04-22 23:21:05 normalization > 23:21:05 4 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.SATISFACTION_RATINGS_STG.............................................. [RUN] 2022-04-22 23:21:05 normalization > 23:21:05 5 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.ORGANIZATIONS_STG..................................................... [RUN] 2022-04-22 23:21:07 normalization > 23:21:07 2 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.GROUPS_STG....................................................... [SUCCESS 1 in 2.11s] 2022-04-22 23:21:07 normalization > 23:21:07 5 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.ORGANIZATIONS_STG................................................ [SUCCESS 1 in 1.99s] 2022-04-22 23:21:07 normalization > 23:21:07 1 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.MACROS_STG....................................................... [SUCCESS 1 in 2.25s] 2022-04-22 23:21:07 normalization > 23:21:07 6 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_AUDITS_STG..................................................... [RUN] 2022-04-22 23:21:07 normalization > 23:21:07 4 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.SATISFACTION_RATINGS_STG......................................... [SUCCESS 1 in 2.05s] 2022-04-22 23:21:07 normalization > 23:21:07 3 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.GROUP_MEMBERSHIPS_STG............................................ [SUCCESS 1 in 2.19s] 2022-04-22 23:21:07 normalization > 23:21:07 7 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_COMMENTS_STG................................................... [RUN] 2022-04-22 23:21:07 normalization > 23:21:07 8 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKETS_STG........................................................... [RUN] 2022-04-22 23:21:07 normalization > 23:21:07 9 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_FIELDS_STG..................................................... [RUN] 2022-04-22 23:21:07 normalization > 23:21:07 10 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_FORMS_STG..................................................... [RUN] 2022-04-22 23:21:09 normalization > 23:21:09 6 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_AUDITS_STG................................................ [SUCCESS 1 in 2.23s] 2022-04-22 23:21:09 normalization > 23:21:09 11 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_METRIC_EVENTS_STG............................................. [RUN] 2022-04-22 23:21:09 normalization > 23:21:09 7 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_COMMENTS_STG.............................................. [SUCCESS 1 in 2.17s] 2022-04-22 23:21:09 normalization > 23:21:09 12 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_METRICS_STG................................................... [RUN] 2022-04-22 23:21:09 normalization > 23:21:09 10 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_FORMS_STG................................................ [SUCCESS 1 in 2.18s] 2022-04-22 23:21:09 normalization > 23:21:09 13 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.USERS_STG............................................................ [RUN] 2022-04-22 23:21:09 normalization > 23:21:09 8 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKETS_STG...................................................... [SUCCESS 1 in 2.42s] 2022-04-22 23:21:09 normalization > 23:21:09 14 of 95 START incremental model ZENDESK_SUPPORT.GROUPS_SCD............................................................. [RUN] 2022-04-22 23:21:09 normalization > 23:21:09 9 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_FIELDS_STG................................................ [SUCCESS 1 in 2.44s] 2022-04-22 23:21:10 normalization > 23:21:10 15 of 95 START table model ZENDESK_SUPPORT.SCHEDULES.................................................................... [RUN] 2022-04-22 23:21:11 normalization > 23:21:11 12 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_METRICS_STG.............................................. [SUCCESS 1 in 2.27s] 2022-04-22 23:21:11 normalization > 23:21:11 16 of 95 START incremental model ZENDESK_SUPPORT.MACROS_SCD............................................................. [RUN] 2022-04-22 23:21:12 normalization > 23:21:12 11 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_METRIC_EVENTS_STG........................................ [SUCCESS 1 in 2.32s] 2022-04-22 23:21:12 normalization > 23:21:12 17 of 95 START incremental model ZENDESK_SUPPORT.ORGANIZATIONS_SCD...................................................... [RUN] 2022-04-22 23:21:12 normalization > 23:21:12 13 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.USERS_STG....................................................... [SUCCESS 1 in 2.43s] 2022-04-22 23:21:12 normalization > 23:21:12 18 of 95 START incremental model ZENDESK_SUPPORT.SATISFACTION_RATINGS_SCD............................................... [RUN] 2022-04-22 23:21:13 normalization > 23:21:13 15 of 95 OK created table model ZENDESK_SUPPORT.SCHEDULES............................................................... [SUCCESS 1 in 3.11s] 2022-04-22 23:21:13 normalization > 23:21:13 19 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES................................................................. [RUN] 2022-04-22 23:21:15 normalization > 23:21:15 19 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES............................................................ [SUCCESS 1 in 2.41s] 2022-04-22 23:21:15 normalization > 23:21:15 20 of 95 START incremental model ZENDESK_SUPPORT.GROUP_MEMBERSHIPS_SCD.................................................. [RUN] 2022-04-22 23:21:16 normalization > 23:21:16 14 of 95 OK created incremental model ZENDESK_SUPPORT.GROUPS_SCD........................................................ [SUCCESS 1 in 6.95s] 2022-04-22 23:21:16 normalization > 23:21:16 21 of 95 START table model ZENDESK_SUPPORT.TAGS......................................................................... [RUN] 2022-04-22 23:21:17 normalization > 23:21:17 16 of 95 OK created incremental model ZENDESK_SUPPORT.MACROS_SCD........................................................ [SUCCESS 1 in 5.97s] 2022-04-22 23:21:17 normalization > 23:21:17 22 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_SCD...................................................... [RUN] 2022-04-22 23:21:18 normalization > 23:21:18 21 of 95 OK created table model ZENDESK_SUPPORT.TAGS.................................................................... [SUCCESS 1 in 1.50s] 2022-04-22 23:21:18 normalization > 23:21:18 23 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_SCD.................................................... [RUN] 2022-04-22 23:21:19 normalization > 23:21:19 17 of 95 OK created incremental model ZENDESK_SUPPORT.ORGANIZATIONS_SCD................................................. [SUCCESS 1 in 7.28s] 2022-04-22 23:21:19 normalization > 23:21:19 24 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FORMS_SCD....................................................... [RUN] 2022-04-22 23:21:20 normalization > 23:21:20 18 of 95 OK created incremental model ZENDESK_SUPPORT.SATISFACTION_RATINGS_SCD.......................................... [SUCCESS 1 in 8.10s] 2022-04-22 23:21:20 normalization > 23:21:20 20 of 95 OK created incremental model ZENDESK_SUPPORT.GROUP_MEMBERSHIPS_SCD............................................. [SUCCESS 1 in 4.59s] 2022-04-22 23:21:20 normalization > 23:21:20 25 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_SCD............................................................ [RUN] 2022-04-22 23:21:20 normalization > 23:21:20 26 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FIELDS_SCD...................................................... [RUN] 2022-04-22 23:21:26 normalization > 23:21:26 24 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FORMS_SCD.................................................. [SUCCESS 1 in 7.18s] 2022-04-22 23:21:26 normalization > 23:21:26 27 of 95 START incremental model ZENDESK_SUPPORT.TICKET_METRICS_SCD..................................................... [RUN] 2022-04-22 23:21:31 normalization > 23:21:31 26 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FIELDS_SCD................................................. [SUCCESS 1 in 11.02s] 2022-04-22 23:21:31 normalization > 23:21:31 28 of 95 START incremental model ZENDESK_SUPPORT.TICKET_METRIC_EVENTS_SCD............................................... [RUN] 2022-04-22 23:21:32 normalization > 23:21:32 23 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_SCD............................................... [SUCCESS 1 in 14.46s] 2022-04-22 23:21:32 normalization > 23:21:32 29 of 95 START incremental model ZENDESK_SUPPORT.USERS_SCD.............................................................. [RUN] 2022-04-22 23:21:34 normalization > 23:21:34 27 of 95 ERROR creating incremental model ZENDESK_SUPPORT.TICKET_METRICS_SCD............................................ [ERROR in 7.80s] 2022-04-22 23:21:34 normalization > 23:21:34 30 of 95 START incremental model ZENDESK_SUPPORT.GROUPS................................................................. [RUN] 2022-04-22 23:21:39 normalization > 23:21:39 30 of 95 OK created incremental model ZENDESK_SUPPORT.GROUPS............................................................ [SUCCESS 1 in 4.97s] 2022-04-22 23:21:39 normalization > 23:21:39 31 of 95 START incremental model ZENDESK_SUPPORT.MACROS................................................................. [RUN] 2022-04-22 23:21:39 normalization > 23:21:39 25 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_SCD....................................................... [SUCCESS 1 in 19.35s] 2022-04-22 23:21:39 normalization > 23:21:39 32 of 95 START incremental model ZENDESK_SUPPORT.ORGANIZATIONS.......................................................... [RUN] 2022-04-22 23:21:41 normalization > 23:21:41 22 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_SCD................................................. [SUCCESS 1 in 23.29s] 2022-04-22 23:21:41 normalization > 23:21:41 33 of 95 START incremental model ZENDESK_SUPPORT.SATISFACTION_RATINGS................................................... [RUN] 2022-04-22 23:21:43 normalization > 23:21:43 31 of 95 OK created incremental model ZENDESK_SUPPORT.MACROS............................................................ [SUCCESS 1 in 4.09s] 2022-04-22 23:21:43 normalization > 23:21:43 34 of 95 START incremental model ZENDESK_SUPPORT.GROUP_MEMBERSHIPS...................................................... [RUN] 2022-04-22 23:21:43 normalization > 23:21:43 32 of 95 OK created incremental model ZENDESK_SUPPORT.ORGANIZATIONS..................................................... [SUCCESS 1 in 3.83s] 2022-04-22 23:21:43 normalization > 23:21:43 35 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FORMS........................................................... [RUN] 2022-04-22 23:21:46 normalization > 23:21:46 33 of 95 OK created incremental model ZENDESK_SUPPORT.SATISFACTION_RATINGS.............................................. [SUCCESS 1 in 4.90s] 2022-04-22 23:21:46 normalization > 23:21:46 36 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FIELDS.......................................................... [RUN] 2022-04-22 23:21:48 normalization > 23:21:48 35 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FORMS...................................................... [SUCCESS 1 in 4.42s] 2022-04-22 23:21:48 normalization > 23:21:48 37 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS........................................................ [RUN] 2022-04-22 23:21:48 normalization > 23:21:48 34 of 95 OK created incremental model ZENDESK_SUPPORT.GROUP_MEMBERSHIPS................................................. [SUCCESS 1 in 5.03s] 2022-04-22 23:21:48 normalization > 23:21:48 38 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS................................................................... [SKIP] 2022-04-22 23:21:48 normalization > 23:21:48 39 of 95 START incremental model ZENDESK_SUPPORT.TICKETS................................................................ [RUN] 2022-04-22 23:21:49 normalization > 23:21:49 29 of 95 OK created incremental model ZENDESK_SUPPORT.USERS_SCD......................................................... [SUCCESS 1 in 16.18s] 2022-04-22 23:21:49 normalization > 23:21:49 40 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS.......................................................... [RUN] 2022-04-22 23:21:51 normalization > 23:21:51 36 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FIELDS..................................................... [SUCCESS 1 in 5.06s] 2022-04-22 23:21:51 normalization > 23:21:51 41 of 95 START incremental model ZENDESK_SUPPORT.USERS.................................................................. [RUN] 2022-04-22 23:21:55 normalization > 23:21:55 37 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS................................................... [SUCCESS 1 in 7.21s] 2022-04-22 23:21:55 normalization > 23:21:55 39 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS........................................................... [SUCCESS 1 in 7.10s] 2022-04-22 23:21:55 normalization > 23:21:55 42 of 95 START table model ZENDESK_SUPPORT.SCHEDULES_INTERVALS.......................................................... [RUN] 2022-04-22 23:21:55 normalization > 23:21:55 43 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER.......................................................... [RUN] 2022-04-22 23:21:55 normalization > 23:21:55 28 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_METRIC_EVENTS_SCD.......................................... [SUCCESS 1 in 24.48s] 2022-04-22 23:21:55 normalization > 23:21:55 44 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES_POLICY_METRICS.................................................. [RUN] 2022-04-22 23:21:57 normalization > 23:21:57 41 of 95 OK created incremental model ZENDESK_SUPPORT.USERS............................................................. [SUCCESS 1 in 5.89s] 2022-04-22 23:21:57 normalization > 23:21:57 45 of 95 START incremental model ZENDESK_SUPPORT.MACROS_ACTIONS......................................................... [RUN] 2022-04-22 23:21:57 normalization > 23:21:57 44 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES_POLICY_METRICS............................................. [SUCCESS 1 in 1.94s] 2022-04-22 23:21:57 normalization > 23:21:57 46 of 95 START incremental model ZENDESK_SUPPORT.MACROS_RESTRICTION..................................................... [RUN] 2022-04-22 23:21:58 normalization > 23:21:57 42 of 95 OK created table model ZENDESK_SUPPORT.SCHEDULES_INTERVALS..................................................... [SUCCESS 1 in 2.25s] 2022-04-22 23:21:58 normalization > 23:21:58 47 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS..................................... [RUN] 2022-04-22 23:21:58 normalization > 23:21:58 43 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER..................................................... [SUCCESS 1 in 2.53s] 2022-04-22 23:21:58 normalization > 23:21:58 48 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_ATTACHMENTS............................................ [RUN] 2022-04-22 23:22:01 normalization > 23:22:01 45 of 95 OK created incremental model ZENDESK_SUPPORT.MACROS_ACTIONS.................................................... [SUCCESS 1 in 3.78s] 2022-04-22 23:22:01 normalization > 23:22:01 49 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA............................................... [RUN] 2022-04-22 23:22:01 normalization > 23:22:01 46 of 95 OK created incremental model ZENDESK_SUPPORT.MACROS_RESTRICTION................................................ [SUCCESS 1 in 4.03s] 2022-04-22 23:22:01 normalization > 23:22:01 50 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES........................................ [SKIP] 2022-04-22 23:22:01 normalization > 23:22:01 51 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES.................................. [SKIP] 2022-04-22 23:22:01 normalization > 23:22:01 52 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES................................... [SKIP] 2022-04-22 23:22:01 normalization > 23:22:01 53 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES........................................... [SKIP] 2022-04-22 23:22:01 normalization > 23:22:01 54 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA.................................................... [RUN] 2022-04-22 23:22:01 normalization > 23:22:01 47 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS................................ [SUCCESS 1 in 3.72s] 2022-04-22 23:22:01 normalization > 23:22:01 55 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_REPLY_TIME_IN_MINUTES............................................. [SKIP] 2022-04-22 23:22:01 normalization > 23:22:01 56 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES.................................... [SKIP] 2022-04-22 23:22:01 normalization > 23:22:01 57 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_STATUS............................................................ [SKIP] 2022-04-22 23:22:01 normalization > 23:22:01 58 of 95 START incremental model ZENDESK_SUPPORT.TICKET_METRIC_EVENTS................................................... [RUN] 2022-04-22 23:22:02 normalization > 23:22:02 48 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_ATTACHMENTS....................................... [SUCCESS 1 in 4.08s] 2022-04-22 23:22:02 normalization > 23:22:02 40 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS..................................................... [SUCCESS 1 in 13.17s] 2022-04-22 23:22:02 normalization > 23:22:02 59 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_CUSTOM_FIELDS.................................................. [RUN] 2022-04-22 23:22:02 normalization > 23:22:02 60 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_SATISFACTION_RATING............................................ [RUN] 2022-04-22 23:22:05 normalization > 23:22:05 49 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA.......................................... [SUCCESS 1 in 3.82s] 2022-04-22 23:22:05 normalization > 23:22:05 61 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_VIA............................................................ [RUN] 2022-04-22 23:22:07 normalization > 23:22:07 54 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA............................................... [SUCCESS 1 in 5.55s] 2022-04-22 23:22:07 normalization > 23:22:07 62 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS................................................... [RUN] 2022-04-22 23:22:08 normalization > 23:22:08 60 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_SATISFACTION_RATING....................................... [SUCCESS 1 in 5.95s] 2022-04-22 23:22:08 normalization > 23:22:08 63 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA................................................. [RUN] 2022-04-22 23:22:09 normalization > 23:22:09 61 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_VIA....................................................... [SUCCESS 1 in 4.51s] 2022-04-22 23:22:09 normalization > 23:22:09 64 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA...................................................... [RUN] 2022-04-22 23:22:11 normalization > 23:22:11 59 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_CUSTOM_FIELDS............................................. [SUCCESS 1 in 8.63s] 2022-04-22 23:22:11 normalization > 23:22:11 65 of 95 START incremental model ZENDESK_SUPPORT.USERS_PHOTO............................................................ [RUN] 2022-04-22 23:22:11 normalization > 23:22:11 58 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_METRIC_EVENTS.............................................. [SUCCESS 1 in 9.75s] 2022-04-22 23:22:12 normalization > 23:22:12 66 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER_ALL...................................................... [RUN] 2022-04-22 23:22:13 normalization > 23:22:13 66 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER_ALL................................................. [SUCCESS 1 in 1.49s] 2022-04-22 23:22:13 normalization > 23:22:13 67 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER_ANY...................................................... [RUN] 2022-04-22 23:22:14 normalization > 23:22:14 64 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA................................................. [SUCCESS 1 in 4.41s] 2022-04-22 23:22:14 normalization > 23:22:14 68 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS................................. [RUN] 2022-04-22 23:22:14 normalization > 23:22:14 63 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA............................................ [SUCCESS 1 in 6.15s] 2022-04-22 23:22:14 normalization > 23:22:14 69 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS................................. [RUN] 2022-04-22 23:22:14 normalization > 23:22:14 67 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER_ANY................................................. [SUCCESS 1 in 1.12s] 2022-04-22 23:22:14 normalization > 23:22:14 70 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_SYSTEM........................................ [RUN] 2022-04-22 23:22:15 normalization > 23:22:15 65 of 95 OK created incremental model ZENDESK_SUPPORT.USERS_PHOTO....................................................... [SUCCESS 1 in 4.62s] 2022-04-22 23:22:15 normalization > 23:22:15 71 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE............................................. [RUN] 2022-04-22 23:22:17 normalization > 23:22:17 62 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS.............................................. [SUCCESS 1 in 9.77s] 2022-04-22 23:22:17 normalization > 23:22:17 72 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE..................................................... [RUN] 2022-04-22 23:22:18 normalization > 23:22:18 68 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS............................ [SUCCESS 1 in 4.13s] 2022-04-22 23:22:18 normalization > 23:22:18 69 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS............................ [SUCCESS 1 in 3.93s] 2022-04-22 23:22:18 normalization > 23:22:18 73 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE............................................... [RUN] 2022-04-22 23:22:18 normalization > 23:22:18 70 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_SYSTEM................................... [SUCCESS 1 in 4.18s] 2022-04-22 23:22:18 normalization > 23:22:18 74 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS................................... [RUN] 2022-04-22 23:22:18 normalization > 23:22:18 75 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_SYSTEM.......................................... [RUN] 2022-04-22 23:22:19 normalization > 23:22:19 71 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE........................................ [SUCCESS 1 in 3.82s] 2022-04-22 23:22:19 normalization > 23:22:19 76 of 95 START incremental model ZENDESK_SUPPORT.USERS_PHOTO_THUMBNAILS................................................. [RUN] 2022-04-22 23:22:21 normalization > 23:22:21 72 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE................................................ [SUCCESS 1 in 4.06s] 2022-04-22 23:22:21 normalization > 23:22:21 77 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_ATTACHMENTS....................................... [RUN] 2022-04-22 23:22:23 normalization > 23:22:23 75 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_SYSTEM..................................... [SUCCESS 1 in 5.02s] 2022-04-22 23:22:23 normalization > 23:22:23 78 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_DATA.............................................. [RUN] 2022-04-22 23:22:24 normalization > 23:22:24 74 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS.............................. [SUCCESS 1 in 5.07s] 2022-04-22 23:22:24 normalization > 23:22:24 76 of 95 OK created incremental model ZENDESK_SUPPORT.USERS_PHOTO_THUMBNAILS............................................ [SUCCESS 1 in 4.43s] 2022-04-22 23:22:24 normalization > 23:22:24 79 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA............................................... [RUN] 2022-04-22 23:22:24 normalization > 23:22:24 80 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11.............................. [RUN] 2022-04-22 23:22:25 normalization > 23:22:25 73 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE.......................................... [SUCCESS 1 in 7.03s] 2022-04-22 23:22:25 normalization > 23:22:25 81 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2............................... [RUN] 2022-04-22 23:22:26 normalization > 23:22:26 77 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_ATTACHMENTS.................................. [SUCCESS 1 in 4.85s] 2022-04-22 23:22:26 normalization > 23:22:26 82 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE_FROM........................................ [RUN] 2022-04-22 23:22:29 normalization > 23:22:29 80 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11......................... [SUCCESS 1 in 4.32s] 2022-04-22 23:22:29 normalization > 23:22:29 83 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE_TO.......................................... [RUN] 2022-04-22 23:22:29 normalization > 23:22:29 81 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2.......................... [SUCCESS 1 in 3.65s] 2022-04-22 23:22:29 normalization > 23:22:29 84 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE_FROM................................................ [RUN] 2022-04-22 23:22:30 normalization > 23:22:30 78 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_DATA......................................... [SUCCESS 1 in 6.23s] 2022-04-22 23:22:30 normalization > 23:22:30 85 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE_TO.................................................. [RUN] 2022-04-22 23:22:30 normalization > 23:22:30 79 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA.......................................... [SUCCESS 1 in 6.46s] 2022-04-22 23:22:30 normalization > 23:22:30 86 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11................................ [RUN] 2022-04-22 23:22:30 normalization > 23:22:30 82 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE_FROM................................... [SUCCESS 1 in 4.33s] 2022-04-22 23:22:30 normalization > 23:22:30 87 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2................................. [RUN] 2022-04-22 23:22:32 normalization > 23:22:32 83 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE_TO..................................... [SUCCESS 1 in 3.51s] 2022-04-22 23:22:32 normalization > 23:22:32 88 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE_FROM.......................................... [RUN] 2022-04-22 23:22:33 normalization > 23:22:33 84 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE_FROM........................................... [SUCCESS 1 in 4.21s] 2022-04-22 23:22:33 normalization > 23:22:33 89 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE_TO............................................ [RUN] 2022-04-22 23:22:34 normalization > 23:22:34 85 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE_TO............................................. [SUCCESS 1 in 4.39s] 2022-04-22 23:22:34 normalization > 23:22:34 90 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS............................ [RUN] 2022-04-22 23:22:34 normalization > 23:22:34 87 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2............................ [SUCCESS 1 in 3.79s] 2022-04-22 23:22:34 normalization > 23:22:34 91 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE...................... [RUN] 2022-04-22 23:22:34 normalization > 23:22:34 86 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11........................... [SUCCESS 1 in 4.21s] 2022-04-22 23:22:34 normalization > 23:22:34 92 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE........................................ [RUN] 2022-04-22 23:22:37 normalization > 23:22:37 89 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE_TO....................................... [SUCCESS 1 in 3.91s] 2022-04-22 23:22:37 normalization > 23:22:37 93 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE........................ [RUN] 2022-04-22 23:22:39 normalization > 23:22:39 90 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS....................... [SUCCESS 1 in 5.04s] 2022-04-22 23:22:39 normalization > 23:22:39 88 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE_FROM..................................... [SUCCESS 1 in 6.76s] 2022-04-22 23:22:39 normalization > 23:22:39 91 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE................. [SUCCESS 1 in 5.14s] 2022-04-22 23:22:40 normalization > 23:22:40 92 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE................................... [SUCCESS 1 in 6.07s] 2022-04-22 23:22:41 normalization > 23:22:41 94 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM................................... [RUN] 2022-04-22 23:22:41 normalization > 23:22:41 95 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO..................................... [RUN] 2022-04-22 23:22:42 normalization > 23:22:42 93 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE................... [SUCCESS 1 in 4.79s] 2022-04-22 23:22:44 normalization > 23:22:44 95 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO................................ [SUCCESS 1 in 3.63s] 2022-04-22 23:22:45 normalization > 23:22:45 94 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM.............................. [SUCCESS 1 in 4.56s] 2022-04-22 23:22:45 normalization > 23:22:45 2022-04-22 23:22:45 normalization > 23:22:45 Finished running 13 view models, 8 table models, 74 incremental models in 104.55s. 2022-04-22 23:22:45 normalization > 23:22:45 2022-04-22 23:22:45 normalization > 23:22:45 Completed with 1 error and 0 warnings: 2022-04-22 23:22:45 normalization > 23:22:45 2022-04-22 23:22:45 normalization > 23:22:45 Database Error in model TICKET_METRICS_SCD (models/generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_METRICS_SCD.sql) 2022-04-22 23:22:45 normalization > 23:22:45 002108 (22000): SQL compilation error: cannot change column INITIALLY_ASSIGNED_AT from type DATE to TIMESTAMP_TZ(9) 2022-04-22 23:22:45 normalization > 23:22:45 2022-04-22 23:22:45 normalization > 23:22:45 2022-04-22 23:22:45 normalization > 23:22:45 Done. PASS=86 WARN=0 ERROR=1 SKIP=8 TOTAL=95 2022-04-22 23:22:46 normalization > 2022-04-22 23:22:46 normalization > Diagnosing dbt debug to check if destination is available for dbt and well configured (1): 2022-04-22 23:22:46 normalization > 2022-04-22 23:22:48 normalization > 23:22:48 Running with dbt=1.0.0 2022-04-22 23:22:48 normalization > dbt version: 1.0.0 2022-04-22 23:22:48 normalization > python version: 3.9.9 2022-04-22 23:22:48 normalization > python path: /usr/local/bin/python 2022-04-22 23:22:48 normalization > os info: Linux-4.14.268-205.500.amzn2.x86_64-x86_64-with-glibc2.31 2022-04-22 23:22:48 normalization > Using profiles.yml file at /data/7032/2/normalize/profiles.yml 2022-04-22 23:22:48 normalization > Using dbt_project.yml file at /data/7032/2/normalize/dbt_project.yml 2022-04-22 23:22:48 normalization > 2022-04-22 23:22:48 normalization > Configuration: 2022-04-22 23:22:48 normalization > profiles.yml file [OK found and valid] 2022-04-22 23:22:48 normalization > dbt_project.yml file [OK found and valid] 2022-04-22 23:22:48 normalization > 2022-04-22 23:22:48 normalization > Required dependencies: 2022-04-22 23:22:48 normalization > - git [OK found] 2022-04-22 23:22:48 normalization > 2022-04-22 23:22:48 normalization > Connection: 2022-04-22 23:22:48 normalization > account: axa94734.us-east-1.privatelink 2022-04-22 23:22:48 normalization > user: AIRBYTE_USER 2022-04-22 23:22:48 normalization > database: AIRBYTE_DB 2022-04-22 23:22:48 normalization > schema: AIRBYTE_SCHEMA 2022-04-22 23:22:48 normalization > warehouse: AIRBYTE_WH 2022-04-22 23:22:48 normalization > role: AIRBYTE_ROLE 2022-04-22 23:22:48 normalization > client_session_keep_alive: False 2022-04-22 23:22:49 normalization > Connection test: [OK connection ok] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > All checks passed! 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > Forward dbt output logs to diagnose/debug errors (0): 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ============================== 2022-04-22 23:20:56.023627 | 124e4b22-7fc2-4980-a2a9-b616ce066873 ============================== 2022-04-22 23:22:49 normalization > 23:20:56.023627 [info ] [MainThread]: Running with dbt=1.0.0 2022-04-22 23:22:49 normalization > 23:20:56.024419 [debug] [MainThread]: running dbt with arguments Namespace(record_timing_info=None, debug=None, log_format=None, write_json=None, use_colors=None, printer_width=None, warn_error=None, version_check=None, partial_parse=None, single_threaded=False, use_experimental_parser=None, static_parser=None, profiles_dir='/data/7032/2/normalize', send_anonymous_usage_stats=None, fail_fast=None, event_buffer_size='10000', project_dir='/data/7032/2/normalize', profile=None, target=None, vars='{}', log_cache_events=False, threads=None, select=None, exclude=None, selector_name=None, state=None, defer=None, full_refresh=False, cls=, which='run', rpc_method='run') 2022-04-22 23:22:49 normalization > 23:20:56.024744 [debug] [MainThread]: Tracking: do not track 2022-04-22 23:22:49 normalization > 23:20:56.058400 [info ] [MainThread]: Partial parse save file not found. Starting full parse. 2022-04-22 23:22:49 normalization > 23:20:56.115766 [debug] [MainThread]: Parsing macros/get_custom_schema.sql 2022-04-22 23:22:49 normalization > 23:20:56.117602 [debug] [MainThread]: Parsing macros/incremental.sql 2022-04-22 23:22:49 normalization > 23:20:56.124401 [debug] [MainThread]: Parsing macros/should_full_refresh.sql 2022-04-22 23:22:49 normalization > 23:20:56.129665 [debug] [MainThread]: Parsing macros/star_intersect.sql 2022-04-22 23:22:49 normalization > 23:20:56.135752 [debug] [MainThread]: Parsing macros/cross_db_utils/array.sql 2022-04-22 23:22:49 normalization > 23:20:56.150034 [debug] [MainThread]: Parsing macros/cross_db_utils/concat.sql 2022-04-22 23:22:49 normalization > 23:20:56.152289 [debug] [MainThread]: Parsing macros/cross_db_utils/current_timestamp.sql 2022-04-22 23:22:49 normalization > 23:20:56.153015 [debug] [MainThread]: Parsing macros/cross_db_utils/datatypes.sql 2022-04-22 23:22:49 normalization > 23:20:56.163163 [debug] [MainThread]: Parsing macros/cross_db_utils/except.sql 2022-04-22 23:22:49 normalization > 23:20:56.164103 [debug] [MainThread]: Parsing macros/cross_db_utils/hash.sql 2022-04-22 23:22:49 normalization > 23:20:56.164749 [debug] [MainThread]: Parsing macros/cross_db_utils/json_operations.sql 2022-04-22 23:22:49 normalization > 23:20:56.198389 [debug] [MainThread]: Parsing macros/cross_db_utils/quote.sql 2022-04-22 23:22:49 normalization > 23:20:56.200162 [debug] [MainThread]: Parsing macros/cross_db_utils/surrogate_key.sql 2022-04-22 23:22:49 normalization > 23:20:56.202440 [debug] [MainThread]: Parsing macros/cross_db_utils/type_conversions.sql 2022-04-22 23:22:49 normalization > 23:20:56.208652 [debug] [MainThread]: Parsing macros/schema_tests/equal_rowcount.sql 2022-04-22 23:22:49 normalization > 23:20:56.209905 [debug] [MainThread]: Parsing macros/schema_tests/equality.sql 2022-04-22 23:22:49 normalization > 23:20:56.216417 [debug] [MainThread]: Parsing macros/adapters.sql 2022-04-22 23:22:49 normalization > 23:20:56.256851 [debug] [MainThread]: Parsing macros/catalog.sql 2022-04-22 23:22:49 normalization > 23:20:56.258973 [debug] [MainThread]: Parsing macros/materializations/incremental.sql 2022-04-22 23:22:49 normalization > 23:20:56.268211 [debug] [MainThread]: Parsing macros/materializations/merge.sql 2022-04-22 23:22:49 normalization > 23:20:56.272397 [debug] [MainThread]: Parsing macros/materializations/seed.sql 2022-04-22 23:22:49 normalization > 23:20:56.277867 [debug] [MainThread]: Parsing macros/materializations/snapshot.sql 2022-04-22 23:22:49 normalization > 23:20:56.278900 [debug] [MainThread]: Parsing macros/materializations/table.sql 2022-04-22 23:22:49 normalization > 23:20:56.282141 [debug] [MainThread]: Parsing macros/materializations/view.sql 2022-04-22 23:22:49 normalization > 23:20:56.283589 [debug] [MainThread]: Parsing macros/adapters/columns.sql 2022-04-22 23:22:49 normalization > 23:20:56.294103 [debug] [MainThread]: Parsing macros/adapters/freshness.sql 2022-04-22 23:22:49 normalization > 23:20:56.297288 [debug] [MainThread]: Parsing macros/adapters/indexes.sql 2022-04-22 23:22:49 normalization > 23:20:56.300262 [debug] [MainThread]: Parsing macros/adapters/metadata.sql 2022-04-22 23:22:49 normalization > 23:20:56.307868 [debug] [MainThread]: Parsing macros/adapters/persist_docs.sql 2022-04-22 23:22:49 normalization > 23:20:56.312786 [debug] [MainThread]: Parsing macros/adapters/relation.sql 2022-04-22 23:22:49 normalization > 23:20:56.322940 [debug] [MainThread]: Parsing macros/adapters/schema.sql 2022-04-22 23:22:49 normalization > 23:20:56.325364 [debug] [MainThread]: Parsing macros/etc/datetime.sql 2022-04-22 23:22:49 normalization > 23:20:56.334724 [debug] [MainThread]: Parsing macros/etc/statement.sql 2022-04-22 23:22:49 normalization > 23:20:56.339537 [debug] [MainThread]: Parsing macros/generic_test_sql/accepted_values.sql 2022-04-22 23:22:49 normalization > 23:20:56.341087 [debug] [MainThread]: Parsing macros/generic_test_sql/not_null.sql 2022-04-22 23:22:49 normalization > 23:20:56.341701 [debug] [MainThread]: Parsing macros/generic_test_sql/relationships.sql 2022-04-22 23:22:49 normalization > 23:20:56.342605 [debug] [MainThread]: Parsing macros/generic_test_sql/unique.sql 2022-04-22 23:22:49 normalization > 23:20:56.343321 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_alias.sql 2022-04-22 23:22:49 normalization > 23:20:56.344879 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_database.sql 2022-04-22 23:22:49 normalization > 23:20:56.346611 [debug] [MainThread]: Parsing macros/get_custom_name/get_custom_schema.sql 2022-04-22 23:22:49 normalization > 23:20:56.349303 [debug] [MainThread]: Parsing macros/materializations/configs.sql 2022-04-22 23:22:49 normalization > 23:20:56.352203 [debug] [MainThread]: Parsing macros/materializations/hooks.sql 2022-04-22 23:22:49 normalization > 23:20:56.356338 [debug] [MainThread]: Parsing macros/materializations/models/incremental/column_helpers.sql 2022-04-22 23:22:49 normalization > 23:20:56.361198 [debug] [MainThread]: Parsing macros/materializations/models/incremental/incremental.sql 2022-04-22 23:22:49 normalization > 23:20:56.372109 [debug] [MainThread]: Parsing macros/materializations/models/incremental/is_incremental.sql 2022-04-22 23:22:49 normalization > 23:20:56.373896 [debug] [MainThread]: Parsing macros/materializations/models/incremental/merge.sql 2022-04-22 23:22:49 normalization > 23:20:56.386019 [debug] [MainThread]: Parsing macros/materializations/models/incremental/on_schema_change.sql 2022-04-22 23:22:49 normalization > 23:20:56.403094 [debug] [MainThread]: Parsing macros/materializations/models/table/create_table_as.sql 2022-04-22 23:22:49 normalization > 23:20:56.406330 [debug] [MainThread]: Parsing macros/materializations/models/table/table.sql 2022-04-22 23:22:49 normalization > 23:20:56.414227 [debug] [MainThread]: Parsing macros/materializations/models/view/create_or_replace_view.sql 2022-04-22 23:22:49 normalization > 23:20:56.417240 [debug] [MainThread]: Parsing macros/materializations/models/view/create_view_as.sql 2022-04-22 23:22:49 normalization > 23:20:56.419740 [debug] [MainThread]: Parsing macros/materializations/models/view/helpers.sql 2022-04-22 23:22:49 normalization > 23:20:56.421207 [debug] [MainThread]: Parsing macros/materializations/models/view/view.sql 2022-04-22 23:22:49 normalization > 23:20:56.428751 [debug] [MainThread]: Parsing macros/materializations/seeds/helpers.sql 2022-04-22 23:22:49 normalization > 23:20:56.446046 [debug] [MainThread]: Parsing macros/materializations/seeds/seed.sql 2022-04-22 23:22:49 normalization > 23:20:56.452850 [debug] [MainThread]: Parsing macros/materializations/snapshots/helpers.sql 2022-04-22 23:22:49 normalization > 23:20:56.464781 [debug] [MainThread]: Parsing macros/materializations/snapshots/snapshot.sql 2022-04-22 23:22:49 normalization > 23:20:56.477367 [debug] [MainThread]: Parsing macros/materializations/snapshots/snapshot_merge.sql 2022-04-22 23:22:49 normalization > 23:20:56.479281 [debug] [MainThread]: Parsing macros/materializations/snapshots/strategies.sql 2022-04-22 23:22:49 normalization > 23:20:56.497465 [debug] [MainThread]: Parsing macros/materializations/tests/helpers.sql 2022-04-22 23:22:49 normalization > 23:20:56.499544 [debug] [MainThread]: Parsing macros/materializations/tests/test.sql 2022-04-22 23:22:49 normalization > 23:20:56.504431 [debug] [MainThread]: Parsing macros/materializations/tests/where_subquery.sql 2022-04-22 23:22:49 normalization > 23:20:56.506472 [debug] [MainThread]: Parsing tests/generic/builtin.sql 2022-04-22 23:22:49 normalization > 23:20:56.509817 [debug] [MainThread]: Parsing macros/cross_db_utils/_is_ephemeral.sql 2022-04-22 23:22:49 normalization > 23:20:56.511902 [debug] [MainThread]: Parsing macros/cross_db_utils/_is_relation.sql 2022-04-22 23:22:49 normalization > 23:20:56.513146 [debug] [MainThread]: Parsing macros/cross_db_utils/any_value.sql 2022-04-22 23:22:49 normalization > 23:20:56.514515 [debug] [MainThread]: Parsing macros/cross_db_utils/bool_or.sql 2022-04-22 23:22:49 normalization > 23:20:56.516206 [debug] [MainThread]: Parsing macros/cross_db_utils/cast_bool_to_text.sql 2022-04-22 23:22:49 normalization > 23:20:56.517915 [debug] [MainThread]: Parsing macros/cross_db_utils/concat.sql 2022-04-22 23:22:49 normalization > 23:20:56.518965 [debug] [MainThread]: Parsing macros/cross_db_utils/current_timestamp.sql 2022-04-22 23:22:49 normalization > 23:20:56.522646 [debug] [MainThread]: Parsing macros/cross_db_utils/datatypes.sql 2022-04-22 23:22:49 normalization > 23:20:56.529037 [debug] [MainThread]: Parsing macros/cross_db_utils/date_trunc.sql 2022-04-22 23:22:49 normalization > 23:20:56.530625 [debug] [MainThread]: Parsing macros/cross_db_utils/dateadd.sql 2022-04-22 23:22:49 normalization > 23:20:56.533683 [debug] [MainThread]: Parsing macros/cross_db_utils/datediff.sql 2022-04-22 23:22:49 normalization > 23:20:56.544068 [debug] [MainThread]: Parsing macros/cross_db_utils/escape_single_quotes.sql 2022-04-22 23:22:49 normalization > 23:20:56.546045 [debug] [MainThread]: Parsing macros/cross_db_utils/except.sql 2022-04-22 23:22:49 normalization > 23:20:56.547153 [debug] [MainThread]: Parsing macros/cross_db_utils/hash.sql 2022-04-22 23:22:49 normalization > 23:20:56.548624 [debug] [MainThread]: Parsing macros/cross_db_utils/identifier.sql 2022-04-22 23:22:49 normalization > 23:20:56.550413 [debug] [MainThread]: Parsing macros/cross_db_utils/intersect.sql 2022-04-22 23:22:49 normalization > 23:20:56.551814 [debug] [MainThread]: Parsing macros/cross_db_utils/last_day.sql 2022-04-22 23:22:49 normalization > 23:20:56.555691 [debug] [MainThread]: Parsing macros/cross_db_utils/length.sql 2022-04-22 23:22:49 normalization > 23:20:56.557085 [debug] [MainThread]: Parsing macros/cross_db_utils/literal.sql 2022-04-22 23:22:49 normalization > 23:20:56.558084 [debug] [MainThread]: Parsing macros/cross_db_utils/position.sql 2022-04-22 23:22:49 normalization > 23:20:56.559714 [debug] [MainThread]: Parsing macros/cross_db_utils/replace.sql 2022-04-22 23:22:49 normalization > 23:20:56.561081 [debug] [MainThread]: Parsing macros/cross_db_utils/right.sql 2022-04-22 23:22:49 normalization > 23:20:56.563446 [debug] [MainThread]: Parsing macros/cross_db_utils/safe_cast.sql 2022-04-22 23:22:49 normalization > 23:20:56.565886 [debug] [MainThread]: Parsing macros/cross_db_utils/split_part.sql 2022-04-22 23:22:49 normalization > 23:20:56.567809 [debug] [MainThread]: Parsing macros/cross_db_utils/width_bucket.sql 2022-04-22 23:22:49 normalization > 23:20:56.573336 [debug] [MainThread]: Parsing macros/jinja_helpers/log_info.sql 2022-04-22 23:22:49 normalization > 23:20:56.574538 [debug] [MainThread]: Parsing macros/jinja_helpers/pretty_log_format.sql 2022-04-22 23:22:49 normalization > 23:20:56.575716 [debug] [MainThread]: Parsing macros/jinja_helpers/pretty_time.sql 2022-04-22 23:22:49 normalization > 23:20:56.577008 [debug] [MainThread]: Parsing macros/jinja_helpers/slugify.sql 2022-04-22 23:22:49 normalization > 23:20:56.578252 [debug] [MainThread]: Parsing macros/materializations/insert_by_period_materialization.sql 2022-04-22 23:22:49 normalization > 23:20:56.604141 [debug] [MainThread]: Parsing macros/schema_tests/accepted_range.sql 2022-04-22 23:22:49 normalization > 23:20:56.607007 [debug] [MainThread]: Parsing macros/schema_tests/at_least_one.sql 2022-04-22 23:22:49 normalization > 23:20:56.608437 [debug] [MainThread]: Parsing macros/schema_tests/cardinality_equality.sql 2022-04-22 23:22:49 normalization > 23:20:56.610591 [debug] [MainThread]: Parsing macros/schema_tests/equal_rowcount.sql 2022-04-22 23:22:49 normalization > 23:20:56.612395 [debug] [MainThread]: Parsing macros/schema_tests/equality.sql 2022-04-22 23:22:49 normalization > 23:20:56.616404 [debug] [MainThread]: Parsing macros/schema_tests/expression_is_true.sql 2022-04-22 23:22:49 normalization > 23:20:56.618379 [debug] [MainThread]: Parsing macros/schema_tests/fewer_rows_than.sql 2022-04-22 23:22:49 normalization > 23:20:56.620165 [debug] [MainThread]: Parsing macros/schema_tests/mutually_exclusive_ranges.sql 2022-04-22 23:22:49 normalization > 23:20:56.629575 [debug] [MainThread]: Parsing macros/schema_tests/not_accepted_values.sql 2022-04-22 23:22:49 normalization > 23:20:56.631867 [debug] [MainThread]: Parsing macros/schema_tests/not_constant.sql 2022-04-22 23:22:49 normalization > 23:20:56.633217 [debug] [MainThread]: Parsing macros/schema_tests/not_null_proportion.sql 2022-04-22 23:22:49 normalization > 23:20:56.635570 [debug] [MainThread]: Parsing macros/schema_tests/recency.sql 2022-04-22 23:22:49 normalization > 23:20:56.637484 [debug] [MainThread]: Parsing macros/schema_tests/relationships_where.sql 2022-04-22 23:22:49 normalization > 23:20:56.639812 [debug] [MainThread]: Parsing macros/schema_tests/sequential_values.sql 2022-04-22 23:22:49 normalization > 23:20:56.642801 [debug] [MainThread]: Parsing macros/schema_tests/test_not_null_where.sql 2022-04-22 23:22:49 normalization > 23:20:56.644336 [debug] [MainThread]: Parsing macros/schema_tests/test_unique_where.sql 2022-04-22 23:22:49 normalization > 23:20:56.645902 [debug] [MainThread]: Parsing macros/schema_tests/unique_combination_of_columns.sql 2022-04-22 23:22:49 normalization > 23:20:56.649930 [debug] [MainThread]: Parsing macros/sql/date_spine.sql 2022-04-22 23:22:49 normalization > 23:20:56.656749 [debug] [MainThread]: Parsing macros/sql/generate_series.sql 2022-04-22 23:22:49 normalization > 23:20:56.663665 [debug] [MainThread]: Parsing macros/sql/get_column_values.sql 2022-04-22 23:22:49 normalization > 23:20:56.671801 [debug] [MainThread]: Parsing macros/sql/get_query_results_as_dict.sql 2022-04-22 23:22:49 normalization > 23:20:56.674651 [debug] [MainThread]: Parsing macros/sql/get_relations_by_pattern.sql 2022-04-22 23:22:49 normalization > 23:20:56.678805 [debug] [MainThread]: Parsing macros/sql/get_relations_by_prefix.sql 2022-04-22 23:22:49 normalization > 23:20:56.683073 [debug] [MainThread]: Parsing macros/sql/get_table_types_sql.sql 2022-04-22 23:22:49 normalization > 23:20:56.684607 [debug] [MainThread]: Parsing macros/sql/get_tables_by_pattern_sql.sql 2022-04-22 23:22:49 normalization > 23:20:56.691901 [debug] [MainThread]: Parsing macros/sql/get_tables_by_prefix_sql.sql 2022-04-22 23:22:49 normalization > 23:20:56.693932 [debug] [MainThread]: Parsing macros/sql/groupby.sql 2022-04-22 23:22:49 normalization > 23:20:56.695589 [debug] [MainThread]: Parsing macros/sql/haversine_distance.sql 2022-04-22 23:22:49 normalization > 23:20:56.702705 [debug] [MainThread]: Parsing macros/sql/nullcheck.sql 2022-04-22 23:22:49 normalization > 23:20:56.704631 [debug] [MainThread]: Parsing macros/sql/nullcheck_table.sql 2022-04-22 23:22:49 normalization > 23:20:56.706665 [debug] [MainThread]: Parsing macros/sql/pivot.sql 2022-04-22 23:22:49 normalization > 23:20:56.711764 [debug] [MainThread]: Parsing macros/sql/safe_add.sql 2022-04-22 23:22:49 normalization > 23:20:56.714188 [debug] [MainThread]: Parsing macros/sql/star.sql 2022-04-22 23:22:49 normalization > 23:20:56.719464 [debug] [MainThread]: Parsing macros/sql/surrogate_key.sql 2022-04-22 23:22:49 normalization > 23:20:56.723720 [debug] [MainThread]: Parsing macros/sql/union.sql 2022-04-22 23:22:49 normalization > 23:20:56.735402 [debug] [MainThread]: Parsing macros/sql/unpivot.sql 2022-04-22 23:22:49 normalization > 23:20:56.744797 [debug] [MainThread]: Parsing macros/web/get_url_host.sql 2022-04-22 23:22:49 normalization > 23:20:56.747033 [debug] [MainThread]: Parsing macros/web/get_url_parameter.sql 2022-04-22 23:22:49 normalization > 23:20:56.748818 [debug] [MainThread]: Parsing macros/web/get_url_path.sql 2022-04-22 23:22:49 normalization > 23:20:57.195265 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.233138 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.234809 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.250814 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.253054 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/GROUPS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.264329 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/GROUPS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.265808 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/GROUPS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.274384 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/GROUPS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.276171 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.297519 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.299084 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.311471 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.313503 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/ORGANIZATIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.396712 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/ORGANIZATIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.398340 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/ORGANIZATIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.409886 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/ORGANIZATIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.411778 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SATISFACTION_RATINGS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.427889 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SATISFACTION_RATINGS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.429576 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SATISFACTION_RATINGS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.440425 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SATISFACTION_RATINGS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.443805 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.454456 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.455913 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.463668 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.465135 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.488437 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.490593 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.504126 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.505606 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.515319 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.516709 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.525890 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.527475 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TAGS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.535431 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TAGS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.537151 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TAGS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.544015 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TAGS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.545361 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TAGS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.552543 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TAGS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.554194 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.568084 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.569506 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.577800 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.579551 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.596463 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.598102 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.609492 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.611583 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.638209 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.639908 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.654638 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.656258 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FORMS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.677305 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FORMS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.679442 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FORMS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.695111 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FORMS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.696858 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.709596 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.711142 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.720770 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.722947 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.752796 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.754619 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.768488 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.770865 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.806750 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.808489 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.825043 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.827826 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.863688 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.865512 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.885243 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.886860 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_ACTIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.902937 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_ACTIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.904378 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_ACTIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.911718 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_ACTIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.913084 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_ACTIONS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.921385 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_ACTIONS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.922899 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_RESTRICTION_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.931659 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_RESTRICTION_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.933052 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_RESTRICTION_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.940224 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_RESTRICTION_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.941556 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_RESTRICTION_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.949887 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/MACROS_RESTRICTION_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.951448 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_INTERVALS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.960846 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_INTERVALS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.962240 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_INTERVALS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.970200 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_INTERVALS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.971502 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_INTERVALS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.978647 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SCHEDULES_INTERVALS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:57.979968 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.987744 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:57.989315 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.995524 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:57.996835 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.005204 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.006886 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.020183 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.021674 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.029288 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.030701 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.041240 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.042922 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.051705 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.053513 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.060634 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.061997 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.069875 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.072056 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.107160 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.108909 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.123970 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.125556 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.140289 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.142079 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.155402 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.157105 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.165322 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.166738 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.176505 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.178229 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.187143 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.188534 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.195734 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.197168 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.206973 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.208666 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.221033 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.222744 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.231005 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.232500 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.242288 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.244559 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.264809 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.266393 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.277147 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.278613 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.288986 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.290482 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.303607 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.305189 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.314502 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.315988 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.326238 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.328179 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_STATUS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.336253 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_STATUS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.337679 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_STATUS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.345085 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_STATUS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.346427 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_STATUS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.354177 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_STATUS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.355755 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.364175 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.365548 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.373972 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.375320 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.383046 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.384556 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.392277 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.393607 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.400805 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.402475 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.410228 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.411815 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.419945 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.421313 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.430458 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.431890 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.439758 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.441294 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.449050 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.450344 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.457385 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.458707 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.466311 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.468163 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.477434 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.478984 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.486548 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.487945 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.495922 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.497574 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.506155 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.507926 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.515032 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.516559 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.526105 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.527564 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.534753 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.536075 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.543677 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.545030 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.553085 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.554707 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.564645 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.566034 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.573276 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.574570 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.583840 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.585605 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.601227 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.602805 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.613144 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.614786 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.624757 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.626452 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.712171 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.713960 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.725362 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.727246 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.738429 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.740043 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.752451 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.754006 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.762151 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.763617 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.773147 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.774686 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.786676 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.788562 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.795919 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.797319 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.805137 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.806600 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.817423 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.818937 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.829118 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.830572 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.839406 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.841087 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.850079 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.851453 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.858503 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.859822 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.867862 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.869430 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.884822 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.886437 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.897255 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.898734 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.909092 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.911036 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.929830 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.931396 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.942075 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.943451 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.954970 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.956685 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.969508 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:58.971089 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.983055 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:58.984499 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.993409 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:58.994791 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.005650 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.007088 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.015060 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.016551 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.024511 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.025936 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.035890 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.037338 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.045887 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.047247 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.055600 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.057267 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.071520 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.073069 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.082613 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.084359 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.093378 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.094868 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.103984 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.105413 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.115088 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.116464 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.124345 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.126238 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.143764 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.145298 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.156625 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.158190 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.168365 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.169825 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.181504 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.182928 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.191275 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.192628 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.201067 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.202916 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.221536 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.223080 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.233142 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.234513 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.245973 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.247490 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.256037 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.257467 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.264598 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.265914 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.273574 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.275387 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.291735 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.293202 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.302240 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.303628 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.313984 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.315384 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.325467 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.326900 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.335498 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.337151 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.346583 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.348396 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.366254 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.367800 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.378441 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.379917 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.390140 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.391532 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.399306 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.401118 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.409150 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.410475 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.418431 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.419858 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.429227 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.430838 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.438517 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.439917 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.448290 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.449764 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.459977 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.461413 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.468791 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.470368 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.484930 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.486385 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.494539 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.496147 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.511884 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.513422 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.524224 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.525744 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.536648 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.538111 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.545980 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.547494 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.554455 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.555787 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.563507 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.565189 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.575366 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.577206 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.584500 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.585894 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.594037 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.595469 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.605094 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.606511 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.615817 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.617607 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.641217 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.642862 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.655349 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.656853 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.668727 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.670197 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.679128 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.680575 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.687829 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.689161 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.698269 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.699815 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.717261 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.719158 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.732856 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.734489 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.747368 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.749111 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.757777 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.759207 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.766905 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.768434 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.776834 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.778581 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.786673 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1.sql 2022-04-22 23:22:49 normalization > 23:20:59.788123 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.795994 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2.sql 2022-04-22 23:22:49 normalization > 23:20:59.797832 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.806046 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_ctes/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3.sql 2022-04-22 23:22:49 normalization > 23:20:59.807547 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.819520 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.821117 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/GROUPS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.831282 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/GROUPS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.832906 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/MACROS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.843640 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/MACROS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.845214 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/ORGANIZATIONS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.857450 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/ORGANIZATIONS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.858894 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/SATISFACTION_RATINGS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.869617 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/SATISFACTION_RATINGS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.873199 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_AUDITS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.882595 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_AUDITS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.884109 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_COMMENTS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.895653 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_COMMENTS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.897385 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_FIELDS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.913318 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_FIELDS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.914829 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_FORMS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.927315 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_FORMS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.929172 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.939293 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.940767 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_METRICS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.954047 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/TICKET_METRICS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.955611 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/TICKETS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.974332 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/TICKETS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.976028 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_views/ZENDESK_SUPPORT/USERS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.996250 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_views/ZENDESK_SUPPORT/USERS_STG.sql 2022-04-22 23:22:49 normalization > 23:20:59.998143 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.013408 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.015355 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/GROUPS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.029603 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/GROUPS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.031565 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/MACROS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.044975 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/MACROS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.046815 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/ORGANIZATIONS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.060276 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/ORGANIZATIONS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.062091 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/SATISFACTION_RATINGS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.075529 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/SATISFACTION_RATINGS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.077381 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_AUDITS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.164877 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_AUDITS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.166753 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_COMMENTS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.180550 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_COMMENTS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.182486 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_FIELDS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.195742 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_FIELDS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.197641 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_FORMS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.211779 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_FORMS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.213707 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.228540 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.230367 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_METRICS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.243417 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_METRICS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.245290 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKETS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.258679 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKETS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.260496 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/USERS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.273733 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/scd/ZENDESK_SUPPORT/USERS_SCD.sql 2022-04-22 23:22:49 normalization > 23:21:00.275205 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS.sql 2022-04-22 23:22:49 normalization > 23:21:00.283068 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/GROUP_MEMBERSHIPS.sql 2022-04-22 23:22:49 normalization > 23:21:00.285061 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/GROUPS.sql 2022-04-22 23:22:49 normalization > 23:21:00.293745 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/GROUPS.sql 2022-04-22 23:22:49 normalization > 23:21:00.295380 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/MACROS.sql 2022-04-22 23:22:49 normalization > 23:21:00.302689 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/MACROS.sql 2022-04-22 23:22:49 normalization > 23:21:00.304298 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/ORGANIZATIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.311364 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/ORGANIZATIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.312916 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/SATISFACTION_RATINGS.sql 2022-04-22 23:22:49 normalization > 23:21:00.319704 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/SATISFACTION_RATINGS.sql 2022-04-22 23:22:49 normalization > 23:21:00.321198 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS.sql 2022-04-22 23:22:49 normalization > 23:21:00.328006 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS.sql 2022-04-22 23:22:49 normalization > 23:21:00.329571 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.336868 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.338472 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_FIELDS.sql 2022-04-22 23:22:49 normalization > 23:21:00.346997 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_FIELDS.sql 2022-04-22 23:22:49 normalization > 23:21:00.348408 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_FORMS.sql 2022-04-22 23:22:49 normalization > 23:21:00.355613 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_FORMS.sql 2022-04-22 23:22:49 normalization > 23:21:00.357176 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.364071 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRIC_EVENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.365641 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS.sql 2022-04-22 23:22:49 normalization > 23:21:00.372773 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS.sql 2022-04-22 23:22:49 normalization > 23:21:00.374561 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS.sql 2022-04-22 23:22:49 normalization > 23:21:00.381453 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS.sql 2022-04-22 23:22:49 normalization > 23:21:00.382984 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/USERS.sql 2022-04-22 23:22:49 normalization > 23:21:00.390005 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/USERS.sql 2022-04-22 23:22:49 normalization > 23:21:00.391498 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/MACROS_ACTIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.399870 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/MACROS_ACTIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.401407 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/MACROS_RESTRICTION.sql 2022-04-22 23:22:49 normalization > 23:21:00.408108 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/MACROS_RESTRICTION.sql 2022-04-22 23:22:49 normalization > 23:21:00.409659 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA.sql 2022-04-22 23:22:49 normalization > 23:21:00.416332 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA.sql 2022-04-22 23:22:49 normalization > 23:21:00.417835 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.424320 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.425841 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA.sql 2022-04-22 23:22:49 normalization > 23:21:00.432507 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA.sql 2022-04-22 23:22:49 normalization > 23:21:00.434034 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA.sql 2022-04-22 23:22:49 normalization > 23:21:00.440613 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA.sql 2022-04-22 23:22:49 normalization > 23:21:00.442087 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA.sql 2022-04-22 23:22:49 normalization > 23:21:00.450235 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA.sql 2022-04-22 23:22:49 normalization > 23:21:00.452022 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.458546 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.459881 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.466889 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_FIELDS_CUSTOM_FIELD_OPTIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.468447 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_STATUS.sql 2022-04-22 23:22:49 normalization > 23:21:00.475200 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_STATUS.sql 2022-04-22 23:22:49 normalization > 23:21:00.476734 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.483501 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_REPLY_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.485049 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.493340 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.494889 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.501658 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.503169 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.510107 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.511745 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.518503 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.520027 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.526786 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES.sql 2022-04-22 23:22:49 normalization > 23:21:00.528299 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA.sql 2022-04-22 23:22:49 normalization > 23:21:00.535911 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA.sql 2022-04-22 23:22:49 normalization > 23:21:00.537834 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS.sql 2022-04-22 23:22:49 normalization > 23:21:00.545899 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_CUSTOM_FIELDS.sql 2022-04-22 23:22:49 normalization > 23:21:00.547651 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING.sql 2022-04-22 23:22:49 normalization > 23:21:00.554340 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_SATISFACTION_RATING.sql 2022-04-22 23:22:49 normalization > 23:21:00.555864 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/USERS_PHOTO.sql 2022-04-22 23:22:49 normalization > 23:21:00.562794 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/USERS_PHOTO.sql 2022-04-22 23:22:49 normalization > 23:21:00.564158 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE.sql 2022-04-22 23:22:49 normalization > 23:21:00.571822 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE.sql 2022-04-22 23:22:49 normalization > 23:21:00.573438 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA.sql 2022-04-22 23:22:49 normalization > 23:21:00.580083 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA.sql 2022-04-22 23:22:49 normalization > 23:21:00.581422 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA.sql 2022-04-22 23:22:49 normalization > 23:21:00.588555 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_DATA.sql 2022-04-22 23:22:49 normalization > 23:21:00.590031 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.598302 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS.sql 2022-04-22 23:22:49 normalization > 23:21:00.599850 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM.sql 2022-04-22 23:22:49 normalization > 23:21:00.606714 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_SYSTEM.sql 2022-04-22 23:22:49 normalization > 23:21:00.608100 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.615265 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.616820 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE.sql 2022-04-22 23:22:49 normalization > 23:21:00.623853 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE.sql 2022-04-22 23:22:49 normalization > 23:21:00.625448 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM.sql 2022-04-22 23:22:49 normalization > 23:21:00.631975 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_SYSTEM.sql 2022-04-22 23:22:49 normalization > 23:21:00.633347 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.641852 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS.sql 2022-04-22 23:22:49 normalization > 23:21:00.643342 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS.sql 2022-04-22 23:22:49 normalization > 23:21:00.649986 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS.sql 2022-04-22 23:22:49 normalization > 23:21:00.651298 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE.sql 2022-04-22 23:22:49 normalization > 23:21:00.658348 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE.sql 2022-04-22 23:22:49 normalization > 23:21:00.659795 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS.sql 2022-04-22 23:22:49 normalization > 23:21:00.666337 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/USERS_PHOTO_THUMBNAILS.sql 2022-04-22 23:22:49 normalization > 23:21:00.667786 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO.sql 2022-04-22 23:22:49 normalization > 23:21:00.674255 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_TO.sql 2022-04-22 23:22:49 normalization > 23:21:00.675710 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM.sql 2022-04-22 23:22:49 normalization > 23:21:00.682337 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_VIA_SOURCE_FROM.sql 2022-04-22 23:22:49 normalization > 23:21:00.683686 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE.sql 2022-04-22 23:22:49 normalization > 23:21:00.692337 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE.sql 2022-04-22 23:22:49 normalization > 23:21:00.694296 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS.sql 2022-04-22 23:22:49 normalization > 23:21:00.701071 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS.sql 2022-04-22 23:22:49 normalization > 23:21:00.702570 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2.sql 2022-04-22 23:22:49 normalization > 23:21:00.709325 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2.sql 2022-04-22 23:22:49 normalization > 23:21:00.711113 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11.sql 2022-04-22 23:22:49 normalization > 23:21:00.718067 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11.sql 2022-04-22 23:22:49 normalization > 23:21:00.719631 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO.sql 2022-04-22 23:22:49 normalization > 23:21:00.726726 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_TO.sql 2022-04-22 23:22:49 normalization > 23:21:00.728324 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM.sql 2022-04-22 23:22:49 normalization > 23:21:00.735353 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_VIA_SOURCE_FROM.sql 2022-04-22 23:22:49 normalization > 23:21:00.738237 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2.sql 2022-04-22 23:22:49 normalization > 23:21:00.748556 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2.sql 2022-04-22 23:22:49 normalization > 23:21:00.750805 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11.sql 2022-04-22 23:22:49 normalization > 23:21:00.758824 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11.sql 2022-04-22 23:22:49 normalization > 23:21:00.760464 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO.sql 2022-04-22 23:22:49 normalization > 23:21:00.768819 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_TO.sql 2022-04-22 23:22:49 normalization > 23:21:00.770950 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM.sql 2022-04-22 23:22:49 normalization > 23:21:00.780379 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKETS_VIA_SOURCE_FROM.sql 2022-04-22 23:22:49 normalization > 23:21:00.782402 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO.sql 2022-04-22 23:22:49 normalization > 23:21:00.790570 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_TO.sql 2022-04-22 23:22:49 normalization > 23:21:00.792159 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM.sql 2022-04-22 23:22:49 normalization > 23:21:00.798985 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM.sql 2022-04-22 23:22:49 normalization > 23:21:00.802532 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE.sql 2022-04-22 23:22:49 normalization > 23:21:00.809511 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE.sql 2022-04-22 23:22:49 normalization > 23:21:00.811022 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE.sql 2022-04-22 23:22:49 normalization > 23:21:00.817660 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_incremental/ZENDESK_SUPPORT/TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE.sql 2022-04-22 23:22:49 normalization > 23:21:00.819135 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/ZENDESK_SUPPORT/SCHEDULES.sql 2022-04-22 23:22:49 normalization > 23:21:00.825565 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/ZENDESK_SUPPORT/SCHEDULES.sql 2022-04-22 23:22:49 normalization > 23:21:00.827119 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES.sql 2022-04-22 23:22:49 normalization > 23:21:00.833696 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES.sql 2022-04-22 23:22:49 normalization > 23:21:00.835168 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/ZENDESK_SUPPORT/TAGS.sql 2022-04-22 23:22:49 normalization > 23:21:00.841561 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/ZENDESK_SUPPORT/TAGS.sql 2022-04-22 23:22:49 normalization > 23:21:00.843004 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/ZENDESK_SUPPORT/SCHEDULES_INTERVALS.sql 2022-04-22 23:22:49 normalization > 23:21:00.850611 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/ZENDESK_SUPPORT/SCHEDULES_INTERVALS.sql 2022-04-22 23:22:49 normalization > 23:21:00.851917 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_FILTER.sql 2022-04-22 23:22:49 normalization > 23:21:00.858356 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_FILTER.sql 2022-04-22 23:22:49 normalization > 23:21:00.859789 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS.sql 2022-04-22 23:22:49 normalization > 23:21:00.865789 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_POLICY_METRICS.sql 2022-04-22 23:22:49 normalization > 23:21:00.867247 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL.sql 2022-04-22 23:22:49 normalization > 23:21:00.873515 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ALL.sql 2022-04-22 23:22:49 normalization > 23:21:00.874967 [debug] [MainThread]: 1603: static parser failed on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY.sql 2022-04-22 23:22:49 normalization > 23:21:00.881071 [debug] [MainThread]: 1602: parser fallback to jinja rendering on generated/airbyte_tables/ZENDESK_SUPPORT/SLA_POLICIES_FILTER_ANY.sql 2022-04-22 23:22:49 normalization > 23:21:01.147539 [info ] [MainThread]: Found 289 models, 0 tests, 0 snapshots, 0 analyses, 528 macros, 0 operations, 0 seed files, 16 sources, 0 exposures, 0 metrics 2022-04-22 23:22:49 normalization > 23:21:01.162706 [info ] [MainThread]: 2022-04-22 23:22:49 normalization > 23:21:01.163568 [debug] [MainThread]: Acquiring new snowflake connection "master" 2022-04-22 23:22:49 normalization > 23:21:01.170326 [debug] [ThreadPool]: Acquiring new snowflake connection "list_AIRBYTE_DB" 2022-04-22 23:22:49 normalization > 23:21:01.171139 [debug] [ThreadPool]: Acquiring new snowflake connection "list_AIRBYTE_DB" 2022-04-22 23:22:49 normalization > 23:21:01.191524 [debug] [ThreadPool]: Using snowflake connection "list_AIRBYTE_DB" 2022-04-22 23:22:49 normalization > 23:21:01.195065 [debug] [ThreadPool]: Using snowflake connection "list_AIRBYTE_DB" 2022-04-22 23:22:49 normalization > 23:21:01.195373 [debug] [ThreadPool]: On list_AIRBYTE_DB: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "list_AIRBYTE_DB"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > show terse schemas in database "AIRBYTE_DB" 2022-04-22 23:22:49 normalization > limit 10000 2022-04-22 23:22:49 normalization > 23:21:01.195578 [debug] [ThreadPool]: On list_AIRBYTE_DB: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "list_AIRBYTE_DB"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > show terse schemas in database "AIRBYTE_DB" 2022-04-22 23:22:49 normalization > limit 10000 2022-04-22 23:22:49 normalization > 23:21:01.195866 [debug] [ThreadPool]: Opening a new connection, currently in state init 2022-04-22 23:22:49 normalization > 23:21:01.196127 [debug] [ThreadPool]: Opening a new connection, currently in state init 2022-04-22 23:22:49 normalization > 23:21:02.127222 [debug] [ThreadPool]: SQL status: SUCCESS 14 in 0.93 seconds 2022-04-22 23:22:49 normalization > 23:21:02.129867 [debug] [ThreadPool]: On list_AIRBYTE_DB: Close 2022-04-22 23:22:49 normalization > 23:21:02.156674 [debug] [ThreadPool]: SQL status: SUCCESS 14 in 0.96 seconds 2022-04-22 23:22:49 normalization > 23:21:02.158652 [debug] [ThreadPool]: On list_AIRBYTE_DB: Close 2022-04-22 23:22:49 normalization > 23:21:02.249178 [debug] [ThreadPool]: Acquiring new snowflake connection "list_AIRBYTE_DB_ZENDESK_SUPPORT" 2022-04-22 23:22:49 normalization > 23:21:02.249783 [debug] [ThreadPool]: Acquiring new snowflake connection "list_AIRBYTE_DB__AIRBYTE_ZENDESK_SUPPORT" 2022-04-22 23:22:49 normalization > 23:21:02.260453 [debug] [ThreadPool]: Using snowflake connection "list_AIRBYTE_DB__AIRBYTE_ZENDESK_SUPPORT" 2022-04-22 23:22:49 normalization > 23:21:02.263919 [debug] [ThreadPool]: Using snowflake connection "list_AIRBYTE_DB_ZENDESK_SUPPORT" 2022-04-22 23:22:49 normalization > 23:21:02.264204 [debug] [ThreadPool]: On list_AIRBYTE_DB__AIRBYTE_ZENDESK_SUPPORT: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "list_AIRBYTE_DB__AIRBYTE_ZENDESK_SUPPORT"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > show terse objects in "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT 2022-04-22 23:22:49 normalization > 23:21:02.264405 [debug] [ThreadPool]: On list_AIRBYTE_DB_ZENDESK_SUPPORT: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "connection_name": "list_AIRBYTE_DB_ZENDESK_SUPPORT"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > show terse objects in "AIRBYTE_DB".ZENDESK_SUPPORT 2022-04-22 23:22:49 normalization > 23:21:02.264633 [debug] [ThreadPool]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:02.264820 [debug] [ThreadPool]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:02.944868 [debug] [ThreadPool]: SQL status: SUCCESS 13 in 0.68 seconds 2022-04-22 23:22:49 normalization > 23:21:02.947285 [debug] [ThreadPool]: On list_AIRBYTE_DB__AIRBYTE_ZENDESK_SUPPORT: Close 2022-04-22 23:22:49 normalization > 23:21:03.744918 [debug] [ThreadPool]: SQL status: SUCCESS 508 in 1.48 seconds 2022-04-22 23:22:49 normalization > 23:21:03.763901 [debug] [ThreadPool]: On list_AIRBYTE_DB_ZENDESK_SUPPORT: Close 2022-04-22 23:22:49 normalization > 23:21:04.236066 [info ] [MainThread]: Concurrency: 5 threads (target='prod') 2022-04-22 23:22:49 normalization > 23:21:04.236530 [info ] [MainThread]: 2022-04-22 23:22:49 normalization > 23:21:04.257752 [debug] [Thread-1 ]: Began running node model.airbyte_utils.GROUPS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.258008 [debug] [Thread-2 ]: Began running node model.airbyte_utils.GROUP_MEMBERSHIPS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.258549 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUPS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.258935 [debug] [Thread-3 ]: Began running node model.airbyte_utils.MACROS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.259306 [debug] [Thread-4 ]: Began running node model.airbyte_utils.ORGANIZATIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.259527 [debug] [Thread-5 ]: Began running node model.airbyte_utils.SATISFACTION_RATINGS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.259953 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.260157 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.GROUPS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.260701 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.261906 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.ORGANIZATIONS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.262335 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.262529 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.GROUP_MEMBERSHIPS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.263097 [debug] [Thread-1 ]: Compiling model.airbyte_utils.GROUPS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.263277 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.MACROS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.263449 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.ORGANIZATIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.263640 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.SATISFACTION_RATINGS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.263865 [debug] [Thread-2 ]: Compiling model.airbyte_utils.GROUP_MEMBERSHIPS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.278834 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.GROUPS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.279080 [debug] [Thread-3 ]: Compiling model.airbyte_utils.MACROS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.279319 [debug] [Thread-4 ]: Compiling model.airbyte_utils.ORGANIZATIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.279821 [debug] [Thread-5 ]: Compiling model.airbyte_utils.SATISFACTION_RATINGS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.292841 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.GROUP_MEMBERSHIPS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.313557 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.337835 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.ORGANIZATIONS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.350600 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.SATISFACTION_RATINGS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.351245 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.351424 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.351591 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.352431 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.MACROS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.352565 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.353151 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.GROUPS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.353345 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.353791 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.GROUP_MEMBERSHIPS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.354150 [debug] [Thread-3 ]: Began running node model.airbyte_utils.SCHEDULES_AB1 2022-04-22 23:22:49 normalization > 23:21:04.354604 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.SATISFACTION_RATINGS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.355585 [debug] [Thread-1 ]: Began running node model.airbyte_utils.SLA_POLICIES_AB1 2022-04-22 23:22:49 normalization > 23:21:04.356486 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.ORGANIZATIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.356806 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TAGS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.359131 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.SCHEDULES_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.359544 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.359922 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.360459 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.361300 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TAGS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.361503 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.SCHEDULES_AB1 2022-04-22 23:22:49 normalization > 23:21:04.361861 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.362045 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_AB1 2022-04-22 23:22:49 normalization > 23:21:04.362430 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.362596 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TAGS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.362781 [debug] [Thread-3 ]: Compiling model.airbyte_utils.SCHEDULES_AB1 2022-04-22 23:22:49 normalization > 23:21:04.362956 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.363120 [debug] [Thread-1 ]: Compiling model.airbyte_utils.SLA_POLICIES_AB1 2022-04-22 23:22:49 normalization > 23:21:04.363312 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.363476 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TAGS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.374669 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.SCHEDULES_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.374909 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.386789 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.389504 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.397646 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TAGS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.403471 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.535041 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.535325 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.537454 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.538102 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.SCHEDULES_AB1 2022-04-22 23:22:49 normalization > 23:21:04.538328 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.538916 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.SLA_POLICIES_AB1 2022-04-22 23:22:49 normalization > 23:21:04.539108 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.539621 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.540463 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TAGS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.540607 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.541054 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_FIELDS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.541885 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.542391 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.542719 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_FORMS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.543801 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.544212 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FIELDS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.544561 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_METRICS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.545097 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.545529 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FORMS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.545748 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_METRIC_EVENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.546175 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_FIELDS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.546671 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_METRICS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.546867 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.547298 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_FORMS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.547688 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.547879 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_FIELDS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.548042 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_METRICS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.558774 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_FORMS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.570155 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.570446 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_METRIC_EVENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.593223 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_METRICS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.599691 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FIELDS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.618528 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FORMS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.619123 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_METRIC_EVENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.624642 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.661408 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_METRIC_EVENTS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.662513 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.662699 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.664849 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_METRICS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.665424 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.666061 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_FIELDS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.666562 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_FORMS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.666954 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.667277 [debug] [Thread-3 ]: Began running node model.airbyte_utils.USERS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.667485 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.667736 [debug] [Thread-1 ]: Began running node model.airbyte_utils.MACROS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.668654 [debug] [Thread-2 ]: Began running node model.airbyte_utils.GROUPS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.669420 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_METRIC_EVENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.669865 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.670260 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_METRICS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.670729 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.671075 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUPS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.671299 [debug] [Thread-5 ]: Began running node model.airbyte_utils.GROUP_MEMBERSHIPS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.671755 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.USERS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.672274 [debug] [Thread-4 ]: Began running node model.airbyte_utils.SATISFACTION_RATINGS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.672767 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.MACROS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.672980 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.GROUPS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.673332 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.673533 [debug] [Thread-3 ]: Compiling model.airbyte_utils.USERS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.673898 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.674089 [debug] [Thread-1 ]: Compiling model.airbyte_utils.MACROS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.674244 [debug] [Thread-2 ]: Compiling model.airbyte_utils.GROUPS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.674400 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.GROUP_MEMBERSHIPS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.696053 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.SATISFACTION_RATINGS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.711813 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.USERS_AB1" 2022-04-22 23:22:49 normalization > 23:21:04.761546 [debug] [Thread-5 ]: Compiling model.airbyte_utils.GROUP_MEMBERSHIPS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.774809 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.778965 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.GROUPS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.779352 [debug] [Thread-4 ]: Compiling model.airbyte_utils.SATISFACTION_RATINGS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.795763 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.811019 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.GROUP_MEMBERSHIPS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.818177 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.818869 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.USERS_AB1 2022-04-22 23:22:49 normalization > 23:21:04.819061 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.852417 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.SATISFACTION_RATINGS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.853246 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.MACROS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.853494 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.853780 [debug] [Thread-3 ]: Began running node model.airbyte_utils.ORGANIZATIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.854708 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.GROUPS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.855271 [debug] [Thread-1 ]: Began running node model.airbyte_utils.SCHEDULES_AB2 2022-04-22 23:22:49 normalization > 23:21:04.856273 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.GROUP_MEMBERSHIPS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.856432 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.856809 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.ORGANIZATIONS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.857067 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_AB2 2022-04-22 23:22:49 normalization > 23:21:04.857727 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.SCHEDULES_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.858131 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TAGS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.858554 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.SATISFACTION_RATINGS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.858953 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.ORGANIZATIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.859686 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.859872 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.SCHEDULES_AB2 2022-04-22 23:22:49 normalization > 23:21:04.860227 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TAGS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.860454 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.860855 [debug] [Thread-3 ]: Compiling model.airbyte_utils.ORGANIZATIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.861348 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_AB2 2022-04-22 23:22:49 normalization > 23:21:04.861553 [debug] [Thread-1 ]: Compiling model.airbyte_utils.SCHEDULES_AB2 2022-04-22 23:22:49 normalization > 23:21:04.861728 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TAGS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.862090 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.883814 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_AB2 2022-04-22 23:22:49 normalization > 23:21:04.922143 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.ORGANIZATIONS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.934972 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.SCHEDULES_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.935239 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TAGS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.935487 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.962056 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.962670 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.968207 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.974596 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TAGS_AB2" 2022-04-22 23:22:49 normalization > 23:21:04.974900 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.975569 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.ORGANIZATIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:04.976083 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.SCHEDULES_AB2 2022-04-22 23:22:49 normalization > 23:21:04.986903 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:04.987244 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKETS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.008757 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.011383 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.011827 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.012428 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_AB2 2022-04-22 23:22:49 normalization > 23:21:05.013401 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.013884 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TAGS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.014439 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.014777 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_FIELDS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.015264 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKETS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.015520 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.015908 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_FORMS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.016167 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.016782 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FIELDS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.017144 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKETS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.017556 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.017962 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FORMS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.018178 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.018351 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_FIELDS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.035254 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_METRIC_EVENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.061479 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_FORMS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.081950 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.102935 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_FIELDS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.110746 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.111418 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.111679 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_FORMS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.127590 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.162828 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FIELDS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.163233 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.163476 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_METRIC_EVENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.197522 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_METRIC_EVENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.196005 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FORMS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.196879 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.174503 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKETS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.197282 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.213307 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_METRIC_EVENTS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.213760 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_METRICS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.214384 [debug] [Thread-3 ]: Began running node model.airbyte_utils.USERS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.215343 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_FIELDS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.215634 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.216191 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_METRICS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.216473 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.216859 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.217138 [debug] [Thread-2 ]: Began running node model.airbyte_utils.MACROS_STG 2022-04-22 23:22:49 normalization > 23:21:05.217788 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_FORMS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.218088 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_METRICS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.218493 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_METRIC_EVENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.218692 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.USERS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.218986 [info ] [Thread-2 ]: 1 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.MACROS_STG............................................................ [RUN] 2022-04-22 23:22:49 normalization > 23:21:05.219233 [debug] [Thread-5 ]: Began running node model.airbyte_utils.GROUPS_STG 2022-04-22 23:22:49 normalization > 23:21:05.219671 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_METRICS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.219999 [debug] [Thread-4 ]: Began running node model.airbyte_utils.GROUP_MEMBERSHIPS_STG 2022-04-22 23:22:49 normalization > 23:21:05.220232 [debug] [Thread-3 ]: Compiling model.airbyte_utils.USERS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.221154 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.221518 [info ] [Thread-5 ]: 2 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.GROUPS_STG............................................................ [RUN] 2022-04-22 23:22:49 normalization > 23:21:05.242455 [info ] [Thread-4 ]: 3 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.GROUP_MEMBERSHIPS_STG................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:05.288865 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.MACROS_STG 2022-04-22 23:22:49 normalization > 23:21:05.331455 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUPS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.333191 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_METRICS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.347722 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.363542 [debug] [Thread-2 ]: Compiling model.airbyte_utils.MACROS_STG 2022-04-22 23:22:49 normalization > 23:21:05.374722 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.USERS_AB2" 2022-04-22 23:22:49 normalization > 23:21:05.375052 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.GROUPS_STG 2022-04-22 23:22:49 normalization > 23:21:05.375463 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.GROUP_MEMBERSHIPS_STG 2022-04-22 23:22:49 normalization > 23:21:05.375750 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.391634 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.401971 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.402292 [debug] [Thread-5 ]: Compiling model.airbyte_utils.GROUPS_STG 2022-04-22 23:22:49 normalization > 23:21:05.402560 [debug] [Thread-4 ]: Compiling model.airbyte_utils.GROUP_MEMBERSHIPS_STG 2022-04-22 23:22:49 normalization > 23:21:05.403171 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_METRICS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.403699 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.USERS_AB2 2022-04-22 23:22:49 normalization > 23:21:05.435502 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.GROUPS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.444809 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.GROUP_MEMBERSHIPS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.445328 [debug] [Thread-1 ]: Began running node model.airbyte_utils.SATISFACTION_RATINGS_STG 2022-04-22 23:22:49 normalization > 23:21:05.445550 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.446464 [debug] [Thread-3 ]: Began running node model.airbyte_utils.ORGANIZATIONS_STG 2022-04-22 23:22:49 normalization > 23:21:05.447642 [info ] [Thread-1 ]: 4 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.SATISFACTION_RATINGS_STG.............................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:05.447999 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.MACROS_STG 2022-04-22 23:22:49 normalization > 23:21:05.448150 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.448323 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.448596 [info ] [Thread-3 ]: 5 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.ORGANIZATIONS_STG..................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:05.449404 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.470716 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.GROUPS_STG 2022-04-22 23:22:49 normalization > 23:21:05.480430 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.MACROS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.480813 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.GROUP_MEMBERSHIPS_STG 2022-04-22 23:22:49 normalization > 23:21:05.481562 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.ORGANIZATIONS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.481833 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.SATISFACTION_RATINGS_STG 2022-04-22 23:22:49 normalization > 23:21:05.486305 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.GROUPS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.492654 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.GROUP_MEMBERSHIPS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.492864 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.ORGANIZATIONS_STG 2022-04-22 23:22:49 normalization > 23:21:05.493236 [debug] [Thread-1 ]: Compiling model.airbyte_utils.SATISFACTION_RATINGS_STG 2022-04-22 23:22:49 normalization > 23:21:05.493979 [debug] [Thread-3 ]: Compiling model.airbyte_utils.ORGANIZATIONS_STG 2022-04-22 23:22:49 normalization > 23:21:05.497093 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.501093 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.504393 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.538617 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.SATISFACTION_RATINGS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.549328 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUPS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__GROUPS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_GROUPS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"name"')) as NAME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"deleted"')) as DELETED, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_GROUPS as table_alias 2022-04-22 23:22:49 normalization > -- GROUPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__GROUPS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__GROUPS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as NAME, 2022-04-22 23:22:49 normalization > cast(DELETED as boolean) as DELETED, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__GROUPS_AB1 2022-04-22 23:22:49 normalization > -- GROUPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__GROUPS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DELETED as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_GROUPS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__GROUPS_AB2 tmp 2022-04-22 23:22:49 normalization > -- GROUPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:05.567122 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.ORGANIZATIONS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.567449 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."MACROS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__MACROS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_MACROS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"title"')) as TITLE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"active"')) as ACTIVE, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"actions"') as ACTIONS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"position"')) as POSITION, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"description"')) as DESCRIPTION, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"restriction"') 2022-04-22 23:22:49 normalization > as RESTRICTION, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_MACROS as table_alias 2022-04-22 23:22:49 normalization > -- MACROS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__MACROS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__MACROS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(TITLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TITLE, 2022-04-22 23:22:49 normalization > cast(ACTIVE as boolean) as ACTIVE, 2022-04-22 23:22:49 normalization > ACTIONS, 2022-04-22 23:22:49 normalization > cast(POSITION as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as POSITION, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as DESCRIPTION, 2022-04-22 23:22:49 normalization > cast(RESTRICTION as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as RESTRICTION, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__MACROS_AB1 2022-04-22 23:22:49 normalization > -- MACROS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__MACROS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TITLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ACTIVE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ACTIONS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(POSITION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RESTRICTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_MACROS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__MACROS_AB2 tmp 2022-04-22 23:22:49 normalization > -- MACROS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:05.567750 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__GROUP_MEMBERSHIPS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"default"')) as "default", 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"user_id"')) as USER_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"group_id"')) as GROUP_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_GROUP_MEMBERSHIPS as table_alias 2022-04-22 23:22:49 normalization > -- GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__GROUP_MEMBERSHIPS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__GROUP_MEMBERSHIPS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast("default" as boolean) as "default", 2022-04-22 23:22:49 normalization > cast(USER_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as USER_ID, 2022-04-22 23:22:49 normalization > cast(GROUP_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as GROUP_ID, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__GROUP_MEMBERSHIPS_AB1 2022-04-22 23:22:49 normalization > -- GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__GROUP_MEMBERSHIPS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast("default" as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(USER_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(GROUP_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_GROUP_MEMBERSHIPS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__GROUP_MEMBERSHIPS_AB2 tmp 2022-04-22 23:22:49 normalization > -- GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:05.568157 [debug] [Thread-5 ]: Opening a new connection, currently in state init 2022-04-22 23:22:49 normalization > 23:21:05.568452 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.568861 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:05.569087 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:05.569719 [debug] [Thread-4 ]: Opening a new connection, currently in state init 2022-04-22 23:22:49 normalization > 23:21:05.570990 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.SATISFACTION_RATINGS_STG 2022-04-22 23:22:49 normalization > 23:21:05.575234 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.ORGANIZATIONS_STG 2022-04-22 23:22:49 normalization > 23:21:05.581211 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.SATISFACTION_RATINGS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.590168 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.ORGANIZATIONS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.596390 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.597681 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."SATISFACTION_RATINGS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__SATISFACTION_RATINGS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"score"')) as SCORE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"reason"')) as REASON, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"comment"')) as COMMENT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"group_id"')) as GROUP_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"reason_id"')) as REASON_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"assignee_id"')) as ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"requester_id"')) as REQUESTER_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SATISFACTION_RATINGS as table_alias 2022-04-22 23:22:49 normalization > -- SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__SATISFACTION_RATINGS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SATISFACTION_RATINGS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(SCORE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as SCORE, 2022-04-22 23:22:49 normalization > cast(REASON as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as REASON, 2022-04-22 23:22:49 normalization > cast(COMMENT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as COMMENT, 2022-04-22 23:22:49 normalization > cast(GROUP_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as GROUP_ID, 2022-04-22 23:22:49 normalization > cast(REASON_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as REASON_ID, 2022-04-22 23:22:49 normalization > cast(TICKET_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as TICKET_ID, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(ASSIGNEE_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > cast(REQUESTER_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as REQUESTER_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__SATISFACTION_RATINGS_AB1 2022-04-22 23:22:49 normalization > -- SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SATISFACTION_RATINGS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SCORE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REASON as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(COMMENT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(GROUP_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REASON_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ASSIGNEE_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REQUESTER_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_SATISFACTION_RATINGS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__SATISFACTION_RATINGS_AB2 tmp 2022-04-22 23:22:49 normalization > -- SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:05.597994 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:05.607958 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_STG" 2022-04-22 23:22:49 normalization > 23:21:05.612618 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."ORGANIZATIONS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__ORGANIZATIONS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_ORGANIZATIONS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"name"')) as NAME, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"tags"') as TAGS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"notes"')) as NOTES, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"details"')) as DETAILS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"group_id"')) as GROUP_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"deleted_at"')) as DELETED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"external_id"')) as EXTERNAL_ID, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"domain_names"') as DOMAIN_NAMES, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"shared_tickets"')) as SHARED_TICKETS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"shared_comments"')) as SHARED_COMMENTS, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"organization_fields"') 2022-04-22 23:22:49 normalization > as ORGANIZATION_FIELDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_ORGANIZATIONS as table_alias 2022-04-22 23:22:49 normalization > -- ORGANIZATIONS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__ORGANIZATIONS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__ORGANIZATIONS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as NAME, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > cast(NOTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as NOTES, 2022-04-22 23:22:49 normalization > cast(DETAILS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as DETAILS, 2022-04-22 23:22:49 normalization > cast(GROUP_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as GROUP_ID, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when DELETED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(DELETED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when DELETED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(DELETED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when DELETED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(DELETED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when DELETED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(DELETED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when DELETED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(DELETED_AT) 2022-04-22 23:22:49 normalization > end as DELETED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(EXTERNAL_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as EXTERNAL_ID, 2022-04-22 23:22:49 normalization > DOMAIN_NAMES, 2022-04-22 23:22:49 normalization > cast(SHARED_TICKETS as boolean) as SHARED_TICKETS, 2022-04-22 23:22:49 normalization > cast(SHARED_COMMENTS as boolean) as SHARED_COMMENTS, 2022-04-22 23:22:49 normalization > cast(ORGANIZATION_FIELDS as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as ORGANIZATION_FIELDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__ORGANIZATIONS_AB1 2022-04-22 23:22:49 normalization > -- ORGANIZATIONS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__ORGANIZATIONS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TAGS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(NOTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DETAILS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(GROUP_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DELETED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(EXTERNAL_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DOMAIN_NAMES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SHARED_TICKETS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SHARED_COMMENTS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ORGANIZATION_FIELDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_ORGANIZATIONS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__ORGANIZATIONS_AB2 tmp 2022-04-22 23:22:49 normalization > -- ORGANIZATIONS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:05.613253 [debug] [Thread-3 ]: Opening a new connection, currently in state init 2022-04-22 23:22:49 normalization > 23:21:07.336766 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 1.77 seconds 2022-04-22 23:22:49 normalization > 23:21:07.346265 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.346547 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:07.357514 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.79 seconds 2022-04-22 23:22:49 normalization > 23:21:07.360684 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.360968 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:07.376558 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 1.76 seconds 2022-04-22 23:22:49 normalization > 23:21:07.379826 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.380069 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:07.400214 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.8 seconds 2022-04-22 23:22:49 normalization > 23:21:07.403417 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.405468 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:07.418949 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 1.85 seconds 2022-04-22 23:22:49 normalization > 23:21:07.422265 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.422525 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:07.442412 [info ] [Thread-5 ]: 2 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.GROUPS_STG....................................................... [SUCCESS 1 in 2.11s] 2022-04-22 23:22:49 normalization > 23:21:07.443582 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.GROUPS_STG 2022-04-22 23:22:49 normalization > 23:21:07.443923 [debug] [Thread-5 ]: Began running node model.airbyte_utils.SCHEDULES_AB3 2022-04-22 23:22:49 normalization > 23:21:07.445015 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.SCHEDULES_AB3" 2022-04-22 23:22:49 normalization > 23:21:07.445230 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.SCHEDULES_AB3 2022-04-22 23:22:49 normalization > 23:21:07.445470 [debug] [Thread-5 ]: Compiling model.airbyte_utils.SCHEDULES_AB3 2022-04-22 23:22:49 normalization > 23:21:07.465306 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.SCHEDULES_AB3" 2022-04-22 23:22:49 normalization > 23:21:07.468320 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.469076 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.SCHEDULES_AB3 2022-04-22 23:22:49 normalization > 23:21:07.470078 [info ] [Thread-3 ]: 5 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.ORGANIZATIONS_STG................................................ [SUCCESS 1 in 1.99s] 2022-04-22 23:22:49 normalization > 23:21:07.470934 [info ] [Thread-2 ]: 1 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.MACROS_STG....................................................... [SUCCESS 1 in 2.25s] 2022-04-22 23:22:49 normalization > 23:21:07.471218 [debug] [Thread-5 ]: Began running node model.airbyte_utils.SLA_POLICIES_AB3 2022-04-22 23:22:49 normalization > 23:21:07.472175 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.ORGANIZATIONS_STG 2022-04-22 23:22:49 normalization > 23:21:07.472675 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.MACROS_STG 2022-04-22 23:22:49 normalization > 23:21:07.473180 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_AB3" 2022-04-22 23:22:49 normalization > 23:21:07.473459 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TAGS_AB3 2022-04-22 23:22:49 normalization > 23:21:07.473739 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_STG 2022-04-22 23:22:49 normalization > 23:21:07.474493 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_AB3 2022-04-22 23:22:49 normalization > 23:21:07.474888 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TAGS_AB3" 2022-04-22 23:22:49 normalization > 23:21:07.475196 [info ] [Thread-2 ]: 6 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_AUDITS_STG..................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:07.475428 [debug] [Thread-5 ]: Compiling model.airbyte_utils.SLA_POLICIES_AB3 2022-04-22 23:22:49 normalization > 23:21:07.475604 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TAGS_AB3 2022-04-22 23:22:49 normalization > 23:21:07.476177 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.487117 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TAGS_AB3 2022-04-22 23:22:49 normalization > 23:21:07.499021 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_AB3" 2022-04-22 23:22:49 normalization > 23:21:07.499322 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_STG 2022-04-22 23:22:49 normalization > 23:21:07.500284 [info ] [Thread-1 ]: 4 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.SATISFACTION_RATINGS_STG......................................... [SUCCESS 1 in 2.05s] 2022-04-22 23:22:49 normalization > 23:21:07.507395 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_STG 2022-04-22 23:22:49 normalization > 23:21:07.513550 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TAGS_AB3" 2022-04-22 23:22:49 normalization > 23:21:07.513801 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.526174 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.SATISFACTION_RATINGS_STG 2022-04-22 23:22:49 normalization > 23:21:07.531962 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.SLA_POLICIES_AB3 2022-04-22 23:22:49 normalization > 23:21:07.536156 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.536630 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_STG 2022-04-22 23:22:49 normalization > 23:21:07.538166 [info ] [Thread-4 ]: 3 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.GROUP_MEMBERSHIPS_STG............................................ [SUCCESS 1 in 2.19s] 2022-04-22 23:22:49 normalization > 23:21:07.538486 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_STG 2022-04-22 23:22:49 normalization > 23:21:07.539329 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.539940 [info ] [Thread-1 ]: 7 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_COMMENTS_STG................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:07.540592 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.542140 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_STG 2022-04-22 23:22:49 normalization > 23:21:07.541203 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.GROUP_MEMBERSHIPS_STG 2022-04-22 23:22:49 normalization > 23:21:07.541678 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TAGS_AB3 2022-04-22 23:22:49 normalization > 23:21:07.540961 [info ] [Thread-5 ]: 8 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKETS_STG........................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:07.542548 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.547435 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.547744 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_FIELDS_STG 2022-04-22 23:22:49 normalization > 23:21:07.548257 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_FORMS_STG 2022-04-22 23:22:49 normalization > 23:21:07.549447 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.549771 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_STG 2022-04-22 23:22:49 normalization > 23:21:07.550188 [info ] [Thread-4 ]: 9 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_FIELDS_STG..................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:07.553133 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.553415 [info ] [Thread-3 ]: 10 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_FORMS_STG..................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:07.553610 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_STG 2022-04-22 23:22:49 normalization > 23:21:07.553798 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_STG 2022-04-22 23:22:49 normalization > 23:21:07.554242 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_AUDITS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TICKET_AUDITS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_AUDITS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"via"') 2022-04-22 23:22:49 normalization > as VIA, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"events"') as EVENTS, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"metadata"') 2022-04-22 23:22:49 normalization > as METADATA, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"author_id"')) as AUTHOR_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_AUDITS as table_alias 2022-04-22 23:22:49 normalization > -- TICKET_AUDITS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_AUDITS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(VIA as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as VIA, 2022-04-22 23:22:49 normalization > EVENTS, 2022-04-22 23:22:49 normalization > cast(METADATA as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as METADATA, 2022-04-22 23:22:49 normalization > cast(AUTHOR_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as AUTHOR_ID, 2022-04-22 23:22:49 normalization > cast(TICKET_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as TICKET_ID, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_AUDITS_AB1 2022-04-22 23:22:49 normalization > -- TICKET_AUDITS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(VIA as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(EVENTS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(METADATA as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(AUTHOR_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_AUDITS_AB2 tmp 2022-04-22 23:22:49 normalization > -- TICKET_AUDITS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:07.554618 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FIELDS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.555245 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FORMS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.555449 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_STG 2022-04-22 23:22:49 normalization > 23:21:07.576484 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:07.584437 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.584869 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_FIELDS_STG 2022-04-22 23:22:49 normalization > 23:21:07.585147 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_FORMS_STG 2022-04-22 23:22:49 normalization > 23:21:07.630259 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_FIELDS_STG 2022-04-22 23:22:49 normalization > 23:21:07.656129 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.656668 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_FORMS_STG 2022-04-22 23:22:49 normalization > 23:21:07.700989 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.712007 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_STG 2022-04-22 23:22:49 normalization > 23:21:07.754063 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FIELDS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.778469 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FORMS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.785584 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.786396 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.786576 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.787313 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.TICKETS_STG 2022-04-22 23:22:49 normalization > 23:21:07.787466 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:07.787955 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_FIELDS_STG 2022-04-22 23:22:49 normalization > 23:21:07.792377 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.TICKETS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.796316 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.801865 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_FORMS_STG 2022-04-22 23:22:49 normalization > 23:21:07.837470 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_FIELDS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.884918 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_COMMENTS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TICKET_COMMENTS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_COMMENTS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"via"') 2022-04-22 23:22:49 normalization > as VIA, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"body"')) as BODY, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"type"')) as TYPE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"public"')) as PUBLIC, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"audit_id"')) as AUDIT_ID, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"metadata"') 2022-04-22 23:22:49 normalization > as METADATA, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"author_id"')) as AUTHOR_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"html_body"')) as HTML_BODY, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"plain_body"')) as PLAIN_BODY, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"attachments"') as ATTACHMENTS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_COMMENTS as table_alias 2022-04-22 23:22:49 normalization > -- TICKET_COMMENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_COMMENTS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(VIA as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as VIA, 2022-04-22 23:22:49 normalization > cast(BODY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as BODY, 2022-04-22 23:22:49 normalization > cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TYPE, 2022-04-22 23:22:49 normalization > cast(PUBLIC as boolean) as PUBLIC, 2022-04-22 23:22:49 normalization > cast(AUDIT_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as AUDIT_ID, 2022-04-22 23:22:49 normalization > cast(METADATA as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as METADATA, 2022-04-22 23:22:49 normalization > cast(AUTHOR_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as AUTHOR_ID, 2022-04-22 23:22:49 normalization > cast(HTML_BODY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as HTML_BODY, 2022-04-22 23:22:49 normalization > cast(TICKET_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as TICKET_ID, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(PLAIN_BODY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as PLAIN_BODY, 2022-04-22 23:22:49 normalization > ATTACHMENTS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_COMMENTS_AB1 2022-04-22 23:22:49 normalization > -- TICKET_COMMENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(VIA as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(BODY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(PUBLIC as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(AUDIT_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(METADATA as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(AUTHOR_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(HTML_BODY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(PLAIN_BODY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ATTACHMENTS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_COMMENTS_AB2 tmp 2022-04-22 23:22:49 normalization > -- TICKET_COMMENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:07.905284 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.915281 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_FORMS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.937087 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:07.947106 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKETS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TICKETS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKETS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"via"') 2022-04-22 23:22:49 normalization > as VIA, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"tags"') as TAGS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"type"')) as TYPE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"due_at"')) as DUE_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"status"')) as STATUS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"subject"')) as SUBJECT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"brand_id"')) as BRAND_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"group_id"')) as GROUP_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"priority"')) as PRIORITY, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"is_public"')) as IS_PUBLIC, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"recipient"')) as RECIPIENT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"problem_id"')) as PROBLEM_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"assignee_id"')) as ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"description"')) as DESCRIPTION, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"external_id"')) as EXTERNAL_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"raw_subject"')) as RAW_SUBJECT, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"email_cc_ids"') as EMAIL_CC_IDS, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"follower_ids"') as FOLLOWER_IDS, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"followup_ids"') as FOLLOWUP_IDS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"requester_id"')) as REQUESTER_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"submitter_id"')) as SUBMITTER_ID, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"custom_fields"') as CUSTOM_FIELDS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"has_incidents"')) as HAS_INCIDENTS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"forum_topic_id"')) as FORUM_TOPIC_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"ticket_form_id"')) as TICKET_FORM_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"organization_id"')) as ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"collaborator_ids"') as COLLABORATOR_IDS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"allow_attachments"')) as ALLOW_ATTACHMENTS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"allow_channelback"')) as ALLOW_CHANNELBACK, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"generated_timestamp"')) as GENERATED_TIMESTAMP, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"satisfaction_rating"') 2022-04-22 23:22:49 normalization > as SATISFACTION_RATING, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"sharing_agreement_ids"') as SHARING_AGREEMENT_IDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKETS as table_alias 2022-04-22 23:22:49 normalization > -- TICKETS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKETS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKETS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(VIA as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as VIA, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TYPE, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when DUE_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(DUE_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when DUE_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(DUE_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when DUE_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(DUE_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when DUE_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(DUE_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when DUE_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(DUE_AT) 2022-04-22 23:22:49 normalization > end as DUE_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(STATUS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as STATUS, 2022-04-22 23:22:49 normalization > cast(SUBJECT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as SUBJECT, 2022-04-22 23:22:49 normalization > cast(BRAND_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as BRAND_ID, 2022-04-22 23:22:49 normalization > cast(GROUP_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as GROUP_ID, 2022-04-22 23:22:49 normalization > cast(PRIORITY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as PRIORITY, 2022-04-22 23:22:49 normalization > cast(IS_PUBLIC as boolean) as IS_PUBLIC, 2022-04-22 23:22:49 normalization > cast(RECIPIENT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as RECIPIENT, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(PROBLEM_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as PROBLEM_ID, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(ASSIGNEE_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > cast(DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as DESCRIPTION, 2022-04-22 23:22:49 normalization > cast(EXTERNAL_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as EXTERNAL_ID, 2022-04-22 23:22:49 normalization > cast(RAW_SUBJECT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as RAW_SUBJECT, 2022-04-22 23:22:49 normalization > EMAIL_CC_IDS, 2022-04-22 23:22:49 normalization > FOLLOWER_IDS, 2022-04-22 23:22:49 normalization > FOLLOWUP_IDS, 2022-04-22 23:22:49 normalization > cast(REQUESTER_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as REQUESTER_ID, 2022-04-22 23:22:49 normalization > cast(SUBMITTER_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as SUBMITTER_ID, 2022-04-22 23:22:49 normalization > CUSTOM_FIELDS, 2022-04-22 23:22:49 normalization > cast(HAS_INCIDENTS as boolean) as HAS_INCIDENTS, 2022-04-22 23:22:49 normalization > cast(FORUM_TOPIC_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as FORUM_TOPIC_ID, 2022-04-22 23:22:49 normalization > cast(TICKET_FORM_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as TICKET_FORM_ID, 2022-04-22 23:22:49 normalization > cast(ORGANIZATION_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > COLLABORATOR_IDS, 2022-04-22 23:22:49 normalization > cast(ALLOW_ATTACHMENTS as boolean) as ALLOW_ATTACHMENTS, 2022-04-22 23:22:49 normalization > cast(ALLOW_CHANNELBACK as boolean) as ALLOW_CHANNELBACK, 2022-04-22 23:22:49 normalization > cast(GENERATED_TIMESTAMP as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as GENERATED_TIMESTAMP, 2022-04-22 23:22:49 normalization > cast(SATISFACTION_RATING as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as SATISFACTION_RATING, 2022-04-22 23:22:49 normalization > SHARING_AGREEMENT_IDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKETS_AB1 2022-04-22 23:22:49 normalization > -- TICKETS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKETS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(VIA as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TAGS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DUE_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(STATUS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SUBJECT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(BRAND_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(GROUP_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(PRIORITY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(IS_PUBLIC as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RECIPIENT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(PROBLEM_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ASSIGNEE_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(EXTERNAL_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RAW_SUBJECT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(EMAIL_CC_IDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(FOLLOWER_IDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(FOLLOWUP_IDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REQUESTER_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SUBMITTER_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CUSTOM_FIELDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(HAS_INCIDENTS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(FORUM_TOPIC_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TICKET_FORM_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ORGANIZATION_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(COLLABORATOR_IDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ALLOW_ATTACHMENTS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ALLOW_CHANNELBACK as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(GENERATED_TIMESTAMP as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SATISFACTION_RATING as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SHARING_AGREEMENT_IDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKETS_AB2 tmp 2022-04-22 23:22:49 normalization > -- TICKETS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:07.954638 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.968802 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:07.976490 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_STG" 2022-04-22 23:22:49 normalization > 23:21:07.976934 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FIELDS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TICKET_FIELDS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_FIELDS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"tag"')) as TAG, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"type"')) as TYPE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"title"')) as TITLE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"active"')) as ACTIVE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"position"')) as POSITION, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"required"')) as REQUIRED, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"raw_title"')) as RAW_TITLE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"removable"')) as REMOVABLE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"description"')) as DESCRIPTION, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"sub_type_id"')) as SUB_TYPE_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"raw_description"')) as RAW_DESCRIPTION, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"title_in_portal"')) as TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"agent_description"')) as AGENT_DESCRIPTION, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"visible_in_portal"')) as VISIBLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"editable_in_portal"')) as EDITABLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"required_in_portal"')) as REQUIRED_IN_PORTAL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"raw_title_in_portal"')) as RAW_TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"collapsed_for_agents"')) as COLLAPSED_FOR_AGENTS, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"custom_field_options"') as CUSTOM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"system_field_options"') as SYSTEM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"regexp_for_validation"')) as REGEXP_FOR_VALIDATION, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_FIELDS as table_alias 2022-04-22 23:22:49 normalization > -- TICKET_FIELDS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_FIELDS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_FIELDS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(TAG as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TAG, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TYPE, 2022-04-22 23:22:49 normalization > cast(TITLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TITLE, 2022-04-22 23:22:49 normalization > cast(ACTIVE as boolean) as ACTIVE, 2022-04-22 23:22:49 normalization > cast(POSITION as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as POSITION, 2022-04-22 23:22:49 normalization > cast(REQUIRED as boolean) as REQUIRED, 2022-04-22 23:22:49 normalization > cast(RAW_TITLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as RAW_TITLE, 2022-04-22 23:22:49 normalization > cast(REMOVABLE as boolean) as REMOVABLE, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as DESCRIPTION, 2022-04-22 23:22:49 normalization > cast(SUB_TYPE_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as SUB_TYPE_ID, 2022-04-22 23:22:49 normalization > cast(RAW_DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as RAW_DESCRIPTION, 2022-04-22 23:22:49 normalization > cast(TITLE_IN_PORTAL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > cast(AGENT_DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as AGENT_DESCRIPTION, 2022-04-22 23:22:49 normalization > cast(VISIBLE_IN_PORTAL as boolean) as VISIBLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > cast(EDITABLE_IN_PORTAL as boolean) as EDITABLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > cast(REQUIRED_IN_PORTAL as boolean) as REQUIRED_IN_PORTAL, 2022-04-22 23:22:49 normalization > cast(RAW_TITLE_IN_PORTAL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as RAW_TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > cast(COLLAPSED_FOR_AGENTS as boolean) as COLLAPSED_FOR_AGENTS, 2022-04-22 23:22:49 normalization > CUSTOM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > SYSTEM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > cast(REGEXP_FOR_VALIDATION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as REGEXP_FOR_VALIDATION, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_FIELDS_AB1 2022-04-22 23:22:49 normalization > -- TICKET_FIELDS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_FIELDS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TAG as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TITLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ACTIVE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(POSITION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REQUIRED as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RAW_TITLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REMOVABLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SUB_TYPE_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RAW_DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TITLE_IN_PORTAL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(AGENT_DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(VISIBLE_IN_PORTAL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(EDITABLE_IN_PORTAL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REQUIRED_IN_PORTAL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RAW_TITLE_IN_PORTAL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(COLLAPSED_FOR_AGENTS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CUSTOM_FIELD_OPTIONS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SYSTEM_FIELD_OPTIONS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REGEXP_FOR_VALIDATION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_TICKET_FIELDS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_FIELDS_AB2 tmp 2022-04-22 23:22:49 normalization > -- TICKET_FIELDS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:07.979426 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FORMS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TICKET_FORMS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_FORMS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"name"')) as NAME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"active"')) as ACTIVE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"default"')) as "default", 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"position"')) as POSITION, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"raw_name"')) as RAW_NAME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"display_name"')) as DISPLAY_NAME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"in_all_brands"')) as IN_ALL_BRANDS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"end_user_visible"')) as END_USER_VISIBLE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"raw_display_name"')) as RAW_DISPLAY_NAME, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"ticket_field_ids"') as TICKET_FIELD_IDS, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"restricted_brand_ids"') as RESTRICTED_BRAND_IDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_FORMS as table_alias 2022-04-22 23:22:49 normalization > -- TICKET_FORMS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_FORMS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_FORMS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as NAME, 2022-04-22 23:22:49 normalization > cast(ACTIVE as boolean) as ACTIVE, 2022-04-22 23:22:49 normalization > cast("default" as boolean) as "default", 2022-04-22 23:22:49 normalization > cast(POSITION as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as POSITION, 2022-04-22 23:22:49 normalization > cast(RAW_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as RAW_NAME, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(DISPLAY_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as DISPLAY_NAME, 2022-04-22 23:22:49 normalization > cast(IN_ALL_BRANDS as boolean) as IN_ALL_BRANDS, 2022-04-22 23:22:49 normalization > cast(END_USER_VISIBLE as boolean) as END_USER_VISIBLE, 2022-04-22 23:22:49 normalization > cast(RAW_DISPLAY_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as RAW_DISPLAY_NAME, 2022-04-22 23:22:49 normalization > TICKET_FIELD_IDS, 2022-04-22 23:22:49 normalization > RESTRICTED_BRAND_IDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_FORMS_AB1 2022-04-22 23:22:49 normalization > -- TICKET_FORMS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_FORMS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ACTIVE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast("default" as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(POSITION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RAW_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DISPLAY_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(IN_ALL_BRANDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(END_USER_VISIBLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RAW_DISPLAY_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TICKET_FIELD_IDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RESTRICTED_BRAND_IDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_TICKET_FORMS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_FORMS_AB2 tmp 2022-04-22 23:22:49 normalization > -- TICKET_FORMS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:07.979888 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:07.980652 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:09.580629 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 2.0 seconds 2022-04-22 23:22:49 normalization > 23:21:09.583926 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:09.584186 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:09.597859 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 1.62 seconds 2022-04-22 23:22:49 normalization > 23:21:09.600964 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:09.601183 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:09.607924 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.67 seconds 2022-04-22 23:22:49 normalization > 23:21:09.611000 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:09.611205 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:09.710463 [info ] [Thread-2 ]: 6 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_AUDITS_STG................................................ [SUCCESS 1 in 2.23s] 2022-04-22 23:22:49 normalization > 23:21:09.711174 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_STG 2022-04-22 23:22:49 normalization > 23:21:09.711447 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRIC_EVENTS_STG 2022-04-22 23:22:49 normalization > 23:21:09.711774 [info ] [Thread-2 ]: 11 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_METRIC_EVENTS_STG............................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:09.712995 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.713713 [info ] [Thread-1 ]: 7 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_COMMENTS_STG.............................................. [SUCCESS 1 in 2.17s] 2022-04-22 23:22:49 normalization > 23:21:09.714064 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_METRIC_EVENTS_STG 2022-04-22 23:22:49 normalization > 23:21:09.714686 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_METRIC_EVENTS_STG 2022-04-22 23:22:49 normalization > 23:21:09.716581 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_STG 2022-04-22 23:22:49 normalization > 23:21:09.716923 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_METRICS_STG 2022-04-22 23:22:49 normalization > 23:21:09.717593 [info ] [Thread-1 ]: 12 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_METRICS_STG................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:09.718271 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_METRICS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.719357 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_METRICS_STG 2022-04-22 23:22:49 normalization > 23:21:09.719636 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_METRICS_STG 2022-04-22 23:22:49 normalization > 23:21:09.730865 [info ] [Thread-3 ]: 10 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_FORMS_STG................................................ [SUCCESS 1 in 2.18s] 2022-04-22 23:22:49 normalization > 23:21:09.763744 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_FORMS_STG 2022-04-22 23:22:49 normalization > 23:21:09.775269 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 1.81 seconds 2022-04-22 23:22:49 normalization > 23:21:09.786817 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_METRIC_EVENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.800964 [debug] [Thread-3 ]: Began running node model.airbyte_utils.USERS_STG 2022-04-22 23:22:49 normalization > 23:21:09.803073 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_METRICS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.804085 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 1.82 seconds 2022-04-22 23:22:49 normalization > 23:21:09.807494 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:09.808100 [info ] [Thread-3 ]: 13 of 95 START view model _AIRBYTE_ZENDESK_SUPPORT.USERS_STG............................................................ [RUN] 2022-04-22 23:22:49 normalization > 23:21:09.808388 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:09.811471 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:09.811805 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:09.812025 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:09.812717 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.813028 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_METRIC_EVENTS_STG 2022-04-22 23:22:49 normalization > 23:21:09.813297 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:09.813529 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_METRICS_STG 2022-04-22 23:22:49 normalization > 23:21:09.814230 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.USERS_STG 2022-04-22 23:22:49 normalization > 23:21:09.820003 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_METRIC_EVENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.827121 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_METRICS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.827741 [debug] [Thread-3 ]: Compiling model.airbyte_utils.USERS_STG 2022-04-22 23:22:49 normalization > 23:21:09.863217 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.892042 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.904647 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TICKET_METRIC_EVENTS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_METRIC_EVENTS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"time"')) as TIME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"type"')) as TYPE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"metric"')) as METRIC, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"instance_id"')) as INSTANCE_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_METRIC_EVENTS as table_alias 2022-04-22 23:22:49 normalization > -- TICKET_METRIC_EVENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_METRIC_EVENTS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_METRIC_EVENTS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(TIME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TIME, 2022-04-22 23:22:49 normalization > cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TYPE, 2022-04-22 23:22:49 normalization > cast(METRIC as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as METRIC, 2022-04-22 23:22:49 normalization > cast(TICKET_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as TICKET_ID, 2022-04-22 23:22:49 normalization > cast(INSTANCE_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as INSTANCE_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_METRIC_EVENTS_AB1 2022-04-22 23:22:49 normalization > -- TICKET_METRIC_EVENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_METRIC_EVENTS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TIME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(METRIC as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(INSTANCE_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_TICKET_METRIC_EVENTS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_METRIC_EVENTS_AB2 tmp 2022-04-22 23:22:49 normalization > -- TICKET_METRIC_EVENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:09.917412 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_METRICS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRICS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TICKET_METRICS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_METRICS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"time"')) as TIME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"type"')) as TYPE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"metric"')) as METRIC, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"status"') 2022-04-22 23:22:49 normalization > as STATUS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"reopens"')) as REOPENS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"replies"')) as REPLIES, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"solved_at"')) as SOLVED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"assigned_at"')) as ASSIGNED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"instance_id"')) as INSTANCE_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"group_stations"')) as GROUP_STATIONS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"assignee_stations"')) as ASSIGNEE_STATIONS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"status_updated_at"')) as STATUS_UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"assignee_updated_at"')) as ASSIGNEE_UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"requester_updated_at"')) as REQUESTER_UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"initially_assigned_at"')) as INITIALLY_ASSIGNED_AT, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"reply_time_in_minutes"') 2022-04-22 23:22:49 normalization > as REPLY_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"latest_comment_added_at"')) as LATEST_COMMENT_ADDED_AT, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"on_hold_time_in_minutes"') 2022-04-22 23:22:49 normalization > as ON_HOLD_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"agent_wait_time_in_minutes"') 2022-04-22 23:22:49 normalization > as AGENT_WAIT_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"requester_wait_time_in_minutes"') 2022-04-22 23:22:49 normalization > as REQUESTER_WAIT_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"full_resolution_time_in_minutes"') 2022-04-22 23:22:49 normalization > as FULL_RESOLUTION_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"first_resolution_time_in_minutes"') 2022-04-22 23:22:49 normalization > as FIRST_RESOLUTION_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_METRICS as table_alias 2022-04-22 23:22:49 normalization > -- TICKET_METRICS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_METRICS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_METRICS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(TIME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TIME, 2022-04-22 23:22:49 normalization > cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TYPE, 2022-04-22 23:22:49 normalization > cast(METRIC as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as METRIC, 2022-04-22 23:22:49 normalization > cast(STATUS as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as STATUS, 2022-04-22 23:22:49 normalization > cast(REOPENS as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as REOPENS, 2022-04-22 23:22:49 normalization > cast(REPLIES as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as REPLIES, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when SOLVED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(SOLVED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when SOLVED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(SOLVED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when SOLVED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(SOLVED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when SOLVED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(SOLVED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when SOLVED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(SOLVED_AT) 2022-04-22 23:22:49 normalization > end as SOLVED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(TICKET_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as TICKET_ID, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when ASSIGNED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(ASSIGNED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when ASSIGNED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(ASSIGNED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when ASSIGNED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(ASSIGNED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when ASSIGNED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(ASSIGNED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when ASSIGNED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(ASSIGNED_AT) 2022-04-22 23:22:49 normalization > end as ASSIGNED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(INSTANCE_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as INSTANCE_ID, 2022-04-22 23:22:49 normalization > cast(GROUP_STATIONS as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as GROUP_STATIONS, 2022-04-22 23:22:49 normalization > cast(ASSIGNEE_STATIONS as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ASSIGNEE_STATIONS, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when STATUS_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(STATUS_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when STATUS_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(STATUS_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when STATUS_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(STATUS_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when STATUS_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(STATUS_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when STATUS_UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(STATUS_UPDATED_AT) 2022-04-22 23:22:49 normalization > end as STATUS_UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when ASSIGNEE_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(ASSIGNEE_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when ASSIGNEE_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(ASSIGNEE_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when ASSIGNEE_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(ASSIGNEE_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when ASSIGNEE_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(ASSIGNEE_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when ASSIGNEE_UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(ASSIGNEE_UPDATED_AT) 2022-04-22 23:22:49 normalization > end as ASSIGNEE_UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when REQUESTER_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(REQUESTER_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when REQUESTER_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(REQUESTER_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when REQUESTER_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(REQUESTER_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when REQUESTER_UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(REQUESTER_UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when REQUESTER_UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(REQUESTER_UPDATED_AT) 2022-04-22 23:22:49 normalization > end as REQUESTER_UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when INITIALLY_ASSIGNED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(INITIALLY_ASSIGNED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when INITIALLY_ASSIGNED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(INITIALLY_ASSIGNED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when INITIALLY_ASSIGNED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(INITIALLY_ASSIGNED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when INITIALLY_ASSIGNED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(INITIALLY_ASSIGNED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when INITIALLY_ASSIGNED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(INITIALLY_ASSIGNED_AT) 2022-04-22 23:22:49 normalization > end as INITIALLY_ASSIGNED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(REPLY_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as REPLY_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when LATEST_COMMENT_ADDED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(LATEST_COMMENT_ADDED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when LATEST_COMMENT_ADDED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(LATEST_COMMENT_ADDED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when LATEST_COMMENT_ADDED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(LATEST_COMMENT_ADDED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when LATEST_COMMENT_ADDED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(LATEST_COMMENT_ADDED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when LATEST_COMMENT_ADDED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(LATEST_COMMENT_ADDED_AT) 2022-04-22 23:22:49 normalization > end as LATEST_COMMENT_ADDED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(ON_HOLD_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as ON_HOLD_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > cast(AGENT_WAIT_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as AGENT_WAIT_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > cast(REQUESTER_WAIT_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as REQUESTER_WAIT_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > cast(FULL_RESOLUTION_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as FULL_RESOLUTION_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > cast(FIRST_RESOLUTION_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as FIRST_RESOLUTION_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_METRICS_AB1 2022-04-22 23:22:49 normalization > -- TICKET_METRICS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_METRICS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TIME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(METRIC as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(STATUS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REOPENS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REPLIES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SOLVED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ASSIGNED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(INSTANCE_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(GROUP_STATIONS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ASSIGNEE_STATIONS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(STATUS_UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ASSIGNEE_UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REQUESTER_UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(INITIALLY_ASSIGNED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REPLY_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(LATEST_COMMENT_ADDED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ON_HOLD_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(AGENT_WAIT_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REQUESTER_WAIT_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(FULL_RESOLUTION_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(FIRST_RESOLUTION_TIME_IN_MINUTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_TICKET_METRICS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_METRICS_AB2 tmp 2022-04-22 23:22:49 normalization > -- TICKET_METRICS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:09.923067 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:09.955118 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.USERS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.955374 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:09.959865 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:09.962184 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.USERS_STG 2022-04-22 23:22:49 normalization > 23:21:09.967264 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.USERS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.968049 [info ] [Thread-5 ]: 8 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKETS_STG...................................................... [SUCCESS 1 in 2.42s] 2022-04-22 23:22:49 normalization > 23:21:09.969013 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_STG 2022-04-22 23:22:49 normalization > 23:21:09.969357 [debug] [Thread-5 ]: Began running node model.airbyte_utils.GROUPS_SCD 2022-04-22 23:22:49 normalization > 23:21:09.969826 [info ] [Thread-5 ]: 14 of 95 START incremental model ZENDESK_SUPPORT.GROUPS_SCD............................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:09.985038 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.USERS_STG" 2022-04-22 23:22:49 normalization > 23:21:09.987344 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:09.994528 [info ] [Thread-4 ]: 9 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_FIELDS_STG................................................ [SUCCESS 1 in 2.44s] 2022-04-22 23:22:49 normalization > 23:21:09.994813 [debug] [Thread-3 ]: On model.airbyte_utils.USERS_STG: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_STG"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace view "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."USERS_STG" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__USERS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_USERS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"name"')) as NAME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"role"')) as ROLE, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"tags"') as TAGS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"alias"')) as ALIAS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"email"')) as EMAIL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"notes"')) as NOTES, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"phone"')) as PHONE, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"photo"') 2022-04-22 23:22:49 normalization > as PHOTO, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"active"')) as ACTIVE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"locale"')) as LOCALE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"shared"')) as SHARED, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"details"')) as DETAILS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"verified"')) as VERIFIED, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"chat_only"')) as CHAT_ONLY, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"locale_id"')) as LOCALE_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"moderator"')) as MODERATOR, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"role_type"')) as ROLE_TYPE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"signature"')) as SIGNATURE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"suspended"')) as SUSPENDED, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"time_zone"')) as TIME_ZONE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"report_csv"')) as REPORT_CSV, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"external_id"')) as EXTERNAL_ID, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"user_fields"') 2022-04-22 23:22:49 normalization > as USER_FIELDS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"shared_agent"')) as SHARED_AGENT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"last_login_at"')) as LAST_LOGIN_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"custom_role_id"')) as CUSTOM_ROLE_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"organization_id"')) as ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"default_group_id"')) as DEFAULT_GROUP_ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"restricted_agent"')) as RESTRICTED_AGENT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"ticket_restriction"')) as TICKET_RESTRICTION, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"permanently_deleted"')) as PERMANENTLY_DELETED, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"shared_phone_number"')) as SHARED_PHONE_NUMBER, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"only_private_comments"')) as ONLY_PRIVATE_COMMENTS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"two_factor_auth_enabled"')) as TWO_FACTOR_AUTH_ENABLED, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_USERS as table_alias 2022-04-22 23:22:49 normalization > -- USERS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__USERS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__USERS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as NAME, 2022-04-22 23:22:49 normalization > cast(ROLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as ROLE, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > cast(ALIAS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as ALIAS, 2022-04-22 23:22:49 normalization > cast(EMAIL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as EMAIL, 2022-04-22 23:22:49 normalization > cast(NOTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as NOTES, 2022-04-22 23:22:49 normalization > cast(PHONE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as PHONE, 2022-04-22 23:22:49 normalization > cast(PHOTO as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as PHOTO, 2022-04-22 23:22:49 normalization > cast(ACTIVE as boolean) as ACTIVE, 2022-04-22 23:22:49 normalization > cast(LOCALE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as LOCALE, 2022-04-22 23:22:49 normalization > cast(SHARED as boolean) as SHARED, 2022-04-22 23:22:49 normalization > cast(DETAILS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as DETAILS, 2022-04-22 23:22:49 normalization > cast(VERIFIED as boolean) as VERIFIED, 2022-04-22 23:22:49 normalization > cast(CHAT_ONLY as boolean) as CHAT_ONLY, 2022-04-22 23:22:49 normalization > cast(LOCALE_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as LOCALE_ID, 2022-04-22 23:22:49 normalization > cast(MODERATOR as boolean) as MODERATOR, 2022-04-22 23:22:49 normalization > cast(ROLE_TYPE as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ROLE_TYPE, 2022-04-22 23:22:49 normalization > cast(SIGNATURE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as SIGNATURE, 2022-04-22 23:22:49 normalization > cast(SUSPENDED as boolean) as SUSPENDED, 2022-04-22 23:22:49 normalization > cast(TIME_ZONE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TIME_ZONE, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(REPORT_CSV as boolean) as REPORT_CSV, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(EXTERNAL_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as EXTERNAL_ID, 2022-04-22 23:22:49 normalization > cast(USER_FIELDS as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as USER_FIELDS, 2022-04-22 23:22:49 normalization > cast(SHARED_AGENT as boolean) as SHARED_AGENT, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when LAST_LOGIN_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(LAST_LOGIN_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when LAST_LOGIN_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(LAST_LOGIN_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when LAST_LOGIN_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(LAST_LOGIN_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when LAST_LOGIN_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(LAST_LOGIN_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when LAST_LOGIN_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(LAST_LOGIN_AT) 2022-04-22 23:22:49 normalization > end as LAST_LOGIN_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(CUSTOM_ROLE_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as CUSTOM_ROLE_ID, 2022-04-22 23:22:49 normalization > cast(ORGANIZATION_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > cast(DEFAULT_GROUP_ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as DEFAULT_GROUP_ID, 2022-04-22 23:22:49 normalization > cast(RESTRICTED_AGENT as boolean) as RESTRICTED_AGENT, 2022-04-22 23:22:49 normalization > cast(TICKET_RESTRICTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TICKET_RESTRICTION, 2022-04-22 23:22:49 normalization > cast(PERMANENTLY_DELETED as boolean) as PERMANENTLY_DELETED, 2022-04-22 23:22:49 normalization > cast(SHARED_PHONE_NUMBER as boolean) as SHARED_PHONE_NUMBER, 2022-04-22 23:22:49 normalization > cast(ONLY_PRIVATE_COMMENTS as boolean) as ONLY_PRIVATE_COMMENTS, 2022-04-22 23:22:49 normalization > cast(TWO_FACTOR_AUTH_ENABLED as boolean) as TWO_FACTOR_AUTH_ENABLED, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__USERS_AB1 2022-04-22 23:22:49 normalization > -- USERS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__USERS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ROLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TAGS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ALIAS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(EMAIL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(NOTES as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(PHONE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(PHOTO as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ACTIVE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(LOCALE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SHARED as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DETAILS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(VERIFIED as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CHAT_ONLY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(LOCALE_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(MODERATOR as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ROLE_TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SIGNATURE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SUSPENDED as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TIME_ZONE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(REPORT_CSV as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(EXTERNAL_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(USER_FIELDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SHARED_AGENT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(LAST_LOGIN_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CUSTOM_ROLE_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ORGANIZATION_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DEFAULT_GROUP_ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RESTRICTED_AGENT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TICKET_RESTRICTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(PERMANENTLY_DELETED as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SHARED_PHONE_NUMBER as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ONLY_PRIVATE_COMMENTS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TWO_FACTOR_AUTH_ENABLED as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_USERS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__USERS_AB2 tmp 2022-04-22 23:22:49 normalization > -- USERS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:09.995248 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.GROUPS_SCD 2022-04-22 23:22:49 normalization > 23:21:09.996505 [debug] [Thread-5 ]: Compiling model.airbyte_utils.GROUPS_SCD 2022-04-22 23:22:49 normalization > 23:21:09.996092 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:09.995879 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_FIELDS_STG 2022-04-22 23:22:49 normalization > 23:21:10.030923 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:10.034544 [debug] [Thread-4 ]: Began running node model.airbyte_utils.SCHEDULES 2022-04-22 23:22:49 normalization > 23:21:10.051778 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:10.211993 [info ] [Thread-4 ]: 15 of 95 START table model ZENDESK_SUPPORT.SCHEDULES.................................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:10.258406 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:10.269738 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.SCHEDULES" 2022-04-22 23:22:49 normalization > 23:21:10.305552 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.SCHEDULES 2022-04-22 23:22:49 normalization > 23:21:10.305890 [debug] [Thread-4 ]: Compiling model.airbyte_utils.SCHEDULES 2022-04-22 23:22:49 normalization > 23:21:10.319958 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.SCHEDULES" 2022-04-22 23:22:49 normalization > 23:21:10.338935 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:10.346128 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.SCHEDULES 2022-04-22 23:22:49 normalization > 23:21:10.384437 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.SCHEDULES" 2022-04-22 23:22:49 normalization > 23:21:10.421624 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.SCHEDULES" 2022-04-22 23:22:49 normalization > 23:21:10.437753 [debug] [Thread-4 ]: On model.airbyte_utils.SCHEDULES: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SCHEDULES"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace table "AIRBYTE_DB".ZENDESK_SUPPORT."SCHEDULES" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__SCHEDULES_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SCHEDULES 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"name"')) as NAME, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"intervals"') as INTERVALS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"time_zone"')) as TIME_ZONE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SCHEDULES as table_alias 2022-04-22 23:22:49 normalization > -- SCHEDULES 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ), __dbt__cte__SCHEDULES_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SCHEDULES_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as NAME, 2022-04-22 23:22:49 normalization > INTERVALS, 2022-04-22 23:22:49 normalization > cast(TIME_ZONE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TIME_ZONE, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__SCHEDULES_AB1 2022-04-22 23:22:49 normalization > -- SCHEDULES 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ), __dbt__cte__SCHEDULES_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SCHEDULES_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(INTERVALS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TIME_ZONE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_SCHEDULES_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__SCHEDULES_AB2 tmp 2022-04-22 23:22:49 normalization > -- SCHEDULES 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SCHEDULES_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > INTERVALS, 2022-04-22 23:22:49 normalization > TIME_ZONE, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_SCHEDULES_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__SCHEDULES_AB3 2022-04-22 23:22:49 normalization > -- SCHEDULES from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SCHEDULES 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:10.454046 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:11.783301 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 1.52 seconds 2022-04-22 23:22:49 normalization > 23:21:11.794727 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:11.794982 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:11.867015 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.94 seconds 2022-04-22 23:22:49 normalization > 23:21:11.870340 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:11.870613 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:11.885464 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.93 seconds 2022-04-22 23:22:49 normalization > 23:21:11.889087 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:11.889332 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_METRICS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:11.902091 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.11 seconds 2022-04-22 23:22:49 normalization > 23:21:11.921082 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:11.922652 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:11.992057 [info ] [Thread-1 ]: 12 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_METRICS_STG.............................................. [SUCCESS 1 in 2.27s] 2022-04-22 23:22:49 normalization > 23:21:11.992552 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_METRICS_STG 2022-04-22 23:22:49 normalization > 23:21:11.992811 [debug] [Thread-1 ]: Began running node model.airbyte_utils.MACROS_SCD 2022-04-22 23:22:49 normalization > 23:21:11.993155 [info ] [Thread-1 ]: 16 of 95 START incremental model ZENDESK_SUPPORT.MACROS_SCD............................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:11.994352 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:11.994563 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.MACROS_SCD 2022-04-22 23:22:49 normalization > 23:21:11.994721 [debug] [Thread-1 ]: Compiling model.airbyte_utils.MACROS_SCD 2022-04-22 23:22:49 normalization > 23:21:12.016342 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:12.024970 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.025500 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.028650 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.030047 [info ] [Thread-2 ]: 11 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.TICKET_METRIC_EVENTS_STG........................................ [SUCCESS 1 in 2.32s] 2022-04-22 23:22:49 normalization > 23:21:12.030970 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.033168 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRIC_EVENTS_STG 2022-04-22 23:22:49 normalization > 23:21:12.033533 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:12.034200 [debug] [Thread-2 ]: Began running node model.airbyte_utils.ORGANIZATIONS_SCD 2022-04-22 23:22:49 normalization > 23:21:12.038421 [info ] [Thread-2 ]: 17 of 95 START incremental model ZENDESK_SUPPORT.ORGANIZATIONS_SCD...................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:12.039775 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.040067 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.ORGANIZATIONS_SCD 2022-04-22 23:22:49 normalization > 23:21:12.040262 [debug] [Thread-2 ]: Compiling model.airbyte_utils.ORGANIZATIONS_SCD 2022-04-22 23:22:49 normalization > 23:21:12.057845 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 2.06 seconds 2022-04-22 23:22:49 normalization > 23:21:12.060884 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.064541 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:12.064984 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.065378 [debug] [Thread-3 ]: On model.airbyte_utils.USERS_STG: Close 2022-04-22 23:22:49 normalization > 23:21:12.065674 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:12.245861 [info ] [Thread-3 ]: 13 of 95 OK created view model _AIRBYTE_ZENDESK_SUPPORT.USERS_STG....................................................... [SUCCESS 1 in 2.43s] 2022-04-22 23:22:49 normalization > 23:21:12.252492 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.USERS_STG 2022-04-22 23:22:49 normalization > 23:21:12.252949 [debug] [Thread-3 ]: Began running node model.airbyte_utils.SATISFACTION_RATINGS_SCD 2022-04-22 23:22:49 normalization > 23:21:12.259058 [info ] [Thread-3 ]: 18 of 95 START incremental model ZENDESK_SUPPORT.SATISFACTION_RATINGS_SCD............................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:12.287148 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.292868 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.SATISFACTION_RATINGS_SCD 2022-04-22 23:22:49 normalization > 23:21:12.293227 [debug] [Thread-3 ]: Compiling model.airbyte_utils.SATISFACTION_RATINGS_SCD 2022-04-22 23:22:49 normalization > 23:21:12.342682 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.344160 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.31 seconds 2022-04-22 23:22:49 normalization > 23:21:12.359591 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.386247 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.397170 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:12.398434 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.512851 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.11 seconds 2022-04-22 23:22:49 normalization > 23:21:12.527143 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.527580 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.625491 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:12.656883 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.657622 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUPS_STG" 2022-04-22 23:22:49 normalization > 23:21:12.725556 [debug] [Thread-5 ]: SQL status: SUCCESS 10 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:12.734426 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.734789 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.800916 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:12.822909 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.823386 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUPS_STG" 2022-04-22 23:22:49 normalization > 23:21:12.908996 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 2.45 seconds 2022-04-22 23:22:49 normalization > 23:21:12.909324 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.SCHEDULES" 2022-04-22 23:22:49 normalization > 23:21:12.909442 [debug] [Thread-4 ]: On model.airbyte_utils.SCHEDULES: alter table "AIRBYTE_DB".ZENDESK_SUPPORT."SCHEDULES" cluster by (_AIRBYTE_EMITTED_AT); 2022-04-22 23:22:49 normalization > 23:21:12.917638 [debug] [Thread-5 ]: SQL status: SUCCESS 10 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:12.925475 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:12.925676 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUPS_STG" 2022-04-22 23:22:49 normalization > 23:21:13.023070 [debug] [Thread-5 ]: SQL status: SUCCESS 10 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:13.030127 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.030761 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:13.030959 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.GROUPS_SCD 2022-04-22 23:22:49 normalization > 23:21:13.058971 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.059242 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.156014 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:13.184789 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.187640 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('GROUPS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUPS_STG" 2022-04-22 23:22:49 normalization > -- GROUPS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_GROUPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:34.121000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_GROUPS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."NAME", 2022-04-22 23:22:49 normalization > this_data."DELETED", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_GROUPS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "NAME", 2022-04-22 23:22:49 normalization > "DELETED", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_GROUPS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "NAME", 2022-04-22 23:22:49 normalization > "DELETED", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > DELETED, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(UPDATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_GROUPS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > DELETED, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_GROUPS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:13.239160 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.33 seconds 2022-04-22 23:22:49 normalization > 23:21:13.246648 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:13.246947 [debug] [Thread-4 ]: On model.airbyte_utils.SCHEDULES: Close 2022-04-22 23:22:49 normalization > 23:21:13.344098 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 1.31 seconds 2022-04-22 23:22:49 normalization > 23:21:13.355256 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.355614 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.357330 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 1.29 seconds 2022-04-22 23:22:49 normalization > 23:21:13.370115 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.370498 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.380797 [info ] [Thread-4 ]: 15 of 95 OK created table model ZENDESK_SUPPORT.SCHEDULES............................................................... [SUCCESS 1 in 3.11s] 2022-04-22 23:22:49 normalization > 23:21:13.381337 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.SCHEDULES 2022-04-22 23:22:49 normalization > 23:21:13.381567 [debug] [Thread-4 ]: Began running node model.airbyte_utils.SLA_POLICIES 2022-04-22 23:22:49 normalization > 23:21:13.382228 [info ] [Thread-4 ]: 19 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES................................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:13.382996 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES" 2022-04-22 23:22:49 normalization > 23:21:13.383251 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.SLA_POLICIES 2022-04-22 23:22:49 normalization > 23:21:13.383420 [debug] [Thread-4 ]: Compiling model.airbyte_utils.SLA_POLICIES 2022-04-22 23:22:49 normalization > 23:21:13.393601 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES" 2022-04-22 23:22:49 normalization > 23:21:13.393966 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:13.394103 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.SLA_POLICIES 2022-04-22 23:22:49 normalization > 23:21:13.401728 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.SLA_POLICIES" 2022-04-22 23:22:49 normalization > 23:21:13.406182 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES" 2022-04-22 23:22:49 normalization > 23:21:13.407121 [debug] [Thread-4 ]: On model.airbyte_utils.SLA_POLICIES: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SLA_POLICIES"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__SLA_POLICIES_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SLA_POLICIES 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"title"')) as TITLE, 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > get_path(parse_json(table_alias._airbyte_data), '"filter"') 2022-04-22 23:22:49 normalization > as FILTER, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"position"')) as POSITION, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"description"')) as DESCRIPTION, 2022-04-22 23:22:49 normalization > get_path(parse_json(_airbyte_data), '"policy_metrics"') as POLICY_METRICS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SLA_POLICIES as table_alias 2022-04-22 23:22:49 normalization > -- SLA_POLICIES 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ), __dbt__cte__SLA_POLICIES_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(TITLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TITLE, 2022-04-22 23:22:49 normalization > cast(FILTER as 2022-04-22 23:22:49 normalization > variant 2022-04-22 23:22:49 normalization > ) as FILTER, 2022-04-22 23:22:49 normalization > cast(POSITION as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as POSITION, 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:49 normalization > end as CREATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > case 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:49 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:49 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:49 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:49 normalization > end as UPDATED_AT 2022-04-22 23:22:49 normalization > , 2022-04-22 23:22:49 normalization > cast(DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as DESCRIPTION, 2022-04-22 23:22:49 normalization > POLICY_METRICS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__SLA_POLICIES_AB1 2022-04-22 23:22:49 normalization > -- SLA_POLICIES 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ), __dbt__cte__SLA_POLICIES_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TITLE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(FILTER as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(POSITION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(DESCRIPTION as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(POLICY_METRICS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_SLA_POLICIES_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__SLA_POLICIES_AB2 tmp 2022-04-22 23:22:49 normalization > -- SLA_POLICIES 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > TITLE, 2022-04-22 23:22:49 normalization > FILTER, 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > POLICY_METRICS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_SLA_POLICIES_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__SLA_POLICIES_AB3 2022-04-22 23:22:49 normalization > -- SLA_POLICIES from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SLA_POLICIES 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:13.407786 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 1.01 seconds 2022-04-22 23:22:49 normalization > 23:21:13.408004 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:13.419207 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.422040 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.460864 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:13.482883 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 0.13 seconds 2022-04-22 23:22:49 normalization > 23:21:13.484218 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.525204 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.534678 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.546533 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 0.12 seconds 2022-04-22 23:22:49 normalization > 23:21:13.561673 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.604473 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.607407 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.683645 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:13.687433 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.687657 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.699854 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:13.703308 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.703506 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.800598 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 0.2 seconds 2022-04-22 23:22:49 normalization > 23:21:13.803971 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:13.804181 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.121306 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.32 seconds 2022-04-22 23:22:49 normalization > 23:21:14.132072 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.132336 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.186509 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:14.190935 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.191149 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.235028 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.53 seconds 2022-04-22 23:22:49 normalization > 23:21:14.251658 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.251920 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.277848 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:14.285482 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.285742 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."MACROS_STG" 2022-04-22 23:22:49 normalization > 23:21:14.322814 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:14.327428 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.327943 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.329562 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.64 seconds 2022-04-22 23:22:49 normalization > 23:21:14.342836 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.343242 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.388480 [debug] [Thread-1 ]: SQL status: SUCCESS 14 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:14.395297 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.395538 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.399821 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:14.403320 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.403496 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.415986 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:14.424746 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.425711 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."SATISFACTION_RATINGS_STG" 2022-04-22 23:22:49 normalization > 23:21:14.457848 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:14.469676 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.469908 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."MACROS_STG" 2022-04-22 23:22:49 normalization > 23:21:14.495850 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:14.605645 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.18 seconds 2022-04-22 23:22:49 normalization > 23:21:14.606375 [debug] [Thread-1 ]: SQL status: SUCCESS 14 in 0.14 seconds 2022-04-22 23:22:49 normalization > 23:21:14.609225 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.615363 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."ORGANIZATIONS_STG" 2022-04-22 23:22:49 normalization > 23:21:14.624420 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.625211 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.632255 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.632519 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."MACROS_STG" 2022-04-22 23:22:49 normalization > 23:21:14.678303 [debug] [Thread-2 ]: SQL status: SUCCESS 19 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:14.686679 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.687275 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.690163 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:14.695333 [debug] [Thread-1 ]: SQL status: SUCCESS 14 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:14.712741 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.714088 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:14.714300 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.MACROS_SCD 2022-04-22 23:22:49 normalization > 23:21:14.722001 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.725943 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.726177 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.726411 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."SATISFACTION_RATINGS_STG" 2022-04-22 23:22:49 normalization > 23:21:14.744787 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:14.756949 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.757172 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."ORGANIZATIONS_STG" 2022-04-22 23:22:49 normalization > 23:21:14.780715 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:14.795087 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.795413 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('MACROS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."MACROS_STG" 2022-04-22 23:22:49 normalization > -- MACROS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_MACROS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:34.474000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_MACROS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."TITLE", 2022-04-22 23:22:49 normalization > this_data."ACTIVE", 2022-04-22 23:22:49 normalization > this_data."ACTIONS", 2022-04-22 23:22:49 normalization > this_data."POSITION", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."DESCRIPTION", 2022-04-22 23:22:49 normalization > this_data."RESTRICTION", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_MACROS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "TITLE", 2022-04-22 23:22:49 normalization > "ACTIVE", 2022-04-22 23:22:49 normalization > "ACTIONS", 2022-04-22 23:22:49 normalization > "POSITION", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "DESCRIPTION", 2022-04-22 23:22:49 normalization > "RESTRICTION", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_MACROS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "TITLE", 2022-04-22 23:22:49 normalization > "ACTIVE", 2022-04-22 23:22:49 normalization > "ACTIONS", 2022-04-22 23:22:49 normalization > "POSITION", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "DESCRIPTION", 2022-04-22 23:22:49 normalization > "RESTRICTION", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > TITLE, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > ACTIONS, 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > RESTRICTION, 2022-04-22 23:22:49 normalization > UPDATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(UPDATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_MACROS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > TITLE, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > ACTIONS, 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > RESTRICTION, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_MACROS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:14.801258 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:14.818855 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.819078 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."SATISFACTION_RATINGS_STG" 2022-04-22 23:22:49 normalization > 23:21:14.824684 [debug] [Thread-2 ]: SQL status: SUCCESS 19 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:14.840156 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.840421 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."ORGANIZATIONS_STG" 2022-04-22 23:22:49 normalization > 23:21:14.899046 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:14.910621 [debug] [Thread-2 ]: SQL status: SUCCESS 19 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:14.922932 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.925028 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:14.925295 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.SATISFACTION_RATINGS_SCD 2022-04-22 23:22:49 normalization > 23:21:14.931872 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.932429 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.939146 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.939505 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:14.939668 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.ORGANIZATIONS_SCD 2022-04-22 23:22:49 normalization > 23:21:14.945374 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:14.945581 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.001740 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:15.016526 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.016835 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('ORGANIZATIONS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."ORGANIZATIONS_STG" 2022-04-22 23:22:49 normalization > -- ORGANIZATIONS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_ORGANIZATIONS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:46.477000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_ORGANIZATIONS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."NAME", 2022-04-22 23:22:49 normalization > this_data."TAGS", 2022-04-22 23:22:49 normalization > this_data."NOTES", 2022-04-22 23:22:49 normalization > this_data."DETAILS", 2022-04-22 23:22:49 normalization > this_data."GROUP_ID", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."DELETED_AT", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."EXTERNAL_ID", 2022-04-22 23:22:49 normalization > this_data."DOMAIN_NAMES", 2022-04-22 23:22:49 normalization > this_data."SHARED_TICKETS", 2022-04-22 23:22:49 normalization > this_data."SHARED_COMMENTS", 2022-04-22 23:22:49 normalization > this_data."ORGANIZATION_FIELDS", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_ORGANIZATIONS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "NAME", 2022-04-22 23:22:49 normalization > "TAGS", 2022-04-22 23:22:49 normalization > "NOTES", 2022-04-22 23:22:49 normalization > "DETAILS", 2022-04-22 23:22:49 normalization > "GROUP_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "DELETED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "EXTERNAL_ID", 2022-04-22 23:22:49 normalization > "DOMAIN_NAMES", 2022-04-22 23:22:49 normalization > "SHARED_TICKETS", 2022-04-22 23:22:49 normalization > "SHARED_COMMENTS", 2022-04-22 23:22:49 normalization > "ORGANIZATION_FIELDS", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_ORGANIZATIONS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "NAME", 2022-04-22 23:22:49 normalization > "TAGS", 2022-04-22 23:22:49 normalization > "NOTES", 2022-04-22 23:22:49 normalization > "DETAILS", 2022-04-22 23:22:49 normalization > "GROUP_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "DELETED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "EXTERNAL_ID", 2022-04-22 23:22:49 normalization > "DOMAIN_NAMES", 2022-04-22 23:22:49 normalization > "SHARED_TICKETS", 2022-04-22 23:22:49 normalization > "SHARED_COMMENTS", 2022-04-22 23:22:49 normalization > "ORGANIZATION_FIELDS", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > NOTES, 2022-04-22 23:22:49 normalization > DETAILS, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > DELETED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > EXTERNAL_ID, 2022-04-22 23:22:49 normalization > DOMAIN_NAMES, 2022-04-22 23:22:49 normalization > SHARED_TICKETS, 2022-04-22 23:22:49 normalization > SHARED_COMMENTS, 2022-04-22 23:22:49 normalization > ORGANIZATION_FIELDS, 2022-04-22 23:22:49 normalization > UPDATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(UPDATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ORGANIZATIONS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > NOTES, 2022-04-22 23:22:49 normalization > DETAILS, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > DELETED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > EXTERNAL_ID, 2022-04-22 23:22:49 normalization > DOMAIN_NAMES, 2022-04-22 23:22:49 normalization > SHARED_TICKETS, 2022-04-22 23:22:49 normalization > SHARED_COMMENTS, 2022-04-22 23:22:49 normalization > ORGANIZATION_FIELDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ORGANIZATIONS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:15.133809 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 1.94 seconds 2022-04-22 23:22:49 normalization > 23:21:15.138623 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.138883 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:15.143986 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 0.21 seconds 2022-04-22 23:22:49 normalization > 23:21:15.158742 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.159014 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('SATISFACTION_RATINGS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."SATISFACTION_RATINGS_STG" 2022-04-22 23:22:49 normalization > -- SATISFACTION_RATINGS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:38:45.448000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_SATISFACTION_RATINGS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."SCORE", 2022-04-22 23:22:49 normalization > this_data."REASON", 2022-04-22 23:22:49 normalization > this_data."COMMENT", 2022-04-22 23:22:49 normalization > this_data."GROUP_ID", 2022-04-22 23:22:49 normalization > this_data."REASON_ID", 2022-04-22 23:22:49 normalization > this_data."TICKET_ID", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."ASSIGNEE_ID", 2022-04-22 23:22:49 normalization > this_data."REQUESTER_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_SATISFACTION_RATINGS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "SCORE", 2022-04-22 23:22:49 normalization > "REASON", 2022-04-22 23:22:49 normalization > "COMMENT", 2022-04-22 23:22:49 normalization > "GROUP_ID", 2022-04-22 23:22:49 normalization > "REASON_ID", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "ASSIGNEE_ID", 2022-04-22 23:22:49 normalization > "REQUESTER_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_SATISFACTION_RATINGS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "SCORE", 2022-04-22 23:22:49 normalization > "REASON", 2022-04-22 23:22:49 normalization > "COMMENT", 2022-04-22 23:22:49 normalization > "GROUP_ID", 2022-04-22 23:22:49 normalization > "REASON_ID", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "ASSIGNEE_ID", 2022-04-22 23:22:49 normalization > "REQUESTER_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > SCORE, 2022-04-22 23:22:49 normalization > REASON, 2022-04-22 23:22:49 normalization > COMMENT, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > REASON_ID, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > REQUESTER_ID, 2022-04-22 23:22:49 normalization > UPDATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(UPDATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_SATISFACTION_RATINGS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > SCORE, 2022-04-22 23:22:49 normalization > REASON, 2022-04-22 23:22:49 normalization > COMMENT, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > REASON_ID, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > REQUESTER_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_SATISFACTION_RATINGS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:15.354764 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.22 seconds 2022-04-22 23:22:49 normalization > 23:21:15.360514 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.360743 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.462521 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:15.484579 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.484855 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:15.487742 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 2.08 seconds 2022-04-22 23:22:49 normalization > 23:21:15.489118 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES" 2022-04-22 23:22:49 normalization > 23:21:15.489882 [debug] [Thread-4 ]: On model.airbyte_utils.SLA_POLICIES: alter table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES" cluster by (_AIRBYTE_EMITTED_AT); 2022-04-22 23:22:49 normalization > 23:21:15.567797 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:15.572993 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.573234 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.630785 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:15.643383 [debug] [Thread-5 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."GROUPS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:15.666779 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.668643 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.668857 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:15.693605 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.2 seconds 2022-04-22 23:22:49 normalization > 23:21:15.698469 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:15.698786 [debug] [Thread-4 ]: On model.airbyte_utils.SLA_POLICIES: Close 2022-04-22 23:22:49 normalization > 23:21:15.777376 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.11 seconds 2022-04-22 23:22:49 normalization > 23:21:15.777758 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.777879 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","NAME" = DBT_INTERNAL_SOURCE."NAME","DELETED" = DBT_INTERNAL_SOURCE."DELETED","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_GROUPS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_GROUPS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "NAME", "DELETED", "CREATED_AT", "UPDATED_AT", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_GROUPS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "NAME", "DELETED", "CREATED_AT", "UPDATED_AT", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_GROUPS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:15.791502 [info ] [Thread-4 ]: 19 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES............................................................ [SUCCESS 1 in 2.41s] 2022-04-22 23:22:49 normalization > 23:21:15.792497 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.SLA_POLICIES 2022-04-22 23:22:49 normalization > 23:21:15.796028 [debug] [Thread-4 ]: Began running node model.airbyte_utils.GROUP_MEMBERSHIPS_SCD 2022-04-22 23:22:49 normalization > 23:21:15.796384 [info ] [Thread-4 ]: 20 of 95 START incremental model ZENDESK_SUPPORT.GROUP_MEMBERSHIPS_SCD.................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:15.798933 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.799446 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.GROUP_MEMBERSHIPS_SCD 2022-04-22 23:22:49 normalization > 23:21:15.799652 [debug] [Thread-4 ]: Compiling model.airbyte_utils.GROUP_MEMBERSHIPS_SCD 2022-04-22 23:22:49 normalization > 23:21:15.819544 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.819803 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:15.819908 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:16.266390 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.45 seconds 2022-04-22 23:22:49 normalization > 23:21:16.277798 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.278140 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.297961 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.5 seconds 2022-04-22 23:22:49 normalization > 23:21:16.302408 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.302646 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:16.342213 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:16.359738 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.360014 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.379834 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:16.387034 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.387299 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.415796 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:16.419448 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.419692 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.429215 [debug] [Thread-5 ]: SQL status: SUCCESS 16 in 0.65 seconds 2022-04-22 23:22:49 normalization > 23:21:16.429487 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.429599 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:16.437741 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:16.446440 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.446665 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:16.512562 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:16.520163 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.520411 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.580558 [debug] [Thread-1 ]: SQL status: SUCCESS 19 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:16.585160 [debug] [Thread-1 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."MACROS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:16.590623 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.592518 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.592681 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:16.680195 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.25 seconds 2022-04-22 23:22:49 normalization > 23:21:16.682056 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.GROUPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.682224 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.GROUPS_STG 2022-04-22 23:22:49 normalization > 23:21:16.688751 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:16.689095 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.689212 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","TITLE" = DBT_INTERNAL_SOURCE."TITLE","ACTIVE" = DBT_INTERNAL_SOURCE."ACTIVE","ACTIONS" = DBT_INTERNAL_SOURCE."ACTIONS","POSITION" = DBT_INTERNAL_SOURCE."POSITION","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","DESCRIPTION" = DBT_INTERNAL_SOURCE."DESCRIPTION","RESTRICTION" = DBT_INTERNAL_SOURCE."RESTRICTION","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_MACROS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_MACROS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "TITLE", "ACTIVE", "ACTIONS", "POSITION", "CREATED_AT", "UPDATED_AT", "DESCRIPTION", "RESTRICTION", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_MACROS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "TITLE", "ACTIVE", "ACTIONS", "POSITION", "CREATED_AT", "UPDATED_AT", "DESCRIPTION", "RESTRICTION", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_MACROS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:16.724943 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.31 seconds 2022-04-22 23:22:49 normalization > 23:21:16.735122 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.735374 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.790952 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:16.794658 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.794884 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.817067 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:49 normalization > 23:21:16.820676 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:16.820959 [debug] [Thread-5 ]: On model.airbyte_utils.GROUPS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:16.848223 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:16.862461 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.863717 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_STG" 2022-04-22 23:22:49 normalization > 23:21:16.934397 [info ] [Thread-5 ]: 14 of 95 OK created incremental model ZENDESK_SUPPORT.GROUPS_SCD........................................................ [SUCCESS 1 in 6.95s] 2022-04-22 23:22:49 normalization > 23:21:16.934897 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.GROUPS_SCD 2022-04-22 23:22:49 normalization > 23:21:16.935159 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TAGS 2022-04-22 23:22:49 normalization > 23:21:16.935460 [info ] [Thread-5 ]: 21 of 95 START table model ZENDESK_SUPPORT.TAGS......................................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:16.936141 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TAGS" 2022-04-22 23:22:49 normalization > 23:21:16.936361 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TAGS 2022-04-22 23:22:49 normalization > 23:21:16.937308 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TAGS 2022-04-22 23:22:49 normalization > 23:21:16.950856 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TAGS" 2022-04-22 23:22:49 normalization > 23:21:16.953560 [debug] [Thread-4 ]: SQL status: SUCCESS 11 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:16.956923 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:16.957145 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.TAGS 2022-04-22 23:22:49 normalization > 23:21:16.968558 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.TAGS" 2022-04-22 23:22:49 normalization > 23:21:16.972452 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.972973 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:16.976511 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TAGS" 2022-04-22 23:22:49 normalization > 23:21:16.977390 [debug] [Thread-5 ]: On model.airbyte_utils.TAGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TAGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace table "AIRBYTE_DB".ZENDESK_SUPPORT."TAGS" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TAGS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TAGS 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"name"')) as NAME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(_airbyte_data), '"count"')) as COUNT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TAGS as table_alias 2022-04-22 23:22:49 normalization > -- TAGS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ), __dbt__cte__TAGS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TAGS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as NAME, 2022-04-22 23:22:49 normalization > cast(COUNT as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as COUNT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TAGS_AB1 2022-04-22 23:22:49 normalization > -- TAGS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ), __dbt__cte__TAGS_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TAGS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(COUNT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_TAGS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TAGS_AB2 tmp 2022-04-22 23:22:49 normalization > -- TAGS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TAGS_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > COUNT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TAGS_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__TAGS_AB3 2022-04-22 23:22:49 normalization > -- TAGS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TAGS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:16.977683 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:17.045126 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:17.133062 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.138762 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_STG" 2022-04-22 23:22:49 normalization > 23:21:17.207969 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 2.19 seconds 2022-04-22 23:22:49 normalization > 23:21:17.215437 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.216281 [debug] [Thread-4 ]: SQL status: SUCCESS 11 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:17.216781 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:17.235326 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.235818 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_STG" 2022-04-22 23:22:49 normalization > 23:21:17.299955 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:17.308383 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.309402 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.310674 [debug] [Thread-4 ]: SQL status: SUCCESS 11 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:17.324401 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.325675 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:17.325919 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.GROUP_MEMBERSHIPS_SCD 2022-04-22 23:22:49 normalization > 23:21:17.332415 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.332571 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.364713 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:17.371392 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.371625 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:17.385238 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:17.399714 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.399980 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('GROUP_MEMBERSHIPS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_STG" 2022-04-22 23:22:49 normalization > -- GROUP_MEMBERSHIPS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:33.828000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_GROUP_MEMBERSHIPS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."default", 2022-04-22 23:22:49 normalization > this_data."USER_ID", 2022-04-22 23:22:49 normalization > this_data."GROUP_ID", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_GROUP_MEMBERSHIPS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > "USER_ID", 2022-04-22 23:22:49 normalization > "GROUP_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_GROUP_MEMBERSHIPS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > "USER_ID", 2022-04-22 23:22:49 normalization > "GROUP_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > USER_ID, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(UPDATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_GROUP_MEMBERSHIPS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > USER_ID, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_GROUP_MEMBERSHIPS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:17.454871 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:17.465495 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.467005 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.534399 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:17.541429 [debug] [Thread-2 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."ORGANIZATIONS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:17.543351 [debug] [Thread-1 ]: SQL status: SUCCESS 94 in 0.85 seconds 2022-04-22 23:22:49 normalization > 23:21:17.546298 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.546609 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.546947 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:17.550837 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.551636 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:17.626189 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:17.626600 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.626719 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","NAME" = DBT_INTERNAL_SOURCE."NAME","TAGS" = DBT_INTERNAL_SOURCE."TAGS","NOTES" = DBT_INTERNAL_SOURCE."NOTES","DETAILS" = DBT_INTERNAL_SOURCE."DETAILS","GROUP_ID" = DBT_INTERNAL_SOURCE."GROUP_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","DELETED_AT" = DBT_INTERNAL_SOURCE."DELETED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","EXTERNAL_ID" = DBT_INTERNAL_SOURCE."EXTERNAL_ID","DOMAIN_NAMES" = DBT_INTERNAL_SOURCE."DOMAIN_NAMES","SHARED_TICKETS" = DBT_INTERNAL_SOURCE."SHARED_TICKETS","SHARED_COMMENTS" = DBT_INTERNAL_SOURCE."SHARED_COMMENTS","ORGANIZATION_FIELDS" = DBT_INTERNAL_SOURCE."ORGANIZATION_FIELDS","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_ORGANIZATIONS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_ORGANIZATIONS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "NAME", "TAGS", "NOTES", "DETAILS", "GROUP_ID", "CREATED_AT", "DELETED_AT", "UPDATED_AT", "EXTERNAL_ID", "DOMAIN_NAMES", "SHARED_TICKETS", "SHARED_COMMENTS", "ORGANIZATION_FIELDS", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ORGANIZATIONS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "NAME", "TAGS", "NOTES", "DETAILS", "GROUP_ID", "CREATED_AT", "DELETED_AT", "UPDATED_AT", "EXTERNAL_ID", "DOMAIN_NAMES", "SHARED_TICKETS", "SHARED_COMMENTS", "ORGANIZATION_FIELDS", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ORGANIZATIONS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:17.769082 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:49 normalization > 23:21:17.771383 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.771577 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.MACROS_STG 2022-04-22 23:22:49 normalization > 23:21:17.846324 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:17.850729 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:17.851030 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:17.884865 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 2.73 seconds 2022-04-22 23:22:49 normalization > 23:21:17.890253 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.890514 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:17.961553 [info ] [Thread-1 ]: 16 of 95 OK created incremental model ZENDESK_SUPPORT.MACROS_SCD........................................................ [SUCCESS 1 in 5.97s] 2022-04-22 23:22:49 normalization > 23:21:17.962520 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:17.963393 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.MACROS_SCD 2022-04-22 23:22:49 normalization > 23:21:17.970625 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.971058 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_SCD 2022-04-22 23:22:49 normalization > 23:21:17.971739 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.972376 [info ] [Thread-1 ]: 22 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_SCD...................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:17.975679 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:17.976175 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_SCD 2022-04-22 23:22:49 normalization > 23:21:17.976489 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_SCD 2022-04-22 23:22:49 normalization > 23:21:18.000240 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.000508 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.000617 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:18.056594 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:18.080928 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 1.1 seconds 2022-04-22 23:22:49 normalization > 23:21:18.081392 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TAGS" 2022-04-22 23:22:49 normalization > 23:21:18.089508 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.102287 [debug] [Thread-5 ]: On model.airbyte_utils.TAGS: alter table "AIRBYTE_DB".ZENDESK_SUPPORT."TAGS" cluster by (_AIRBYTE_EMITTED_AT); 2022-04-22 23:22:49 normalization > 23:21:18.135542 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:18.263342 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:18.274746 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.276987 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.345849 [debug] [Thread-3 ]: SQL status: SUCCESS 21 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:18.355613 [debug] [Thread-3 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."SATISFACTION_RATINGS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:18.356341 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.2 seconds 2022-04-22 23:22:49 normalization > 23:21:18.358349 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.361619 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:18.362088 [debug] [Thread-5 ]: On model.airbyte_utils.TAGS: Close 2022-04-22 23:22:49 normalization > 23:21:18.366158 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.366487 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:18.397623 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 1.0 seconds 2022-04-22 23:22:49 normalization > 23:21:18.402532 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.402762 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:18.440532 [info ] [Thread-5 ]: 21 of 95 OK created table model ZENDESK_SUPPORT.TAGS.................................................................... [SUCCESS 1 in 1.50s] 2022-04-22 23:22:49 normalization > 23:21:18.441083 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TAGS 2022-04-22 23:22:49 normalization > 23:21:18.441346 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:18.441660 [info ] [Thread-5 ]: 23 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_SCD.................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:18.442902 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.443312 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:18.443951 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:18.464936 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.465624 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:18.465935 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.466254 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.466434 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:18.466609 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","SCORE" = DBT_INTERNAL_SOURCE."SCORE","REASON" = DBT_INTERNAL_SOURCE."REASON","COMMENT" = DBT_INTERNAL_SOURCE."COMMENT","GROUP_ID" = DBT_INTERNAL_SOURCE."GROUP_ID","REASON_ID" = DBT_INTERNAL_SOURCE."REASON_ID","TICKET_ID" = DBT_INTERNAL_SOURCE."TICKET_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","ASSIGNEE_ID" = DBT_INTERNAL_SOURCE."ASSIGNEE_ID","REQUESTER_ID" = DBT_INTERNAL_SOURCE."REQUESTER_ID","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_SATISFACTION_RATINGS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_SATISFACTION_RATINGS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "SCORE", "REASON", "COMMENT", "GROUP_ID", "REASON_ID", "TICKET_ID", "CREATED_AT", "UPDATED_AT", "ASSIGNEE_ID", "REQUESTER_ID", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SATISFACTION_RATINGS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "SCORE", "REASON", "COMMENT", "GROUP_ID", "REASON_ID", "TICKET_ID", "CREATED_AT", "UPDATED_AT", "ASSIGNEE_ID", "REQUESTER_ID", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SATISFACTION_RATINGS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:18.472743 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.47 seconds 2022-04-22 23:22:49 normalization > 23:21:18.479566 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:18.489821 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.495342 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.495714 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.495995 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.567119 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:18.567722 [debug] [Thread-2 ]: SQL status: SUCCESS 5274 in 0.94 seconds 2022-04-22 23:22:49 normalization > 23:21:18.584024 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.590430 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:18.590704 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.625008 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:18.667087 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.682221 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:18.684215 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.757722 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:18.764585 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:18.766620 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.770729 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.771147 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.771405 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.833241 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:18.839274 [debug] [Thread-4 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."GROUP_MEMBERSHIPS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:18.841052 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.842690 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.842832 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:18.939479 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:18.939897 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.940041 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","default" = DBT_INTERNAL_SOURCE."default","USER_ID" = DBT_INTERNAL_SOURCE."USER_ID","GROUP_ID" = DBT_INTERNAL_SOURCE."GROUP_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_GROUP_MEMBERSHIPS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_GROUP_MEMBERSHIPS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "default", "USER_ID", "GROUP_ID", "CREATED_AT", "UPDATED_AT", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_GROUP_MEMBERSHIPS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "default", "USER_ID", "GROUP_ID", "CREATED_AT", "UPDATED_AT", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_GROUP_MEMBERSHIPS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:18.976809 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.28 seconds 2022-04-22 23:22:49 normalization > 23:21:18.978807 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > 23:21:18.978980 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.ORGANIZATIONS_STG 2022-04-22 23:22:49 normalization > 23:21:19.008497 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.54 seconds 2022-04-22 23:22:49 normalization > 23:21:19.120110 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.120789 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.14 seconds 2022-04-22 23:22:49 normalization > 23:21:19.121122 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.124236 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:19.126974 [debug] [Thread-2 ]: On model.airbyte_utils.ORGANIZATIONS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:19.301198 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.18 seconds 2022-04-22 23:22:49 normalization > 23:21:19.312339 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.313755 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.316356 [info ] [Thread-2 ]: 17 of 95 OK created incremental model ZENDESK_SUPPORT.ORGANIZATIONS_SCD................................................. [SUCCESS 1 in 7.28s] 2022-04-22 23:22:49 normalization > 23:21:19.317798 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.ORGANIZATIONS_SCD 2022-04-22 23:22:49 normalization > 23:21:19.318062 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_FORMS_SCD 2022-04-22 23:22:49 normalization > 23:21:19.318976 [info ] [Thread-2 ]: 24 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FORMS_SCD....................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:19.319839 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.320002 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_FORMS_SCD 2022-04-22 23:22:49 normalization > 23:21:19.320140 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_FORMS_SCD 2022-04-22 23:22:49 normalization > 23:21:19.338434 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.338668 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.338776 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:19.378237 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:19.405146 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.415741 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.517790 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.74 seconds 2022-04-22 23:22:49 normalization > 23:21:19.531558 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.531893 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.580352 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:19.583608 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.583805 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.654127 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:19.660864 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.661125 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_AUDITS_STG" 2022-04-22 23:22:49 normalization > 23:21:19.752506 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:19.758636 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.758850 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.811771 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.47 seconds 2022-04-22 23:22:49 normalization > 23:21:19.823119 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.823432 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.826077 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:19.836513 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.836836 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_AUDITS_STG" 2022-04-22 23:22:49 normalization > 23:21:19.840171 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.42 seconds 2022-04-22 23:22:49 normalization > 23:21:19.849913 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.850131 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.874746 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:19.888706 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.889009 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.891832 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:19.901944 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.902175 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_AUDITS_STG" 2022-04-22 23:22:49 normalization > 23:21:19.917565 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:19.919263 [debug] [Thread-3 ]: SQL status: SUCCESS 35056 in 1.45 seconds 2022-04-22 23:22:49 normalization > 23:21:19.919843 [debug] [Thread-4 ]: SQL status: SUCCESS 191 in 0.98 seconds 2022-04-22 23:22:49 normalization > 23:21:19.923398 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.923710 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.923963 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.924169 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.924337 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:19.924536 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:19.963788 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:19.970606 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.971009 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:19.971159 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_SCD 2022-04-22 23:22:49 normalization > 23:21:19.976798 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.978474 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:19.978656 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.982833 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.984565 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:19.997592 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:20.004013 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.004246 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_COMMENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:20.048530 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:20.062999 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.063280 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('TICKET_AUDITS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_AUDITS_STG" 2022-04-22 23:22:49 normalization > -- TICKET_AUDITS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_AUDITS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_TICKET_AUDITS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."VIA", 2022-04-22 23:22:49 normalization > this_data."EVENTS", 2022-04-22 23:22:49 normalization > this_data."METADATA", 2022-04-22 23:22:49 normalization > this_data."AUTHOR_ID", 2022-04-22 23:22:49 normalization > this_data."TICKET_ID", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_AUDITS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "VIA", 2022-04-22 23:22:49 normalization > "EVENTS", 2022-04-22 23:22:49 normalization > "METADATA", 2022-04-22 23:22:49 normalization > "AUTHOR_ID", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_AUDITS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "VIA", 2022-04-22 23:22:49 normalization > "EVENTS", 2022-04-22 23:22:49 normalization > "METADATA", 2022-04-22 23:22:49 normalization > "AUTHOR_ID", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > VIA, 2022-04-22 23:22:49 normalization > EVENTS, 2022-04-22 23:22:49 normalization > METADATA, 2022-04-22 23:22:49 normalization > AUTHOR_ID, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > CREATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(CREATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > CREATED_AT is null asc, 2022-04-22 23:22:49 normalization > CREATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > CREATED_AT is null asc, 2022-04-22 23:22:49 normalization > CREATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_AUDITS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > VIA, 2022-04-22 23:22:49 normalization > EVENTS, 2022-04-22 23:22:49 normalization > METADATA, 2022-04-22 23:22:49 normalization > AUTHOR_ID, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_AUDITS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:20.077012 [debug] [Thread-5 ]: SQL status: SUCCESS 17 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:20.084288 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.084525 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.140755 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.21 seconds 2022-04-22 23:22:49 normalization > 23:21:20.142867 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.143203 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.GROUP_MEMBERSHIPS_STG 2022-04-22 23:22:49 normalization > 23:21:20.147070 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:20.153188 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.23 seconds 2022-04-22 23:22:49 normalization > 23:21:20.156372 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.156641 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.SATISFACTION_RATINGS_STG 2022-04-22 23:22:49 normalization > 23:21:20.163429 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.163653 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_COMMENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:20.210353 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.23 seconds 2022-04-22 23:22:49 normalization > 23:21:20.233259 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.234307 [debug] [Thread-5 ]: SQL status: SUCCESS 17 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:20.234735 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.251658 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.251915 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_COMMENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:20.262875 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.12 seconds 2022-04-22 23:22:49 normalization > 23:21:20.264224 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.11 seconds 2022-04-22 23:22:49 normalization > 23:21:20.269048 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:20.272319 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:20.272663 [debug] [Thread-4 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:20.272929 [debug] [Thread-3 ]: On model.airbyte_utils.SATISFACTION_RATINGS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:20.297361 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:20.301176 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.301382 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.317679 [debug] [Thread-5 ]: SQL status: SUCCESS 17 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:20.330056 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.330456 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:20.330605 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:20.338553 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.338776 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.356119 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:20.363946 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.364223 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FORMS_STG" 2022-04-22 23:22:49 normalization > 23:21:20.386369 [info ] [Thread-3 ]: 18 of 95 OK created incremental model ZENDESK_SUPPORT.SATISFACTION_RATINGS_SCD.......................................... [SUCCESS 1 in 8.10s] 2022-04-22 23:22:49 normalization > 23:21:20.387476 [info ] [Thread-4 ]: 20 of 95 OK created incremental model ZENDESK_SUPPORT.GROUP_MEMBERSHIPS_SCD............................................. [SUCCESS 1 in 4.59s] 2022-04-22 23:22:49 normalization > 23:21:20.388053 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.SATISFACTION_RATINGS_SCD 2022-04-22 23:22:49 normalization > 23:21:20.388485 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.GROUP_MEMBERSHIPS_SCD 2022-04-22 23:22:49 normalization > 23:21:20.389040 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKETS_SCD 2022-04-22 23:22:49 normalization > 23:21:20.389743 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_FIELDS_SCD 2022-04-22 23:22:49 normalization > 23:21:20.390260 [info ] [Thread-3 ]: 25 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_SCD............................................................ [RUN] 2022-04-22 23:22:49 normalization > 23:21:20.390971 [info ] [Thread-4 ]: 26 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FIELDS_SCD...................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:20.391780 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.392495 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.392748 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKETS_SCD 2022-04-22 23:22:49 normalization > 23:21:20.392988 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_FIELDS_SCD 2022-04-22 23:22:49 normalization > 23:21:20.393211 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKETS_SCD 2022-04-22 23:22:49 normalization > 23:21:20.393395 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_FIELDS_SCD 2022-04-22 23:22:49 normalization > 23:21:20.416331 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.422069 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.433944 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.434155 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:20.435202 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.437027 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:20.437310 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:20.452756 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.454782 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('TICKET_COMMENTS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_COMMENTS_STG" 2022-04-22 23:22:49 normalization > -- TICKET_COMMENTS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_COMMENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:17:16.120000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_TICKET_COMMENTS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."VIA", 2022-04-22 23:22:49 normalization > this_data."BODY", 2022-04-22 23:22:49 normalization > this_data."TYPE", 2022-04-22 23:22:49 normalization > this_data."PUBLIC", 2022-04-22 23:22:49 normalization > this_data."AUDIT_ID", 2022-04-22 23:22:49 normalization > this_data."METADATA", 2022-04-22 23:22:49 normalization > this_data."AUTHOR_ID", 2022-04-22 23:22:49 normalization > this_data."HTML_BODY", 2022-04-22 23:22:49 normalization > this_data."TICKET_ID", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."PLAIN_BODY", 2022-04-22 23:22:49 normalization > this_data."ATTACHMENTS", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_COMMENTS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "VIA", 2022-04-22 23:22:49 normalization > "BODY", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "PUBLIC", 2022-04-22 23:22:49 normalization > "AUDIT_ID", 2022-04-22 23:22:49 normalization > "METADATA", 2022-04-22 23:22:49 normalization > "AUTHOR_ID", 2022-04-22 23:22:49 normalization > "HTML_BODY", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "PLAIN_BODY", 2022-04-22 23:22:49 normalization > "ATTACHMENTS", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_COMMENTS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "VIA", 2022-04-22 23:22:49 normalization > "BODY", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "PUBLIC", 2022-04-22 23:22:49 normalization > "AUDIT_ID", 2022-04-22 23:22:49 normalization > "METADATA", 2022-04-22 23:22:49 normalization > "AUTHOR_ID", 2022-04-22 23:22:49 normalization > "HTML_BODY", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "PLAIN_BODY", 2022-04-22 23:22:49 normalization > "ATTACHMENTS", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > VIA, 2022-04-22 23:22:49 normalization > BODY, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > PUBLIC, 2022-04-22 23:22:49 normalization > AUDIT_ID, 2022-04-22 23:22:49 normalization > METADATA, 2022-04-22 23:22:49 normalization > AUTHOR_ID, 2022-04-22 23:22:49 normalization > HTML_BODY, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > PLAIN_BODY, 2022-04-22 23:22:49 normalization > ATTACHMENTS, 2022-04-22 23:22:49 normalization > CREATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(CREATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > CREATED_AT is null asc, 2022-04-22 23:22:49 normalization > CREATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > CREATED_AT is null asc, 2022-04-22 23:22:49 normalization > CREATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > VIA, 2022-04-22 23:22:49 normalization > BODY, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > PUBLIC, 2022-04-22 23:22:49 normalization > AUDIT_ID, 2022-04-22 23:22:49 normalization > METADATA, 2022-04-22 23:22:49 normalization > AUTHOR_ID, 2022-04-22 23:22:49 normalization > HTML_BODY, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > PLAIN_BODY, 2022-04-22 23:22:49 normalization > ATTACHMENTS, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:20.458215 [debug] [Thread-2 ]: SQL status: SUCCESS 19 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:20.476812 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.477097 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.601472 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.12 seconds 2022-04-22 23:22:49 normalization > 23:21:20.881839 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:20.882559 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FORMS_STG" 2022-04-22 23:22:49 normalization > 23:21:20.981539 [debug] [Thread-2 ]: SQL status: SUCCESS 19 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:21.001667 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.002601 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FORMS_STG" 2022-04-22 23:22:49 normalization > 23:21:21.059494 [debug] [Thread-2 ]: SQL status: SUCCESS 19 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:21.071883 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.072397 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:21.072592 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_FORMS_SCD 2022-04-22 23:22:49 normalization > 23:21:21.080660 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.080875 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.228179 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.15 seconds 2022-04-22 23:22:49 normalization > 23:21:21.249462 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.253530 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('TICKET_FORMS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FORMS_STG" 2022-04-22 23:22:49 normalization > -- TICKET_FORMS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_FORMS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:19:23.647000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_TICKET_FORMS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."NAME", 2022-04-22 23:22:49 normalization > this_data."ACTIVE", 2022-04-22 23:22:49 normalization > this_data."default", 2022-04-22 23:22:49 normalization > this_data."POSITION", 2022-04-22 23:22:49 normalization > this_data."RAW_NAME", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."DISPLAY_NAME", 2022-04-22 23:22:49 normalization > this_data."IN_ALL_BRANDS", 2022-04-22 23:22:49 normalization > this_data."END_USER_VISIBLE", 2022-04-22 23:22:49 normalization > this_data."RAW_DISPLAY_NAME", 2022-04-22 23:22:49 normalization > this_data."TICKET_FIELD_IDS", 2022-04-22 23:22:49 normalization > this_data."RESTRICTED_BRAND_IDS", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_FORMS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "NAME", 2022-04-22 23:22:49 normalization > "ACTIVE", 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > "POSITION", 2022-04-22 23:22:49 normalization > "RAW_NAME", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "DISPLAY_NAME", 2022-04-22 23:22:49 normalization > "IN_ALL_BRANDS", 2022-04-22 23:22:49 normalization > "END_USER_VISIBLE", 2022-04-22 23:22:49 normalization > "RAW_DISPLAY_NAME", 2022-04-22 23:22:49 normalization > "TICKET_FIELD_IDS", 2022-04-22 23:22:49 normalization > "RESTRICTED_BRAND_IDS", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_FORMS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "NAME", 2022-04-22 23:22:49 normalization > "ACTIVE", 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > "POSITION", 2022-04-22 23:22:49 normalization > "RAW_NAME", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "DISPLAY_NAME", 2022-04-22 23:22:49 normalization > "IN_ALL_BRANDS", 2022-04-22 23:22:49 normalization > "END_USER_VISIBLE", 2022-04-22 23:22:49 normalization > "RAW_DISPLAY_NAME", 2022-04-22 23:22:49 normalization > "TICKET_FIELD_IDS", 2022-04-22 23:22:49 normalization > "RESTRICTED_BRAND_IDS", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > RAW_NAME, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DISPLAY_NAME, 2022-04-22 23:22:49 normalization > IN_ALL_BRANDS, 2022-04-22 23:22:49 normalization > END_USER_VISIBLE, 2022-04-22 23:22:49 normalization > RAW_DISPLAY_NAME, 2022-04-22 23:22:49 normalization > TICKET_FIELD_IDS, 2022-04-22 23:22:49 normalization > RESTRICTED_BRAND_IDS, 2022-04-22 23:22:49 normalization > UPDATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(UPDATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_FORMS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > RAW_NAME, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DISPLAY_NAME, 2022-04-22 23:22:49 normalization > IN_ALL_BRANDS, 2022-04-22 23:22:49 normalization > END_USER_VISIBLE, 2022-04-22 23:22:49 normalization > RAW_DISPLAY_NAME, 2022-04-22 23:22:49 normalization > TICKET_FIELD_IDS, 2022-04-22 23:22:49 normalization > RESTRICTED_BRAND_IDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_FORMS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:21.389227 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.95 seconds 2022-04-22 23:22:49 normalization > 23:21:21.415078 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.415538 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.424877 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.99 seconds 2022-04-22 23:22:49 normalization > 23:21:21.443717 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.444065 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.518116 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:21.530637 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.530895 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.599006 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.18 seconds 2022-04-22 23:22:49 normalization > 23:21:21.612545 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.612817 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.709258 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.18 seconds 2022-04-22 23:22:49 normalization > 23:21:21.714204 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.714431 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.796518 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.18 seconds 2022-04-22 23:22:49 normalization > 23:21:21.801208 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:21.801414 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.265198 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.55 seconds 2022-04-22 23:22:49 normalization > 23:21:22.277684 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.277946 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.431162 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.63 seconds 2022-04-22 23:22:49 normalization > 23:21:22.478372 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.480390 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.558457 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:22.562674 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.562908 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.618865 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:22.625520 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.625779 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FIELDS_STG" 2022-04-22 23:22:49 normalization > 23:21:22.667287 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.39 seconds 2022-04-22 23:22:49 normalization > 23:21:22.672070 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.672308 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.797389 [debug] [Thread-4 ]: SQL status: SUCCESS 29 in 0.17 seconds 2022-04-22 23:22:49 normalization > 23:21:22.806391 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:22.806622 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.297791 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.49 seconds 2022-04-22 23:22:49 normalization > 23:21:23.306361 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.63 seconds 2022-04-22 23:22:49 normalization > 23:21:23.318644 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.320371 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKETS_STG" 2022-04-22 23:22:49 normalization > 23:21:23.333673 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.333928 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FIELDS_STG" 2022-04-22 23:22:49 normalization > 23:21:23.477109 [debug] [Thread-4 ]: SQL status: SUCCESS 29 in 0.14 seconds 2022-04-22 23:22:49 normalization > 23:21:23.488780 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.489020 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FIELDS_STG" 2022-04-22 23:22:49 normalization > 23:21:23.546635 [debug] [Thread-3 ]: SQL status: SUCCESS 40 in 0.23 seconds 2022-04-22 23:22:49 normalization > 23:21:23.559992 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.560241 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.632407 [debug] [Thread-4 ]: SQL status: SUCCESS 29 in 0.14 seconds 2022-04-22 23:22:49 normalization > 23:21:23.642457 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:23.667599 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.669384 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:23.669934 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_FIELDS_SCD 2022-04-22 23:22:49 normalization > 23:21:23.676847 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.677471 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.691626 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.691866 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKETS_STG" 2022-04-22 23:22:49 normalization > 23:21:23.747557 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:23.766771 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.767217 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('TICKET_FIELDS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_FIELDS_STG" 2022-04-22 23:22:49 normalization > -- TICKET_FIELDS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_FIELDS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:19:23.347000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_TICKET_FIELDS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."TAG", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."TYPE", 2022-04-22 23:22:49 normalization > this_data."TITLE", 2022-04-22 23:22:49 normalization > this_data."ACTIVE", 2022-04-22 23:22:49 normalization > this_data."POSITION", 2022-04-22 23:22:49 normalization > this_data."REQUIRED", 2022-04-22 23:22:49 normalization > this_data."RAW_TITLE", 2022-04-22 23:22:49 normalization > this_data."REMOVABLE", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."DESCRIPTION", 2022-04-22 23:22:49 normalization > this_data."SUB_TYPE_ID", 2022-04-22 23:22:49 normalization > this_data."RAW_DESCRIPTION", 2022-04-22 23:22:49 normalization > this_data."TITLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > this_data."AGENT_DESCRIPTION", 2022-04-22 23:22:49 normalization > this_data."VISIBLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > this_data."EDITABLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > this_data."REQUIRED_IN_PORTAL", 2022-04-22 23:22:49 normalization > this_data."RAW_TITLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > this_data."COLLAPSED_FOR_AGENTS", 2022-04-22 23:22:49 normalization > this_data."CUSTOM_FIELD_OPTIONS", 2022-04-22 23:22:49 normalization > this_data."SYSTEM_FIELD_OPTIONS", 2022-04-22 23:22:49 normalization > this_data."REGEXP_FOR_VALIDATION", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_FIELDS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "TAG", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "TITLE", 2022-04-22 23:22:49 normalization > "ACTIVE", 2022-04-22 23:22:49 normalization > "POSITION", 2022-04-22 23:22:49 normalization > "REQUIRED", 2022-04-22 23:22:49 normalization > "RAW_TITLE", 2022-04-22 23:22:49 normalization > "REMOVABLE", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "DESCRIPTION", 2022-04-22 23:22:49 normalization > "SUB_TYPE_ID", 2022-04-22 23:22:49 normalization > "RAW_DESCRIPTION", 2022-04-22 23:22:49 normalization > "TITLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > "AGENT_DESCRIPTION", 2022-04-22 23:22:49 normalization > "VISIBLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > "EDITABLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > "REQUIRED_IN_PORTAL", 2022-04-22 23:22:49 normalization > "RAW_TITLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > "COLLAPSED_FOR_AGENTS", 2022-04-22 23:22:49 normalization > "CUSTOM_FIELD_OPTIONS", 2022-04-22 23:22:49 normalization > "SYSTEM_FIELD_OPTIONS", 2022-04-22 23:22:49 normalization > "REGEXP_FOR_VALIDATION", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_FIELDS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "TAG", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "TITLE", 2022-04-22 23:22:49 normalization > "ACTIVE", 2022-04-22 23:22:49 normalization > "POSITION", 2022-04-22 23:22:49 normalization > "REQUIRED", 2022-04-22 23:22:49 normalization > "RAW_TITLE", 2022-04-22 23:22:49 normalization > "REMOVABLE", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "DESCRIPTION", 2022-04-22 23:22:49 normalization > "SUB_TYPE_ID", 2022-04-22 23:22:49 normalization > "RAW_DESCRIPTION", 2022-04-22 23:22:49 normalization > "TITLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > "AGENT_DESCRIPTION", 2022-04-22 23:22:49 normalization > "VISIBLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > "EDITABLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > "REQUIRED_IN_PORTAL", 2022-04-22 23:22:49 normalization > "RAW_TITLE_IN_PORTAL", 2022-04-22 23:22:49 normalization > "COLLAPSED_FOR_AGENTS", 2022-04-22 23:22:49 normalization > "CUSTOM_FIELD_OPTIONS", 2022-04-22 23:22:49 normalization > "SYSTEM_FIELD_OPTIONS", 2022-04-22 23:22:49 normalization > "REGEXP_FOR_VALIDATION", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > TAG, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > TITLE, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > REQUIRED, 2022-04-22 23:22:49 normalization > RAW_TITLE, 2022-04-22 23:22:49 normalization > REMOVABLE, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > SUB_TYPE_ID, 2022-04-22 23:22:49 normalization > RAW_DESCRIPTION, 2022-04-22 23:22:49 normalization > TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > AGENT_DESCRIPTION, 2022-04-22 23:22:49 normalization > VISIBLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > EDITABLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > REQUIRED_IN_PORTAL, 2022-04-22 23:22:49 normalization > RAW_TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > COLLAPSED_FOR_AGENTS, 2022-04-22 23:22:49 normalization > CUSTOM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > SYSTEM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > REGEXP_FOR_VALIDATION, 2022-04-22 23:22:49 normalization > UPDATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(UPDATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_FIELDS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > TAG, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > TITLE, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > REQUIRED, 2022-04-22 23:22:49 normalization > RAW_TITLE, 2022-04-22 23:22:49 normalization > REMOVABLE, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > SUB_TYPE_ID, 2022-04-22 23:22:49 normalization > RAW_DESCRIPTION, 2022-04-22 23:22:49 normalization > TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > AGENT_DESCRIPTION, 2022-04-22 23:22:49 normalization > VISIBLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > EDITABLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > REQUIRED_IN_PORTAL, 2022-04-22 23:22:49 normalization > RAW_TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > COLLAPSED_FOR_AGENTS, 2022-04-22 23:22:49 normalization > CUSTOM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > SYSTEM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > REGEXP_FOR_VALIDATION, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_FIELDS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:23.769525 [debug] [Thread-3 ]: SQL status: SUCCESS 40 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:23.795628 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.795896 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKETS_STG" 2022-04-22 23:22:49 normalization > 23:21:23.803900 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 2.55 seconds 2022-04-22 23:22:49 normalization > 23:21:23.809352 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:23.809669 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:23.955120 [debug] [Thread-3 ]: SQL status: SUCCESS 40 in 0.16 seconds 2022-04-22 23:22:49 normalization > 23:21:24.051756 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.053398 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:24.053809 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKETS_SCD 2022-04-22 23:22:49 normalization > 23:21:24.203037 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.203479 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.286293 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:24.307079 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.307480 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('TICKETS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKETS_STG" 2022-04-22 23:22:49 normalization > -- TICKETS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKETS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:30:38.031000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_TICKETS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."VIA", 2022-04-22 23:22:49 normalization > this_data."TAGS", 2022-04-22 23:22:49 normalization > this_data."TYPE", 2022-04-22 23:22:49 normalization > this_data."DUE_AT", 2022-04-22 23:22:49 normalization > this_data."STATUS", 2022-04-22 23:22:49 normalization > this_data."SUBJECT", 2022-04-22 23:22:49 normalization > this_data."BRAND_ID", 2022-04-22 23:22:49 normalization > this_data."GROUP_ID", 2022-04-22 23:22:49 normalization > this_data."PRIORITY", 2022-04-22 23:22:49 normalization > this_data."IS_PUBLIC", 2022-04-22 23:22:49 normalization > this_data."RECIPIENT", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."PROBLEM_ID", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."ASSIGNEE_ID", 2022-04-22 23:22:49 normalization > this_data."DESCRIPTION", 2022-04-22 23:22:49 normalization > this_data."EXTERNAL_ID", 2022-04-22 23:22:49 normalization > this_data."RAW_SUBJECT", 2022-04-22 23:22:49 normalization > this_data."EMAIL_CC_IDS", 2022-04-22 23:22:49 normalization > this_data."FOLLOWER_IDS", 2022-04-22 23:22:49 normalization > this_data."FOLLOWUP_IDS", 2022-04-22 23:22:49 normalization > this_data."REQUESTER_ID", 2022-04-22 23:22:49 normalization > this_data."SUBMITTER_ID", 2022-04-22 23:22:49 normalization > this_data."CUSTOM_FIELDS", 2022-04-22 23:22:49 normalization > this_data."HAS_INCIDENTS", 2022-04-22 23:22:49 normalization > this_data."FORUM_TOPIC_ID", 2022-04-22 23:22:49 normalization > this_data."TICKET_FORM_ID", 2022-04-22 23:22:49 normalization > this_data."ORGANIZATION_ID", 2022-04-22 23:22:49 normalization > this_data."COLLABORATOR_IDS", 2022-04-22 23:22:49 normalization > this_data."ALLOW_ATTACHMENTS", 2022-04-22 23:22:49 normalization > this_data."ALLOW_CHANNELBACK", 2022-04-22 23:22:49 normalization > this_data."GENERATED_TIMESTAMP", 2022-04-22 23:22:49 normalization > this_data."SATISFACTION_RATING", 2022-04-22 23:22:49 normalization > this_data."SHARING_AGREEMENT_IDS", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKETS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "VIA", 2022-04-22 23:22:49 normalization > "TAGS", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "DUE_AT", 2022-04-22 23:22:49 normalization > "STATUS", 2022-04-22 23:22:49 normalization > "SUBJECT", 2022-04-22 23:22:49 normalization > "BRAND_ID", 2022-04-22 23:22:49 normalization > "GROUP_ID", 2022-04-22 23:22:49 normalization > "PRIORITY", 2022-04-22 23:22:49 normalization > "IS_PUBLIC", 2022-04-22 23:22:49 normalization > "RECIPIENT", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "PROBLEM_ID", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "ASSIGNEE_ID", 2022-04-22 23:22:49 normalization > "DESCRIPTION", 2022-04-22 23:22:49 normalization > "EXTERNAL_ID", 2022-04-22 23:22:49 normalization > "RAW_SUBJECT", 2022-04-22 23:22:49 normalization > "EMAIL_CC_IDS", 2022-04-22 23:22:49 normalization > "FOLLOWER_IDS", 2022-04-22 23:22:49 normalization > "FOLLOWUP_IDS", 2022-04-22 23:22:49 normalization > "REQUESTER_ID", 2022-04-22 23:22:49 normalization > "SUBMITTER_ID", 2022-04-22 23:22:49 normalization > "CUSTOM_FIELDS", 2022-04-22 23:22:49 normalization > "HAS_INCIDENTS", 2022-04-22 23:22:49 normalization > "FORUM_TOPIC_ID", 2022-04-22 23:22:49 normalization > "TICKET_FORM_ID", 2022-04-22 23:22:49 normalization > "ORGANIZATION_ID", 2022-04-22 23:22:49 normalization > "COLLABORATOR_IDS", 2022-04-22 23:22:49 normalization > "ALLOW_ATTACHMENTS", 2022-04-22 23:22:49 normalization > "ALLOW_CHANNELBACK", 2022-04-22 23:22:49 normalization > "GENERATED_TIMESTAMP", 2022-04-22 23:22:49 normalization > "SATISFACTION_RATING", 2022-04-22 23:22:49 normalization > "SHARING_AGREEMENT_IDS", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKETS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "VIA", 2022-04-22 23:22:49 normalization > "TAGS", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "DUE_AT", 2022-04-22 23:22:49 normalization > "STATUS", 2022-04-22 23:22:49 normalization > "SUBJECT", 2022-04-22 23:22:49 normalization > "BRAND_ID", 2022-04-22 23:22:49 normalization > "GROUP_ID", 2022-04-22 23:22:49 normalization > "PRIORITY", 2022-04-22 23:22:49 normalization > "IS_PUBLIC", 2022-04-22 23:22:49 normalization > "RECIPIENT", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "PROBLEM_ID", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "ASSIGNEE_ID", 2022-04-22 23:22:49 normalization > "DESCRIPTION", 2022-04-22 23:22:49 normalization > "EXTERNAL_ID", 2022-04-22 23:22:49 normalization > "RAW_SUBJECT", 2022-04-22 23:22:49 normalization > "EMAIL_CC_IDS", 2022-04-22 23:22:49 normalization > "FOLLOWER_IDS", 2022-04-22 23:22:49 normalization > "FOLLOWUP_IDS", 2022-04-22 23:22:49 normalization > "REQUESTER_ID", 2022-04-22 23:22:49 normalization > "SUBMITTER_ID", 2022-04-22 23:22:49 normalization > "CUSTOM_FIELDS", 2022-04-22 23:22:49 normalization > "HAS_INCIDENTS", 2022-04-22 23:22:49 normalization > "FORUM_TOPIC_ID", 2022-04-22 23:22:49 normalization > "TICKET_FORM_ID", 2022-04-22 23:22:49 normalization > "ORGANIZATION_ID", 2022-04-22 23:22:49 normalization > "COLLABORATOR_IDS", 2022-04-22 23:22:49 normalization > "ALLOW_ATTACHMENTS", 2022-04-22 23:22:49 normalization > "ALLOW_CHANNELBACK", 2022-04-22 23:22:49 normalization > "GENERATED_TIMESTAMP", 2022-04-22 23:22:49 normalization > "SATISFACTION_RATING", 2022-04-22 23:22:49 normalization > "SHARING_AGREEMENT_IDS", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > VIA, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > DUE_AT, 2022-04-22 23:22:49 normalization > STATUS, 2022-04-22 23:22:49 normalization > SUBJECT, 2022-04-22 23:22:49 normalization > BRAND_ID, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > PRIORITY, 2022-04-22 23:22:49 normalization > IS_PUBLIC, 2022-04-22 23:22:49 normalization > RECIPIENT, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > PROBLEM_ID, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > EXTERNAL_ID, 2022-04-22 23:22:49 normalization > RAW_SUBJECT, 2022-04-22 23:22:49 normalization > EMAIL_CC_IDS, 2022-04-22 23:22:49 normalization > FOLLOWER_IDS, 2022-04-22 23:22:49 normalization > FOLLOWUP_IDS, 2022-04-22 23:22:49 normalization > REQUESTER_ID, 2022-04-22 23:22:49 normalization > SUBMITTER_ID, 2022-04-22 23:22:49 normalization > CUSTOM_FIELDS, 2022-04-22 23:22:49 normalization > HAS_INCIDENTS, 2022-04-22 23:22:49 normalization > FORUM_TOPIC_ID, 2022-04-22 23:22:49 normalization > TICKET_FORM_ID, 2022-04-22 23:22:49 normalization > ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > COLLABORATOR_IDS, 2022-04-22 23:22:49 normalization > ALLOW_ATTACHMENTS, 2022-04-22 23:22:49 normalization > ALLOW_CHANNELBACK, 2022-04-22 23:22:49 normalization > GENERATED_TIMESTAMP, 2022-04-22 23:22:49 normalization > SATISFACTION_RATING, 2022-04-22 23:22:49 normalization > SHARING_AGREEMENT_IDS, 2022-04-22 23:22:49 normalization > GENERATED_TIMESTAMP as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(GENERATED_TIMESTAMP) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > GENERATED_TIMESTAMP is null asc, 2022-04-22 23:22:49 normalization > GENERATED_TIMESTAMP desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > GENERATED_TIMESTAMP is null asc, 2022-04-22 23:22:49 normalization > GENERATED_TIMESTAMP desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKETS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > VIA, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > DUE_AT, 2022-04-22 23:22:49 normalization > STATUS, 2022-04-22 23:22:49 normalization > SUBJECT, 2022-04-22 23:22:49 normalization > BRAND_ID, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > PRIORITY, 2022-04-22 23:22:49 normalization > IS_PUBLIC, 2022-04-22 23:22:49 normalization > RECIPIENT, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > PROBLEM_ID, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > EXTERNAL_ID, 2022-04-22 23:22:49 normalization > RAW_SUBJECT, 2022-04-22 23:22:49 normalization > EMAIL_CC_IDS, 2022-04-22 23:22:49 normalization > FOLLOWER_IDS, 2022-04-22 23:22:49 normalization > FOLLOWUP_IDS, 2022-04-22 23:22:49 normalization > REQUESTER_ID, 2022-04-22 23:22:49 normalization > SUBMITTER_ID, 2022-04-22 23:22:49 normalization > CUSTOM_FIELDS, 2022-04-22 23:22:49 normalization > HAS_INCIDENTS, 2022-04-22 23:22:49 normalization > FORUM_TOPIC_ID, 2022-04-22 23:22:49 normalization > TICKET_FORM_ID, 2022-04-22 23:22:49 normalization > ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > COLLABORATOR_IDS, 2022-04-22 23:22:49 normalization > ALLOW_ATTACHMENTS, 2022-04-22 23:22:49 normalization > ALLOW_CHANNELBACK, 2022-04-22 23:22:49 normalization > GENERATED_TIMESTAMP, 2022-04-22 23:22:49 normalization > SATISFACTION_RATING, 2022-04-22 23:22:49 normalization > SHARING_AGREEMENT_IDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKETS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:24.345060 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.54 seconds 2022-04-22 23:22:49 normalization > 23:21:24.353701 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.353980 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.402129 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:24.411217 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.411501 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:24.443467 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 3.99 seconds 2022-04-22 23:22:49 normalization > 23:21:24.452676 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.453000 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:24.607340 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.2 seconds 2022-04-22 23:22:49 normalization > 23:21:24.635373 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.636341 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.697412 [debug] [Thread-2 ]: SQL status: SUCCESS 24 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:24.707229 [debug] [Thread-2 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FORMS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:24.711636 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.714785 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.716007 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:24.839191 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.12 seconds 2022-04-22 23:22:49 normalization > 23:21:24.839626 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.839759 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","NAME" = DBT_INTERNAL_SOURCE."NAME","ACTIVE" = DBT_INTERNAL_SOURCE."ACTIVE","default" = DBT_INTERNAL_SOURCE."default","POSITION" = DBT_INTERNAL_SOURCE."POSITION","RAW_NAME" = DBT_INTERNAL_SOURCE."RAW_NAME","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","DISPLAY_NAME" = DBT_INTERNAL_SOURCE."DISPLAY_NAME","IN_ALL_BRANDS" = DBT_INTERNAL_SOURCE."IN_ALL_BRANDS","END_USER_VISIBLE" = DBT_INTERNAL_SOURCE."END_USER_VISIBLE","RAW_DISPLAY_NAME" = DBT_INTERNAL_SOURCE."RAW_DISPLAY_NAME","TICKET_FIELD_IDS" = DBT_INTERNAL_SOURCE."TICKET_FIELD_IDS","RESTRICTED_BRAND_IDS" = DBT_INTERNAL_SOURCE."RESTRICTED_BRAND_IDS","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_FORMS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_FORMS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "NAME", "ACTIVE", "default", "POSITION", "RAW_NAME", "CREATED_AT", "UPDATED_AT", "DISPLAY_NAME", "IN_ALL_BRANDS", "END_USER_VISIBLE", "RAW_DISPLAY_NAME", "TICKET_FIELD_IDS", "RESTRICTED_BRAND_IDS", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_FORMS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "NAME", "ACTIVE", "default", "POSITION", "RAW_NAME", "CREATED_AT", "UPDATED_AT", "DISPLAY_NAME", "IN_ALL_BRANDS", "END_USER_VISIBLE", "RAW_DISPLAY_NAME", "TICKET_FIELD_IDS", "RESTRICTED_BRAND_IDS", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_FORMS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:24.881062 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.43 seconds 2022-04-22 23:22:49 normalization > 23:21:24.886845 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.887084 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.949917 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:24.955735 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:24.955984 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:25.027918 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:25.033348 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:25.033579 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:25.085531 [debug] [Thread-5 ]: SQL status: SUCCESS 22 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:25.090705 [debug] [Thread-5 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:25.092635 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:25.094540 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:25.094720 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:25.241940 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.15 seconds 2022-04-22 23:22:49 normalization > 23:21:25.242337 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:25.242457 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","VIA" = DBT_INTERNAL_SOURCE."VIA","BODY" = DBT_INTERNAL_SOURCE."BODY","TYPE" = DBT_INTERNAL_SOURCE."TYPE","PUBLIC" = DBT_INTERNAL_SOURCE."PUBLIC","AUDIT_ID" = DBT_INTERNAL_SOURCE."AUDIT_ID","METADATA" = DBT_INTERNAL_SOURCE."METADATA","AUTHOR_ID" = DBT_INTERNAL_SOURCE."AUTHOR_ID","HTML_BODY" = DBT_INTERNAL_SOURCE."HTML_BODY","TICKET_ID" = DBT_INTERNAL_SOURCE."TICKET_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","PLAIN_BODY" = DBT_INTERNAL_SOURCE."PLAIN_BODY","ATTACHMENTS" = DBT_INTERNAL_SOURCE."ATTACHMENTS","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_COMMENTS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_COMMENTS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "VIA", "BODY", "TYPE", "PUBLIC", "AUDIT_ID", "METADATA", "AUTHOR_ID", "HTML_BODY", "TICKET_ID", "CREATED_AT", "PLAIN_BODY", "ATTACHMENTS", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_COMMENTS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "VIA", "BODY", "TYPE", "PUBLIC", "AUDIT_ID", "METADATA", "AUTHOR_ID", "HTML_BODY", "TICKET_ID", "CREATED_AT", "PLAIN_BODY", "ATTACHMENTS", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_COMMENTS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:25.943265 [debug] [Thread-2 ]: SQL status: SUCCESS 18 in 1.1 seconds 2022-04-22 23:22:49 normalization > 23:21:25.943619 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:25.943743 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:26.171486 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.23 seconds 2022-04-22 23:22:49 normalization > 23:21:26.173432 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > 23:21:26.173609 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.TICKET_FORMS_STG 2022-04-22 23:22:49 normalization > 23:21:26.335832 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.16 seconds 2022-04-22 23:22:49 normalization > 23:21:26.341217 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:26.341497 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FORMS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:26.501838 [info ] [Thread-2 ]: 24 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FORMS_SCD.................................................. [SUCCESS 1 in 7.18s] 2022-04-22 23:22:49 normalization > 23:21:26.502692 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_FORMS_SCD 2022-04-22 23:22:49 normalization > 23:21:26.502973 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_SCD 2022-04-22 23:22:49 normalization > 23:21:26.503471 [info ] [Thread-2 ]: 27 of 95 START incremental model ZENDESK_SUPPORT.TICKET_METRICS_SCD..................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:26.504645 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:26.505228 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_METRICS_SCD 2022-04-22 23:22:49 normalization > 23:21:26.505434 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_METRICS_SCD 2022-04-22 23:22:49 normalization > 23:21:26.534791 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:26.535257 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:26.535404 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:27.166652 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.63 seconds 2022-04-22 23:22:49 normalization > 23:21:27.181325 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.182778 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 3.42 seconds 2022-04-22 23:22:49 normalization > 23:21:27.183296 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.188389 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.190824 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:27.258275 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:27.266001 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.266537 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.274501 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:27.289903 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.290244 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.317434 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:27.325750 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.325975 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:27.342867 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:27.349762 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.349956 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.399221 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:27.411377 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.411685 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.477540 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:49 normalization > 23:21:27.495027 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.496289 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.498047 [debug] [Thread-4 ]: SQL status: SUCCESS 34 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:27.516878 [debug] [Thread-4 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FIELDS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:27.522777 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.526375 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.526581 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:27.709196 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.21 seconds 2022-04-22 23:22:49 normalization > 23:21:27.713415 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.713632 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.719335 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.19 seconds 2022-04-22 23:22:49 normalization > 23:21:27.719713 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.719830 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","TAG" = DBT_INTERNAL_SOURCE."TAG","URL" = DBT_INTERNAL_SOURCE."URL","TYPE" = DBT_INTERNAL_SOURCE."TYPE","TITLE" = DBT_INTERNAL_SOURCE."TITLE","ACTIVE" = DBT_INTERNAL_SOURCE."ACTIVE","POSITION" = DBT_INTERNAL_SOURCE."POSITION","REQUIRED" = DBT_INTERNAL_SOURCE."REQUIRED","RAW_TITLE" = DBT_INTERNAL_SOURCE."RAW_TITLE","REMOVABLE" = DBT_INTERNAL_SOURCE."REMOVABLE","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","DESCRIPTION" = DBT_INTERNAL_SOURCE."DESCRIPTION","SUB_TYPE_ID" = DBT_INTERNAL_SOURCE."SUB_TYPE_ID","RAW_DESCRIPTION" = DBT_INTERNAL_SOURCE."RAW_DESCRIPTION","TITLE_IN_PORTAL" = DBT_INTERNAL_SOURCE."TITLE_IN_PORTAL","AGENT_DESCRIPTION" = DBT_INTERNAL_SOURCE."AGENT_DESCRIPTION","VISIBLE_IN_PORTAL" = DBT_INTERNAL_SOURCE."VISIBLE_IN_PORTAL","EDITABLE_IN_PORTAL" = DBT_INTERNAL_SOURCE."EDITABLE_IN_PORTAL","REQUIRED_IN_PORTAL" = DBT_INTERNAL_SOURCE."REQUIRED_IN_PORTAL","RAW_TITLE_IN_PORTAL" = DBT_INTERNAL_SOURCE."RAW_TITLE_IN_PORTAL","COLLAPSED_FOR_AGENTS" = DBT_INTERNAL_SOURCE."COLLAPSED_FOR_AGENTS","CUSTOM_FIELD_OPTIONS" = DBT_INTERNAL_SOURCE."CUSTOM_FIELD_OPTIONS","SYSTEM_FIELD_OPTIONS" = DBT_INTERNAL_SOURCE."SYSTEM_FIELD_OPTIONS","REGEXP_FOR_VALIDATION" = DBT_INTERNAL_SOURCE."REGEXP_FOR_VALIDATION","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_FIELDS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_FIELDS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "TAG", "URL", "TYPE", "TITLE", "ACTIVE", "POSITION", "REQUIRED", "RAW_TITLE", "REMOVABLE", "CREATED_AT", "UPDATED_AT", "DESCRIPTION", "SUB_TYPE_ID", "RAW_DESCRIPTION", "TITLE_IN_PORTAL", "AGENT_DESCRIPTION", "VISIBLE_IN_PORTAL", "EDITABLE_IN_PORTAL", "REQUIRED_IN_PORTAL", "RAW_TITLE_IN_PORTAL", "COLLAPSED_FOR_AGENTS", "CUSTOM_FIELD_OPTIONS", "SYSTEM_FIELD_OPTIONS", "REGEXP_FOR_VALIDATION", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_FIELDS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "TAG", "URL", "TYPE", "TITLE", "ACTIVE", "POSITION", "REQUIRED", "RAW_TITLE", "REMOVABLE", "CREATED_AT", "UPDATED_AT", "DESCRIPTION", "SUB_TYPE_ID", "RAW_DESCRIPTION", "TITLE_IN_PORTAL", "AGENT_DESCRIPTION", "VISIBLE_IN_PORTAL", "EDITABLE_IN_PORTAL", "REQUIRED_IN_PORTAL", "RAW_TITLE_IN_PORTAL", "COLLAPSED_FOR_AGENTS", "CUSTOM_FIELD_OPTIONS", "SYSTEM_FIELD_OPTIONS", "REGEXP_FOR_VALIDATION", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_FIELDS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:27.817605 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:27.824361 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.824610 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRICS_STG" 2022-04-22 23:22:49 normalization > 23:21:27.896551 [debug] [Thread-2 ]: SQL status: SUCCESS 31 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:27.907609 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.907840 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.962648 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:27.975946 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:27.976176 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRICS_STG" 2022-04-22 23:22:49 normalization > 23:21:28.145410 [debug] [Thread-2 ]: SQL status: SUCCESS 31 in 0.17 seconds 2022-04-22 23:22:49 normalization > 23:21:28.171969 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:28.172212 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRICS_STG" 2022-04-22 23:22:49 normalization > 23:21:28.255883 [debug] [Thread-2 ]: SQL status: SUCCESS 31 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:28.267382 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:28.267865 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:28.268036 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_METRICS_SCD 2022-04-22 23:22:49 normalization > 23:21:28.274829 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:28.275039 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:28.320400 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:28.335491 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:28.335779 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('TICKET_METRICS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRICS_STG" 2022-04-22 23:22:49 normalization > -- TICKET_METRICS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_METRICS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-01-12 10:37:44.823000-08:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_TICKET_METRICS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."TIME", 2022-04-22 23:22:49 normalization > this_data."TYPE", 2022-04-22 23:22:49 normalization > this_data."METRIC", 2022-04-22 23:22:49 normalization > this_data."STATUS", 2022-04-22 23:22:49 normalization > this_data."REOPENS", 2022-04-22 23:22:49 normalization > this_data."REPLIES", 2022-04-22 23:22:49 normalization > this_data."SOLVED_AT", 2022-04-22 23:22:49 normalization > this_data."TICKET_ID", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."ASSIGNED_AT", 2022-04-22 23:22:49 normalization > this_data."INSTANCE_ID", 2022-04-22 23:22:49 normalization > this_data."GROUP_STATIONS", 2022-04-22 23:22:49 normalization > this_data."ASSIGNEE_STATIONS", 2022-04-22 23:22:49 normalization > this_data."STATUS_UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."ASSIGNEE_UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."REQUESTER_UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."INITIALLY_ASSIGNED_AT", 2022-04-22 23:22:49 normalization > this_data."REPLY_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > this_data."LATEST_COMMENT_ADDED_AT", 2022-04-22 23:22:49 normalization > this_data."ON_HOLD_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > this_data."AGENT_WAIT_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > this_data."REQUESTER_WAIT_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > this_data."FULL_RESOLUTION_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > this_data."FIRST_RESOLUTION_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_METRICS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "TIME", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "METRIC", 2022-04-22 23:22:49 normalization > "STATUS", 2022-04-22 23:22:49 normalization > "REOPENS", 2022-04-22 23:22:49 normalization > "REPLIES", 2022-04-22 23:22:49 normalization > "SOLVED_AT", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "ASSIGNED_AT", 2022-04-22 23:22:49 normalization > "INSTANCE_ID", 2022-04-22 23:22:49 normalization > "GROUP_STATIONS", 2022-04-22 23:22:49 normalization > "ASSIGNEE_STATIONS", 2022-04-22 23:22:49 normalization > "STATUS_UPDATED_AT", 2022-04-22 23:22:49 normalization > "ASSIGNEE_UPDATED_AT", 2022-04-22 23:22:49 normalization > "REQUESTER_UPDATED_AT", 2022-04-22 23:22:49 normalization > "INITIALLY_ASSIGNED_AT", 2022-04-22 23:22:49 normalization > "REPLY_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "LATEST_COMMENT_ADDED_AT", 2022-04-22 23:22:49 normalization > "ON_HOLD_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "AGENT_WAIT_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "REQUESTER_WAIT_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "FULL_RESOLUTION_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "FIRST_RESOLUTION_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_METRICS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "TIME", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "METRIC", 2022-04-22 23:22:49 normalization > "STATUS", 2022-04-22 23:22:49 normalization > "REOPENS", 2022-04-22 23:22:49 normalization > "REPLIES", 2022-04-22 23:22:49 normalization > "SOLVED_AT", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "ASSIGNED_AT", 2022-04-22 23:22:49 normalization > "INSTANCE_ID", 2022-04-22 23:22:49 normalization > "GROUP_STATIONS", 2022-04-22 23:22:49 normalization > "ASSIGNEE_STATIONS", 2022-04-22 23:22:49 normalization > "STATUS_UPDATED_AT", 2022-04-22 23:22:49 normalization > "ASSIGNEE_UPDATED_AT", 2022-04-22 23:22:49 normalization > "REQUESTER_UPDATED_AT", 2022-04-22 23:22:49 normalization > "INITIALLY_ASSIGNED_AT", 2022-04-22 23:22:49 normalization > "REPLY_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "LATEST_COMMENT_ADDED_AT", 2022-04-22 23:22:49 normalization > "ON_HOLD_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "AGENT_WAIT_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "REQUESTER_WAIT_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "FULL_RESOLUTION_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "FIRST_RESOLUTION_TIME_IN_MINUTES", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > TIME, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > METRIC, 2022-04-22 23:22:49 normalization > STATUS, 2022-04-22 23:22:49 normalization > REOPENS, 2022-04-22 23:22:49 normalization > REPLIES, 2022-04-22 23:22:49 normalization > SOLVED_AT, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNED_AT, 2022-04-22 23:22:49 normalization > INSTANCE_ID, 2022-04-22 23:22:49 normalization > GROUP_STATIONS, 2022-04-22 23:22:49 normalization > ASSIGNEE_STATIONS, 2022-04-22 23:22:49 normalization > STATUS_UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNEE_UPDATED_AT, 2022-04-22 23:22:49 normalization > REQUESTER_UPDATED_AT, 2022-04-22 23:22:49 normalization > INITIALLY_ASSIGNED_AT, 2022-04-22 23:22:49 normalization > REPLY_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > LATEST_COMMENT_ADDED_AT, 2022-04-22 23:22:49 normalization > ON_HOLD_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > AGENT_WAIT_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > REQUESTER_WAIT_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > FULL_RESOLUTION_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > FIRST_RESOLUTION_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > UPDATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(UPDATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_METRICS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > TIME, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > METRIC, 2022-04-22 23:22:49 normalization > STATUS, 2022-04-22 23:22:49 normalization > REOPENS, 2022-04-22 23:22:49 normalization > REPLIES, 2022-04-22 23:22:49 normalization > SOLVED_AT, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNED_AT, 2022-04-22 23:22:49 normalization > INSTANCE_ID, 2022-04-22 23:22:49 normalization > GROUP_STATIONS, 2022-04-22 23:22:49 normalization > ASSIGNEE_STATIONS, 2022-04-22 23:22:49 normalization > STATUS_UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNEE_UPDATED_AT, 2022-04-22 23:22:49 normalization > REQUESTER_UPDATED_AT, 2022-04-22 23:22:49 normalization > INITIALLY_ASSIGNED_AT, 2022-04-22 23:22:49 normalization > REPLY_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > LATEST_COMMENT_ADDED_AT, 2022-04-22 23:22:49 normalization > ON_HOLD_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > AGENT_WAIT_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > REQUESTER_WAIT_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > FULL_RESOLUTION_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > FIRST_RESOLUTION_TIME_IN_MINUTES, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_METRICS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:31.010626 [debug] [Thread-4 ]: SQL status: SUCCESS 84 in 3.29 seconds 2022-04-22 23:22:49 normalization > 23:21:31.010967 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:31.011098 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:31.210552 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.2 seconds 2022-04-22 23:22:49 normalization > 23:21:31.212417 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 23:21:31.212581 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.TICKET_FIELDS_STG 2022-04-22 23:22:49 normalization > 23:21:31.290368 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:31.298381 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:31.298686 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_FIELDS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:31.409932 [info ] [Thread-4 ]: 26 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FIELDS_SCD................................................. [SUCCESS 1 in 11.02s] 2022-04-22 23:22:49 normalization > 23:21:31.410833 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_FIELDS_SCD 2022-04-22 23:22:49 normalization > 23:21:31.411279 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_METRIC_EVENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:31.411867 [info ] [Thread-4 ]: 28 of 95 START incremental model ZENDESK_SUPPORT.TICKET_METRIC_EVENTS_SCD............................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:31.414201 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:31.414427 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_METRIC_EVENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:31.414800 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_METRIC_EVENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:31.440874 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:31.441232 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:31.441367 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:32.003360 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.56 seconds 2022-04-22 23:22:49 normalization > 23:21:32.018789 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.019127 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.098645 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:32.116292 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.117345 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.193613 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:32.196767 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.197000 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.289595 [debug] [Thread-5 ]: SQL status: SUCCESS 9043 in 7.05 seconds 2022-04-22 23:22:49 normalization > 23:21:32.289901 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.290017 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:32.390165 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 12.33 seconds 2022-04-22 23:22:49 normalization > 23:21:32.394962 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.395191 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:32.686391 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.4 seconds 2022-04-22 23:22:49 normalization > 23:21:32.689036 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.689495 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.TICKET_COMMENTS_STG 2022-04-22 23:22:49 normalization > 23:21:32.757697 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 4.42 seconds 2022-04-22 23:22:49 normalization > 23:21:32.763002 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.763468 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:32.771381 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:32.775431 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:32.775689 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:32.783772 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.39 seconds 2022-04-22 23:22:49 normalization > 23:21:32.791069 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.791499 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.859711 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.66 seconds 2022-04-22 23:22:49 normalization > 23:21:32.871834 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.872784 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.874105 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:32.886746 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.887784 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.12 seconds 2022-04-22 23:22:49 normalization > 23:21:32.887992 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:32.899063 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.901371 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.902907 [info ] [Thread-5 ]: 23 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_SCD............................................... [SUCCESS 1 in 14.46s] 2022-04-22 23:22:49 normalization > 23:21:32.907593 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:32.908637 [debug] [Thread-5 ]: Began running node model.airbyte_utils.USERS_SCD 2022-04-22 23:22:49 normalization > 23:21:32.909621 [info ] [Thread-5 ]: 29 of 95 START incremental model ZENDESK_SUPPORT.USERS_SCD.............................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:32.910769 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.910988 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.USERS_SCD 2022-04-22 23:22:49 normalization > 23:21:32.911142 [debug] [Thread-5 ]: Compiling model.airbyte_utils.USERS_SCD 2022-04-22 23:22:49 normalization > 23:21:32.943269 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.944394 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:32.944719 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.949536 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.949802 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:32.950033 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.960427 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:32.970071 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.970813 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRICS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:32.972543 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:32.978297 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:32.978511 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:33.048959 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:33.049625 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:33.063428 [debug] [Thread-1 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:33.064335 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:33.110875 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:33.119234 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:33.155969 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:33.171917 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:33.198689 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:33.214513 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:33.245036 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:33.326774 [debug] [Thread-4 ]: SQL status: SUCCESS 10 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:33.346758 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:33.347594 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:33.425175 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:33.437363 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:33.437616 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:34.088284 [debug] [Thread-2 ]: SQL status: SUCCESS 36 in 0.85 seconds 2022-04-22 23:22:49 normalization > 23:21:34.097145 [debug] [Thread-2 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_METRICS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: True 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [{'column_name': 'INITIALLY_ASSIGNED_AT', 'new_type': 'TIMESTAMP_TZ'}] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:34.114217 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRICS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.114480 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRICS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > alter table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_METRICS_SCD" alter "INITIALLY_ASSIGNED_AT" set data type TIMESTAMP_TZ; 2022-04-22 23:22:49 normalization > 23:21:34.129828 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.88 seconds 2022-04-22 23:22:49 normalization > 23:21:34.130329 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.131036 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","VIA" = DBT_INTERNAL_SOURCE."VIA","EVENTS" = DBT_INTERNAL_SOURCE."EVENTS","METADATA" = DBT_INTERNAL_SOURCE."METADATA","AUTHOR_ID" = DBT_INTERNAL_SOURCE."AUTHOR_ID","TICKET_ID" = DBT_INTERNAL_SOURCE."TICKET_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_AUDITS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_AUDITS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "VIA", "EVENTS", "METADATA", "AUTHOR_ID", "TICKET_ID", "CREATED_AT", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_AUDITS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "VIA", "EVENTS", "METADATA", "AUTHOR_ID", "TICKET_ID", "CREATED_AT", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_AUDITS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:34.132718 [debug] [Thread-4 ]: SQL status: SUCCESS 10 in 0.69 seconds 2022-04-22 23:22:49 normalization > 23:21:34.145777 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.145993 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_STG" 2022-04-22 23:22:49 normalization > 23:21:34.203429 [debug] [Thread-2 ]: Snowflake adapter: Snowflake query id: 01a3c979-0501-f03d-0059-9f030288a046 2022-04-22 23:22:49 normalization > 23:21:34.203701 [debug] [Thread-2 ]: Snowflake adapter: Snowflake error: 002108 (22000): SQL compilation error: cannot change column INITIALLY_ASSIGNED_AT from type DATE to TIMESTAMP_TZ(9) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:34.203960 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:34.204119 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRICS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:34.211171 [debug] [Thread-4 ]: SQL status: SUCCESS 10 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:34.224171 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.224837 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:34.225047 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_METRIC_EVENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:34.232112 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.234998 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.305969 [debug] [Thread-2 ]: Database Error in model TICKET_METRICS_SCD (models/generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_METRICS_SCD.sql) 2022-04-22 23:22:49 normalization > 002108 (22000): SQL compilation error: cannot change column INITIALLY_ASSIGNED_AT from type DATE to TIMESTAMP_TZ(9) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:34.306527 [error] [Thread-2 ]: 27 of 95 ERROR creating incremental model ZENDESK_SUPPORT.TICKET_METRICS_SCD............................................ [ERROR in 7.80s] 2022-04-22 23:22:49 normalization > 23:21:34.306919 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_SCD 2022-04-22 23:22:49 normalization > 23:21:34.307182 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SCHEDULES_INTERVALS_AB1 2022-04-22 23:22:49 normalization > 23:21:34.308384 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SCHEDULES_INTERVALS_AB1" 2022-04-22 23:22:49 normalization > 23:21:34.308683 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SCHEDULES_INTERVALS_AB1 2022-04-22 23:22:49 normalization > 23:21:34.309415 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SCHEDULES_INTERVALS_AB1 2022-04-22 23:22:49 normalization > 23:21:34.320220 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SCHEDULES_INTERVALS_AB1" 2022-04-22 23:22:49 normalization > 23:21:34.321304 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:34.322079 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:34.322526 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SCHEDULES_INTERVALS_AB1 2022-04-22 23:22:49 normalization > 23:21:34.328012 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_AB1 2022-04-22 23:22:49 normalization > 23:21:34.328395 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_AB1" 2022-04-22 23:22:49 normalization > 23:21:34.328947 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_AB1 2022-04-22 23:22:49 normalization > 23:21:34.334641 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_AB1 2022-04-22 23:22:49 normalization > 23:21:34.337921 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.346722 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_AB1" 2022-04-22 23:22:49 normalization > 23:21:34.346954 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('TICKET_METRIC_EVENTS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_STG" 2022-04-22 23:22:49 normalization > -- TICKET_METRIC_EVENTS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_METRIC_EVENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:25:49.590000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_TICKET_METRIC_EVENTS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."TIME", 2022-04-22 23:22:49 normalization > this_data."TYPE", 2022-04-22 23:22:49 normalization > this_data."METRIC", 2022-04-22 23:22:49 normalization > this_data."TICKET_ID", 2022-04-22 23:22:49 normalization > this_data."INSTANCE_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_METRIC_EVENTS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "TIME", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "METRIC", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "INSTANCE_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_METRIC_EVENTS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "TIME", 2022-04-22 23:22:49 normalization > "TYPE", 2022-04-22 23:22:49 normalization > "METRIC", 2022-04-22 23:22:49 normalization > "TICKET_ID", 2022-04-22 23:22:49 normalization > "INSTANCE_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > TIME, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > METRIC, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > INSTANCE_ID, 2022-04-22 23:22:49 normalization > TIME as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(TIME) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > TIME is null asc, 2022-04-22 23:22:49 normalization > TIME desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > TIME is null asc, 2022-04-22 23:22:49 normalization > TIME desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_METRIC_EVENTS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > TIME, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > METRIC, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > INSTANCE_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_METRIC_EVENTS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:34.351386 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:34.352060 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_AB1 2022-04-22 23:22:49 normalization > 23:21:34.353567 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB1 2022-04-22 23:22:49 normalization > 23:21:34.354490 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB1" 2022-04-22 23:22:49 normalization > 23:21:34.354688 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB1 2022-04-22 23:22:49 normalization > 23:21:34.355178 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB1 2022-04-22 23:22:49 normalization > 23:21:34.368840 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB1" 2022-04-22 23:22:49 normalization > 23:21:34.369919 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:34.370636 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB1 2022-04-22 23:22:49 normalization > 23:21:34.370909 [debug] [Thread-2 ]: Began running node model.airbyte_utils.GROUPS 2022-04-22 23:22:49 normalization > 23:21:34.371150 [info ] [Thread-2 ]: 30 of 95 START incremental model ZENDESK_SUPPORT.GROUPS................................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:34.371850 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:34.372019 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.GROUPS 2022-04-22 23:22:49 normalization > 23:21:34.372937 [debug] [Thread-2 ]: Compiling model.airbyte_utils.GROUPS 2022-04-22 23:22:49 normalization > 23:21:34.391996 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:34.392391 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS" 2022-04-22 23:22:49 normalization > 23:21:34.395823 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:34.552852 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 1.6 seconds 2022-04-22 23:22:49 normalization > 23:21:34.553850 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 10.25 seconds 2022-04-22 23:22:49 normalization > 23:21:34.661153 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.687745 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.699330 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:34.700460 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.822515 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:34.833729 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.834511 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.896177 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:34.904861 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.905444 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:34.916306 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.17 seconds 2022-04-22 23:22:49 normalization > 23:21:34.931573 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.931835 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:34.992610 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:34.999273 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:35.002476 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:35.008055 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:35.007628 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:35.008858 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:35.072493 [debug] [Thread-3 ]: SQL status: SUCCESS 45 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:35.086858 [debug] [Thread-3 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:35.090296 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:35.094080 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:35.094295 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:35.104552 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.71 seconds 2022-04-22 23:22:49 normalization > 23:21:35.115292 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:35.115537 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS" 2022-04-22 23:22:49 normalization > 23:21:35.174961 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:35.178732 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:35.179456 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:35.179661 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS" 2022-04-22 23:22:49 normalization > 23:21:35.180116 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:35.180811 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","VIA" = DBT_INTERNAL_SOURCE."VIA","TAGS" = DBT_INTERNAL_SOURCE."TAGS","TYPE" = DBT_INTERNAL_SOURCE."TYPE","DUE_AT" = DBT_INTERNAL_SOURCE."DUE_AT","STATUS" = DBT_INTERNAL_SOURCE."STATUS","SUBJECT" = DBT_INTERNAL_SOURCE."SUBJECT","BRAND_ID" = DBT_INTERNAL_SOURCE."BRAND_ID","GROUP_ID" = DBT_INTERNAL_SOURCE."GROUP_ID","PRIORITY" = DBT_INTERNAL_SOURCE."PRIORITY","IS_PUBLIC" = DBT_INTERNAL_SOURCE."IS_PUBLIC","RECIPIENT" = DBT_INTERNAL_SOURCE."RECIPIENT","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","PROBLEM_ID" = DBT_INTERNAL_SOURCE."PROBLEM_ID","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","ASSIGNEE_ID" = DBT_INTERNAL_SOURCE."ASSIGNEE_ID","DESCRIPTION" = DBT_INTERNAL_SOURCE."DESCRIPTION","EXTERNAL_ID" = DBT_INTERNAL_SOURCE."EXTERNAL_ID","RAW_SUBJECT" = DBT_INTERNAL_SOURCE."RAW_SUBJECT","EMAIL_CC_IDS" = DBT_INTERNAL_SOURCE."EMAIL_CC_IDS","FOLLOWER_IDS" = DBT_INTERNAL_SOURCE."FOLLOWER_IDS","FOLLOWUP_IDS" = DBT_INTERNAL_SOURCE."FOLLOWUP_IDS","REQUESTER_ID" = DBT_INTERNAL_SOURCE."REQUESTER_ID","SUBMITTER_ID" = DBT_INTERNAL_SOURCE."SUBMITTER_ID","CUSTOM_FIELDS" = DBT_INTERNAL_SOURCE."CUSTOM_FIELDS","HAS_INCIDENTS" = DBT_INTERNAL_SOURCE."HAS_INCIDENTS","FORUM_TOPIC_ID" = DBT_INTERNAL_SOURCE."FORUM_TOPIC_ID","TICKET_FORM_ID" = DBT_INTERNAL_SOURCE."TICKET_FORM_ID","ORGANIZATION_ID" = DBT_INTERNAL_SOURCE."ORGANIZATION_ID","COLLABORATOR_IDS" = DBT_INTERNAL_SOURCE."COLLABORATOR_IDS","ALLOW_ATTACHMENTS" = DBT_INTERNAL_SOURCE."ALLOW_ATTACHMENTS","ALLOW_CHANNELBACK" = DBT_INTERNAL_SOURCE."ALLOW_CHANNELBACK","GENERATED_TIMESTAMP" = DBT_INTERNAL_SOURCE."GENERATED_TIMESTAMP","SATISFACTION_RATING" = DBT_INTERNAL_SOURCE."SATISFACTION_RATING","SHARING_AGREEMENT_IDS" = DBT_INTERNAL_SOURCE."SHARING_AGREEMENT_IDS","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKETS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKETS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "VIA", "TAGS", "TYPE", "DUE_AT", "STATUS", "SUBJECT", "BRAND_ID", "GROUP_ID", "PRIORITY", "IS_PUBLIC", "RECIPIENT", "CREATED_AT", "PROBLEM_ID", "UPDATED_AT", "ASSIGNEE_ID", "DESCRIPTION", "EXTERNAL_ID", "RAW_SUBJECT", "EMAIL_CC_IDS", "FOLLOWER_IDS", "FOLLOWUP_IDS", "REQUESTER_ID", "SUBMITTER_ID", "CUSTOM_FIELDS", "HAS_INCIDENTS", "FORUM_TOPIC_ID", "TICKET_FORM_ID", "ORGANIZATION_ID", "COLLABORATOR_IDS", "ALLOW_ATTACHMENTS", "ALLOW_CHANNELBACK", "GENERATED_TIMESTAMP", "SATISFACTION_RATING", "SHARING_AGREEMENT_IDS", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKETS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "VIA", "TAGS", "TYPE", "DUE_AT", "STATUS", "SUBJECT", "BRAND_ID", "GROUP_ID", "PRIORITY", "IS_PUBLIC", "RECIPIENT", "CREATED_AT", "PROBLEM_ID", "UPDATED_AT", "ASSIGNEE_ID", "DESCRIPTION", "EXTERNAL_ID", "RAW_SUBJECT", "EMAIL_CC_IDS", "FOLLOWER_IDS", "FOLLOWUP_IDS", "REQUESTER_ID", "SUBMITTER_ID", "CUSTOM_FIELDS", "HAS_INCIDENTS", "FORUM_TOPIC_ID", "TICKET_FORM_ID", "ORGANIZATION_ID", "COLLABORATOR_IDS", "ALLOW_ATTACHMENTS", "ALLOW_CHANNELBACK", "GENERATED_TIMESTAMP", "SATISFACTION_RATING", "SHARING_AGREEMENT_IDS", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKETS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:35.950650 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.94 seconds 2022-04-22 23:22:49 normalization > 23:21:35.960751 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:35.961088 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.025811 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:36.030633 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.030862 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.161029 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:49 normalization > 23:21:36.170554 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.170803 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."USERS_STG" 2022-04-22 23:22:49 normalization > 23:21:36.265681 [debug] [Thread-5 ]: SQL status: SUCCESS 42 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:36.276278 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.276496 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.328827 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.15 seconds 2022-04-22 23:22:49 normalization > 23:21:36.338886 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:36.339915 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS" 2022-04-22 23:22:49 normalization > 23:21:36.341374 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:36.359607 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.359827 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."USERS_STG" 2022-04-22 23:22:49 normalization > 23:21:36.395729 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:36.398740 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:36.398934 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS" 2022-04-22 23:22:49 normalization > 23:21:36.457920 [debug] [Thread-5 ]: SQL status: SUCCESS 42 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:36.459106 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:36.471329 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:36.475185 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:36.476015 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.GROUPS 2022-04-22 23:22:49 normalization > 23:21:36.590350 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:36.591545 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS" 2022-04-22 23:22:49 normalization > 23:21:36.601792 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.602004 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."USERS_STG" 2022-04-22 23:22:49 normalization > 23:21:36.642907 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:36.652036 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:36.652299 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > DELETED, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_GROUPS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS_SCD" 2022-04-22 23:22:49 normalization > -- GROUPS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_GROUPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:34.121000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:36.661789 [debug] [Thread-5 ]: SQL status: SUCCESS 42 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:36.680770 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.681328 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:36.681606 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.USERS_SCD 2022-04-22 23:22:49 normalization > 23:21:36.692560 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.692869 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.742848 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:36.763106 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:36.763393 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- depends_on: ref('USERS_STG') 2022-04-22 23:22:49 normalization > with 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > new_data as ( 2022-04-22 23:22:49 normalization > -- retrieve incremental "new" data 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > * 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB"._AIRBYTE_ZENDESK_SUPPORT."USERS_STG" 2022-04-22 23:22:49 normalization > -- USERS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_USERS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:31:50.100000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > new_data_ids as ( 2022-04-22 23:22:49 normalization > -- build a subset of _AIRBYTE_UNIQUE_KEY from rows that are new 2022-04-22 23:22:49 normalization > select distinct 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > from new_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > empty_new_data as ( 2022-04-22 23:22:49 normalization > -- build an empty table to only keep the table's column types 2022-04-22 23:22:49 normalization > select * from new_data where 1 = 0 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > previous_active_scd_data as ( 2022-04-22 23:22:49 normalization > -- retrieve "incomplete old" data that needs to be updated with an end date because of new changes 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_USERS_HASHID", 2022-04-22 23:22:49 normalization > this_data."ID", 2022-04-22 23:22:49 normalization > this_data."URL", 2022-04-22 23:22:49 normalization > this_data."NAME", 2022-04-22 23:22:49 normalization > this_data."ROLE", 2022-04-22 23:22:49 normalization > this_data."TAGS", 2022-04-22 23:22:49 normalization > this_data."ALIAS", 2022-04-22 23:22:49 normalization > this_data."EMAIL", 2022-04-22 23:22:49 normalization > this_data."NOTES", 2022-04-22 23:22:49 normalization > this_data."PHONE", 2022-04-22 23:22:49 normalization > this_data."PHOTO", 2022-04-22 23:22:49 normalization > this_data."ACTIVE", 2022-04-22 23:22:49 normalization > this_data."LOCALE", 2022-04-22 23:22:49 normalization > this_data."SHARED", 2022-04-22 23:22:49 normalization > this_data."DETAILS", 2022-04-22 23:22:49 normalization > this_data."VERIFIED", 2022-04-22 23:22:49 normalization > this_data."CHAT_ONLY", 2022-04-22 23:22:49 normalization > this_data."LOCALE_ID", 2022-04-22 23:22:49 normalization > this_data."MODERATOR", 2022-04-22 23:22:49 normalization > this_data."ROLE_TYPE", 2022-04-22 23:22:49 normalization > this_data."SIGNATURE", 2022-04-22 23:22:49 normalization > this_data."SUSPENDED", 2022-04-22 23:22:49 normalization > this_data."TIME_ZONE", 2022-04-22 23:22:49 normalization > this_data."CREATED_AT", 2022-04-22 23:22:49 normalization > this_data."REPORT_CSV", 2022-04-22 23:22:49 normalization > this_data."UPDATED_AT", 2022-04-22 23:22:49 normalization > this_data."EXTERNAL_ID", 2022-04-22 23:22:49 normalization > this_data."USER_FIELDS", 2022-04-22 23:22:49 normalization > this_data."SHARED_AGENT", 2022-04-22 23:22:49 normalization > this_data."LAST_LOGIN_AT", 2022-04-22 23:22:49 normalization > this_data."CUSTOM_ROLE_ID", 2022-04-22 23:22:49 normalization > this_data."ORGANIZATION_ID", 2022-04-22 23:22:49 normalization > this_data."DEFAULT_GROUP_ID", 2022-04-22 23:22:49 normalization > this_data."RESTRICTED_AGENT", 2022-04-22 23:22:49 normalization > this_data."TICKET_RESTRICTION", 2022-04-22 23:22:49 normalization > this_data."PERMANENTLY_DELETED", 2022-04-22 23:22:49 normalization > this_data."SHARED_PHONE_NUMBER", 2022-04-22 23:22:49 normalization > this_data."ONLY_PRIVATE_COMMENTS", 2022-04-22 23:22:49 normalization > this_data."TWO_FACTOR_AUTH_ENABLED", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > this_data."_AIRBYTE_NORMALIZED_AT" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" as this_data 2022-04-22 23:22:49 normalization > -- make a join with new_data using primary key to filter active data that need to be updated only 2022-04-22 23:22:49 normalization > join new_data_ids on this_data._AIRBYTE_UNIQUE_KEY = new_data_ids._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > -- force left join to NULL values (we just need to transfer column types only for the star_intersect macro on schema changes) 2022-04-22 23:22:49 normalization > left join empty_new_data as inc_data on this_data._AIRBYTE_AB_ID = inc_data._AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > where _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > input_data as ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_USERS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "NAME", 2022-04-22 23:22:49 normalization > "ROLE", 2022-04-22 23:22:49 normalization > "TAGS", 2022-04-22 23:22:49 normalization > "ALIAS", 2022-04-22 23:22:49 normalization > "EMAIL", 2022-04-22 23:22:49 normalization > "NOTES", 2022-04-22 23:22:49 normalization > "PHONE", 2022-04-22 23:22:49 normalization > "PHOTO", 2022-04-22 23:22:49 normalization > "ACTIVE", 2022-04-22 23:22:49 normalization > "LOCALE", 2022-04-22 23:22:49 normalization > "SHARED", 2022-04-22 23:22:49 normalization > "DETAILS", 2022-04-22 23:22:49 normalization > "VERIFIED", 2022-04-22 23:22:49 normalization > "CHAT_ONLY", 2022-04-22 23:22:49 normalization > "LOCALE_ID", 2022-04-22 23:22:49 normalization > "MODERATOR", 2022-04-22 23:22:49 normalization > "ROLE_TYPE", 2022-04-22 23:22:49 normalization > "SIGNATURE", 2022-04-22 23:22:49 normalization > "SUSPENDED", 2022-04-22 23:22:49 normalization > "TIME_ZONE", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "REPORT_CSV", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "EXTERNAL_ID", 2022-04-22 23:22:49 normalization > "USER_FIELDS", 2022-04-22 23:22:49 normalization > "SHARED_AGENT", 2022-04-22 23:22:49 normalization > "LAST_LOGIN_AT", 2022-04-22 23:22:49 normalization > "CUSTOM_ROLE_ID", 2022-04-22 23:22:49 normalization > "ORGANIZATION_ID", 2022-04-22 23:22:49 normalization > "DEFAULT_GROUP_ID", 2022-04-22 23:22:49 normalization > "RESTRICTED_AGENT", 2022-04-22 23:22:49 normalization > "TICKET_RESTRICTION", 2022-04-22 23:22:49 normalization > "PERMANENTLY_DELETED", 2022-04-22 23:22:49 normalization > "SHARED_PHONE_NUMBER", 2022-04-22 23:22:49 normalization > "ONLY_PRIVATE_COMMENTS", 2022-04-22 23:22:49 normalization > "TWO_FACTOR_AUTH_ENABLED", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from new_data 2022-04-22 23:22:49 normalization > union all 2022-04-22 23:22:49 normalization > select "_AIRBYTE_USERS_HASHID", 2022-04-22 23:22:49 normalization > "ID", 2022-04-22 23:22:49 normalization > "URL", 2022-04-22 23:22:49 normalization > "NAME", 2022-04-22 23:22:49 normalization > "ROLE", 2022-04-22 23:22:49 normalization > "TAGS", 2022-04-22 23:22:49 normalization > "ALIAS", 2022-04-22 23:22:49 normalization > "EMAIL", 2022-04-22 23:22:49 normalization > "NOTES", 2022-04-22 23:22:49 normalization > "PHONE", 2022-04-22 23:22:49 normalization > "PHOTO", 2022-04-22 23:22:49 normalization > "ACTIVE", 2022-04-22 23:22:49 normalization > "LOCALE", 2022-04-22 23:22:49 normalization > "SHARED", 2022-04-22 23:22:49 normalization > "DETAILS", 2022-04-22 23:22:49 normalization > "VERIFIED", 2022-04-22 23:22:49 normalization > "CHAT_ONLY", 2022-04-22 23:22:49 normalization > "LOCALE_ID", 2022-04-22 23:22:49 normalization > "MODERATOR", 2022-04-22 23:22:49 normalization > "ROLE_TYPE", 2022-04-22 23:22:49 normalization > "SIGNATURE", 2022-04-22 23:22:49 normalization > "SUSPENDED", 2022-04-22 23:22:49 normalization > "TIME_ZONE", 2022-04-22 23:22:49 normalization > "CREATED_AT", 2022-04-22 23:22:49 normalization > "REPORT_CSV", 2022-04-22 23:22:49 normalization > "UPDATED_AT", 2022-04-22 23:22:49 normalization > "EXTERNAL_ID", 2022-04-22 23:22:49 normalization > "USER_FIELDS", 2022-04-22 23:22:49 normalization > "SHARED_AGENT", 2022-04-22 23:22:49 normalization > "LAST_LOGIN_AT", 2022-04-22 23:22:49 normalization > "CUSTOM_ROLE_ID", 2022-04-22 23:22:49 normalization > "ORGANIZATION_ID", 2022-04-22 23:22:49 normalization > "DEFAULT_GROUP_ID", 2022-04-22 23:22:49 normalization > "RESTRICTED_AGENT", 2022-04-22 23:22:49 normalization > "TICKET_RESTRICTION", 2022-04-22 23:22:49 normalization > "PERMANENTLY_DELETED", 2022-04-22 23:22:49 normalization > "SHARED_PHONE_NUMBER", 2022-04-22 23:22:49 normalization > "ONLY_PRIVATE_COMMENTS", 2022-04-22 23:22:49 normalization > "TWO_FACTOR_AUTH_ENABLED", 2022-04-22 23:22:49 normalization > "_AIRBYTE_AB_ID", 2022-04-22 23:22:49 normalization > "_AIRBYTE_EMITTED_AT", 2022-04-22 23:22:49 normalization > "_AIRBYTE_NORMALIZED_AT" from previous_active_scd_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > scd_data as ( 2022-04-22 23:22:49 normalization > -- SQL model to build a Type 2 Slowly Changing Dimension (SCD) table for each record identified by their primary key 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > ROLE, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > ALIAS, 2022-04-22 23:22:49 normalization > EMAIL, 2022-04-22 23:22:49 normalization > NOTES, 2022-04-22 23:22:49 normalization > PHONE, 2022-04-22 23:22:49 normalization > PHOTO, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > LOCALE, 2022-04-22 23:22:49 normalization > SHARED, 2022-04-22 23:22:49 normalization > DETAILS, 2022-04-22 23:22:49 normalization > VERIFIED, 2022-04-22 23:22:49 normalization > CHAT_ONLY, 2022-04-22 23:22:49 normalization > LOCALE_ID, 2022-04-22 23:22:49 normalization > MODERATOR, 2022-04-22 23:22:49 normalization > ROLE_TYPE, 2022-04-22 23:22:49 normalization > SIGNATURE, 2022-04-22 23:22:49 normalization > SUSPENDED, 2022-04-22 23:22:49 normalization > TIME_ZONE, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > REPORT_CSV, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > EXTERNAL_ID, 2022-04-22 23:22:49 normalization > USER_FIELDS, 2022-04-22 23:22:49 normalization > SHARED_AGENT, 2022-04-22 23:22:49 normalization > LAST_LOGIN_AT, 2022-04-22 23:22:49 normalization > CUSTOM_ROLE_ID, 2022-04-22 23:22:49 normalization > ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > DEFAULT_GROUP_ID, 2022-04-22 23:22:49 normalization > RESTRICTED_AGENT, 2022-04-22 23:22:49 normalization > TICKET_RESTRICTION, 2022-04-22 23:22:49 normalization > PERMANENTLY_DELETED, 2022-04-22 23:22:49 normalization > SHARED_PHONE_NUMBER, 2022-04-22 23:22:49 normalization > ONLY_PRIVATE_COMMENTS, 2022-04-22 23:22:49 normalization > TWO_FACTOR_AUTH_ENABLED, 2022-04-22 23:22:49 normalization > UPDATED_AT as _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > lag(UPDATED_AT) over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > case when row_number() over ( 2022-04-22 23:22:49 normalization > partition by ID 2022-04-22 23:22:49 normalization > order by 2022-04-22 23:22:49 normalization > UPDATED_AT is null asc, 2022-04-22 23:22:49 normalization > UPDATED_AT desc, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT desc 2022-04-22 23:22:49 normalization > ) = 1 then 1 else 0 end as _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_USERS_HASHID 2022-04-22 23:22:49 normalization > from input_data 2022-04-22 23:22:49 normalization > ), 2022-04-22 23:22:49 normalization > dedup_data as ( 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > -- we need to ensure de-duplicated rows for merge/update queries 2022-04-22 23:22:49 normalization > -- additionally, we generate a unique key for the scd table 2022-04-22 23:22:49 normalization > row_number() over ( 2022-04-22 23:22:49 normalization > partition by 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT 2022-04-22 23:22:49 normalization > order by _AIRBYTE_ACTIVE_ROW desc, _AIRBYTE_AB_ID 2022-04-22 23:22:49 normalization > ) as _AIRBYTE_ROW_NUM, 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_UNIQUE_KEY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_START_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > scd_data.* 2022-04-22 23:22:49 normalization > from scd_data 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY_SCD, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > ROLE, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > ALIAS, 2022-04-22 23:22:49 normalization > EMAIL, 2022-04-22 23:22:49 normalization > NOTES, 2022-04-22 23:22:49 normalization > PHONE, 2022-04-22 23:22:49 normalization > PHOTO, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > LOCALE, 2022-04-22 23:22:49 normalization > SHARED, 2022-04-22 23:22:49 normalization > DETAILS, 2022-04-22 23:22:49 normalization > VERIFIED, 2022-04-22 23:22:49 normalization > CHAT_ONLY, 2022-04-22 23:22:49 normalization > LOCALE_ID, 2022-04-22 23:22:49 normalization > MODERATOR, 2022-04-22 23:22:49 normalization > ROLE_TYPE, 2022-04-22 23:22:49 normalization > SIGNATURE, 2022-04-22 23:22:49 normalization > SUSPENDED, 2022-04-22 23:22:49 normalization > TIME_ZONE, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > REPORT_CSV, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > EXTERNAL_ID, 2022-04-22 23:22:49 normalization > USER_FIELDS, 2022-04-22 23:22:49 normalization > SHARED_AGENT, 2022-04-22 23:22:49 normalization > LAST_LOGIN_AT, 2022-04-22 23:22:49 normalization > CUSTOM_ROLE_ID, 2022-04-22 23:22:49 normalization > ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > DEFAULT_GROUP_ID, 2022-04-22 23:22:49 normalization > RESTRICTED_AGENT, 2022-04-22 23:22:49 normalization > TICKET_RESTRICTION, 2022-04-22 23:22:49 normalization > PERMANENTLY_DELETED, 2022-04-22 23:22:49 normalization > SHARED_PHONE_NUMBER, 2022-04-22 23:22:49 normalization > ONLY_PRIVATE_COMMENTS, 2022-04-22 23:22:49 normalization > TWO_FACTOR_AUTH_ENABLED, 2022-04-22 23:22:49 normalization > _AIRBYTE_START_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_END_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIVE_ROW, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_USERS_HASHID 2022-04-22 23:22:49 normalization > from dedup_data where _AIRBYTE_ROW_NUM = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_ACTIVE_ROW, _AIRBYTE_UNIQUE_KEY_SCD, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:37.506598 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.85 seconds 2022-04-22 23:22:49 normalization > 23:21:37.510992 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:37.511242 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:37.570033 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:37.574850 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:37.575078 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS" 2022-04-22 23:22:49 normalization > 23:21:37.637488 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:37.642692 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:37.642933 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:37.688987 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:37.695138 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:37.695423 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."GROUPS" 2022-04-22 23:22:49 normalization > 23:21:37.748452 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:37.751807 [debug] [Thread-2 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."GROUPS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:37.753445 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:37.754877 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:37.755051 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUPS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:37.819316 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:37.819693 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:37.819818 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."GROUPS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","NAME" = DBT_INTERNAL_SOURCE."NAME","DELETED" = DBT_INTERNAL_SOURCE."DELETED","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_GROUPS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_GROUPS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "NAME", "DELETED", "CREATED_AT", "UPDATED_AT", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_GROUPS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "NAME", "DELETED", "CREATED_AT", "UPDATED_AT", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_GROUPS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:38.993366 [debug] [Thread-2 ]: SQL status: SUCCESS 8 in 1.17 seconds 2022-04-22 23:22:49 normalization > 23:21:38.993674 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUPS" 2022-04-22 23:22:49 normalization > 23:21:38.993792 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: commit; 2022-04-22 23:22:49 normalization > 23:21:39.139910 [debug] [Thread-3 ]: SQL status: SUCCESS 44372 in 3.96 seconds 2022-04-22 23:22:49 normalization > 23:21:39.140221 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:39.140339 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:39.221664 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.23 seconds 2022-04-22 23:22:49 normalization > 23:21:39.225494 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:39.225764 [debug] [Thread-2 ]: On model.airbyte_utils.GROUPS: Close 2022-04-22 23:22:49 normalization > 23:21:39.343411 [info ] [Thread-2 ]: 30 of 95 OK created incremental model ZENDESK_SUPPORT.GROUPS............................................................ [SUCCESS 1 in 4.97s] 2022-04-22 23:22:49 normalization > 23:21:39.343960 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.GROUPS 2022-04-22 23:22:49 normalization > 23:21:39.344228 [debug] [Thread-2 ]: Began running node model.airbyte_utils.MACROS 2022-04-22 23:22:49 normalization > 23:21:39.344687 [info ] [Thread-2 ]: 31 of 95 START incremental model ZENDESK_SUPPORT.MACROS................................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:39.345782 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:39.345973 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.MACROS 2022-04-22 23:22:49 normalization > 23:21:39.346149 [debug] [Thread-2 ]: Compiling model.airbyte_utils.MACROS 2022-04-22 23:22:49 normalization > 23:21:39.362837 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:39.363083 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS" 2022-04-22 23:22:49 normalization > 23:21:39.363190 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:39.479687 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.34 seconds 2022-04-22 23:22:49 normalization > 23:21:39.502786 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SCD" 2022-04-22 23:22:49 normalization > 23:21:39.518477 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.TICKETS_STG 2022-04-22 23:22:49 normalization > 23:21:39.623730 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:39.627703 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:39.627951 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:39.738509 [info ] [Thread-3 ]: 25 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_SCD....................................................... [SUCCESS 1 in 19.35s] 2022-04-22 23:22:49 normalization > 23:21:39.739224 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKETS_SCD 2022-04-22 23:22:49 normalization > 23:21:39.739542 [debug] [Thread-3 ]: Began running node model.airbyte_utils.MACROS_ACTIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:39.740565 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_ACTIONS_AB1" 2022-04-22 23:22:49 normalization > 23:21:39.740790 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.MACROS_ACTIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:39.741058 [debug] [Thread-3 ]: Compiling model.airbyte_utils.MACROS_ACTIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:39.755864 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_ACTIONS_AB1" 2022-04-22 23:22:49 normalization > 23:21:39.756309 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:39.756758 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.MACROS_ACTIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:39.756974 [debug] [Thread-3 ]: Began running node model.airbyte_utils.MACROS_RESTRICTION_AB1 2022-04-22 23:22:49 normalization > 23:21:39.757994 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_RESTRICTION_AB1" 2022-04-22 23:22:49 normalization > 23:21:39.758206 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.MACROS_RESTRICTION_AB1 2022-04-22 23:22:49 normalization > 23:21:39.758428 [debug] [Thread-3 ]: Compiling model.airbyte_utils.MACROS_RESTRICTION_AB1 2022-04-22 23:22:49 normalization > 23:21:39.767372 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_RESTRICTION_AB1" 2022-04-22 23:22:49 normalization > 23:21:39.769233 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:39.769670 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.MACROS_RESTRICTION_AB1 2022-04-22 23:22:49 normalization > 23:21:39.769856 [debug] [Thread-3 ]: Began running node model.airbyte_utils.ORGANIZATIONS 2022-04-22 23:22:49 normalization > 23:21:39.771934 [info ] [Thread-3 ]: 32 of 95 START incremental model ZENDESK_SUPPORT.ORGANIZATIONS.......................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:39.772666 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:39.772947 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.ORGANIZATIONS 2022-04-22 23:22:49 normalization > 23:21:39.773153 [debug] [Thread-3 ]: Compiling model.airbyte_utils.ORGANIZATIONS 2022-04-22 23:22:49 normalization > 23:21:39.790129 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:39.790376 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:39.790485 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:39.850684 [debug] [Thread-2 ]: SQL status: SUCCESS 15 in 0.49 seconds 2022-04-22 23:22:49 normalization > 23:21:39.876436 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:39.881977 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS" 2022-04-22 23:22:49 normalization > 23:21:39.944594 [debug] [Thread-2 ]: SQL status: SUCCESS 15 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:39.948046 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:39.948274 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS" 2022-04-22 23:22:49 normalization > 23:21:40.346924 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.56 seconds 2022-04-22 23:22:49 normalization > 23:21:40.360580 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:40.360842 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:40.441321 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:40.445037 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:40.445255 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:40.680546 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.73 seconds 2022-04-22 23:22:49 normalization > 23:21:40.690552 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:40.690814 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS" 2022-04-22 23:22:49 normalization > 23:21:40.732305 [debug] [Thread-1 ]: SQL status: SUCCESS 114158 in 6.6 seconds 2022-04-22 23:22:49 normalization > 23:21:40.732615 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:40.732734 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:40.748757 [debug] [Thread-2 ]: SQL status: SUCCESS 15 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:40.751996 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:40.752211 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS" 2022-04-22 23:22:49 normalization > 23:21:40.823246 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:40.825539 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:40.825977 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:40.826148 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.MACROS 2022-04-22 23:22:49 normalization > 23:21:40.834072 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:40.834283 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS" 2022-04-22 23:22:49 normalization > 23:21:40.899455 [debug] [Thread-2 ]: SQL status: SUCCESS 15 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:40.908565 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:40.908829 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > TITLE, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > ACTIONS, 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > RESTRICTION, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_MACROS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > -- MACROS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_MACROS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:34.474000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:40.929868 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.48 seconds 2022-04-22 23:22:49 normalization > 23:21:40.941812 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:40.942071 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:41.003557 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:41.007275 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:41.007558 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:41.048975 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.32 seconds 2022-04-22 23:22:49 normalization > 23:21:41.050823 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.050986 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.TICKET_AUDITS_STG 2022-04-22 23:22:49 normalization > 23:21:41.076032 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:41.079029 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:41.079443 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:41.079711 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.ORGANIZATIONS 2022-04-22 23:22:49 normalization > 23:21:41.085879 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:41.086083 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:41.156215 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.11 seconds 2022-04-22 23:22:49 normalization > 23:21:41.159878 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:41.160135 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:41.169942 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:41.180318 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:41.180570 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > NOTES, 2022-04-22 23:22:49 normalization > DETAILS, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > DELETED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > EXTERNAL_ID, 2022-04-22 23:22:49 normalization > DOMAIN_NAMES, 2022-04-22 23:22:49 normalization > SHARED_TICKETS, 2022-04-22 23:22:49 normalization > SHARED_COMMENTS, 2022-04-22 23:22:49 normalization > ORGANIZATION_FIELDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ORGANIZATIONS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS_SCD" 2022-04-22 23:22:49 normalization > -- ORGANIZATIONS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_ORGANIZATIONS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:46.477000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:41.264937 [info ] [Thread-1 ]: 22 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_SCD................................................. [SUCCESS 1 in 23.29s] 2022-04-22 23:22:49 normalization > 23:21:41.265627 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_SCD 2022-04-22 23:22:49 normalization > 23:21:41.265929 [debug] [Thread-1 ]: Began running node model.airbyte_utils.SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > 23:21:41.267012 [info ] [Thread-1 ]: 33 of 95 START incremental model ZENDESK_SUPPORT.SATISFACTION_RATINGS................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:41.267917 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:41.268273 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > 23:21:41.268463 [debug] [Thread-1 ]: Compiling model.airbyte_utils.SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > 23:21:41.287845 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:41.288098 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:41.288389 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:41.351888 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 4.59 seconds 2022-04-22 23:22:49 normalization > 23:21:41.372540 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.393470 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:41.532288 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.12 seconds 2022-04-22 23:22:49 normalization > 23:21:41.553228 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.553739 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.607260 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:41.615763 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.616018 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:41.683365 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:41.692088 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.692342 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.769749 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:41.796425 [debug] [Thread-5 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."USERS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:41.800592 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.805014 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.805414 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:41.868640 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.96 seconds 2022-04-22 23:22:49 normalization > 23:21:41.874737 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:41.875034 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:41.896863 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:41.897755 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:41.897888 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","NAME" = DBT_INTERNAL_SOURCE."NAME","ROLE" = DBT_INTERNAL_SOURCE."ROLE","TAGS" = DBT_INTERNAL_SOURCE."TAGS","ALIAS" = DBT_INTERNAL_SOURCE."ALIAS","EMAIL" = DBT_INTERNAL_SOURCE."EMAIL","NOTES" = DBT_INTERNAL_SOURCE."NOTES","PHONE" = DBT_INTERNAL_SOURCE."PHONE","PHOTO" = DBT_INTERNAL_SOURCE."PHOTO","ACTIVE" = DBT_INTERNAL_SOURCE."ACTIVE","LOCALE" = DBT_INTERNAL_SOURCE."LOCALE","SHARED" = DBT_INTERNAL_SOURCE."SHARED","DETAILS" = DBT_INTERNAL_SOURCE."DETAILS","VERIFIED" = DBT_INTERNAL_SOURCE."VERIFIED","CHAT_ONLY" = DBT_INTERNAL_SOURCE."CHAT_ONLY","LOCALE_ID" = DBT_INTERNAL_SOURCE."LOCALE_ID","MODERATOR" = DBT_INTERNAL_SOURCE."MODERATOR","ROLE_TYPE" = DBT_INTERNAL_SOURCE."ROLE_TYPE","SIGNATURE" = DBT_INTERNAL_SOURCE."SIGNATURE","SUSPENDED" = DBT_INTERNAL_SOURCE."SUSPENDED","TIME_ZONE" = DBT_INTERNAL_SOURCE."TIME_ZONE","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","REPORT_CSV" = DBT_INTERNAL_SOURCE."REPORT_CSV","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","EXTERNAL_ID" = DBT_INTERNAL_SOURCE."EXTERNAL_ID","USER_FIELDS" = DBT_INTERNAL_SOURCE."USER_FIELDS","SHARED_AGENT" = DBT_INTERNAL_SOURCE."SHARED_AGENT","LAST_LOGIN_AT" = DBT_INTERNAL_SOURCE."LAST_LOGIN_AT","CUSTOM_ROLE_ID" = DBT_INTERNAL_SOURCE."CUSTOM_ROLE_ID","ORGANIZATION_ID" = DBT_INTERNAL_SOURCE."ORGANIZATION_ID","DEFAULT_GROUP_ID" = DBT_INTERNAL_SOURCE."DEFAULT_GROUP_ID","RESTRICTED_AGENT" = DBT_INTERNAL_SOURCE."RESTRICTED_AGENT","TICKET_RESTRICTION" = DBT_INTERNAL_SOURCE."TICKET_RESTRICTION","PERMANENTLY_DELETED" = DBT_INTERNAL_SOURCE."PERMANENTLY_DELETED","SHARED_PHONE_NUMBER" = DBT_INTERNAL_SOURCE."SHARED_PHONE_NUMBER","ONLY_PRIVATE_COMMENTS" = DBT_INTERNAL_SOURCE."ONLY_PRIVATE_COMMENTS","TWO_FACTOR_AUTH_ENABLED" = DBT_INTERNAL_SOURCE."TWO_FACTOR_AUTH_ENABLED","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_USERS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_USERS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "NAME", "ROLE", "TAGS", "ALIAS", "EMAIL", "NOTES", "PHONE", "PHOTO", "ACTIVE", "LOCALE", "SHARED", "DETAILS", "VERIFIED", "CHAT_ONLY", "LOCALE_ID", "MODERATOR", "ROLE_TYPE", "SIGNATURE", "SUSPENDED", "TIME_ZONE", "CREATED_AT", "REPORT_CSV", "UPDATED_AT", "EXTERNAL_ID", "USER_FIELDS", "SHARED_AGENT", "LAST_LOGIN_AT", "CUSTOM_ROLE_ID", "ORGANIZATION_ID", "DEFAULT_GROUP_ID", "RESTRICTED_AGENT", "TICKET_RESTRICTION", "PERMANENTLY_DELETED", "SHARED_PHONE_NUMBER", "ONLY_PRIVATE_COMMENTS", "TWO_FACTOR_AUTH_ENABLED", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_USERS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "URL", "NAME", "ROLE", "TAGS", "ALIAS", "EMAIL", "NOTES", "PHONE", "PHOTO", "ACTIVE", "LOCALE", "SHARED", "DETAILS", "VERIFIED", "CHAT_ONLY", "LOCALE_ID", "MODERATOR", "ROLE_TYPE", "SIGNATURE", "SUSPENDED", "TIME_ZONE", "CREATED_AT", "REPORT_CSV", "UPDATED_AT", "EXTERNAL_ID", "USER_FIELDS", "SHARED_AGENT", "LAST_LOGIN_AT", "CUSTOM_ROLE_ID", "ORGANIZATION_ID", "DEFAULT_GROUP_ID", "RESTRICTED_AGENT", "TICKET_RESTRICTION", "PERMANENTLY_DELETED", "SHARED_PHONE_NUMBER", "ONLY_PRIVATE_COMMENTS", "TWO_FACTOR_AUTH_ENABLED", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_USERS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:41.940090 [debug] [Thread-2 ]: SQL status: SUCCESS 15 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:41.946066 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:41.946485 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS" 2022-04-22 23:22:49 normalization > 23:21:41.984087 [debug] [Thread-1 ]: SQL status: SUCCESS 17 in 0.7 seconds 2022-04-22 23:22:49 normalization > 23:21:41.998291 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:41.999911 [debug] [Thread-2 ]: SQL status: SUCCESS 15 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:42.000132 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.008035 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:42.009014 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.83 seconds 2022-04-22 23:22:49 normalization > 23:21:42.010957 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:42.015484 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:42.018803 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:42.066919 [debug] [Thread-1 ]: SQL status: SUCCESS 17 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:42.070315 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.070559 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.080274 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:42.088017 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:42.088258 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:42.093209 [debug] [Thread-2 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:42.098454 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:42.098664 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."MACROS" 2022-04-22 23:22:49 normalization > 23:21:42.136249 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:42.141812 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:42.142065 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:42.148370 [debug] [Thread-2 ]: SQL status: SUCCESS 15 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:42.152303 [debug] [Thread-2 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."MACROS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:42.154383 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:42.155977 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:42.156125 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:42.192513 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:42.198172 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:42.198394 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:42.245305 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:42.245684 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:42.245805 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","TITLE" = DBT_INTERNAL_SOURCE."TITLE","ACTIVE" = DBT_INTERNAL_SOURCE."ACTIVE","ACTIONS" = DBT_INTERNAL_SOURCE."ACTIONS","POSITION" = DBT_INTERNAL_SOURCE."POSITION","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","DESCRIPTION" = DBT_INTERNAL_SOURCE."DESCRIPTION","RESTRICTION" = DBT_INTERNAL_SOURCE."RESTRICTION","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_MACROS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_MACROS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "TITLE", "ACTIVE", "ACTIONS", "POSITION", "CREATED_AT", "UPDATED_AT", "DESCRIPTION", "RESTRICTION", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_MACROS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "TITLE", "ACTIVE", "ACTIONS", "POSITION", "CREATED_AT", "UPDATED_AT", "DESCRIPTION", "RESTRICTION", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_MACROS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:42.259126 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:42.263912 [debug] [Thread-3 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."ORGANIZATIONS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:42.265839 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:42.267683 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:42.267838 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.ORGANIZATIONS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:42.364228 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:42.364621 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:42.364745 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."ORGANIZATIONS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","NAME" = DBT_INTERNAL_SOURCE."NAME","TAGS" = DBT_INTERNAL_SOURCE."TAGS","NOTES" = DBT_INTERNAL_SOURCE."NOTES","DETAILS" = DBT_INTERNAL_SOURCE."DETAILS","GROUP_ID" = DBT_INTERNAL_SOURCE."GROUP_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","DELETED_AT" = DBT_INTERNAL_SOURCE."DELETED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","EXTERNAL_ID" = DBT_INTERNAL_SOURCE."EXTERNAL_ID","DOMAIN_NAMES" = DBT_INTERNAL_SOURCE."DOMAIN_NAMES","SHARED_TICKETS" = DBT_INTERNAL_SOURCE."SHARED_TICKETS","SHARED_COMMENTS" = DBT_INTERNAL_SOURCE."SHARED_COMMENTS","ORGANIZATION_FIELDS" = DBT_INTERNAL_SOURCE."ORGANIZATION_FIELDS","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_ORGANIZATIONS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_ORGANIZATIONS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "NAME", "TAGS", "NOTES", "DETAILS", "GROUP_ID", "CREATED_AT", "DELETED_AT", "UPDATED_AT", "EXTERNAL_ID", "DOMAIN_NAMES", "SHARED_TICKETS", "SHARED_COMMENTS", "ORGANIZATION_FIELDS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ORGANIZATIONS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "NAME", "TAGS", "NOTES", "DETAILS", "GROUP_ID", "CREATED_AT", "DELETED_AT", "UPDATED_AT", "EXTERNAL_ID", "DOMAIN_NAMES", "SHARED_TICKETS", "SHARED_COMMENTS", "ORGANIZATION_FIELDS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ORGANIZATIONS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:42.436502 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.37 seconds 2022-04-22 23:22:49 normalization > 23:21:42.446785 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.447037 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.510074 [debug] [Thread-1 ]: SQL status: SUCCESS 17 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:42.513392 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.513613 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.565330 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:42.567560 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.567950 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:42.568097 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > 23:21:42.575871 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.576088 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.631453 [debug] [Thread-1 ]: SQL status: SUCCESS 17 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:42.641099 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:42.641368 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > SCORE, 2022-04-22 23:22:49 normalization > REASON, 2022-04-22 23:22:49 normalization > COMMENT, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > REASON_ID, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > REQUESTER_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_SATISFACTION_RATINGS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS_SCD" 2022-04-22 23:22:49 normalization > -- SATISFACTION_RATINGS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:38:45.448000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:43.031628 [debug] [Thread-2 ]: SQL status: SUCCESS 47 in 0.79 seconds 2022-04-22 23:22:49 normalization > 23:21:43.031953 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.MACROS" 2022-04-22 23:22:49 normalization > 23:21:43.032070 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: commit; 2022-04-22 23:22:49 normalization > 23:21:43.143033 [debug] [Thread-3 ]: SQL status: SUCCESS 2637 in 0.78 seconds 2022-04-22 23:22:49 normalization > 23:21:43.143347 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.ORGANIZATIONS" 2022-04-22 23:22:49 normalization > 23:21:43.143467 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: commit; 2022-04-22 23:22:49 normalization > 23:21:43.313499 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.28 seconds 2022-04-22 23:22:49 normalization > 23:21:43.317072 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:43.317351 [debug] [Thread-2 ]: On model.airbyte_utils.MACROS: Close 2022-04-22 23:22:49 normalization > 23:21:43.362629 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:49 normalization > 23:21:43.366754 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:43.367040 [debug] [Thread-3 ]: On model.airbyte_utils.ORGANIZATIONS: Close 2022-04-22 23:22:49 normalization > 23:21:43.431082 [info ] [Thread-2 ]: 31 of 95 OK created incremental model ZENDESK_SUPPORT.MACROS............................................................ [SUCCESS 1 in 4.09s] 2022-04-22 23:22:49 normalization > 23:21:43.432166 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.MACROS 2022-04-22 23:22:49 normalization > 23:21:43.432996 [debug] [Thread-2 ]: Began running node model.airbyte_utils.GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > 23:21:43.433936 [info ] [Thread-2 ]: 34 of 95 START incremental model ZENDESK_SUPPORT.GROUP_MEMBERSHIPS...................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:43.438064 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:43.438244 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > 23:21:43.438375 [debug] [Thread-2 ]: Compiling model.airbyte_utils.GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > 23:21:43.462666 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:43.462993 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:43.463528 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:43.599973 [info ] [Thread-3 ]: 32 of 95 OK created incremental model ZENDESK_SUPPORT.ORGANIZATIONS..................................................... [SUCCESS 1 in 3.83s] 2022-04-22 23:22:49 normalization > 23:21:43.631594 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.ORGANIZATIONS 2022-04-22 23:22:49 normalization > 23:21:43.654359 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_FORMS 2022-04-22 23:22:49 normalization > 23:21:43.664062 [info ] [Thread-3 ]: 35 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FORMS........................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:43.665264 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:43.666778 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_FORMS 2022-04-22 23:22:49 normalization > 23:21:43.667540 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_FORMS 2022-04-22 23:22:49 normalization > 23:21:43.702317 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:43.705389 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:43.705741 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:43.816497 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.17 seconds 2022-04-22 23:22:49 normalization > 23:21:43.835489 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:43.841222 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:43.928492 [debug] [Thread-1 ]: SQL status: SUCCESS 17 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:43.934745 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:43.945907 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:44.049396 [debug] [Thread-1 ]: SQL status: SUCCESS 17 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:44.059039 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:44.059930 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:44.442776 [debug] [Thread-1 ]: SQL status: SUCCESS 17 in 0.38 seconds 2022-04-22 23:22:49 normalization > 23:21:44.451285 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:44.451556 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:44.493349 [debug] [Thread-2 ]: SQL status: SUCCESS 12 in 1.03 seconds 2022-04-22 23:22:49 normalization > 23:21:44.503592 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:44.503859 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:44.520674 [debug] [Thread-1 ]: SQL status: SUCCESS 17 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:44.526236 [debug] [Thread-1 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."SATISFACTION_RATINGS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:44.528430 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:44.530414 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:44.530590 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SATISFACTION_RATINGS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:44.568048 [debug] [Thread-2 ]: SQL status: SUCCESS 12 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:44.572079 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:44.572348 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:44.630335 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:44.630722 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:44.630843 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."SATISFACTION_RATINGS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","SCORE" = DBT_INTERNAL_SOURCE."SCORE","REASON" = DBT_INTERNAL_SOURCE."REASON","COMMENT" = DBT_INTERNAL_SOURCE."COMMENT","GROUP_ID" = DBT_INTERNAL_SOURCE."GROUP_ID","REASON_ID" = DBT_INTERNAL_SOURCE."REASON_ID","TICKET_ID" = DBT_INTERNAL_SOURCE."TICKET_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","ASSIGNEE_ID" = DBT_INTERNAL_SOURCE."ASSIGNEE_ID","REQUESTER_ID" = DBT_INTERNAL_SOURCE."REQUESTER_ID","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_SATISFACTION_RATINGS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_SATISFACTION_RATINGS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "SCORE", "REASON", "COMMENT", "GROUP_ID", "REASON_ID", "TICKET_ID", "CREATED_AT", "UPDATED_AT", "ASSIGNEE_ID", "REQUESTER_ID", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SATISFACTION_RATINGS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "SCORE", "REASON", "COMMENT", "GROUP_ID", "REASON_ID", "TICKET_ID", "CREATED_AT", "UPDATED_AT", "ASSIGNEE_ID", "REQUESTER_ID", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SATISFACTION_RATINGS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:44.672829 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.97 seconds 2022-04-22 23:22:49 normalization > 23:21:44.686461 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:44.686718 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:44.743031 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:44.747641 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:44.747865 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:44.878065 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.31 seconds 2022-04-22 23:22:49 normalization > 23:21:44.890710 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:44.891052 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:44.948119 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.2 seconds 2022-04-22 23:22:49 normalization > 23:21:44.949426 [debug] [Thread-2 ]: SQL status: SUCCESS 12 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:44.963232 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:44.966378 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:44.966661 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:44.966871 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:45.039071 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:45.042972 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:45.043205 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:45.048128 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:45.050661 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:45.051030 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:45.051237 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > 23:21:45.061102 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:45.061388 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:45.098713 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:45.101226 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:45.101697 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:45.101857 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_FORMS 2022-04-22 23:22:49 normalization > 23:21:45.108114 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:45.108432 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:45.143227 [debug] [Thread-2 ]: SQL status: SUCCESS 12 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:45.152937 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:45.153200 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > USER_ID, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_GROUP_MEMBERSHIPS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS_SCD" 2022-04-22 23:22:49 normalization > -- GROUP_MEMBERSHIPS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:33.828000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:45.158417 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:45.168867 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:45.169131 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > RAW_NAME, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DISPLAY_NAME, 2022-04-22 23:22:49 normalization > IN_ALL_BRANDS, 2022-04-22 23:22:49 normalization > END_USER_VISIBLE, 2022-04-22 23:22:49 normalization > RAW_DISPLAY_NAME, 2022-04-22 23:22:49 normalization > TICKET_FIELD_IDS, 2022-04-22 23:22:49 normalization > RESTRICTED_BRAND_IDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_FORMS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS_SCD" 2022-04-22 23:22:49 normalization > -- TICKET_FORMS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_FORMS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:19:23.647000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:45.718410 [debug] [Thread-1 ]: SQL status: SUCCESS 17538 in 1.09 seconds 2022-04-22 23:22:49 normalization > 23:21:45.718728 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.SATISFACTION_RATINGS" 2022-04-22 23:22:49 normalization > 23:21:45.718860 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: commit; 2022-04-22 23:22:49 normalization > 23:21:46.003512 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.28 seconds 2022-04-22 23:22:49 normalization > 23:21:46.011352 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:46.011670 [debug] [Thread-1 ]: On model.airbyte_utils.SATISFACTION_RATINGS: Close 2022-04-22 23:22:49 normalization > 23:21:46.043210 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.87 seconds 2022-04-22 23:22:49 normalization > 23:21:46.047340 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:46.047566 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:46.101349 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.95 seconds 2022-04-22 23:22:49 normalization > 23:21:46.105557 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:46.105799 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:46.120020 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:46.127093 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:46.127540 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:46.164963 [info ] [Thread-1 ]: 33 of 95 OK created incremental model ZENDESK_SUPPORT.SATISFACTION_RATINGS.............................................. [SUCCESS 1 in 4.90s] 2022-04-22 23:22:49 normalization > 23:21:46.166809 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.SATISFACTION_RATINGS 2022-04-22 23:22:49 normalization > 23:21:46.167129 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_FIELDS 2022-04-22 23:22:49 normalization > 23:21:46.168720 [info ] [Thread-1 ]: 36 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FIELDS.......................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:46.169984 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:46.171338 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_FIELDS 2022-04-22 23:22:49 normalization > 23:21:46.171599 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_FIELDS 2022-04-22 23:22:49 normalization > 23:21:46.418514 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.29 seconds 2022-04-22 23:22:49 normalization > 23:21:46.461928 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:46.462299 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:46.463806 [debug] [Thread-2 ]: SQL status: SUCCESS 12 in 0.36 seconds 2022-04-22 23:22:49 normalization > 23:21:46.475697 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:46.479912 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:46.480306 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:46.482495 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:46.485066 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:46.559661 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:46.577366 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:46.579273 [debug] [Thread-2 ]: SQL status: SUCCESS 12 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:46.584692 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:46.624942 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:46.674795 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:46.723810 [debug] [Thread-3 ]: SQL status: SUCCESS 20 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:46.730625 [debug] [Thread-3 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FORMS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:46.734339 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:46.737168 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:46.737455 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FORMS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:46.761697 [debug] [Thread-2 ]: SQL status: SUCCESS 12 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:46.767509 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:46.767775 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:46.827079 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:46.827708 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:46.827853 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FORMS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","NAME" = DBT_INTERNAL_SOURCE."NAME","ACTIVE" = DBT_INTERNAL_SOURCE."ACTIVE","default" = DBT_INTERNAL_SOURCE."default","POSITION" = DBT_INTERNAL_SOURCE."POSITION","RAW_NAME" = DBT_INTERNAL_SOURCE."RAW_NAME","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","DISPLAY_NAME" = DBT_INTERNAL_SOURCE."DISPLAY_NAME","IN_ALL_BRANDS" = DBT_INTERNAL_SOURCE."IN_ALL_BRANDS","END_USER_VISIBLE" = DBT_INTERNAL_SOURCE."END_USER_VISIBLE","RAW_DISPLAY_NAME" = DBT_INTERNAL_SOURCE."RAW_DISPLAY_NAME","TICKET_FIELD_IDS" = DBT_INTERNAL_SOURCE."TICKET_FIELD_IDS","RESTRICTED_BRAND_IDS" = DBT_INTERNAL_SOURCE."RESTRICTED_BRAND_IDS","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_FORMS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_FORMS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "NAME", "ACTIVE", "default", "POSITION", "RAW_NAME", "CREATED_AT", "UPDATED_AT", "DISPLAY_NAME", "IN_ALL_BRANDS", "END_USER_VISIBLE", "RAW_DISPLAY_NAME", "TICKET_FIELD_IDS", "RESTRICTED_BRAND_IDS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_FORMS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "NAME", "ACTIVE", "default", "POSITION", "RAW_NAME", "CREATED_AT", "UPDATED_AT", "DISPLAY_NAME", "IN_ALL_BRANDS", "END_USER_VISIBLE", "RAW_DISPLAY_NAME", "TICKET_FIELD_IDS", "RESTRICTED_BRAND_IDS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_FORMS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:46.843721 [debug] [Thread-2 ]: SQL status: SUCCESS 12 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:46.848012 [debug] [Thread-2 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."GROUP_MEMBERSHIPS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:46.850097 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:46.851930 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:46.852082 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.GROUP_MEMBERSHIPS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:46.927044 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:46.927769 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:46.927987 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."GROUP_MEMBERSHIPS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","default" = DBT_INTERNAL_SOURCE."default","USER_ID" = DBT_INTERNAL_SOURCE."USER_ID","GROUP_ID" = DBT_INTERNAL_SOURCE."GROUP_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_GROUP_MEMBERSHIPS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_GROUP_MEMBERSHIPS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "default", "USER_ID", "GROUP_ID", "CREATED_AT", "UPDATED_AT", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_GROUP_MEMBERSHIPS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "default", "USER_ID", "GROUP_ID", "CREATED_AT", "UPDATED_AT", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_GROUP_MEMBERSHIPS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:47.372192 [debug] [Thread-1 ]: SQL status: SUCCESS 30 in 0.89 seconds 2022-04-22 23:22:49 normalization > 23:21:47.383697 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:47.383954 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:47.493130 [debug] [Thread-1 ]: SQL status: SUCCESS 30 in 0.11 seconds 2022-04-22 23:22:49 normalization > 23:21:47.497031 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:47.497234 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:47.706871 [debug] [Thread-3 ]: SQL status: SUCCESS 9 in 0.88 seconds 2022-04-22 23:22:49 normalization > 23:21:47.707179 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_FORMS" 2022-04-22 23:22:49 normalization > 23:21:47.707296 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: commit; 2022-04-22 23:22:49 normalization > 23:21:47.745515 [debug] [Thread-2 ]: SQL status: SUCCESS 96 in 0.82 seconds 2022-04-22 23:22:49 normalization > 23:21:47.745826 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.GROUP_MEMBERSHIPS" 2022-04-22 23:22:49 normalization > 23:21:47.745944 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: commit; 2022-04-22 23:22:49 normalization > 23:21:47.883753 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.39 seconds 2022-04-22 23:22:49 normalization > 23:21:47.895199 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:47.895453 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:47.961951 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.25 seconds 2022-04-22 23:22:49 normalization > 23:21:47.967366 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:47.968163 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_FORMS: Close 2022-04-22 23:22:49 normalization > 23:21:47.977518 [debug] [Thread-1 ]: SQL status: SUCCESS 30 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:47.982272 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:47.982485 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:48.089936 [info ] [Thread-3 ]: 35 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FORMS...................................................... [SUCCESS 1 in 4.42s] 2022-04-22 23:22:49 normalization > 23:21:48.090444 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_FORMS 2022-04-22 23:22:49 normalization > 23:21:48.091288 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.092231 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1" 2022-04-22 23:22:49 normalization > 23:21:48.092410 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.092553 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.111755 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1" 2022-04-22 23:22:49 normalization > 23:21:48.112429 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:49 normalization > 23:21:48.118718 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:48.119169 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.119719 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.119954 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_COMMENTS 2022-04-22 23:22:49 normalization > 23:21:48.120466 [info ] [Thread-3 ]: 37 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS........................................................ [RUN] 2022-04-22 23:22:49 normalization > 23:21:48.121613 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:48.122341 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.122519 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS 2022-04-22 23:22:49 normalization > 23:21:48.122697 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_FIELDS 2022-04-22 23:22:49 normalization > 23:21:48.122866 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_COMMENTS 2022-04-22 23:22:49 normalization > 23:21:48.129778 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:48.144875 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:48.145248 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:48.145455 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:48.147246 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:48.203968 [debug] [Thread-5 ]: SQL status: SUCCESS 26043 in 6.31 seconds 2022-04-22 23:22:49 normalization > 23:21:48.205279 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.46 seconds 2022-04-22 23:22:49 normalization > 23:21:48.215712 [debug] [Thread-1 ]: SQL status: SUCCESS 30 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:48.221398 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:48.252296 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.268506 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:48.279669 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:48.304961 [debug] [Thread-2 ]: On model.airbyte_utils.GROUP_MEMBERSHIPS: Close 2022-04-22 23:22:49 normalization > 23:21:48.351633 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > TAG, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > TITLE, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > POSITION, 2022-04-22 23:22:49 normalization > REQUIRED, 2022-04-22 23:22:49 normalization > RAW_TITLE, 2022-04-22 23:22:49 normalization > REMOVABLE, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > SUB_TYPE_ID, 2022-04-22 23:22:49 normalization > RAW_DESCRIPTION, 2022-04-22 23:22:49 normalization > TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > AGENT_DESCRIPTION, 2022-04-22 23:22:49 normalization > VISIBLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > EDITABLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > REQUIRED_IN_PORTAL, 2022-04-22 23:22:49 normalization > RAW_TITLE_IN_PORTAL, 2022-04-22 23:22:49 normalization > COLLAPSED_FOR_AGENTS, 2022-04-22 23:22:49 normalization > CUSTOM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > SYSTEM_FIELD_OPTIONS, 2022-04-22 23:22:49 normalization > REGEXP_FOR_VALIDATION, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_FIELDS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > -- TICKET_FIELDS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_FIELDS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:19:23.347000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:48.467780 [info ] [Thread-2 ]: 34 of 95 OK created incremental model ZENDESK_SUPPORT.GROUP_MEMBERSHIPS................................................. [SUCCESS 1 in 5.03s] 2022-04-22 23:22:49 normalization > 23:21:48.468293 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.GROUP_MEMBERSHIPS 2022-04-22 23:22:49 normalization > 23:21:48.468555 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.469111 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB1" 2022-04-22 23:22:49 normalization > 23:21:48.469831 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.469993 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.494561 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB1" 2022-04-22 23:22:49 normalization > 23:21:48.495040 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.495582 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.495788 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_AB1 2022-04-22 23:22:49 normalization > 23:21:48.496134 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_AB1" 2022-04-22 23:22:49 normalization > 23:21:48.496657 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_AB1 2022-04-22 23:22:49 normalization > 23:21:48.497229 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_AB1 2022-04-22 23:22:49 normalization > 23:21:48.512658 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_AB1" 2022-04-22 23:22:49 normalization > 23:21:48.514940 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.515651 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_AB1 2022-04-22 23:22:49 normalization > 23:21:48.515863 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:48.516493 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_AB1" 2022-04-22 23:22:49 normalization > 23:21:48.516664 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:48.516964 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:48.526253 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_AB1" 2022-04-22 23:22:49 normalization > 23:21:48.526599 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.527001 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:48.527372 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS 2022-04-22 23:22:49 normalization > 23:21:48.527838 [info ] [Thread-2 ]: 38 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS................................................................... [SKIP] 2022-04-22 23:22:49 normalization > 23:21:48.528669 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS 2022-04-22 23:22:49 normalization > 23:21:48.528945 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.529241 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.529461 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.530027 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.530594 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.530999 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.531376 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.531924 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.532216 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.532697 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.532921 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.533324 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB1 2022-04-22 23:22:49 normalization > 23:21:48.533744 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_STATUS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.534247 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_STATUS_AB1 2022-04-22 23:22:49 normalization > 23:21:48.534467 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SCHEDULES_INTERVALS_AB2 2022-04-22 23:22:49 normalization > 23:21:48.535040 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SCHEDULES_INTERVALS_AB2" 2022-04-22 23:22:49 normalization > 23:21:48.535301 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SCHEDULES_INTERVALS_AB2 2022-04-22 23:22:49 normalization > 23:21:48.535444 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SCHEDULES_INTERVALS_AB2 2022-04-22 23:22:49 normalization > 23:21:48.547286 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SCHEDULES_INTERVALS_AB2" 2022-04-22 23:22:49 normalization > 23:21:48.547732 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.548278 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SCHEDULES_INTERVALS_AB2 2022-04-22 23:22:49 normalization > 23:21:48.548517 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_AB2 2022-04-22 23:22:49 normalization > 23:21:48.549529 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_AB2" 2022-04-22 23:22:49 normalization > 23:21:48.549731 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_AB2 2022-04-22 23:22:49 normalization > 23:21:48.549909 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_AB2 2022-04-22 23:22:49 normalization > 23:21:48.561840 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_AB2" 2022-04-22 23:22:49 normalization > 23:21:48.562308 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.562749 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_AB2 2022-04-22 23:22:49 normalization > 23:21:48.562958 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB2 2022-04-22 23:22:49 normalization > 23:21:48.563365 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB2" 2022-04-22 23:22:49 normalization > 23:21:48.563578 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB2 2022-04-22 23:22:49 normalization > 23:21:48.564007 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB2 2022-04-22 23:22:49 normalization > 23:21:48.577855 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB2" 2022-04-22 23:22:49 normalization > 23:21:48.579278 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.579799 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB2 2022-04-22 23:22:49 normalization > 23:21:48.580160 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKETS 2022-04-22 23:22:49 normalization > 23:21:48.580547 [info ] [Thread-2 ]: 39 of 95 START incremental model ZENDESK_SUPPORT.TICKETS................................................................ [RUN] 2022-04-22 23:22:49 normalization > 23:21:48.582516 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:48.584038 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKETS 2022-04-22 23:22:49 normalization > 23:21:48.584351 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKETS 2022-04-22 23:22:49 normalization > 23:21:48.600314 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:48.600544 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS" 2022-04-22 23:22:49 normalization > 23:21:48.600654 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:48.711578 [debug] [Thread-3 ]: SQL status: SUCCESS 18 in 0.56 seconds 2022-04-22 23:22:49 normalization > 23:21:48.723748 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.39 seconds 2022-04-22 23:22:49 normalization > 23:21:48.756043 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:48.773080 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_SCD" 2022-04-22 23:22:49 normalization > 23:21:48.788613 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:48.799081 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.USERS_STG 2022-04-22 23:22:49 normalization > 23:21:48.863525 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 14.52 seconds 2022-04-22 23:22:49 normalization > 23:21:48.874952 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:48.880699 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:48.892222 [debug] [Thread-3 ]: SQL status: SUCCESS 18 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:48.900496 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:48.900777 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:48.957443 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:49 normalization > 23:21:48.962945 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:48.963510 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:48.983027 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:21:48.992779 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:48.993088 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:49.093415 [info ] [Thread-5 ]: 29 of 95 OK created incremental model ZENDESK_SUPPORT.USERS_SCD......................................................... [SUCCESS 1 in 16.18s] 2022-04-22 23:22:49 normalization > 23:21:49.093931 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.USERS_SCD 2022-04-22 23:22:49 normalization > 23:21:49.094217 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB1 2022-04-22 23:22:49 normalization > 23:21:49.094939 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB1" 2022-04-22 23:22:49 normalization > 23:21:49.095590 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB1 2022-04-22 23:22:49 normalization > 23:21:49.095792 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB1 2022-04-22 23:22:49 normalization > 23:21:49.108244 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB1" 2022-04-22 23:22:49 normalization > 23:21:49.109012 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.12 seconds 2022-04-22 23:22:49 normalization > 23:21:49.116479 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:49.118056 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:49.118322 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:49.119787 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB1 2022-04-22 23:22:49 normalization > 23:21:49.120934 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB1 2022-04-22 23:22:49 normalization > 23:21:49.121987 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB1" 2022-04-22 23:22:49 normalization > 23:21:49.122201 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB1 2022-04-22 23:22:49 normalization > 23:21:49.122398 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB1 2022-04-22 23:22:49 normalization > 23:21:49.138187 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB1" 2022-04-22 23:22:49 normalization > 23:21:49.138800 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:49.139267 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB1 2022-04-22 23:22:49 normalization > 23:21:49.139456 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:49.139785 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_AB1" 2022-04-22 23:22:49 normalization > 23:21:49.140208 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:49.140481 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:49.150551 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_AB1" 2022-04-22 23:22:49 normalization > 23:21:49.150929 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:49.151348 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:49.151619 [debug] [Thread-5 ]: Began running node model.airbyte_utils.MACROS_ACTIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:49.152264 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_ACTIONS_AB2" 2022-04-22 23:22:49 normalization > 23:21:49.152519 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.MACROS_ACTIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:49.152822 [debug] [Thread-5 ]: Compiling model.airbyte_utils.MACROS_ACTIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:49.165028 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_ACTIONS_AB2" 2022-04-22 23:22:49 normalization > 23:21:49.165824 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.81 seconds 2022-04-22 23:22:49 normalization > 23:21:49.170241 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:49.170519 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:49.170713 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:49.171186 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.MACROS_ACTIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:49.171889 [debug] [Thread-5 ]: Began running node model.airbyte_utils.MACROS_RESTRICTION_AB2 2022-04-22 23:22:49 normalization > 23:21:49.172244 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_RESTRICTION_AB2" 2022-04-22 23:22:49 normalization > 23:21:49.172431 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.MACROS_RESTRICTION_AB2 2022-04-22 23:22:49 normalization > 23:21:49.172883 [debug] [Thread-5 ]: Compiling model.airbyte_utils.MACROS_RESTRICTION_AB2 2022-04-22 23:22:49 normalization > 23:21:49.185721 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_RESTRICTION_AB2" 2022-04-22 23:22:49 normalization > 23:21:49.189001 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:49.199823 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:49.201829 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:49.202520 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:49.203058 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.MACROS_RESTRICTION_AB2 2022-04-22 23:22:49 normalization > 23:21:49.203346 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS 2022-04-22 23:22:49 normalization > 23:21:49.203775 [info ] [Thread-5 ]: 40 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS.......................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:49.206272 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:49.206528 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS 2022-04-22 23:22:49 normalization > 23:21:49.206727 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS 2022-04-22 23:22:49 normalization > 23:21:49.223631 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:49.223871 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:49.223976 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:49.284110 [debug] [Thread-2 ]: SQL status: SUCCESS 41 in 0.68 seconds 2022-04-22 23:22:49 normalization > 23:21:49.284885 [debug] [Thread-1 ]: SQL status: SUCCESS 30 in 0.11 seconds 2022-04-22 23:22:49 normalization > 23:21:49.317788 [debug] [Thread-4 ]: SQL status: SUCCESS 15 in 0.12 seconds 2022-04-22 23:22:49 normalization > 23:21:49.347192 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:49.349144 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:49.350233 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.45 seconds 2022-04-22 23:22:49 normalization > 23:21:49.363945 [debug] [Thread-4 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_METRIC_EVENTS_SCD": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:49.385685 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS" 2022-04-22 23:22:49 normalization > 23:21:49.401563 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:49.413283 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:49.426759 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:49.432750 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:49.436859 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:49.437109 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:49.482826 [debug] [Thread-2 ]: SQL status: SUCCESS 41 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:49.492771 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:49.505771 [debug] [Thread-3 ]: SQL status: SUCCESS 18 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:49.514154 [debug] [Thread-1 ]: SQL status: SUCCESS 30 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:49.517485 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS" 2022-04-22 23:22:49 normalization > 23:21:49.518974 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:49.522613 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:49.529736 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:49.532335 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:49.534879 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:49.535518 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:49.536090 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY_SCD = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY_SCD 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","_AIRBYTE_UNIQUE_KEY_SCD" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY_SCD","ID" = DBT_INTERNAL_SOURCE."ID","TIME" = DBT_INTERNAL_SOURCE."TIME","TYPE" = DBT_INTERNAL_SOURCE."TYPE","METRIC" = DBT_INTERNAL_SOURCE."METRIC","TICKET_ID" = DBT_INTERNAL_SOURCE."TICKET_ID","INSTANCE_ID" = DBT_INTERNAL_SOURCE."INSTANCE_ID","_AIRBYTE_START_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_START_AT","_AIRBYTE_END_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_END_AT","_AIRBYTE_ACTIVE_ROW" = DBT_INTERNAL_SOURCE."_AIRBYTE_ACTIVE_ROW","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_METRIC_EVENTS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_METRIC_EVENTS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "TIME", "TYPE", "METRIC", "TICKET_ID", "INSTANCE_ID", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_METRIC_EVENTS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "_AIRBYTE_UNIQUE_KEY_SCD", "ID", "TIME", "TYPE", "METRIC", "TICKET_ID", "INSTANCE_ID", "_AIRBYTE_START_AT", "_AIRBYTE_END_AT", "_AIRBYTE_ACTIVE_ROW", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_METRIC_EVENTS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:49.593377 [debug] [Thread-1 ]: SQL status: SUCCESS 30 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:49.599139 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:49.599368 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:49.620689 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:49.622901 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:49.623277 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:49.623424 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS 2022-04-22 23:22:49 normalization > 23:21:49.628790 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:49.628998 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:49.649475 [debug] [Thread-1 ]: SQL status: SUCCESS 30 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:49.656641 [debug] [Thread-1 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FIELDS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:49.658851 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:49.661541 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:49.661705 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:49.684469 [debug] [Thread-3 ]: SQL status: SUCCESS 18 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:49.693835 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:49.694082 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > VIA, 2022-04-22 23:22:49 normalization > BODY, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > PUBLIC, 2022-04-22 23:22:49 normalization > AUDIT_ID, 2022-04-22 23:22:49 normalization > METADATA, 2022-04-22 23:22:49 normalization > AUTHOR_ID, 2022-04-22 23:22:49 normalization > HTML_BODY, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > PLAIN_BODY, 2022-04-22 23:22:49 normalization > ATTACHMENTS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > -- TICKET_COMMENTS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_COMMENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:17:16.120000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:49.729257 [debug] [Thread-5 ]: SQL status: SUCCESS 12 in 0.51 seconds 2022-04-22 23:22:49 normalization > 23:21:49.739755 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:49.740017 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:49.749569 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:49.749954 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:49.750068 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","TAG" = DBT_INTERNAL_SOURCE."TAG","URL" = DBT_INTERNAL_SOURCE."URL","TYPE" = DBT_INTERNAL_SOURCE."TYPE","TITLE" = DBT_INTERNAL_SOURCE."TITLE","ACTIVE" = DBT_INTERNAL_SOURCE."ACTIVE","POSITION" = DBT_INTERNAL_SOURCE."POSITION","REQUIRED" = DBT_INTERNAL_SOURCE."REQUIRED","RAW_TITLE" = DBT_INTERNAL_SOURCE."RAW_TITLE","REMOVABLE" = DBT_INTERNAL_SOURCE."REMOVABLE","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","DESCRIPTION" = DBT_INTERNAL_SOURCE."DESCRIPTION","SUB_TYPE_ID" = DBT_INTERNAL_SOURCE."SUB_TYPE_ID","RAW_DESCRIPTION" = DBT_INTERNAL_SOURCE."RAW_DESCRIPTION","TITLE_IN_PORTAL" = DBT_INTERNAL_SOURCE."TITLE_IN_PORTAL","AGENT_DESCRIPTION" = DBT_INTERNAL_SOURCE."AGENT_DESCRIPTION","VISIBLE_IN_PORTAL" = DBT_INTERNAL_SOURCE."VISIBLE_IN_PORTAL","EDITABLE_IN_PORTAL" = DBT_INTERNAL_SOURCE."EDITABLE_IN_PORTAL","REQUIRED_IN_PORTAL" = DBT_INTERNAL_SOURCE."REQUIRED_IN_PORTAL","RAW_TITLE_IN_PORTAL" = DBT_INTERNAL_SOURCE."RAW_TITLE_IN_PORTAL","COLLAPSED_FOR_AGENTS" = DBT_INTERNAL_SOURCE."COLLAPSED_FOR_AGENTS","CUSTOM_FIELD_OPTIONS" = DBT_INTERNAL_SOURCE."CUSTOM_FIELD_OPTIONS","SYSTEM_FIELD_OPTIONS" = DBT_INTERNAL_SOURCE."SYSTEM_FIELD_OPTIONS","REGEXP_FOR_VALIDATION" = DBT_INTERNAL_SOURCE."REGEXP_FOR_VALIDATION","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_FIELDS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_FIELDS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "TAG", "URL", "TYPE", "TITLE", "ACTIVE", "POSITION", "REQUIRED", "RAW_TITLE", "REMOVABLE", "CREATED_AT", "UPDATED_AT", "DESCRIPTION", "SUB_TYPE_ID", "RAW_DESCRIPTION", "TITLE_IN_PORTAL", "AGENT_DESCRIPTION", "VISIBLE_IN_PORTAL", "EDITABLE_IN_PORTAL", "REQUIRED_IN_PORTAL", "RAW_TITLE_IN_PORTAL", "COLLAPSED_FOR_AGENTS", "CUSTOM_FIELD_OPTIONS", "SYSTEM_FIELD_OPTIONS", "REGEXP_FOR_VALIDATION", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_FIELDS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "TAG", "URL", "TYPE", "TITLE", "ACTIVE", "POSITION", "REQUIRED", "RAW_TITLE", "REMOVABLE", "CREATED_AT", "UPDATED_AT", "DESCRIPTION", "SUB_TYPE_ID", "RAW_DESCRIPTION", "TITLE_IN_PORTAL", "AGENT_DESCRIPTION", "VISIBLE_IN_PORTAL", "EDITABLE_IN_PORTAL", "REQUIRED_IN_PORTAL", "RAW_TITLE_IN_PORTAL", "COLLAPSED_FOR_AGENTS", "CUSTOM_FIELD_OPTIONS", "SYSTEM_FIELD_OPTIONS", "REGEXP_FOR_VALIDATION", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_FIELDS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:49.789135 [debug] [Thread-5 ]: SQL status: SUCCESS 12 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:49.792165 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:49.792356 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:49.901589 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.37 seconds 2022-04-22 23:22:49 normalization > 23:21:49.913647 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:49.913910 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS" 2022-04-22 23:22:49 normalization > 23:21:49.979982 [debug] [Thread-2 ]: SQL status: SUCCESS 41 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:49.987365 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:49.987717 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS" 2022-04-22 23:22:49 normalization > 23:21:50.081123 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:50.083364 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:50.083749 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:50.083898 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKETS 2022-04-22 23:22:49 normalization > 23:21:50.089510 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:50.089710 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS" 2022-04-22 23:22:49 normalization > 23:21:50.101343 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.31 seconds 2022-04-22 23:22:49 normalization > 23:21:50.111030 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:50.111270 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:50.138791 [debug] [Thread-2 ]: SQL status: SUCCESS 41 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:50.150058 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:50.150305 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > VIA, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > DUE_AT, 2022-04-22 23:22:49 normalization > STATUS, 2022-04-22 23:22:49 normalization > SUBJECT, 2022-04-22 23:22:49 normalization > BRAND_ID, 2022-04-22 23:22:49 normalization > GROUP_ID, 2022-04-22 23:22:49 normalization > PRIORITY, 2022-04-22 23:22:49 normalization > IS_PUBLIC, 2022-04-22 23:22:49 normalization > RECIPIENT, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > PROBLEM_ID, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > ASSIGNEE_ID, 2022-04-22 23:22:49 normalization > DESCRIPTION, 2022-04-22 23:22:49 normalization > EXTERNAL_ID, 2022-04-22 23:22:49 normalization > RAW_SUBJECT, 2022-04-22 23:22:49 normalization > EMAIL_CC_IDS, 2022-04-22 23:22:49 normalization > FOLLOWER_IDS, 2022-04-22 23:22:49 normalization > FOLLOWUP_IDS, 2022-04-22 23:22:49 normalization > REQUESTER_ID, 2022-04-22 23:22:49 normalization > SUBMITTER_ID, 2022-04-22 23:22:49 normalization > CUSTOM_FIELDS, 2022-04-22 23:22:49 normalization > HAS_INCIDENTS, 2022-04-22 23:22:49 normalization > FORUM_TOPIC_ID, 2022-04-22 23:22:49 normalization > TICKET_FORM_ID, 2022-04-22 23:22:49 normalization > ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > COLLABORATOR_IDS, 2022-04-22 23:22:49 normalization > ALLOW_ATTACHMENTS, 2022-04-22 23:22:49 normalization > ALLOW_CHANNELBACK, 2022-04-22 23:22:49 normalization > GENERATED_TIMESTAMP, 2022-04-22 23:22:49 normalization > SATISFACTION_RATING, 2022-04-22 23:22:49 normalization > SHARING_AGREEMENT_IDS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKETS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:49 normalization > -- TICKETS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKETS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:30:38.031000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:50.176300 [debug] [Thread-5 ]: SQL status: SUCCESS 12 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:50.179351 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:50.179590 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:50.241303 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:50.243613 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:50.244089 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:50.244250 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.TICKET_AUDITS 2022-04-22 23:22:49 normalization > 23:21:50.250002 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:50.250178 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:50.327942 [debug] [Thread-5 ]: SQL status: SUCCESS 12 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:50.337400 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:50.337664 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > VIA, 2022-04-22 23:22:49 normalization > EVENTS, 2022-04-22 23:22:49 normalization > METADATA, 2022-04-22 23:22:49 normalization > AUTHOR_ID, 2022-04-22 23:22:49 normalization > TICKET_ID, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_AUDITS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:49 normalization > -- TICKET_AUDITS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_AUDITS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:50.574478 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.88 seconds 2022-04-22 23:22:49 normalization > 23:21:50.585146 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:50.585426 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:50.642622 [debug] [Thread-3 ]: SQL status: SUCCESS 18 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:50.648349 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:50.648583 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:50.698279 [debug] [Thread-3 ]: SQL status: SUCCESS 18 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:50.703855 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:50.704100 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:50.757036 [debug] [Thread-3 ]: SQL status: SUCCESS 18 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:50.762343 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:50.762586 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:50.811410 [debug] [Thread-3 ]: SQL status: SUCCESS 18 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:50.815909 [debug] [Thread-3 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:50.817755 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:50.819446 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:50.819612 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:50.899445 [debug] [Thread-1 ]: SQL status: SUCCESS 42 in 1.15 seconds 2022-04-22 23:22:49 normalization > 23:21:50.899769 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS" 2022-04-22 23:22:49 normalization > 23:21:50.899888 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: commit; 2022-04-22 23:22:49 normalization > 23:21:50.902807 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:50.903128 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:50.903245 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","VIA" = DBT_INTERNAL_SOURCE."VIA","BODY" = DBT_INTERNAL_SOURCE."BODY","TYPE" = DBT_INTERNAL_SOURCE."TYPE","PUBLIC" = DBT_INTERNAL_SOURCE."PUBLIC","AUDIT_ID" = DBT_INTERNAL_SOURCE."AUDIT_ID","METADATA" = DBT_INTERNAL_SOURCE."METADATA","AUTHOR_ID" = DBT_INTERNAL_SOURCE."AUTHOR_ID","HTML_BODY" = DBT_INTERNAL_SOURCE."HTML_BODY","TICKET_ID" = DBT_INTERNAL_SOURCE."TICKET_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","PLAIN_BODY" = DBT_INTERNAL_SOURCE."PLAIN_BODY","ATTACHMENTS" = DBT_INTERNAL_SOURCE."ATTACHMENTS","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_COMMENTS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_COMMENTS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "VIA", "BODY", "TYPE", "PUBLIC", "AUDIT_ID", "METADATA", "AUTHOR_ID", "HTML_BODY", "TICKET_ID", "CREATED_AT", "PLAIN_BODY", "ATTACHMENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_COMMENTS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "VIA", "BODY", "TYPE", "PUBLIC", "AUDIT_ID", "METADATA", "AUTHOR_ID", "HTML_BODY", "TICKET_ID", "CREATED_AT", "PLAIN_BODY", "ATTACHMENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_COMMENTS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:51.112477 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.21 seconds 2022-04-22 23:22:49 normalization > 23:21:51.117843 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.118176 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_FIELDS: Close 2022-04-22 23:22:49 normalization > 23:21:51.234276 [info ] [Thread-1 ]: 36 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FIELDS..................................................... [SUCCESS 1 in 5.06s] 2022-04-22 23:22:49 normalization > 23:21:51.234908 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_FIELDS 2022-04-22 23:22:49 normalization > 23:21:51.235202 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:51.236153 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_AB1" 2022-04-22 23:22:49 normalization > 23:21:51.236677 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:51.236850 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:51.399154 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.25 seconds 2022-04-22 23:22:49 normalization > 23:21:51.402436 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_AB1" 2022-04-22 23:22:49 normalization > 23:21:51.407315 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:51.407772 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:51.411484 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.412585 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_AB1 2022-04-22 23:22:49 normalization > 23:21:51.412884 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_AB1 2022-04-22 23:22:49 normalization > 23:21:51.413474 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_AB1" 2022-04-22 23:22:49 normalization > 23:21:51.414131 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_AB1 2022-04-22 23:22:49 normalization > 23:21:51.414371 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_AB1 2022-04-22 23:22:49 normalization > 23:21:51.428952 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_AB1" 2022-04-22 23:22:49 normalization > 23:21:51.429532 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.429982 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_AB1 2022-04-22 23:22:49 normalization > 23:21:51.430256 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:51.431006 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_AB1" 2022-04-22 23:22:49 normalization > 23:21:51.431190 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:51.431465 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:51.442150 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_AB1" 2022-04-22 23:22:49 normalization > 23:21:51.442518 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.442903 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_AB1 2022-04-22 23:22:49 normalization > 23:21:51.443081 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.444073 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2" 2022-04-22 23:22:49 normalization > 23:21:51.444264 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.444387 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.464741 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2" 2022-04-22 23:22:49 normalization > 23:21:51.465324 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.466014 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.466284 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.466722 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB2" 2022-04-22 23:22:49 normalization > 23:21:51.466893 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.467027 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.489560 [debug] [Thread-2 ]: SQL status: SUCCESS 41 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:51.498511 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB2" 2022-04-22 23:22:49 normalization > 23:21:51.507032 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:51.507479 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS" 2022-04-22 23:22:49 normalization > 23:21:51.510479 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.511634 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.512048 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_AB2 2022-04-22 23:22:49 normalization > 23:21:51.512850 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_AB2" 2022-04-22 23:22:49 normalization > 23:21:51.513248 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_AB2 2022-04-22 23:22:49 normalization > 23:21:51.513421 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_AB2 2022-04-22 23:22:49 normalization > 23:21:51.532717 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_AB2" 2022-04-22 23:22:49 normalization > 23:21:51.533568 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.534321 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_AB2 2022-04-22 23:22:49 normalization > 23:21:51.534547 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:51.534865 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_AB2" 2022-04-22 23:22:49 normalization > 23:21:51.535425 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:51.535785 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:51.551262 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_AB2" 2022-04-22 23:22:49 normalization > 23:21:51.551771 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.552530 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:51.552810 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.553237 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.553485 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.553748 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.553914 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.554542 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.554704 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.555311 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.555644 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.556203 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.556600 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.557129 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB2 2022-04-22 23:22:49 normalization > 23:21:51.557376 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_METRICS_STATUS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.557590 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_METRICS_STATUS_AB2 2022-04-22 23:22:49 normalization > 23:21:51.557741 [debug] [Thread-1 ]: Began running node model.airbyte_utils.SCHEDULES_INTERVALS_AB3 2022-04-22 23:22:49 normalization > 23:21:51.558544 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.SCHEDULES_INTERVALS_AB3" 2022-04-22 23:22:49 normalization > 23:21:51.558699 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.SCHEDULES_INTERVALS_AB3 2022-04-22 23:22:49 normalization > 23:21:51.558826 [debug] [Thread-1 ]: Compiling model.airbyte_utils.SCHEDULES_INTERVALS_AB3 2022-04-22 23:22:49 normalization > 23:21:51.574625 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.SCHEDULES_INTERVALS_AB3" 2022-04-22 23:22:49 normalization > 23:21:51.575105 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.575787 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.SCHEDULES_INTERVALS_AB3 2022-04-22 23:22:49 normalization > 23:21:51.575991 [debug] [Thread-1 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_AB3 2022-04-22 23:22:49 normalization > 23:21:51.576649 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_AB3" 2022-04-22 23:22:49 normalization > 23:21:51.577235 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_AB3 2022-04-22 23:22:49 normalization > 23:21:51.577495 [debug] [Thread-1 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_AB3 2022-04-22 23:22:49 normalization > 23:21:51.595385 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_AB3" 2022-04-22 23:22:49 normalization > 23:21:51.597380 [debug] [Thread-2 ]: SQL status: SUCCESS 41 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:51.606462 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:51.606752 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:51.606912 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.609063 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_AB3 2022-04-22 23:22:49 normalization > 23:21:51.610015 [debug] [Thread-1 ]: Began running node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB3 2022-04-22 23:22:49 normalization > 23:21:51.610426 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB3" 2022-04-22 23:22:49 normalization > 23:21:51.611263 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB3 2022-04-22 23:22:49 normalization > 23:21:51.611608 [debug] [Thread-1 ]: Compiling model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB3 2022-04-22 23:22:49 normalization > 23:21:51.629849 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB3" 2022-04-22 23:22:49 normalization > 23:21:51.630367 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:51.630787 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS_AB3 2022-04-22 23:22:49 normalization > 23:21:51.630977 [debug] [Thread-1 ]: Began running node model.airbyte_utils.USERS 2022-04-22 23:22:49 normalization > 23:21:51.631204 [info ] [Thread-1 ]: 41 of 95 START incremental model ZENDESK_SUPPORT.USERS.................................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:51.631813 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:51.632634 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.USERS 2022-04-22 23:22:49 normalization > 23:21:51.632920 [debug] [Thread-1 ]: Compiling model.airbyte_utils.USERS 2022-04-22 23:22:49 normalization > 23:21:51.648595 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:51.648987 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS" 2022-04-22 23:22:49 normalization > 23:21:51.649119 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:51.656744 [debug] [Thread-2 ]: SQL status: SUCCESS 41 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:51.675239 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:51.675680 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS" 2022-04-22 23:22:49 normalization > 23:21:51.756614 [debug] [Thread-2 ]: SQL status: SUCCESS 41 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:51.801513 [debug] [Thread-2 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:51.821028 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:51.867429 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:51.868015 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:52.053937 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.19 seconds 2022-04-22 23:22:49 normalization > 23:21:52.054732 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:52.055027 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","VIA" = DBT_INTERNAL_SOURCE."VIA","TAGS" = DBT_INTERNAL_SOURCE."TAGS","TYPE" = DBT_INTERNAL_SOURCE."TYPE","DUE_AT" = DBT_INTERNAL_SOURCE."DUE_AT","STATUS" = DBT_INTERNAL_SOURCE."STATUS","SUBJECT" = DBT_INTERNAL_SOURCE."SUBJECT","BRAND_ID" = DBT_INTERNAL_SOURCE."BRAND_ID","GROUP_ID" = DBT_INTERNAL_SOURCE."GROUP_ID","PRIORITY" = DBT_INTERNAL_SOURCE."PRIORITY","IS_PUBLIC" = DBT_INTERNAL_SOURCE."IS_PUBLIC","RECIPIENT" = DBT_INTERNAL_SOURCE."RECIPIENT","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","PROBLEM_ID" = DBT_INTERNAL_SOURCE."PROBLEM_ID","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","ASSIGNEE_ID" = DBT_INTERNAL_SOURCE."ASSIGNEE_ID","DESCRIPTION" = DBT_INTERNAL_SOURCE."DESCRIPTION","EXTERNAL_ID" = DBT_INTERNAL_SOURCE."EXTERNAL_ID","RAW_SUBJECT" = DBT_INTERNAL_SOURCE."RAW_SUBJECT","EMAIL_CC_IDS" = DBT_INTERNAL_SOURCE."EMAIL_CC_IDS","FOLLOWER_IDS" = DBT_INTERNAL_SOURCE."FOLLOWER_IDS","FOLLOWUP_IDS" = DBT_INTERNAL_SOURCE."FOLLOWUP_IDS","REQUESTER_ID" = DBT_INTERNAL_SOURCE."REQUESTER_ID","SUBMITTER_ID" = DBT_INTERNAL_SOURCE."SUBMITTER_ID","CUSTOM_FIELDS" = DBT_INTERNAL_SOURCE."CUSTOM_FIELDS","HAS_INCIDENTS" = DBT_INTERNAL_SOURCE."HAS_INCIDENTS","FORUM_TOPIC_ID" = DBT_INTERNAL_SOURCE."FORUM_TOPIC_ID","TICKET_FORM_ID" = DBT_INTERNAL_SOURCE."TICKET_FORM_ID","ORGANIZATION_ID" = DBT_INTERNAL_SOURCE."ORGANIZATION_ID","COLLABORATOR_IDS" = DBT_INTERNAL_SOURCE."COLLABORATOR_IDS","ALLOW_ATTACHMENTS" = DBT_INTERNAL_SOURCE."ALLOW_ATTACHMENTS","ALLOW_CHANNELBACK" = DBT_INTERNAL_SOURCE."ALLOW_CHANNELBACK","GENERATED_TIMESTAMP" = DBT_INTERNAL_SOURCE."GENERATED_TIMESTAMP","SATISFACTION_RATING" = DBT_INTERNAL_SOURCE."SATISFACTION_RATING","SHARING_AGREEMENT_IDS" = DBT_INTERNAL_SOURCE."SHARING_AGREEMENT_IDS","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKETS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKETS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "VIA", "TAGS", "TYPE", "DUE_AT", "STATUS", "SUBJECT", "BRAND_ID", "GROUP_ID", "PRIORITY", "IS_PUBLIC", "RECIPIENT", "CREATED_AT", "PROBLEM_ID", "UPDATED_AT", "ASSIGNEE_ID", "DESCRIPTION", "EXTERNAL_ID", "RAW_SUBJECT", "EMAIL_CC_IDS", "FOLLOWER_IDS", "FOLLOWUP_IDS", "REQUESTER_ID", "SUBMITTER_ID", "CUSTOM_FIELDS", "HAS_INCIDENTS", "FORUM_TOPIC_ID", "TICKET_FORM_ID", "ORGANIZATION_ID", "COLLABORATOR_IDS", "ALLOW_ATTACHMENTS", "ALLOW_CHANNELBACK", "GENERATED_TIMESTAMP", "SATISFACTION_RATING", "SHARING_AGREEMENT_IDS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKETS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "VIA", "TAGS", "TYPE", "DUE_AT", "STATUS", "SUBJECT", "BRAND_ID", "GROUP_ID", "PRIORITY", "IS_PUBLIC", "RECIPIENT", "CREATED_AT", "PROBLEM_ID", "UPDATED_AT", "ASSIGNEE_ID", "DESCRIPTION", "EXTERNAL_ID", "RAW_SUBJECT", "EMAIL_CC_IDS", "FOLLOWER_IDS", "FOLLOWUP_IDS", "REQUESTER_ID", "SUBMITTER_ID", "CUSTOM_FIELDS", "HAS_INCIDENTS", "FORUM_TOPIC_ID", "TICKET_FORM_ID", "ORGANIZATION_ID", "COLLABORATOR_IDS", "ALLOW_ATTACHMENTS", "ALLOW_CHANNELBACK", "GENERATED_TIMESTAMP", "SATISFACTION_RATING", "SHARING_AGREEMENT_IDS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKETS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:52.214640 [debug] [Thread-1 ]: SQL status: SUCCESS 43 in 0.57 seconds 2022-04-22 23:22:49 normalization > 23:21:52.228279 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:52.228544 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS" 2022-04-22 23:22:49 normalization > 23:21:52.280633 [debug] [Thread-1 ]: SQL status: SUCCESS 43 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:52.286122 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:52.286372 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS" 2022-04-22 23:22:49 normalization > 23:21:52.737453 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.45 seconds 2022-04-22 23:22:49 normalization > 23:21:52.747388 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:52.747644 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS" 2022-04-22 23:22:49 normalization > 23:21:52.804404 [debug] [Thread-1 ]: SQL status: SUCCESS 43 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:52.809770 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:52.809992 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS" 2022-04-22 23:22:49 normalization > 23:21:52.957671 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.15 seconds 2022-04-22 23:22:49 normalization > 23:21:52.960540 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:52.960976 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:52.961145 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.USERS 2022-04-22 23:22:49 normalization > 23:21:52.968601 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:52.968841 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS" 2022-04-22 23:22:49 normalization > 23:21:53.046237 [debug] [Thread-1 ]: SQL status: SUCCESS 43 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:53.061241 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:53.061661 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > ROLE, 2022-04-22 23:22:49 normalization > TAGS, 2022-04-22 23:22:49 normalization > ALIAS, 2022-04-22 23:22:49 normalization > EMAIL, 2022-04-22 23:22:49 normalization > NOTES, 2022-04-22 23:22:49 normalization > PHONE, 2022-04-22 23:22:49 normalization > PHOTO, 2022-04-22 23:22:49 normalization > ACTIVE, 2022-04-22 23:22:49 normalization > LOCALE, 2022-04-22 23:22:49 normalization > SHARED, 2022-04-22 23:22:49 normalization > DETAILS, 2022-04-22 23:22:49 normalization > VERIFIED, 2022-04-22 23:22:49 normalization > CHAT_ONLY, 2022-04-22 23:22:49 normalization > LOCALE_ID, 2022-04-22 23:22:49 normalization > MODERATOR, 2022-04-22 23:22:49 normalization > ROLE_TYPE, 2022-04-22 23:22:49 normalization > SIGNATURE, 2022-04-22 23:22:49 normalization > SUSPENDED, 2022-04-22 23:22:49 normalization > TIME_ZONE, 2022-04-22 23:22:49 normalization > CREATED_AT, 2022-04-22 23:22:49 normalization > REPORT_CSV, 2022-04-22 23:22:49 normalization > UPDATED_AT, 2022-04-22 23:22:49 normalization > EXTERNAL_ID, 2022-04-22 23:22:49 normalization > USER_FIELDS, 2022-04-22 23:22:49 normalization > SHARED_AGENT, 2022-04-22 23:22:49 normalization > LAST_LOGIN_AT, 2022-04-22 23:22:49 normalization > CUSTOM_ROLE_ID, 2022-04-22 23:22:49 normalization > ORGANIZATION_ID, 2022-04-22 23:22:49 normalization > DEFAULT_GROUP_ID, 2022-04-22 23:22:49 normalization > RESTRICTED_AGENT, 2022-04-22 23:22:49 normalization > TICKET_RESTRICTION, 2022-04-22 23:22:49 normalization > PERMANENTLY_DELETED, 2022-04-22 23:22:49 normalization > SHARED_PHONE_NUMBER, 2022-04-22 23:22:49 normalization > ONLY_PRIVATE_COMMENTS, 2022-04-22 23:22:49 normalization > TWO_FACTOR_AUTH_ENABLED, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_USERS_HASHID 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:49 normalization > -- USERS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_USERS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:31:50.100000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:53.424863 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 3.09 seconds 2022-04-22 23:22:49 normalization > 23:21:53.429651 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:53.429884 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:53.486604 [debug] [Thread-5 ]: SQL status: SUCCESS 12 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:53.491854 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:53.492081 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:53.563628 [debug] [Thread-5 ]: SQL status: SUCCESS 12 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:21:53.568993 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:53.569208 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:53.615282 [debug] [Thread-5 ]: SQL status: SUCCESS 12 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:53.620458 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:53.620684 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:53.678847 [debug] [Thread-5 ]: SQL status: SUCCESS 12 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:53.682153 [debug] [Thread-5 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:53.683673 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:53.685493 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:53.685646 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:53.927631 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.24 seconds 2022-04-22 23:22:49 normalization > 23:21:53.927989 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:21:53.928537 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","VIA" = DBT_INTERNAL_SOURCE."VIA","EVENTS" = DBT_INTERNAL_SOURCE."EVENTS","METADATA" = DBT_INTERNAL_SOURCE."METADATA","AUTHOR_ID" = DBT_INTERNAL_SOURCE."AUTHOR_ID","TICKET_ID" = DBT_INTERNAL_SOURCE."TICKET_ID","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_AUDITS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_AUDITS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "VIA", "EVENTS", "METADATA", "AUTHOR_ID", "TICKET_ID", "CREATED_AT", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_AUDITS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "VIA", "EVENTS", "METADATA", "AUTHOR_ID", "TICKET_ID", "CREATED_AT", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_AUDITS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:54.359140 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.3 seconds 2022-04-22 23:22:49 normalization > 23:21:54.365503 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:54.365788 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:54.428180 [debug] [Thread-1 ]: SQL status: SUCCESS 43 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:54.454110 [debug] [Thread-3 ]: SQL status: SUCCESS 4534 in 3.55 seconds 2022-04-22 23:22:49 normalization > 23:21:54.452457 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:54.454593 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS" 2022-04-22 23:22:49 normalization > 23:21:54.454829 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS" 2022-04-22 23:22:49 normalization > 23:21:54.455065 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: commit; 2022-04-22 23:22:49 normalization > 23:21:54.562515 [debug] [Thread-1 ]: SQL status: SUCCESS 43 in 0.11 seconds 2022-04-22 23:22:49 normalization > 23:21:54.573003 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:54.573271 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:21:54.675119 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:49 normalization > 23:21:54.678513 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:54.678768 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS: Close 2022-04-22 23:22:49 normalization > 23:21:54.723326 [debug] [Thread-1 ]: SQL status: SUCCESS 43 in 0.15 seconds 2022-04-22 23:22:49 normalization > 23:21:54.731658 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:54.731914 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."USERS" 2022-04-22 23:22:49 normalization > 23:21:54.823147 [debug] [Thread-1 ]: SQL status: SUCCESS 43 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:54.837738 [debug] [Thread-1 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."USERS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:21:54.841167 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:54.845205 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:54.845553 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:21:55.263507 [debug] [Thread-2 ]: SQL status: SUCCESS 22197 in 3.21 seconds 2022-04-22 23:22:49 normalization > 23:21:55.263875 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKETS" 2022-04-22 23:22:49 normalization > 23:21:55.264236 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: commit; 2022-04-22 23:22:49 normalization > 23:21:55.320608 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.47 seconds 2022-04-22 23:22:49 normalization > 23:21:55.321285 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:55.321588 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."USERS" as DBT_INTERNAL_DEST 2022-04-22 23:22:49 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."USERS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:49 normalization > on 2022-04-22 23:22:49 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when matched then update set 2022-04-22 23:22:49 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","URL" = DBT_INTERNAL_SOURCE."URL","NAME" = DBT_INTERNAL_SOURCE."NAME","ROLE" = DBT_INTERNAL_SOURCE."ROLE","TAGS" = DBT_INTERNAL_SOURCE."TAGS","ALIAS" = DBT_INTERNAL_SOURCE."ALIAS","EMAIL" = DBT_INTERNAL_SOURCE."EMAIL","NOTES" = DBT_INTERNAL_SOURCE."NOTES","PHONE" = DBT_INTERNAL_SOURCE."PHONE","PHOTO" = DBT_INTERNAL_SOURCE."PHOTO","ACTIVE" = DBT_INTERNAL_SOURCE."ACTIVE","LOCALE" = DBT_INTERNAL_SOURCE."LOCALE","SHARED" = DBT_INTERNAL_SOURCE."SHARED","DETAILS" = DBT_INTERNAL_SOURCE."DETAILS","VERIFIED" = DBT_INTERNAL_SOURCE."VERIFIED","CHAT_ONLY" = DBT_INTERNAL_SOURCE."CHAT_ONLY","LOCALE_ID" = DBT_INTERNAL_SOURCE."LOCALE_ID","MODERATOR" = DBT_INTERNAL_SOURCE."MODERATOR","ROLE_TYPE" = DBT_INTERNAL_SOURCE."ROLE_TYPE","SIGNATURE" = DBT_INTERNAL_SOURCE."SIGNATURE","SUSPENDED" = DBT_INTERNAL_SOURCE."SUSPENDED","TIME_ZONE" = DBT_INTERNAL_SOURCE."TIME_ZONE","CREATED_AT" = DBT_INTERNAL_SOURCE."CREATED_AT","REPORT_CSV" = DBT_INTERNAL_SOURCE."REPORT_CSV","UPDATED_AT" = DBT_INTERNAL_SOURCE."UPDATED_AT","EXTERNAL_ID" = DBT_INTERNAL_SOURCE."EXTERNAL_ID","USER_FIELDS" = DBT_INTERNAL_SOURCE."USER_FIELDS","SHARED_AGENT" = DBT_INTERNAL_SOURCE."SHARED_AGENT","LAST_LOGIN_AT" = DBT_INTERNAL_SOURCE."LAST_LOGIN_AT","CUSTOM_ROLE_ID" = DBT_INTERNAL_SOURCE."CUSTOM_ROLE_ID","ORGANIZATION_ID" = DBT_INTERNAL_SOURCE."ORGANIZATION_ID","DEFAULT_GROUP_ID" = DBT_INTERNAL_SOURCE."DEFAULT_GROUP_ID","RESTRICTED_AGENT" = DBT_INTERNAL_SOURCE."RESTRICTED_AGENT","TICKET_RESTRICTION" = DBT_INTERNAL_SOURCE."TICKET_RESTRICTION","PERMANENTLY_DELETED" = DBT_INTERNAL_SOURCE."PERMANENTLY_DELETED","SHARED_PHONE_NUMBER" = DBT_INTERNAL_SOURCE."SHARED_PHONE_NUMBER","ONLY_PRIVATE_COMMENTS" = DBT_INTERNAL_SOURCE."ONLY_PRIVATE_COMMENTS","TWO_FACTOR_AUTH_ENABLED" = DBT_INTERNAL_SOURCE."TWO_FACTOR_AUTH_ENABLED","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_USERS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_USERS_HASHID" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > when not matched then insert 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "NAME", "ROLE", "TAGS", "ALIAS", "EMAIL", "NOTES", "PHONE", "PHOTO", "ACTIVE", "LOCALE", "SHARED", "DETAILS", "VERIFIED", "CHAT_ONLY", "LOCALE_ID", "MODERATOR", "ROLE_TYPE", "SIGNATURE", "SUSPENDED", "TIME_ZONE", "CREATED_AT", "REPORT_CSV", "UPDATED_AT", "EXTERNAL_ID", "USER_FIELDS", "SHARED_AGENT", "LAST_LOGIN_AT", "CUSTOM_ROLE_ID", "ORGANIZATION_ID", "DEFAULT_GROUP_ID", "RESTRICTED_AGENT", "TICKET_RESTRICTION", "PERMANENTLY_DELETED", "SHARED_PHONE_NUMBER", "ONLY_PRIVATE_COMMENTS", "TWO_FACTOR_AUTH_ENABLED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_USERS_HASHID") 2022-04-22 23:22:49 normalization > values 2022-04-22 23:22:49 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "URL", "NAME", "ROLE", "TAGS", "ALIAS", "EMAIL", "NOTES", "PHONE", "PHOTO", "ACTIVE", "LOCALE", "SHARED", "DETAILS", "VERIFIED", "CHAT_ONLY", "LOCALE_ID", "MODERATOR", "ROLE_TYPE", "SIGNATURE", "SUSPENDED", "TIME_ZONE", "CREATED_AT", "REPORT_CSV", "UPDATED_AT", "EXTERNAL_ID", "USER_FIELDS", "SHARED_AGENT", "LAST_LOGIN_AT", "CUSTOM_ROLE_ID", "ORGANIZATION_ID", "DEFAULT_GROUP_ID", "RESTRICTED_AGENT", "TICKET_RESTRICTION", "PERMANENTLY_DELETED", "SHARED_PHONE_NUMBER", "ONLY_PRIVATE_COMMENTS", "TWO_FACTOR_AUTH_ENABLED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_USERS_HASHID") 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ; 2022-04-22 23:22:49 normalization > 23:21:55.334848 [info ] [Thread-3 ]: 37 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS................................................... [SUCCESS 1 in 7.21s] 2022-04-22 23:22:49 normalization > 23:21:55.335530 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS 2022-04-22 23:22:49 normalization > 23:21:55.335818 [debug] [Thread-3 ]: Began running node model.airbyte_utils.USERS_PHOTO_AB1 2022-04-22 23:22:49 normalization > 23:21:55.336767 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_PHOTO_AB1" 2022-04-22 23:22:49 normalization > 23:21:55.336954 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.USERS_PHOTO_AB1 2022-04-22 23:22:49 normalization > 23:21:55.337083 [debug] [Thread-3 ]: Compiling model.airbyte_utils.USERS_PHOTO_AB1 2022-04-22 23:22:49 normalization > 23:21:55.357724 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.USERS_PHOTO_AB1" 2022-04-22 23:22:49 normalization > 23:21:55.358192 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.358835 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.USERS_PHOTO_AB1 2022-04-22 23:22:49 normalization > 23:21:55.359040 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB2 2022-04-22 23:22:49 normalization > 23:21:55.359565 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.359735 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB2 2022-04-22 23:22:49 normalization > 23:21:55.359864 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB2 2022-04-22 23:22:49 normalization > 23:21:55.375840 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.377518 [debug] [Thread-4 ]: SQL status: SUCCESS 1280188 in 5.83 seconds 2022-04-22 23:22:49 normalization > 23:21:55.377914 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:55.378107 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: commit; 2022-04-22 23:22:49 normalization > 23:21:55.380198 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.380945 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB2 2022-04-22 23:22:49 normalization > 23:21:55.381827 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB2 2022-04-22 23:22:49 normalization > 23:21:55.382232 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.382759 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB2 2022-04-22 23:22:49 normalization > 23:21:55.383193 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB2 2022-04-22 23:22:49 normalization > 23:21:55.425755 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.426218 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.426959 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB2 2022-04-22 23:22:49 normalization > 23:21:55.427160 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKETS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.427916 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.428210 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.428587 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKETS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.443649 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.444062 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.444729 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKETS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.444992 [debug] [Thread-3 ]: Began running node model.airbyte_utils.MACROS_ACTIONS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.445739 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_ACTIONS_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.446037 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.MACROS_ACTIONS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.446168 [debug] [Thread-3 ]: Compiling model.airbyte_utils.MACROS_ACTIONS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.463661 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_ACTIONS_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.464572 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.465062 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.MACROS_ACTIONS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.465387 [debug] [Thread-3 ]: Began running node model.airbyte_utils.MACROS_RESTRICTION_AB3 2022-04-22 23:22:49 normalization > 23:21:55.466063 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_RESTRICTION_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.466564 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.MACROS_RESTRICTION_AB3 2022-04-22 23:22:49 normalization > 23:21:55.466705 [debug] [Thread-3 ]: Compiling model.airbyte_utils.MACROS_RESTRICTION_AB3 2022-04-22 23:22:49 normalization > 23:21:55.486230 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_RESTRICTION_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.486903 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.487615 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.MACROS_RESTRICTION_AB3 2022-04-22 23:22:49 normalization > 23:21:55.487845 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:55.488172 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.488547 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:55.488700 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:55.515933 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.25 seconds 2022-04-22 23:22:49 normalization > 23:21:55.540890 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.546452 [debug] [Thread-2 ]: On model.airbyte_utils.TICKETS: Close 2022-04-22 23:22:49 normalization > 23:21:55.551836 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.558113 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.558750 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_AB2 2022-04-22 23:22:49 normalization > 23:21:55.558974 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.559634 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.559983 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.560127 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.578098 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.579202 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.579784 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.580014 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.580719 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.581101 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.581244 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.599874 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_AB2" 2022-04-22 23:22:49 normalization > 23:21:55.604554 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.23 seconds 2022-04-22 23:22:49 normalization > 23:21:55.607253 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:49 normalization > 23:21:55.607651 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.607864 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS_SCD"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > drop view _AIRBYTE_ZENDESK_SUPPORT.TICKET_METRIC_EVENTS_STG 2022-04-22 23:22:49 normalization > 23:21:55.608353 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_AB2 2022-04-22 23:22:49 normalization > 23:21:55.610343 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.611307 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.611616 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.611829 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.634236 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.634745 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.635190 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.635461 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.636077 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.636643 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.636846 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.675624 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.677163 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.677900 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.678122 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_AB3 2022-04-22 23:22:49 normalization > 23:21:55.679227 [info ] [Thread-2 ]: 39 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS........................................................... [SUCCESS 1 in 7.10s] 2022-04-22 23:22:49 normalization > 23:21:55.679770 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.681021 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKETS 2022-04-22 23:22:49 normalization > 23:21:55.681247 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_AB3 2022-04-22 23:22:49 normalization > 23:21:55.681793 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:55.682053 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_AB3 2022-04-22 23:22:49 normalization > 23:21:55.682898 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.703745 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:55.707265 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.707672 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:55.723222 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_AB3" 2022-04-22 23:22:49 normalization > 23:21:55.723646 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.724314 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_AB3 2022-04-22 23:22:49 normalization > 23:21:55.724722 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.725059 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.725283 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.725597 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.725811 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.726942 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.727221 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.727606 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.727876 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.728499 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.730167 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.12 seconds 2022-04-22 23:22:49 normalization > 23:21:55.730836 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:55.731176 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_METRICS_REPLY_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.736078 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.736423 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.736665 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_METRICS_STATUS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.737498 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS_SCD: Close 2022-04-22 23:22:49 normalization > 23:21:55.737775 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES_AB3 2022-04-22 23:22:49 normalization > 23:21:55.737970 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_METRICS_STATUS_AB3 2022-04-22 23:22:49 normalization > 23:21:55.740708 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SCHEDULES_INTERVALS 2022-04-22 23:22:49 normalization > 23:21:55.742212 [debug] [Thread-3 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER 2022-04-22 23:22:49 normalization > 23:21:55.743704 [info ] [Thread-2 ]: 42 of 95 START table model ZENDESK_SUPPORT.SCHEDULES_INTERVALS.......................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:55.744409 [info ] [Thread-3 ]: 43 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER.......................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:55.750594 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SCHEDULES_INTERVALS" 2022-04-22 23:22:49 normalization > 23:21:55.751828 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER" 2022-04-22 23:22:49 normalization > 23:21:55.752624 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SCHEDULES_INTERVALS 2022-04-22 23:22:49 normalization > 23:21:55.752806 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER 2022-04-22 23:22:49 normalization > 23:21:55.753012 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SCHEDULES_INTERVALS 2022-04-22 23:22:49 normalization > 23:21:55.753173 [debug] [Thread-3 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER 2022-04-22 23:22:49 normalization > 23:21:55.781799 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SCHEDULES_INTERVALS" 2022-04-22 23:22:49 normalization > 23:21:55.784044 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER" 2022-04-22 23:22:49 normalization > 23:21:55.786994 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.787233 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.SCHEDULES_INTERVALS 2022-04-22 23:22:49 normalization > 23:21:55.801076 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.SCHEDULES_INTERVALS" 2022-04-22 23:22:49 normalization > 23:21:55.801488 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.801891 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.SLA_POLICIES_FILTER 2022-04-22 23:22:49 normalization > 23:21:55.811846 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER" 2022-04-22 23:22:49 normalization > 23:21:55.815074 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.SCHEDULES_INTERVALS" 2022-04-22 23:22:49 normalization > 23:21:55.815561 [debug] [Thread-2 ]: On model.airbyte_utils.SCHEDULES_INTERVALS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SCHEDULES_INTERVALS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace table "AIRBYTE_DB".ZENDESK_SUPPORT."SCHEDULES_INTERVALS" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__SCHEDULES_INTERVALS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."SCHEDULES" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_SCHEDULES_HASHID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(INTERVALS.value), '"end_time"')) as END_TIME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(INTERVALS.value), '"start_time"')) as START_TIME, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."SCHEDULES" as table_alias 2022-04-22 23:22:49 normalization > -- INTERVALS at schedules/intervals 2022-04-22 23:22:49 normalization > cross join table(flatten(INTERVALS)) as INTERVALS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and INTERVALS is not null 2022-04-22 23:22:49 normalization > ), __dbt__cte__SCHEDULES_INTERVALS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SCHEDULES_INTERVALS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_SCHEDULES_HASHID, 2022-04-22 23:22:49 normalization > cast(END_TIME as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as END_TIME, 2022-04-22 23:22:49 normalization > cast(START_TIME as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as START_TIME, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__SCHEDULES_INTERVALS_AB1 2022-04-22 23:22:49 normalization > -- INTERVALS at schedules/intervals 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ), __dbt__cte__SCHEDULES_INTERVALS_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SCHEDULES_INTERVALS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_SCHEDULES_HASHID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(END_TIME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(START_TIME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_INTERVALS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__SCHEDULES_INTERVALS_AB2 tmp 2022-04-22 23:22:49 normalization > -- INTERVALS at schedules/intervals 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SCHEDULES_INTERVALS_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_SCHEDULES_HASHID, 2022-04-22 23:22:49 normalization > END_TIME, 2022-04-22 23:22:49 normalization > START_TIME, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_INTERVALS_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__SCHEDULES_INTERVALS_AB3 2022-04-22 23:22:49 normalization > -- INTERVALS at schedules/intervals from "AIRBYTE_DB".ZENDESK_SUPPORT."SCHEDULES" 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:55.818204 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER" 2022-04-22 23:22:49 normalization > 23:21:55.818614 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:55.818817 [debug] [Thread-3 ]: On model.airbyte_utils.SLA_POLICIES_FILTER: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SLA_POLICIES_FILTER"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__SLA_POLICIES_FILTER_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_SLA_POLICIES_HASHID, 2022-04-22 23:22:49 normalization > get_path(parse_json(FILTER), '"all"') as "all", 2022-04-22 23:22:49 normalization > get_path(parse_json(FILTER), '"any"') as "any", 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES" as table_alias 2022-04-22 23:22:49 normalization > -- FILTER at sla_policies/filter 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and FILTER is not null 2022-04-22 23:22:49 normalization > ), __dbt__cte__SLA_POLICIES_FILTER_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_FILTER_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_SLA_POLICIES_HASHID, 2022-04-22 23:22:49 normalization > "all", 2022-04-22 23:22:49 normalization > "any", 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__SLA_POLICIES_FILTER_AB1 2022-04-22 23:22:49 normalization > -- FILTER at sla_policies/filter 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ), __dbt__cte__SLA_POLICIES_FILTER_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_FILTER_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_SLA_POLICIES_HASHID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast("all" as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast("any" as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_FILTER_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__SLA_POLICIES_FILTER_AB2 tmp 2022-04-22 23:22:49 normalization > -- FILTER at sla_policies/filter 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_FILTER_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_SLA_POLICIES_HASHID, 2022-04-22 23:22:49 normalization > "all", 2022-04-22 23:22:49 normalization > "any", 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_FILTER_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__SLA_POLICIES_FILTER_AB3 2022-04-22 23:22:49 normalization > -- FILTER at sla_policies/filter from "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES" 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:55.822233 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:55.894332 [info ] [Thread-4 ]: 28 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_METRIC_EVENTS_SCD.......................................... [SUCCESS 1 in 24.48s] 2022-04-22 23:22:49 normalization > 23:21:55.973661 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_METRIC_EVENTS_SCD 2022-04-22 23:22:49 normalization > 23:21:55.976338 [debug] [Thread-4 ]: Began running node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS 2022-04-22 23:22:49 normalization > 23:21:55.978189 [info ] [Thread-4 ]: 44 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES_POLICY_METRICS.................................................. [RUN] 2022-04-22 23:22:49 normalization > 23:21:55.980315 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS" 2022-04-22 23:22:49 normalization > 23:21:55.980604 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS 2022-04-22 23:22:49 normalization > 23:21:55.980772 [debug] [Thread-4 ]: Compiling model.airbyte_utils.SLA_POLICIES_POLICY_METRICS 2022-04-22 23:22:49 normalization > 23:21:55.993014 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS" 2022-04-22 23:22:49 normalization > 23:21:55.996210 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:55.996632 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS 2022-04-22 23:22:49 normalization > 23:21:56.007863 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS" 2022-04-22 23:22:49 normalization > 23:21:56.016026 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS" 2022-04-22 23:22:49 normalization > 23:21:56.017736 [debug] [Thread-4 ]: On model.airbyte_utils.SLA_POLICIES_POLICY_METRICS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_POLICY_METRICS" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__SLA_POLICIES_POLICY_METRICS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_SLA_POLICIES_HASHID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(POLICY_METRICS.value), '"metric"')) as METRIC, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(POLICY_METRICS.value), '"target"')) as TARGET, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(POLICY_METRICS.value), '"priority"')) as PRIORITY, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(POLICY_METRICS.value), '"business_hours"')) as BUSINESS_HOURS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES" as table_alias 2022-04-22 23:22:49 normalization > -- POLICY_METRICS at sla_policies/policy_metrics 2022-04-22 23:22:49 normalization > cross join table(flatten(POLICY_METRICS)) as POLICY_METRICS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and POLICY_METRICS is not null 2022-04-22 23:22:49 normalization > ), __dbt__cte__SLA_POLICIES_POLICY_METRICS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_POLICY_METRICS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_SLA_POLICIES_HASHID, 2022-04-22 23:22:49 normalization > cast(METRIC as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as METRIC, 2022-04-22 23:22:49 normalization > cast(TARGET as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as TARGET, 2022-04-22 23:22:49 normalization > cast(PRIORITY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as PRIORITY, 2022-04-22 23:22:49 normalization > cast(BUSINESS_HOURS as boolean) as BUSINESS_HOURS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__SLA_POLICIES_POLICY_METRICS_AB1 2022-04-22 23:22:49 normalization > -- POLICY_METRICS at sla_policies/policy_metrics 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ), __dbt__cte__SLA_POLICIES_POLICY_METRICS_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_POLICY_METRICS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_SLA_POLICIES_HASHID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(METRIC as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TARGET as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(PRIORITY as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(BUSINESS_HOURS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_POLICY_METRICS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__SLA_POLICIES_POLICY_METRICS_AB2 tmp 2022-04-22 23:22:49 normalization > -- POLICY_METRICS at sla_policies/policy_metrics 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_POLICY_METRICS_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_SLA_POLICIES_HASHID, 2022-04-22 23:22:49 normalization > METRIC, 2022-04-22 23:22:49 normalization > TARGET, 2022-04-22 23:22:49 normalization > PRIORITY, 2022-04-22 23:22:49 normalization > BUSINESS_HOURS, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_POLICY_METRICS_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__SLA_POLICIES_POLICY_METRICS_AB3 2022-04-22 23:22:49 normalization > -- POLICY_METRICS at sla_policies/policy_metrics from "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES" 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:56.017924 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:57.029991 [debug] [Thread-1 ]: SQL status: SUCCESS 13028 in 1.71 seconds 2022-04-22 23:22:49 normalization > 23:21:57.030326 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.USERS" 2022-04-22 23:22:49 normalization > 23:21:57.030446 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: commit; 2022-04-22 23:22:49 normalization > 23:21:57.392990 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.36 seconds 2022-04-22 23:22:49 normalization > 23:21:57.396469 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:57.396709 [debug] [Thread-1 ]: On model.airbyte_utils.USERS: Close 2022-04-22 23:22:49 normalization > 23:21:57.465867 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.65 seconds 2022-04-22 23:22:49 normalization > 23:21:57.466235 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.SCHEDULES_INTERVALS" 2022-04-22 23:22:49 normalization > 23:21:57.466386 [debug] [Thread-2 ]: On model.airbyte_utils.SCHEDULES_INTERVALS: alter table "AIRBYTE_DB".ZENDESK_SUPPORT."SCHEDULES_INTERVALS" cluster by (_AIRBYTE_EMITTED_AT); 2022-04-22 23:22:49 normalization > 23:21:57.522344 [info ] [Thread-1 ]: 41 of 95 OK created incremental model ZENDESK_SUPPORT.USERS............................................................. [SUCCESS 1 in 5.89s] 2022-04-22 23:22:49 normalization > 23:21:57.522868 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.USERS 2022-04-22 23:22:49 normalization > 23:21:57.523109 [debug] [Thread-1 ]: Began running node model.airbyte_utils.USERS_PHOTO_AB2 2022-04-22 23:22:49 normalization > 23:21:57.523655 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_PHOTO_AB2" 2022-04-22 23:22:49 normalization > 23:21:57.524178 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.USERS_PHOTO_AB2 2022-04-22 23:22:49 normalization > 23:21:57.524344 [debug] [Thread-1 ]: Compiling model.airbyte_utils.USERS_PHOTO_AB2 2022-04-22 23:22:49 normalization > 23:21:57.546969 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.USERS_PHOTO_AB2" 2022-04-22 23:22:49 normalization > 23:21:57.547409 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:57.548027 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.USERS_PHOTO_AB2 2022-04-22 23:22:49 normalization > 23:21:57.548262 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB3 2022-04-22 23:22:49 normalization > 23:21:57.548730 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB3" 2022-04-22 23:22:49 normalization > 23:21:57.549380 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB3 2022-04-22 23:22:49 normalization > 23:21:57.549595 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB3 2022-04-22 23:22:49 normalization > 23:21:57.565923 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB3" 2022-04-22 23:22:49 normalization > 23:21:57.566327 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:57.566756 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKETS_CUSTOM_FIELDS_AB3 2022-04-22 23:22:49 normalization > 23:21:57.566953 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB3 2022-04-22 23:22:49 normalization > 23:21:57.567264 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB3" 2022-04-22 23:22:49 normalization > 23:21:57.567411 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB3 2022-04-22 23:22:49 normalization > 23:21:57.567548 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB3 2022-04-22 23:22:49 normalization > 23:21:57.599411 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB3" 2022-04-22 23:22:49 normalization > 23:21:57.599868 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:57.600465 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKETS_SATISFACTION_RATING_AB3 2022-04-22 23:22:49 normalization > 23:21:57.600670 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKETS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:57.601024 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_AB3" 2022-04-22 23:22:49 normalization > 23:21:57.601175 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:57.601305 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKETS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:57.615303 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_AB3" 2022-04-22 23:22:49 normalization > 23:21:57.615907 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:57.616322 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKETS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:57.616511 [debug] [Thread-1 ]: Began running node model.airbyte_utils.MACROS_ACTIONS 2022-04-22 23:22:49 normalization > 23:21:57.616738 [info ] [Thread-1 ]: 45 of 95 START incremental model ZENDESK_SUPPORT.MACROS_ACTIONS......................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:57.617659 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:57.618093 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.MACROS_ACTIONS 2022-04-22 23:22:49 normalization > 23:21:57.618383 [debug] [Thread-1 ]: Compiling model.airbyte_utils.MACROS_ACTIONS 2022-04-22 23:22:49 normalization > 23:21:57.632107 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:57.632358 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:57.632481 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:57.638105 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 1.62 seconds 2022-04-22 23:22:49 normalization > 23:21:57.638493 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES_POLICY_METRICS" 2022-04-22 23:22:49 normalization > 23:21:57.638724 [debug] [Thread-4 ]: On model.airbyte_utils.SLA_POLICIES_POLICY_METRICS: alter table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_POLICY_METRICS" cluster by (_AIRBYTE_EMITTED_AT); 2022-04-22 23:22:49 normalization > 23:21:57.785001 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.32 seconds 2022-04-22 23:22:49 normalization > 23:21:57.789103 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:57.789963 [debug] [Thread-2 ]: On model.airbyte_utils.SCHEDULES_INTERVALS: Close 2022-04-22 23:22:49 normalization > 23:21:57.816859 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.18 seconds 2022-04-22 23:22:49 normalization > 23:21:57.820936 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:57.821310 [debug] [Thread-4 ]: On model.airbyte_utils.SLA_POLICIES_POLICY_METRICS: Close 2022-04-22 23:22:49 normalization > 23:21:57.904170 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 2.08 seconds 2022-04-22 23:22:49 normalization > 23:21:57.904556 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER" 2022-04-22 23:22:49 normalization > 23:21:57.904687 [debug] [Thread-3 ]: On model.airbyte_utils.SLA_POLICIES_FILTER: alter table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER" cluster by (_AIRBYTE_EMITTED_AT); 2022-04-22 23:22:49 normalization > 23:21:57.920364 [info ] [Thread-4 ]: 44 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES_POLICY_METRICS............................................. [SUCCESS 1 in 1.94s] 2022-04-22 23:22:49 normalization > 23:21:57.920837 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.SLA_POLICIES_POLICY_METRICS 2022-04-22 23:22:49 normalization > 23:21:57.921199 [debug] [Thread-4 ]: Began running node model.airbyte_utils.MACROS_RESTRICTION 2022-04-22 23:22:49 normalization > 23:21:57.921868 [info ] [Thread-4 ]: 46 of 95 START incremental model ZENDESK_SUPPORT.MACROS_RESTRICTION..................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:57.922475 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:57.922692 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.MACROS_RESTRICTION 2022-04-22 23:22:49 normalization > 23:21:57.922886 [debug] [Thread-4 ]: Compiling model.airbyte_utils.MACROS_RESTRICTION 2022-04-22 23:22:49 normalization > 23:21:57.939336 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:57.939608 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:57.939722 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:57.994515 [info ] [Thread-2 ]: 42 of 95 OK created table model ZENDESK_SUPPORT.SCHEDULES_INTERVALS..................................................... [SUCCESS 1 in 2.25s] 2022-04-22 23:22:49 normalization > 23:21:58.011788 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SCHEDULES_INTERVALS 2022-04-22 23:22:49 normalization > 23:21:58.012224 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_AB3 2022-04-22 23:22:49 normalization > 23:21:58.013238 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_AB3" 2022-04-22 23:22:49 normalization > 23:21:58.023700 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_AB3 2022-04-22 23:22:49 normalization > 23:21:58.039349 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_AB3 2022-04-22 23:22:49 normalization > 23:21:58.117594 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.21 seconds 2022-04-22 23:22:49 normalization > 23:21:58.149827 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:58.155328 [debug] [Thread-3 ]: On model.airbyte_utils.SLA_POLICIES_FILTER: Close 2022-04-22 23:22:49 normalization > 23:21:58.169028 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_AB3" 2022-04-22 23:22:49 normalization > 23:21:58.198042 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:58.198767 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_AB3 2022-04-22 23:22:49 normalization > 23:21:58.199104 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_AB3 2022-04-22 23:22:49 normalization > 23:21:58.199489 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_AB3" 2022-04-22 23:22:49 normalization > 23:21:58.199709 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_AB3 2022-04-22 23:22:49 normalization > 23:21:58.199905 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_AB3 2022-04-22 23:22:49 normalization > 23:21:58.224800 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_AB3" 2022-04-22 23:22:49 normalization > 23:21:58.227455 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:58.228058 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_AB3 2022-04-22 23:22:49 normalization > 23:21:58.228286 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:58.228874 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_AB3" 2022-04-22 23:22:49 normalization > 23:21:58.229328 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:58.229531 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:58.245297 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_AB3" 2022-04-22 23:22:49 normalization > 23:21:58.246104 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:58.246622 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_AB3 2022-04-22 23:22:49 normalization > 23:21:58.246842 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS 2022-04-22 23:22:49 normalization > 23:21:58.247527 [info ] [Thread-2 ]: 47 of 95 START incremental model ZENDESK_SUPPORT.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS..................................... [RUN] 2022-04-22 23:22:49 normalization > 23:21:58.248356 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:58.248698 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS 2022-04-22 23:22:49 normalization > 23:21:58.248939 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS 2022-04-22 23:22:49 normalization > 23:21:58.264789 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:58.265105 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:58.265301 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:58.278206 [info ] [Thread-3 ]: 43 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER..................................................... [SUCCESS 1 in 2.53s] 2022-04-22 23:22:49 normalization > 23:21:58.278762 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER 2022-04-22 23:22:49 normalization > 23:21:58.279189 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS 2022-04-22 23:22:49 normalization > 23:21:58.279464 [info ] [Thread-3 ]: 48 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_ATTACHMENTS............................................ [RUN] 2022-04-22 23:22:49 normalization > 23:21:58.280160 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:58.280866 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS 2022-04-22 23:22:49 normalization > 23:21:58.281353 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS 2022-04-22 23:22:49 normalization > 23:21:58.296843 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:58.297769 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:58.297925 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:21:58.629256 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 1.0 seconds 2022-04-22 23:22:49 normalization > 23:21:58.683093 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:58.716706 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:58.822094 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:58.826607 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:58.827242 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.142446 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.31 seconds 2022-04-22 23:22:49 normalization > 23:21:59.152726 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.152998 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.167210 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 1.23 seconds 2022-04-22 23:22:49 normalization > 23:21:59.177658 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.177900 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.190465 [debug] [Thread-2 ]: SQL status: SUCCESS 10 in 0.93 seconds 2022-04-22 23:22:49 normalization > 23:21:59.206817 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.207128 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.211055 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:59.216201 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.216434 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.231437 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:59.234602 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.234812 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.241797 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.94 seconds 2022-04-22 23:22:49 normalization > 23:21:59.253524 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.253778 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.270035 [debug] [Thread-2 ]: SQL status: SUCCESS 10 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:59.272994 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.273184 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.279535 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:59.287382 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.287789 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:59.287940 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.MACROS_ACTIONS 2022-04-22 23:22:49 normalization > 23:21:59.293414 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.293609 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.317738 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:59.321492 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.321732 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.372173 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:59.382089 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.382338 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__MACROS_ACTIONS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_MACROS_HASHID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ACTIONS.value), '"field"')) as FIELD, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ACTIONS.value), '"value"')) as VALUE, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" as table_alias 2022-04-22 23:22:49 normalization > -- ACTIONS at macros/actions 2022-04-22 23:22:49 normalization > cross join table(flatten(ACTIONS)) as ACTIONS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and ACTIONS is not null 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__MACROS_ACTIONS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__MACROS_ACTIONS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_MACROS_HASHID, 2022-04-22 23:22:49 normalization > cast(FIELD as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as FIELD, 2022-04-22 23:22:49 normalization > cast(VALUE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as VALUE, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__MACROS_ACTIONS_AB1 2022-04-22 23:22:49 normalization > -- ACTIONS at macros/actions 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__MACROS_ACTIONS_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__MACROS_ACTIONS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_MACROS_HASHID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(FIELD as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(VALUE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_ACTIONS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__MACROS_ACTIONS_AB2 tmp 2022-04-22 23:22:49 normalization > -- ACTIONS at macros/actions 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__MACROS_ACTIONS_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_MACROS_HASHID, 2022-04-22 23:22:49 normalization > FIELD, 2022-04-22 23:22:49 normalization > VALUE, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ACTIONS_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__MACROS_ACTIONS_AB3 2022-04-22 23:22:49 normalization > -- ACTIONS at macros/actions from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:34.474000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:59.547805 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.31 seconds 2022-04-22 23:22:49 normalization > 23:21:59.558034 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.558302 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.603869 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:59.606677 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.606866 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.611410 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.34 seconds 2022-04-22 23:22:49 normalization > 23:21:59.623329 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.623564 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.642896 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.32 seconds 2022-04-22 23:22:49 normalization > 23:21:59.652621 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.652842 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.679480 [debug] [Thread-2 ]: SQL status: SUCCESS 10 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:59.682413 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.682589 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.698048 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:21:59.705327 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.706543 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:59.709692 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.709883 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.711792 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:59.712041 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.MACROS_RESTRICTION 2022-04-22 23:22:49 normalization > 23:21:59.717879 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.718104 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.747201 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:59.754912 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.755329 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:59.755483 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS 2022-04-22 23:22:49 normalization > 23:21:59.761086 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.761267 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.771299 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:21:59.783876 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:21:59.785053 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:21:59.785232 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__MACROS_RESTRICTION_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_MACROS_HASHID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(RESTRICTION), '"id"')) as ID, 2022-04-22 23:22:49 normalization > get_path(parse_json(RESTRICTION), '"ids"') as IDS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(RESTRICTION), '"type"')) as TYPE, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" as table_alias 2022-04-22 23:22:49 normalization > -- RESTRICTION at macros/restriction 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and RESTRICTION is not null 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__MACROS_RESTRICTION_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__MACROS_RESTRICTION_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_MACROS_HASHID, 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > IDS, 2022-04-22 23:22:49 normalization > cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as TYPE, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__MACROS_RESTRICTION_AB1 2022-04-22 23:22:49 normalization > -- RESTRICTION at macros/restriction 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__MACROS_RESTRICTION_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__MACROS_RESTRICTION_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_MACROS_HASHID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(IDS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_RESTRICTION_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__MACROS_RESTRICTION_AB2 tmp 2022-04-22 23:22:49 normalization > -- RESTRICTION at macros/restriction 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__MACROS_RESTRICTION_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_MACROS_HASHID, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > IDS, 2022-04-22 23:22:49 normalization > TYPE, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_RESTRICTION_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__MACROS_RESTRICTION_AB3 2022-04-22 23:22:49 normalization > -- RESTRICTION at macros/restriction from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_SCD" 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 17:35:34.474000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:59.793924 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.795813 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:21:59.796009 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS 2022-04-22 23:22:49 normalization > 23:21:59.801808 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.802066 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.818977 [debug] [Thread-2 ]: SQL status: SUCCESS 10 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:59.829821 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:21:59.830068 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_FIELDS_HASHID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(CUSTOM_FIELD_OPTIONS.value), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(CUSTOM_FIELD_OPTIONS.value), '"name"')) as NAME, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(CUSTOM_FIELD_OPTIONS.value), '"value"')) as VALUE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(CUSTOM_FIELD_OPTIONS.value), '"default"')) as "default", 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(CUSTOM_FIELD_OPTIONS.value), '"raw_name"')) as RAW_NAME, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" as table_alias 2022-04-22 23:22:49 normalization > -- CUSTOM_FIELD_OPTIONS at ticket_fields/custom_field_options 2022-04-22 23:22:49 normalization > cross join table(flatten(CUSTOM_FIELD_OPTIONS)) as CUSTOM_FIELD_OPTIONS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and CUSTOM_FIELD_OPTIONS is not null 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_FIELDS_HASHID, 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as NAME, 2022-04-22 23:22:49 normalization > cast(VALUE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as VALUE, 2022-04-22 23:22:49 normalization > cast("default" as boolean) as "default", 2022-04-22 23:22:49 normalization > cast(RAW_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as RAW_NAME, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB1 2022-04-22 23:22:49 normalization > -- CUSTOM_FIELD_OPTIONS at ticket_fields/custom_field_options 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKET_FIELDS_HASHID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(VALUE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast("default" as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(RAW_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_CUSTOM_FIELD_OPTIONS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB2 tmp 2022-04-22 23:22:49 normalization > -- CUSTOM_FIELD_OPTIONS at ticket_fields/custom_field_options 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_FIELDS_HASHID, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > NAME, 2022-04-22 23:22:49 normalization > VALUE, 2022-04-22 23:22:49 normalization > "default", 2022-04-22 23:22:49 normalization > RAW_NAME, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_CUSTOM_FIELD_OPTIONS_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_FIELDS_CUSTOM_FIELD_OPTIONS_AB3 2022-04-22 23:22:49 normalization > -- CUSTOM_FIELD_OPTIONS at ticket_fields/custom_field_options from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_SCD" 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:19:23.346000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:21:59.866834 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:21:59.879563 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:21:59.879807 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS__dbt_tmp" as 2022-04-22 23:22:49 normalization > (select * from( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > with __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_AB1 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:49 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"id"')) as ID, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"url"')) as URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"size"')) as SIZE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"width"')) as WIDTH, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"height"')) as HEIGHT, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"inline"')) as INLINE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"file_name"')) as FILE_NAME, 2022-04-22 23:22:49 normalization > get_path(parse_json(ATTACHMENTS.value), '"thumbnails"') as THUMBNAILS, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"content_url"')) as CONTENT_URL, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"content_type"')) as CONTENT_TYPE, 2022-04-22 23:22:49 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"mapped_content_url"')) as MAPPED_CONTENT_URL, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" as table_alias 2022-04-22 23:22:49 normalization > -- ATTACHMENTS at ticket_comments/attachments 2022-04-22 23:22:49 normalization > cross join table(flatten(ATTACHMENTS)) as ATTACHMENTS 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > and ATTACHMENTS is not null 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_AB2 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_AB1 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:49 normalization > cast(ID as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as ID, 2022-04-22 23:22:49 normalization > cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as URL, 2022-04-22 23:22:49 normalization > cast(SIZE as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as SIZE, 2022-04-22 23:22:49 normalization > cast(WIDTH as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as WIDTH, 2022-04-22 23:22:49 normalization > cast(HEIGHT as 2022-04-22 23:22:49 normalization > bigint 2022-04-22 23:22:49 normalization > ) as HEIGHT, 2022-04-22 23:22:49 normalization > cast(INLINE as boolean) as INLINE, 2022-04-22 23:22:49 normalization > cast(FILE_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as FILE_NAME, 2022-04-22 23:22:49 normalization > THUMBNAILS, 2022-04-22 23:22:49 normalization > cast(CONTENT_URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as CONTENT_URL, 2022-04-22 23:22:49 normalization > cast(CONTENT_TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as CONTENT_TYPE, 2022-04-22 23:22:49 normalization > cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ) as MAPPED_CONTENT_URL, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_AB1 2022-04-22 23:22:49 normalization > -- ATTACHMENTS at ticket_comments/attachments 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ), __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_AB3 as ( 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_AB2 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKET_COMMENTS_HASHID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(SIZE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(WIDTH as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(HEIGHT as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(INLINE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(FILE_NAME as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(THUMBNAILS as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CONTENT_URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(CONTENT_TYPE as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') || '-' || coalesce(cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > ), '') as 2022-04-22 23:22:49 normalization > varchar 2022-04-22 23:22:49 normalization > )) as _AIRBYTE_ATTACHMENTS_HASHID, 2022-04-22 23:22:49 normalization > tmp.* 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_AB2 tmp 2022-04-22 23:22:49 normalization > -- ATTACHMENTS at ticket_comments/attachments 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > )-- Final base SQL model 2022-04-22 23:22:49 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_AB3 2022-04-22 23:22:49 normalization > select 2022-04-22 23:22:49 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:49 normalization > ID, 2022-04-22 23:22:49 normalization > URL, 2022-04-22 23:22:49 normalization > SIZE, 2022-04-22 23:22:49 normalization > WIDTH, 2022-04-22 23:22:49 normalization > HEIGHT, 2022-04-22 23:22:49 normalization > INLINE, 2022-04-22 23:22:49 normalization > FILE_NAME, 2022-04-22 23:22:49 normalization > THUMBNAILS, 2022-04-22 23:22:49 normalization > CONTENT_URL, 2022-04-22 23:22:49 normalization > CONTENT_TYPE, 2022-04-22 23:22:49 normalization > MAPPED_CONTENT_URL, 2022-04-22 23:22:49 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:49 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:49 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:49 normalization > _AIRBYTE_ATTACHMENTS_HASHID 2022-04-22 23:22:49 normalization > from __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_AB3 2022-04-22 23:22:49 normalization > -- ATTACHMENTS at ticket_comments/attachments from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:49 normalization > where 1 = 1 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) >= 2022-04-22 23:22:49 normalization > cast('2022-04-22 20:16:45.687000-07:00' as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > ) 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:22:00.082400 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.7 seconds 2022-04-22 23:22:49 normalization > 23:22:00.086842 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.087094 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:22:00.223491 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.14 seconds 2022-04-22 23:22:49 normalization > 23:22:00.230915 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.231237 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.281318 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:22:00.287646 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.288041 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:22:00.339090 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:22:00.346277 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.346514 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.397967 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:22:00.400673 [debug] [Thread-1 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."MACROS_ACTIONS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:22:00.401794 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.402478 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.402609 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_ACTIONS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:22:00.474716 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:22:00.475043 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.475163 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS" ("_AIRBYTE_MACROS_HASHID", "FIELD", "VALUE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ACTIONS_HASHID") 2022-04-22 23:22:49 normalization > ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_MACROS_HASHID", "FIELD", "VALUE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ACTIONS_HASHID" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_ACTIONS__dbt_tmp" 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:22:00.502602 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.71 seconds 2022-04-22 23:22:49 normalization > 23:22:00.509997 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:00.511411 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:22:00.556995 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.73 seconds 2022-04-22 23:22:49 normalization > 23:22:00.562116 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.562347 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:22:00.584403 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:22:00.600168 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:00.600440 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:00.652312 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:22:00.658694 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:00.659658 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:22:00.660758 [debug] [Thread-2 ]: SQL status: SUCCESS 10 in 0.1 seconds 2022-04-22 23:22:49 normalization > 23:22:00.667374 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.668051 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.717134 [debug] [Thread-2 ]: SQL status: SUCCESS 10 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:22:00.725544 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.725832 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:22:00.731390 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:22:00.736921 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:00.737161 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:00.780643 [debug] [Thread-2 ]: SQL status: SUCCESS 10 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:22:00.786385 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.787332 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.787973 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:22:00.792629 [debug] [Thread-4 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."MACROS_RESTRICTION": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:22:00.793982 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:00.797038 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:00.797484 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.MACROS_RESTRICTION"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:22:00.944736 [debug] [Thread-2 ]: SQL status: SUCCESS 10 in 0.16 seconds 2022-04-22 23:22:49 normalization > 23:22:00.947863 [debug] [Thread-2 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:22:00.949007 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.949784 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:00.949919 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:22:00.956422 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 1.08 seconds 2022-04-22 23:22:49 normalization > 23:22:00.961003 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:00.961183 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:22:00.996513 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.2 seconds 2022-04-22 23:22:49 normalization > 23:22:00.997237 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:00.997459 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION" ("_AIRBYTE_MACROS_HASHID", "ID", "IDS", "TYPE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_RESTRICTION_HASHID") 2022-04-22 23:22:49 normalization > ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_MACROS_HASHID", "ID", "IDS", "TYPE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_RESTRICTION_HASHID" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."MACROS_RESTRICTION__dbt_tmp" 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:22:01.017422 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:22:01.023621 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:01.023938 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:01.034557 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:22:01.034917 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:01.035041 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" ("_AIRBYTE_TICKET_FIELDS_HASHID", "ID", "NAME", "VALUE", "default", "RAW_NAME", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_CUSTOM_FIELD_OPTIONS_HASHID") 2022-04-22 23:22:49 normalization > ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_FIELDS_HASHID", "ID", "NAME", "VALUE", "default", "RAW_NAME", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_CUSTOM_FIELD_OPTIONS_HASHID" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_FIELDS_CUSTOM_FIELD_OPTIONS__dbt_tmp" 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:22:01.055270 [debug] [Thread-1 ]: SQL status: SUCCESS 252 in 0.58 seconds 2022-04-22 23:22:49 normalization > 23:22:01.058598 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.MACROS_ACTIONS" 2022-04-22 23:22:49 normalization > 23:22:01.058882 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: commit; 2022-04-22 23:22:49 normalization > 23:22:01.078013 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.05 seconds 2022-04-22 23:22:49 normalization > 23:22:01.084325 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:01.084580 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS__dbt_tmp" 2022-04-22 23:22:49 normalization > 23:22:01.176296 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.09 seconds 2022-04-22 23:22:49 normalization > 23:22:01.181969 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:01.182212 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:01.237760 [debug] [Thread-3 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:49 normalization > 23:22:01.242653 [debug] [Thread-3 ]: 2022-04-22 23:22:49 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_ATTACHMENTS": 2022-04-22 23:22:49 normalization > Schema changed: False 2022-04-22 23:22:49 normalization > Source columns not in target: [] 2022-04-22 23:22:49 normalization > Target columns not in source: [] 2022-04-22 23:22:49 normalization > New column types: [] 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 23:22:01.244806 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:01.245923 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:01.246095 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS"} */ 2022-04-22 23:22:49 normalization > begin; 2022-04-22 23:22:49 normalization > 23:22:01.279141 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:49 normalization > 23:22:01.284319 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:22:01.284606 [debug] [Thread-1 ]: On model.airbyte_utils.MACROS_ACTIONS: Close 2022-04-22 23:22:49 normalization > 23:22:01.315698 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:49 normalization > 23:22:01.316045 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:01.316342 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" ("_AIRBYTE_TICKET_COMMENTS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "THUMBNAILS", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ATTACHMENTS_HASHID") 2022-04-22 23:22:49 normalization > ( 2022-04-22 23:22:49 normalization > select "_AIRBYTE_TICKET_COMMENTS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "THUMBNAILS", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ATTACHMENTS_HASHID" 2022-04-22 23:22:49 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS__dbt_tmp" 2022-04-22 23:22:49 normalization > ); 2022-04-22 23:22:49 normalization > 23:22:01.394497 [info ] [Thread-1 ]: 45 of 95 OK created incremental model ZENDESK_SUPPORT.MACROS_ACTIONS.................................................... [SUCCESS 1 in 3.78s] 2022-04-22 23:22:49 normalization > 23:22:01.395138 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.MACROS_ACTIONS 2022-04-22 23:22:49 normalization > 23:22:01.395446 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA 2022-04-22 23:22:49 normalization > 23:22:01.395788 [info ] [Thread-1 ]: 49 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA............................................... [RUN] 2022-04-22 23:22:49 normalization > 23:22:01.397136 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:49 normalization > 23:22:01.397564 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA 2022-04-22 23:22:49 normalization > 23:22:01.397719 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA 2022-04-22 23:22:49 normalization > 23:22:01.417114 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:49 normalization > 23:22:01.417506 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:49 normalization > 23:22:01.417628 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:22:01.584315 [debug] [Thread-4 ]: SQL status: SUCCESS 48 in 0.59 seconds 2022-04-22 23:22:49 normalization > 23:22:01.584640 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.MACROS_RESTRICTION" 2022-04-22 23:22:49 normalization > 23:22:01.584859 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: commit; 2022-04-22 23:22:49 normalization > 23:22:01.593738 [debug] [Thread-2 ]: SQL status: SUCCESS 187 in 0.56 seconds 2022-04-22 23:22:49 normalization > 23:22:01.594073 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS" 2022-04-22 23:22:49 normalization > 23:22:01.594201 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: commit; 2022-04-22 23:22:49 normalization > 23:22:01.810222 [debug] [Thread-3 ]: SQL status: SUCCESS 215 in 0.49 seconds 2022-04-22 23:22:49 normalization > 23:22:01.810540 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:49 normalization > 23:22:01.810658 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: commit; 2022-04-22 23:22:49 normalization > 23:22:01.825396 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.24 seconds 2022-04-22 23:22:49 normalization > 23:22:01.830895 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:22:01.831984 [debug] [Thread-4 ]: On model.airbyte_utils.MACROS_RESTRICTION: Close 2022-04-22 23:22:49 normalization > 23:22:01.836626 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.24 seconds 2022-04-22 23:22:49 normalization > 23:22:01.844055 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:49 normalization > 23:22:01.844422 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS: Close 2022-04-22 23:22:49 normalization > 23:22:01.858853 [debug] [Thread-5 ]: SQL status: SUCCESS 57323 in 7.93 seconds 2022-04-22 23:22:49 normalization > 23:22:01.859231 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS" 2022-04-22 23:22:49 normalization > 23:22:01.859373 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: commit; 2022-04-22 23:22:49 normalization > 23:22:01.878429 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.46 seconds 2022-04-22 23:22:49 normalization > 23:22:01.898099 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:49 normalization > 23:22:01.898575 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:49 normalization > 23:22:01.949262 [info ] [Thread-4 ]: 46 of 95 OK created incremental model ZENDESK_SUPPORT.MACROS_RESTRICTION................................................ [SUCCESS 1 in 4.03s] 2022-04-22 23:22:49 normalization > 23:22:01.949767 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.MACROS_RESTRICTION 2022-04-22 23:22:49 normalization > 23:22:01.950036 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.950259 [info ] [Thread-4 ]: 50 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES........................................ [SKIP] 2022-04-22 23:22:49 normalization > 23:22:01.950988 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_METRICS_AGENT_WAIT_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.951185 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.951721 [info ] [Thread-4 ]: 51 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES.................................. [SKIP] 2022-04-22 23:22:49 normalization > 23:22:01.952051 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_METRICS_FIRST_RESOLUTION_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.952255 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.952581 [info ] [Thread-4 ]: 52 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES................................... [SKIP] 2022-04-22 23:22:49 normalization > 23:22:01.953058 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_METRICS_FULL_RESOLUTION_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.953862 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.954073 [info ] [Thread-4 ]: 53 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES........................................... [SKIP] 2022-04-22 23:22:49 normalization > 23:22:01.954525 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_METRICS_ON_HOLD_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.954785 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA 2022-04-22 23:22:49 normalization > 23:22:01.955089 [info ] [Thread-4 ]: 54 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA.................................................... [RUN] 2022-04-22 23:22:49 normalization > 23:22:01.956822 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:49 normalization > 23:22:01.957158 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA 2022-04-22 23:22:49 normalization > 23:22:01.957424 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA 2022-04-22 23:22:49 normalization > 23:22:01.964057 [info ] [Thread-2 ]: 47 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS................................ [SUCCESS 1 in 3.72s] 2022-04-22 23:22:49 normalization > 23:22:01.979105 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:49 normalization > 23:22:01.980282 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.08 seconds 2022-04-22 23:22:49 normalization > 23:22:01.980711 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" 2022-04-22 23:22:49 normalization > 23:22:01.981065 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_FIELDS_CUSTOM_FIELD_OPTIONS 2022-04-22 23:22:49 normalization > 23:22:01.985333 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:49 normalization > 23:22:01.985682 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:49 normalization > 23:22:01.985974 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_REPLY_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.986186 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > 2022-04-22 23:22:49 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:49 normalization > timestamp with time zone 2022-04-22 23:22:49 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:49 normalization > 23:22:01.987631 [info ] [Thread-2 ]: 55 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_REPLY_TIME_IN_MINUTES............................................. [SKIP] 2022-04-22 23:22:49 normalization > 23:22:01.992977 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_REPLY_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.993566 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.994063 [info ] [Thread-2 ]: 56 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES.................................... [SKIP] 2022-04-22 23:22:49 normalization > 23:22:01.994611 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_REQUESTER_WAIT_TIME_IN_MINUTES 2022-04-22 23:22:49 normalization > 23:22:01.995434 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRICS_STATUS 2022-04-22 23:22:49 normalization > 23:22:01.995935 [info ] [Thread-2 ]: 57 of 95 SKIP relation ZENDESK_SUPPORT.TICKET_METRICS_STATUS............................................................ [SKIP] 2022-04-22 23:22:49 normalization > 23:22:01.996275 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRICS_STATUS 2022-04-22 23:22:50 normalization > 23:22:01.996550 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_METRIC_EVENTS 2022-04-22 23:22:50 normalization > 23:22:01.996966 [info ] [Thread-2 ]: 58 of 95 START incremental model ZENDESK_SUPPORT.TICKET_METRIC_EVENTS................................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:01.997980 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:01.998134 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_METRIC_EVENTS 2022-04-22 23:22:50 normalization > 23:22:01.998256 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_METRIC_EVENTS 2022-04-22 23:22:50 normalization > 23:22:02.014839 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:02.015515 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:02.015685 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:02.062470 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.25 seconds 2022-04-22 23:22:50 normalization > 23:22:02.102050 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.24 seconds 2022-04-22 23:22:50 normalization > 23:22:02.102998 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:02.145723 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS: Close 2022-04-22 23:22:50 normalization > 23:22:02.147627 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:02.170638 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS: Close 2022-04-22 23:22:50 normalization > 23:22:02.357262 [info ] [Thread-3 ]: 48 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_ATTACHMENTS....................................... [SUCCESS 1 in 4.08s] 2022-04-22 23:22:50 normalization > 23:22:02.364724 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.38 seconds 2022-04-22 23:22:50 normalization > 23:22:02.380396 [info ] [Thread-5 ]: 40 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS..................................................... [SUCCESS 1 in 13.17s] 2022-04-22 23:22:50 normalization > 23:22:02.391739 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS 2022-04-22 23:22:50 normalization > 23:22:02.433348 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:02.439810 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS 2022-04-22 23:22:50 normalization > 23:22:02.440458 [debug] [Thread-3 ]: Began running node model.airbyte_utils.USERS_PHOTO_AB3 2022-04-22 23:22:50 normalization > 23:22:02.443650 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:02.451565 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_CUSTOM_FIELDS 2022-04-22 23:22:50 normalization > 23:22:02.457466 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_PHOTO_AB3" 2022-04-22 23:22:50 normalization > 23:22:02.458988 [info ] [Thread-5 ]: 59 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_CUSTOM_FIELDS.................................................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:02.459390 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.USERS_PHOTO_AB3 2022-04-22 23:22:50 normalization > 23:22:02.463251 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:02.463452 [debug] [Thread-3 ]: Compiling model.airbyte_utils.USERS_PHOTO_AB3 2022-04-22 23:22:50 normalization > 23:22:02.463870 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_CUSTOM_FIELDS 2022-04-22 23:22:50 normalization > 23:22:02.485187 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_CUSTOM_FIELDS 2022-04-22 23:22:50 normalization > 23:22:02.505086 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:02.510640 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:02.512252 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.USERS_PHOTO_AB3" 2022-04-22 23:22:50 normalization > 23:22:02.512559 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:02.514485 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:02.516742 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.USERS_PHOTO_AB3 2022-04-22 23:22:50 normalization > 23:22:02.518769 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKETS_SATISFACTION_RATING 2022-04-22 23:22:50 normalization > 23:22:02.519291 [info ] [Thread-3 ]: 60 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_SATISFACTION_RATING............................................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:02.520118 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:02.521938 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:02.525277 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:02.525841 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKETS_SATISFACTION_RATING 2022-04-22 23:22:50 normalization > 23:22:02.526817 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:02.527308 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKETS_SATISFACTION_RATING 2022-04-22 23:22:50 normalization > 23:22:02.550262 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:02.550659 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:02.551119 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:02.598015 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:02.632666 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:02.666037 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:02.677064 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_METADATA 2022-04-22 23:22:50 normalization > 23:22:02.683280 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:02.683569 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:02.836938 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.14 seconds 2022-04-22 23:22:50 normalization > 23:22:02.864552 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:02.875555 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_METADATA_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:50 normalization > get_path(parse_json(METADATA), '"flags"') as FLAGS, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.METADATA), '"custom"') 2022-04-22 23:22:50 normalization > as CUSTOM, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.METADATA), '"system"') 2022-04-22 23:22:50 normalization > as SYSTEM, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(METADATA), '"trusted"')) as TRUSTED, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.METADATA), '"flags_options"') 2022-04-22 23:22:50 normalization > as FLAGS_OPTIONS, 2022-04-22 23:22:50 normalization > get_path(parse_json(METADATA), '"notifications_suppressed_for"') as NOTIFICATIONS_SUPPRESSED_FOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" as table_alias 2022-04-22 23:22:50 normalization > -- METADATA at ticket_comments/metadata 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and METADATA is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:50 normalization > FLAGS, 2022-04-22 23:22:50 normalization > cast(CUSTOM as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as CUSTOM, 2022-04-22 23:22:50 normalization > cast(SYSTEM as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as SYSTEM, 2022-04-22 23:22:50 normalization > cast(TRUSTED as boolean) as TRUSTED, 2022-04-22 23:22:50 normalization > cast(FLAGS_OPTIONS as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as FLAGS_OPTIONS, 2022-04-22 23:22:50 normalization > NOTIFICATIONS_SUPPRESSED_FOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_AB1 2022-04-22 23:22:50 normalization > -- METADATA at ticket_comments/metadata 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKET_COMMENTS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FLAGS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CUSTOM as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SYSTEM as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRUSTED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FLAGS_OPTIONS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NOTIFICATIONS_SUPPRESSED_FOR as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_AB2 tmp 2022-04-22 23:22:50 normalization > -- METADATA at ticket_comments/metadata 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:50 normalization > FLAGS, 2022-04-22 23:22:50 normalization > CUSTOM, 2022-04-22 23:22:50 normalization > SYSTEM, 2022-04-22 23:22:50 normalization > TRUSTED, 2022-04-22 23:22:50 normalization > FLAGS_OPTIONS, 2022-04-22 23:22:50 normalization > NOTIFICATIONS_SUPPRESSED_FOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_AB3 2022-04-22 23:22:50 normalization > -- METADATA at ticket_comments/metadata from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:17:16.120000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:03.530908 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 1.52 seconds 2022-04-22 23:22:50 normalization > 23:22:03.542988 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:03.543391 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:03.586199 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 1.6 seconds 2022-04-22 23:22:50 normalization > 23:22:03.596516 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:03.597467 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:03.598588 [debug] [Thread-3 ]: SQL status: SUCCESS 17 in 1.05 seconds 2022-04-22 23:22:50 normalization > 23:22:03.611915 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:03.612792 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:03.615757 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:03.616018 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:03.616198 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:03.659970 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 1.15 seconds 2022-04-22 23:22:50 normalization > 23:22:03.670145 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:03.670404 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:03.675209 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:03.677932 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:03.678119 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:03.683425 [debug] [Thread-3 ]: SQL status: SUCCESS 17 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:03.686554 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:03.686721 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:03.698771 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.82 seconds 2022-04-22 23:22:50 normalization > 23:22:03.705358 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:03.705583 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:03.728475 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:03.731283 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:03.731522 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:03.788464 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:03.895914 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:03.896181 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:03.964965 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:03.970132 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:03.970474 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:04.040571 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.36 seconds 2022-04-22 23:22:50 normalization > 23:22:04.050754 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:04.051028 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:04.068724 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:04.073958 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:04.074884 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:04.075473 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.39 seconds 2022-04-22 23:22:50 normalization > 23:22:04.086908 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:04.087340 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:04.089115 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.47 seconds 2022-04-22 23:22:50 normalization > 23:22:04.102906 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:04.103815 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:04.124105 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:04.126899 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:04.127112 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:04.147221 [debug] [Thread-1 ]: SQL status: SUCCESS 11 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:04.151343 [debug] [Thread-1 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:04.152973 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:04.153908 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:04.154068 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:04.177041 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:04.180413 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:04.180632 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:04.228814 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:04.229219 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:04.229349 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" ("_AIRBYTE_TICKET_COMMENTS_HASHID", "FLAGS", "CUSTOM", "SYSTEM", "TRUSTED", "FLAGS_OPTIONS", "NOTIFICATIONS_SUPPRESSED_FOR", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_METADATA_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_TICKET_COMMENTS_HASHID", "FLAGS", "CUSTOM", "SYSTEM", "TRUSTED", "FLAGS_OPTIONS", "NOTIFICATIONS_SUPPRESSED_FOR", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_METADATA_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:04.355392 [debug] [Thread-3 ]: SQL status: SUCCESS 17 in 0.27 seconds 2022-04-22 23:22:50 normalization > 23:22:04.358880 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:04.359088 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:04.380223 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.25 seconds 2022-04-22 23:22:50 normalization > 23:22:04.388533 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:04.388955 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:04.389132 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_VIA 2022-04-22 23:22:50 normalization > 23:22:04.394915 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:04.395091 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:04.413064 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.23 seconds 2022-04-22 23:22:50 normalization > 23:22:04.416103 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:04.416499 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:04.416654 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_METRIC_EVENTS 2022-04-22 23:22:50 normalization > 23:22:04.422263 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:04.422445 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:04.440681 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:04.450108 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:04.450516 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:04.450669 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKETS_SATISFACTION_RATING 2022-04-22 23:22:50 normalization > 23:22:04.457922 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:04.458113 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:04.473616 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:04.483582 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:04.484412 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_VIA_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.VIA), '"source"') 2022-04-22 23:22:50 normalization > as SOURCE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(VIA), '"channel"')) as CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" as table_alias 2022-04-22 23:22:50 normalization > -- VIA at ticket_comments/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and VIA is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_VIA_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:50 normalization > cast(SOURCE as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as SOURCE, 2022-04-22 23:22:50 normalization > cast(CHANNEL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_AB1 2022-04-22 23:22:50 normalization > -- VIA at ticket_comments/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_VIA_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKET_COMMENTS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SOURCE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CHANNEL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_AB2 tmp 2022-04-22 23:22:50 normalization > -- VIA at ticket_comments/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_COMMENTS_HASHID, 2022-04-22 23:22:50 normalization > SOURCE, 2022-04-22 23:22:50 normalization > CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_AB3 2022-04-22 23:22:50 normalization > -- VIA at ticket_comments/via from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_SCD" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:17:16.120000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:04.485620 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:04.498575 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:04.498820 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_UNIQUE_KEY, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > TIME, 2022-04-22 23:22:50 normalization > TYPE, 2022-04-22 23:22:50 normalization > METRIC, 2022-04-22 23:22:50 normalization > TICKET_ID, 2022-04-22 23:22:50 normalization > INSTANCE_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_METRIC_EVENTS_HASHID 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS_SCD" 2022-04-22 23:22:50 normalization > -- TICKET_METRIC_EVENTS from "AIRBYTE_DB".ZENDESK_SUPPORT._AIRBYTE_RAW_TICKET_METRIC_EVENTS 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and _AIRBYTE_ACTIVE_ROW = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:25:49.590000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_UNIQUE_KEY, _AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:04.600592 [debug] [Thread-3 ]: SQL status: SUCCESS 17 in 0.14 seconds 2022-04-22 23:22:50 normalization > 23:22:04.616442 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:04.616710 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKETS_SATISFACTION_RATING_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"url"')) as URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"score"')) as SCORE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"reason"')) as REASON, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"comment"')) as COMMENT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"group_id"')) as GROUP_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"reason_id"')) as REASON_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"updated_at"')) as UPDATED_AT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"assignee_id"')) as ASSIGNEE_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SATISFACTION_RATING), '"requester_id"')) as REQUESTER_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" as table_alias 2022-04-22 23:22:50 normalization > -- SATISFACTION_RATING at tickets/satisfaction_rating 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and SATISFACTION_RATING is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_SATISFACTION_RATING_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_SATISFACTION_RATING_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as URL, 2022-04-22 23:22:50 normalization > cast(SCORE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as SCORE, 2022-04-22 23:22:50 normalization > cast(REASON as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as REASON, 2022-04-22 23:22:50 normalization > cast(COMMENT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as COMMENT, 2022-04-22 23:22:50 normalization > cast(GROUP_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as GROUP_ID, 2022-04-22 23:22:50 normalization > cast(REASON_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as REASON_ID, 2022-04-22 23:22:50 normalization > cast(TICKET_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as TICKET_ID, 2022-04-22 23:22:50 normalization > case 2022-04-22 23:22:50 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:50 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:50 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:50 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:50 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:50 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:50 normalization > end as CREATED_AT 2022-04-22 23:22:50 normalization > , 2022-04-22 23:22:50 normalization > case 2022-04-22 23:22:50 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:50 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:50 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:50 normalization > when UPDATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(UPDATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:50 normalization > when UPDATED_AT = '' then NULL 2022-04-22 23:22:50 normalization > else to_timestamp_tz(UPDATED_AT) 2022-04-22 23:22:50 normalization > end as UPDATED_AT 2022-04-22 23:22:50 normalization > , 2022-04-22 23:22:50 normalization > cast(ASSIGNEE_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ASSIGNEE_ID, 2022-04-22 23:22:50 normalization > cast(REQUESTER_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as REQUESTER_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_SATISFACTION_RATING_AB1 2022-04-22 23:22:50 normalization > -- SATISFACTION_RATING at tickets/satisfaction_rating 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_SATISFACTION_RATING_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_SATISFACTION_RATING_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKETS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SCORE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(REASON as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(COMMENT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(GROUP_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(REASON_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(UPDATED_AT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ASSIGNEE_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(REQUESTER_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_SATISFACTION_RATING_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_SATISFACTION_RATING_AB2 tmp 2022-04-22 23:22:50 normalization > -- SATISFACTION_RATING at tickets/satisfaction_rating 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_SATISFACTION_RATING_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > URL, 2022-04-22 23:22:50 normalization > SCORE, 2022-04-22 23:22:50 normalization > REASON, 2022-04-22 23:22:50 normalization > COMMENT, 2022-04-22 23:22:50 normalization > GROUP_ID, 2022-04-22 23:22:50 normalization > REASON_ID, 2022-04-22 23:22:50 normalization > TICKET_ID, 2022-04-22 23:22:50 normalization > CREATED_AT, 2022-04-22 23:22:50 normalization > UPDATED_AT, 2022-04-22 23:22:50 normalization > ASSIGNEE_ID, 2022-04-22 23:22:50 normalization > REQUESTER_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_SATISFACTION_RATING_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_SATISFACTION_RATING_AB3 2022-04-22 23:22:50 normalization > -- SATISFACTION_RATING at tickets/satisfaction_rating from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:30:38.031000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:04.717686 [debug] [Thread-1 ]: SQL status: SUCCESS 4534 in 0.49 seconds 2022-04-22 23:22:50 normalization > 23:22:04.718004 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:04.718126 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: commit; 2022-04-22 23:22:50 normalization > 23:22:04.936615 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 1.2 seconds 2022-04-22 23:22:50 normalization > 23:22:04.947372 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:04.947639 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:05.106200 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.39 seconds 2022-04-22 23:22:50 normalization > 23:22:05.110035 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:05.110326 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA: Close 2022-04-22 23:22:50 normalization > 23:22:05.153204 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.21 seconds 2022-04-22 23:22:50 normalization > 23:22:05.155982 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:05.156182 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:05.212081 [info ] [Thread-1 ]: 49 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA.......................................... [SUCCESS 1 in 3.82s] 2022-04-22 23:22:50 normalization > 23:22:05.213898 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA 2022-04-22 23:22:50 normalization > 23:22:05.214258 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKETS_VIA 2022-04-22 23:22:50 normalization > 23:22:05.215011 [info ] [Thread-1 ]: 61 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_VIA............................................................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:05.216572 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:05.216800 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKETS_VIA 2022-04-22 23:22:50 normalization > 23:22:05.217037 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKETS_VIA 2022-04-22 23:22:50 normalization > 23:22:05.240643 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:05.240946 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:05.241473 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:05.977265 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.82 seconds 2022-04-22 23:22:50 normalization > 23:22:05.993788 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:05.994342 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:05.994532 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.TICKETS_CUSTOM_FIELDS 2022-04-22 23:22:50 normalization > 23:22:06.009000 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:06.009281 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:06.072679 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:06.084524 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:06.084841 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKETS_CUSTOM_FIELDS_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(CUSTOM_FIELDS.value), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(CUSTOM_FIELDS.value), '"value"')) as VALUE, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" as table_alias 2022-04-22 23:22:50 normalization > -- CUSTOM_FIELDS at tickets/custom_fields 2022-04-22 23:22:50 normalization > cross join table(flatten(CUSTOM_FIELDS)) as CUSTOM_FIELDS 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and CUSTOM_FIELDS is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_CUSTOM_FIELDS_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_CUSTOM_FIELDS_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as VALUE, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_CUSTOM_FIELDS_AB1 2022-04-22 23:22:50 normalization > -- CUSTOM_FIELDS at tickets/custom_fields 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_CUSTOM_FIELDS_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_CUSTOM_FIELDS_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKETS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_CUSTOM_FIELDS_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_CUSTOM_FIELDS_AB2 tmp 2022-04-22 23:22:50 normalization > -- CUSTOM_FIELDS at tickets/custom_fields 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_CUSTOM_FIELDS_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > VALUE, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_CUSTOM_FIELDS_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_CUSTOM_FIELDS_AB3 2022-04-22 23:22:50 normalization > -- CUSTOM_FIELDS at tickets/custom_fields from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:30:38.031000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:06.100613 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 1.62 seconds 2022-04-22 23:22:50 normalization > 23:22:06.105983 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.106318 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:06.191982 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.95 seconds 2022-04-22 23:22:50 normalization > 23:22:06.202171 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.202440 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.205654 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:06.215134 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.215458 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.266390 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:06.267122 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:06.273237 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.275904 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.276276 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:06.276492 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.343066 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.84 seconds 2022-04-22 23:22:50 normalization > 23:22:06.347537 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:06.347787 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:06.365874 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:06.373563 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.373921 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.406308 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:06.411622 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:06.411858 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:06.437035 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:06.441618 [debug] [Thread-4 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_VIA": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:06.443018 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.443921 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.444091 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:06.475927 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:06.481465 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:06.481729 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:06.583273 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.14 seconds 2022-04-22 23:22:50 normalization > 23:22:06.583674 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.583863 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" ("_AIRBYTE_TICKET_COMMENTS_HASHID", "SOURCE", "CHANNEL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_VIA_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_TICKET_COMMENTS_HASHID", "SOURCE", "CHANNEL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_VIA_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:06.598003 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:06.605282 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:06.605527 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:06.639503 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 2.02 seconds 2022-04-22 23:22:50 normalization > 23:22:06.645570 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:06.645947 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:06.659798 [debug] [Thread-2 ]: SQL status: SUCCESS 11 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:06.663592 [debug] [Thread-2 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_METRIC_EVENTS": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:06.665198 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:06.666575 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:06.666720 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_METRIC_EVENTS"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:06.715434 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.44 seconds 2022-04-22 23:22:50 normalization > 23:22:06.725892 [debug] [Thread-3 ]: SQL status: SUCCESS 17 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:06.731146 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.738308 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:06.738637 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.739001 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:06.744320 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:06.745208 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:06.745366 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: merge into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS" as DBT_INTERNAL_DEST 2022-04-22 23:22:50 normalization > using "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_METRIC_EVENTS__dbt_tmp" as DBT_INTERNAL_SOURCE 2022-04-22 23:22:50 normalization > on 2022-04-22 23:22:50 normalization > DBT_INTERNAL_SOURCE._AIRBYTE_UNIQUE_KEY = DBT_INTERNAL_DEST._AIRBYTE_UNIQUE_KEY 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > when matched then update set 2022-04-22 23:22:50 normalization > "_AIRBYTE_UNIQUE_KEY" = DBT_INTERNAL_SOURCE."_AIRBYTE_UNIQUE_KEY","ID" = DBT_INTERNAL_SOURCE."ID","TIME" = DBT_INTERNAL_SOURCE."TIME","TYPE" = DBT_INTERNAL_SOURCE."TYPE","METRIC" = DBT_INTERNAL_SOURCE."METRIC","TICKET_ID" = DBT_INTERNAL_SOURCE."TICKET_ID","INSTANCE_ID" = DBT_INTERNAL_SOURCE."INSTANCE_ID","_AIRBYTE_AB_ID" = DBT_INTERNAL_SOURCE."_AIRBYTE_AB_ID","_AIRBYTE_EMITTED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_EMITTED_AT","_AIRBYTE_NORMALIZED_AT" = DBT_INTERNAL_SOURCE."_AIRBYTE_NORMALIZED_AT","_AIRBYTE_TICKET_METRIC_EVENTS_HASHID" = DBT_INTERNAL_SOURCE."_AIRBYTE_TICKET_METRIC_EVENTS_HASHID" 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > when not matched then insert 2022-04-22 23:22:50 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "TIME", "TYPE", "METRIC", "TICKET_ID", "INSTANCE_ID", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_METRIC_EVENTS_HASHID") 2022-04-22 23:22:50 normalization > values 2022-04-22 23:22:50 normalization > ("_AIRBYTE_UNIQUE_KEY", "ID", "TIME", "TYPE", "METRIC", "TICKET_ID", "INSTANCE_ID", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TICKET_METRIC_EVENTS_HASHID") 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ; 2022-04-22 23:22:50 normalization > 23:22:06.791527 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:06.794685 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.794904 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.801128 [debug] [Thread-3 ]: SQL status: SUCCESS 17 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:06.808121 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:06.808466 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:06.848115 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:06.855665 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.856227 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:06.856421 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKETS_VIA 2022-04-22 23:22:50 normalization > 23:22:06.866133 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.867406 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:06.868338 [debug] [Thread-3 ]: SQL status: SUCCESS 17 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:06.880347 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:06.881052 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:06.978405 [debug] [Thread-3 ]: SQL status: SUCCESS 17 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:06.984002 [debug] [Thread-3 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_SATISFACTION_RATING": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:06.985734 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:06.986759 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:06.986963 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_SATISFACTION_RATING"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:07.193306 [debug] [Thread-4 ]: SQL status: SUCCESS 4534 in 0.61 seconds 2022-04-22 23:22:50 normalization > 23:22:07.193618 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:07.193737 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: commit; 2022-04-22 23:22:50 normalization > 23:22:07.332709 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.46 seconds 2022-04-22 23:22:50 normalization > 23:22:07.344748 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:07.345024 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKETS_VIA_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.VIA), '"source"') 2022-04-22 23:22:50 normalization > as SOURCE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(VIA), '"channel"')) as CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" as table_alias 2022-04-22 23:22:50 normalization > -- VIA at tickets/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and VIA is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_VIA_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:50 normalization > cast(SOURCE as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as SOURCE, 2022-04-22 23:22:50 normalization > cast(CHANNEL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_AB1 2022-04-22 23:22:50 normalization > -- VIA at tickets/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_VIA_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKETS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SOURCE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CHANNEL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_AB2 tmp 2022-04-22 23:22:50 normalization > -- VIA at tickets/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKETS_HASHID, 2022-04-22 23:22:50 normalization > SOURCE, 2022-04-22 23:22:50 normalization > CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_AB3 2022-04-22 23:22:50 normalization > -- VIA at tickets/via from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SCD" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:30:38.031000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:07.400437 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.21 seconds 2022-04-22 23:22:50 normalization > 23:22:07.406631 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:07.407012 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA: Close 2022-04-22 23:22:50 normalization > 23:22:07.419720 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.43 seconds 2022-04-22 23:22:50 normalization > 23:22:07.420296 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:07.420496 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING" ("_AIRBYTE_TICKETS_HASHID", "ID", "URL", "SCORE", "REASON", "COMMENT", "GROUP_ID", "REASON_ID", "TICKET_ID", "CREATED_AT", "UPDATED_AT", "ASSIGNEE_ID", "REQUESTER_ID", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SATISFACTION_RATING_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_TICKETS_HASHID", "ID", "URL", "SCORE", "REASON", "COMMENT", "GROUP_ID", "REASON_ID", "TICKET_ID", "CREATED_AT", "UPDATED_AT", "ASSIGNEE_ID", "REQUESTER_ID", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SATISFACTION_RATING_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_SATISFACTION_RATING__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:07.503768 [info ] [Thread-4 ]: 54 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA............................................... [SUCCESS 1 in 5.55s] 2022-04-22 23:22:50 normalization > 23:22:07.504249 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA 2022-04-22 23:22:50 normalization > 23:22:07.504746 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS 2022-04-22 23:22:50 normalization > 23:22:07.505525 [info ] [Thread-4 ]: 62 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS................................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:07.509085 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:07.509343 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS 2022-04-22 23:22:50 normalization > 23:22:07.509519 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS 2022-04-22 23:22:50 normalization > 23:22:07.526000 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:07.526338 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:07.526470 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:08.001031 [debug] [Thread-4 ]: SQL status: SUCCESS 30 in 0.47 seconds 2022-04-22 23:22:50 normalization > 23:22:08.027215 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.027656 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.082370 [debug] [Thread-4 ]: SQL status: SUCCESS 30 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:08.087243 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.087912 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.104414 [debug] [Thread-3 ]: SQL status: SUCCESS 22198 in 0.68 seconds 2022-04-22 23:22:50 normalization > 23:22:08.104812 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_SATISFACTION_RATING" 2022-04-22 23:22:50 normalization > 23:22:08.105007 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: commit; 2022-04-22 23:22:50 normalization > 23:22:08.352709 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.01 seconds 2022-04-22 23:22:50 normalization > 23:22:08.357145 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:08.357359 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:08.364035 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.26 seconds 2022-04-22 23:22:50 normalization > 23:22:08.367381 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:08.367624 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_SATISFACTION_RATING: Close 2022-04-22 23:22:50 normalization > 23:22:08.419930 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:08.424663 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:08.424885 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:08.469519 [info ] [Thread-3 ]: 60 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_SATISFACTION_RATING....................................... [SUCCESS 1 in 5.95s] 2022-04-22 23:22:50 normalization > 23:22:08.470045 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKETS_SATISFACTION_RATING 2022-04-22 23:22:50 normalization > 23:22:08.470310 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA 2022-04-22 23:22:50 normalization > 23:22:08.470658 [info ] [Thread-3 ]: 63 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA................................................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:08.471493 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:08.471673 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA 2022-04-22 23:22:50 normalization > 23:22:08.471819 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA 2022-04-22 23:22:50 normalization > 23:22:08.490060 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:08.490742 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:08.495898 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:08.496203 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:08.496403 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:08.496585 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:08.575757 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:08.608422 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:08.624099 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:08.707327 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:08.710248 [debug] [Thread-1 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_VIA": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:08.713169 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:08.713851 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.63 seconds 2022-04-22 23:22:50 normalization > 23:22:08.725961 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:08.726484 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:08.729594 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.730908 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.843593 [debug] [Thread-4 ]: SQL status: SUCCESS 30 in 0.11 seconds 2022-04-22 23:22:50 normalization > 23:22:08.847708 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.848872 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:08.849077 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.849314 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:08.850894 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" ("_AIRBYTE_TICKETS_HASHID", "SOURCE", "CHANNEL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_VIA_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_TICKETS_HASHID", "SOURCE", "CHANNEL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_VIA_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:08.903019 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:08.916195 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.916661 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:08.916819 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_EVENTS 2022-04-22 23:22:50 normalization > 23:22:08.922223 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.922449 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.970233 [debug] [Thread-4 ]: SQL status: SUCCESS 30 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:08.986714 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:08.986990 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_EVENTS_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"id"')) as ID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(EVENTS.value), '"via"') 2022-04-22 23:22:50 normalization > as VIA, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"body"')) as BODY, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(EVENTS.value), '"data"') 2022-04-22 23:22:50 normalization > as DATA, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"type"')) as TYPE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"value"')) as VALUE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"public"')) as PUBLIC, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"subject"')) as SUBJECT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"trusted"')) as TRUSTED, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"audit_id"')) as AUDIT_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"macro_id"')) as MACRO_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"resource"')) as RESOURCE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"author_id"')) as AUTHOR_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"html_body"')) as HTML_BODY, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"created_at"')) as CREATED_AT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"field_name"')) as FIELD_NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"plain_body"')) as PLAIN_BODY, 2022-04-22 23:22:50 normalization > get_path(parse_json(EVENTS.value), '"recipients"') as RECIPIENTS, 2022-04-22 23:22:50 normalization > get_path(parse_json(EVENTS.value), '"attachments"') as ATTACHMENTS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"macro_title"')) as MACRO_TITLE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"formatted_to"')) as FORMATTED_TO, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"macro_deleted"')) as MACRO_DELETED, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"formatted_from"')) as FORMATTED_FROM, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"previous_value"')) as PREVIOUS_VALUE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(EVENTS.value), '"transcription_visible"')) as TRANSCRIPTION_VISIBLE, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" as table_alias 2022-04-22 23:22:50 normalization > -- EVENTS at ticket_audits/events 2022-04-22 23:22:50 normalization > cross join table(flatten(EVENTS)) as EVENTS 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and EVENTS is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(VIA as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as VIA, 2022-04-22 23:22:50 normalization > cast(BODY as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as BODY, 2022-04-22 23:22:50 normalization > cast(DATA as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as DATA, 2022-04-22 23:22:50 normalization > cast(TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as TYPE, 2022-04-22 23:22:50 normalization > cast(VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as VALUE, 2022-04-22 23:22:50 normalization > cast(PUBLIC as boolean) as PUBLIC, 2022-04-22 23:22:50 normalization > cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as SUBJECT, 2022-04-22 23:22:50 normalization > cast(TRUSTED as boolean) as TRUSTED, 2022-04-22 23:22:50 normalization > cast(AUDIT_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as AUDIT_ID, 2022-04-22 23:22:50 normalization > cast(MACRO_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as MACRO_ID, 2022-04-22 23:22:50 normalization > cast(RESOURCE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as RESOURCE, 2022-04-22 23:22:50 normalization > cast(AUTHOR_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as AUTHOR_ID, 2022-04-22 23:22:50 normalization > cast(HTML_BODY as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as HTML_BODY, 2022-04-22 23:22:50 normalization > case 2022-04-22 23:22:50 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:50 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:50 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:50 normalization > when CREATED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(CREATED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:50 normalization > when CREATED_AT = '' then NULL 2022-04-22 23:22:50 normalization > else to_timestamp_tz(CREATED_AT) 2022-04-22 23:22:50 normalization > end as CREATED_AT 2022-04-22 23:22:50 normalization > , 2022-04-22 23:22:50 normalization > cast(FIELD_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FIELD_NAME, 2022-04-22 23:22:50 normalization > cast(PLAIN_BODY as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as PLAIN_BODY, 2022-04-22 23:22:50 normalization > RECIPIENTS, 2022-04-22 23:22:50 normalization > ATTACHMENTS, 2022-04-22 23:22:50 normalization > cast(MACRO_TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as MACRO_TITLE, 2022-04-22 23:22:50 normalization > cast(FORMATTED_TO as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FORMATTED_TO, 2022-04-22 23:22:50 normalization > cast(MACRO_DELETED as boolean) as MACRO_DELETED, 2022-04-22 23:22:50 normalization > cast(FORMATTED_FROM as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FORMATTED_FROM, 2022-04-22 23:22:50 normalization > cast(PREVIOUS_VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as PREVIOUS_VALUE, 2022-04-22 23:22:50 normalization > cast(TRANSCRIPTION_VISIBLE as boolean) as TRANSCRIPTION_VISIBLE, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_AB1 2022-04-22 23:22:50 normalization > -- EVENTS at ticket_audits/events 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKET_AUDITS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(VIA as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(BODY as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(DATA as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(PUBLIC as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRUSTED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(AUDIT_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MACRO_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(RESOURCE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(AUTHOR_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(HTML_BODY as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CREATED_AT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FIELD_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(PLAIN_BODY as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(RECIPIENTS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ATTACHMENTS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MACRO_TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FORMATTED_TO as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MACRO_DELETED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FORMATTED_FROM as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(PREVIOUS_VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRANSCRIPTION_VISIBLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_AB2 tmp 2022-04-22 23:22:50 normalization > -- EVENTS at ticket_audits/events 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > VIA, 2022-04-22 23:22:50 normalization > BODY, 2022-04-22 23:22:50 normalization > DATA, 2022-04-22 23:22:50 normalization > TYPE, 2022-04-22 23:22:50 normalization > VALUE, 2022-04-22 23:22:50 normalization > PUBLIC, 2022-04-22 23:22:50 normalization > SUBJECT, 2022-04-22 23:22:50 normalization > TRUSTED, 2022-04-22 23:22:50 normalization > AUDIT_ID, 2022-04-22 23:22:50 normalization > MACRO_ID, 2022-04-22 23:22:50 normalization > RESOURCE, 2022-04-22 23:22:50 normalization > AUTHOR_ID, 2022-04-22 23:22:50 normalization > HTML_BODY, 2022-04-22 23:22:50 normalization > CREATED_AT, 2022-04-22 23:22:50 normalization > FIELD_NAME, 2022-04-22 23:22:50 normalization > PLAIN_BODY, 2022-04-22 23:22:50 normalization > RECIPIENTS, 2022-04-22 23:22:50 normalization > ATTACHMENTS, 2022-04-22 23:22:50 normalization > MACRO_TITLE, 2022-04-22 23:22:50 normalization > FORMATTED_TO, 2022-04-22 23:22:50 normalization > MACRO_DELETED, 2022-04-22 23:22:50 normalization > FORMATTED_FROM, 2022-04-22 23:22:50 normalization > PREVIOUS_VALUE, 2022-04-22 23:22:50 normalization > TRANSCRIPTION_VISIBLE, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_AB3 2022-04-22 23:22:50 normalization > -- EVENTS at ticket_audits/events from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:09.123472 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 3.04 seconds 2022-04-22 23:22:50 normalization > 23:22:09.133339 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:09.133606 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:09.256988 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:09.262093 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:09.262330 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:09.265481 [debug] [Thread-3 ]: SQL status: SUCCESS 11 in 0.77 seconds 2022-04-22 23:22:50 normalization > 23:22:09.275416 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.275815 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.325772 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:09.332026 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:09.332279 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:09.334977 [debug] [Thread-3 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:09.337975 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.338165 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.424300 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:09.429638 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:09.429838 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:09.442947 [debug] [Thread-1 ]: SQL status: SUCCESS 22198 in 0.59 seconds 2022-04-22 23:22:50 normalization > 23:22:09.443208 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA" 2022-04-22 23:22:50 normalization > 23:22:09.443321 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: commit; 2022-04-22 23:22:50 normalization > 23:22:09.483776 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:09.487890 [debug] [Thread-5 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_CUSTOM_FIELDS": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:09.489116 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:09.489856 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:09.490000 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_CUSTOM_FIELDS"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:09.579561 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:09.579899 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:09.580017 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS" ("_AIRBYTE_TICKETS_HASHID", "ID", "VALUE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_CUSTOM_FIELDS_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_TICKETS_HASHID", "ID", "VALUE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_CUSTOM_FIELDS_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_CUSTOM_FIELDS__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:09.631602 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.19 seconds 2022-04-22 23:22:50 normalization > 23:22:09.635704 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:09.635957 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA: Close 2022-04-22 23:22:50 normalization > 23:22:09.685161 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.35 seconds 2022-04-22 23:22:50 normalization > 23:22:09.697498 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.697734 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.727411 [info ] [Thread-1 ]: 61 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_VIA....................................................... [SUCCESS 1 in 4.51s] 2022-04-22 23:22:50 normalization > 23:22:09.727916 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKETS_VIA 2022-04-22 23:22:50 normalization > 23:22:09.728166 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA 2022-04-22 23:22:50 normalization > 23:22:09.728440 [info ] [Thread-1 ]: 64 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA...................................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:09.729740 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:09.729955 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA 2022-04-22 23:22:50 normalization > 23:22:09.730108 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA 2022-04-22 23:22:50 normalization > 23:22:09.745897 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:09.746110 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:09.746219 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:09.754878 [debug] [Thread-3 ]: SQL status: SUCCESS 11 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:09.757740 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.757923 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.834949 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:09.858805 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.895437 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:09.906005 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_METADATA 2022-04-22 23:22:50 normalization > 23:22:09.917810 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.918642 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.986610 [debug] [Thread-3 ]: SQL status: SUCCESS 11 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:09.998384 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:09.998851 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_METADATA_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:50 normalization > get_path(parse_json(METADATA), '"flags"') as FLAGS, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.METADATA), '"custom"') 2022-04-22 23:22:50 normalization > as CUSTOM, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.METADATA), '"system"') 2022-04-22 23:22:50 normalization > as SYSTEM, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(METADATA), '"trusted"')) as TRUSTED, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.METADATA), '"flags_options"') 2022-04-22 23:22:50 normalization > as FLAGS_OPTIONS, 2022-04-22 23:22:50 normalization > get_path(parse_json(METADATA), '"notifications_suppressed_for"') as NOTIFICATIONS_SUPPRESSED_FOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" as table_alias 2022-04-22 23:22:50 normalization > -- METADATA at ticket_audits/metadata 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and METADATA is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:50 normalization > FLAGS, 2022-04-22 23:22:50 normalization > cast(CUSTOM as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as CUSTOM, 2022-04-22 23:22:50 normalization > cast(SYSTEM as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as SYSTEM, 2022-04-22 23:22:50 normalization > cast(TRUSTED as boolean) as TRUSTED, 2022-04-22 23:22:50 normalization > cast(FLAGS_OPTIONS as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as FLAGS_OPTIONS, 2022-04-22 23:22:50 normalization > NOTIFICATIONS_SUPPRESSED_FOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_AB1 2022-04-22 23:22:50 normalization > -- METADATA at ticket_audits/metadata 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKET_AUDITS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FLAGS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CUSTOM as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SYSTEM as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRUSTED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FLAGS_OPTIONS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NOTIFICATIONS_SUPPRESSED_FOR as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_AB2 tmp 2022-04-22 23:22:50 normalization > -- METADATA at ticket_audits/metadata 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:50 normalization > FLAGS, 2022-04-22 23:22:50 normalization > CUSTOM, 2022-04-22 23:22:50 normalization > SYSTEM, 2022-04-22 23:22:50 normalization > TRUSTED, 2022-04-22 23:22:50 normalization > FLAGS_OPTIONS, 2022-04-22 23:22:50 normalization > NOTIFICATIONS_SUPPRESSED_FOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_AB3 2022-04-22 23:22:50 normalization > -- METADATA at ticket_audits/metadata from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:10.548285 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.8 seconds 2022-04-22 23:22:50 normalization > 23:22:10.699224 [debug] [Thread-5 ]: SQL status: SUCCESS 754732 in 1.12 seconds 2022-04-22 23:22:50 normalization > 23:22:10.699591 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKETS_CUSTOM_FIELDS" 2022-04-22 23:22:50 normalization > 23:22:10.699744 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: commit; 2022-04-22 23:22:50 normalization > 23:22:10.707732 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:10.708784 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:10.774963 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:10.778936 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:10.779166 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:10.962673 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.26 seconds 2022-04-22 23:22:50 normalization > 23:22:10.967411 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:10.967765 [debug] [Thread-5 ]: On model.airbyte_utils.TICKETS_CUSTOM_FIELDS: Close 2022-04-22 23:22:50 normalization > 23:22:11.089842 [info ] [Thread-5 ]: 59 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_CUSTOM_FIELDS............................................. [SUCCESS 1 in 8.63s] 2022-04-22 23:22:50 normalization > 23:22:11.090574 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_CUSTOM_FIELDS 2022-04-22 23:22:50 normalization > 23:22:11.090977 [debug] [Thread-5 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB1 2022-04-22 23:22:50 normalization > 23:22:11.091826 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.091998 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB1 2022-04-22 23:22:50 normalization > 23:22:11.092123 [debug] [Thread-5 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB1 2022-04-22 23:22:50 normalization > 23:22:11.104443 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.104881 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.105299 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB1 2022-04-22 23:22:50 normalization > 23:22:11.105553 [debug] [Thread-5 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB1 2022-04-22 23:22:50 normalization > 23:22:11.106178 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.106349 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB1 2022-04-22 23:22:50 normalization > 23:22:11.106470 [debug] [Thread-5 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB1 2022-04-22 23:22:50 normalization > 23:22:11.118273 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.118750 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.119271 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB1 2022-04-22 23:22:50 normalization > 23:22:11.119530 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:11.120105 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.120549 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:11.120730 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:11.139626 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.140093 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.140570 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:11.140801 [debug] [Thread-5 ]: Began running node model.airbyte_utils.USERS_PHOTO 2022-04-22 23:22:50 normalization > 23:22:11.141288 [info ] [Thread-5 ]: 65 of 95 START incremental model ZENDESK_SUPPORT.USERS_PHOTO............................................................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:11.141890 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:11.142304 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.USERS_PHOTO 2022-04-22 23:22:50 normalization > 23:22:11.142542 [debug] [Thread-5 ]: Compiling model.airbyte_utils.USERS_PHOTO 2022-04-22 23:22:50 normalization > 23:22:11.159775 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:11.160092 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:11.160265 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:11.212413 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.43 seconds 2022-04-22 23:22:50 normalization > 23:22:11.244579 [debug] [Thread-2 ]: SQL status: SUCCESS 640406 in 4.5 seconds 2022-04-22 23:22:50 normalization > 23:22:11.252926 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:11.260984 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_METRIC_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:11.261248 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:11.286951 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: commit; 2022-04-22 23:22:50 normalization > 23:22:11.386671 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:11.389705 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:11.389947 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:11.454277 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:11.461540 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:11.461927 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.462077 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_VIA 2022-04-22 23:22:50 normalization > 23:22:11.467966 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:11.468146 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:11.543940 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:11.556621 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:11.556937 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_VIA_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.VIA), '"source"') 2022-04-22 23:22:50 normalization > as SOURCE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(VIA), '"channel"')) as CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" as table_alias 2022-04-22 23:22:50 normalization > -- VIA at ticket_audits/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and VIA is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_VIA_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:50 normalization > cast(SOURCE as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as SOURCE, 2022-04-22 23:22:50 normalization > cast(CHANNEL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_AB1 2022-04-22 23:22:50 normalization > -- VIA at ticket_audits/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_VIA_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_TICKET_AUDITS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SOURCE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CHANNEL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_AB2 tmp 2022-04-22 23:22:50 normalization > -- VIA at ticket_audits/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_TICKET_AUDITS_HASHID, 2022-04-22 23:22:50 normalization > SOURCE, 2022-04-22 23:22:50 normalization > CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_AB3 2022-04-22 23:22:50 normalization > -- VIA at ticket_audits/via from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_SCD" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:11.604390 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.28 seconds 2022-04-22 23:22:50 normalization > 23:22:11.610792 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.612630 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_METRIC_EVENTS: Close 2022-04-22 23:22:50 normalization > 23:22:11.648689 [debug] [Thread-5 ]: SQL status: SUCCESS 16 in 0.49 seconds 2022-04-22 23:22:50 normalization > 23:22:11.661462 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:11.661717 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:11.711280 [debug] [Thread-5 ]: SQL status: SUCCESS 16 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:11.714640 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:11.714825 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:11.746767 [info ] [Thread-2 ]: 58 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_METRIC_EVENTS.............................................. [SUCCESS 1 in 9.75s] 2022-04-22 23:22:50 normalization > 23:22:11.747266 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_METRIC_EVENTS 2022-04-22 23:22:50 normalization > 23:22:11.747506 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > 23:22:11.747989 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.748482 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > 23:22:11.748719 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > 23:22:11.759848 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.761161 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.761761 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > 23:22:11.761975 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > 23:22:11.762330 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.762493 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > 23:22:11.762626 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > 23:22:11.776388 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.776994 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.777442 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > 23:22:11.777623 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:11.778179 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.778461 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:11.778682 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:11.788779 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.789148 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.789508 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:11.789704 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:11.790015 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.790385 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:11.790661 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:11.800793 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_AB1" 2022-04-22 23:22:50 normalization > 23:22:11.801157 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.801510 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:11.801732 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB2 2022-04-22 23:22:50 normalization > 23:22:11.802335 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.802612 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB2 2022-04-22 23:22:50 normalization > 23:22:11.802783 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB2 2022-04-22 23:22:50 normalization > 23:22:11.816141 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.816547 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.816989 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB2 2022-04-22 23:22:50 normalization > 23:22:11.817190 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB2 2022-04-22 23:22:50 normalization > 23:22:11.817523 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.817701 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB2 2022-04-22 23:22:50 normalization > 23:22:11.818056 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB2 2022-04-22 23:22:50 normalization > 23:22:11.830304 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.830769 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.831201 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB2 2022-04-22 23:22:50 normalization > 23:22:11.831400 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:11.832121 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.832292 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:11.832422 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:11.853065 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.853509 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.853999 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:11.854222 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > 23:22:11.854810 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.855157 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > 23:22:11.855315 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > 23:22:11.868161 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.868556 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.868983 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > 23:22:11.869189 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > 23:22:11.869721 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.870150 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > 23:22:11.870277 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > 23:22:11.888478 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.889130 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.889598 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > 23:22:11.889818 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:11.890510 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.890715 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:11.890840 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:11.906095 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.906487 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.906949 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:11.907167 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:11.907855 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.908021 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:11.908144 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:11.921757 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_AB2" 2022-04-22 23:22:50 normalization > 23:22:11.922174 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.922678 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:11.922889 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB3 2022-04-22 23:22:50 normalization > 23:22:11.923217 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB3" 2022-04-22 23:22:50 normalization > 23:22:11.923622 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB3 2022-04-22 23:22:50 normalization > 23:22:11.923941 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB3 2022-04-22 23:22:50 normalization > 23:22:11.937522 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB3" 2022-04-22 23:22:50 normalization > 23:22:11.937959 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.938468 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_ALL_AB3 2022-04-22 23:22:50 normalization > 23:22:11.938670 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB3 2022-04-22 23:22:50 normalization > 23:22:11.939403 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB3" 2022-04-22 23:22:50 normalization > 23:22:11.939563 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB3 2022-04-22 23:22:50 normalization > 23:22:11.939681 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB3 2022-04-22 23:22:50 normalization > 23:22:11.952723 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB3" 2022-04-22 23:22:50 normalization > 23:22:11.953170 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.953587 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_ANY_AB3 2022-04-22 23:22:50 normalization > 23:22:11.953875 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:11.954445 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3" 2022-04-22 23:22:50 normalization > 23:22:11.954856 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:11.955191 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:11.983527 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3" 2022-04-22 23:22:50 normalization > 23:22:11.983991 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:11.984458 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:11.984664 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > 23:22:11.985374 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3" 2022-04-22 23:22:50 normalization > 23:22:11.985753 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > 23:22:11.985935 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > 23:22:11.999790 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3" 2022-04-22 23:22:50 normalization > 23:22:12.000216 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:12.000768 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > 23:22:12.001063 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > 23:22:12.001733 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB3" 2022-04-22 23:22:50 normalization > 23:22:12.001931 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > 23:22:12.002063 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > 23:22:12.024585 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB3" 2022-04-22 23:22:50 normalization > 23:22:12.025194 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:12.025730 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > 23:22:12.025958 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:12.026536 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB3" 2022-04-22 23:22:50 normalization > 23:22:12.026682 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:12.026795 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:12.048793 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB3" 2022-04-22 23:22:50 normalization > 23:22:12.049637 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:12.050790 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:12.051539 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:12.052124 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_AB3" 2022-04-22 23:22:50 normalization > 23:22:12.052366 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:12.054458 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:12.079351 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_AB3" 2022-04-22 23:22:50 normalization > 23:22:12.079836 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:12.080363 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:12.080583 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_ALL 2022-04-22 23:22:50 normalization > 23:22:12.081255 [info ] [Thread-2 ]: 66 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER_ALL...................................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:12.081948 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ALL" 2022-04-22 23:22:50 normalization > 23:22:12.082174 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_ALL 2022-04-22 23:22:50 normalization > 23:22:12.082373 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_ALL 2022-04-22 23:22:50 normalization > 23:22:12.093708 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ALL" 2022-04-22 23:22:50 normalization > 23:22:12.094146 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:12.094365 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.SLA_POLICIES_FILTER_ALL 2022-04-22 23:22:50 normalization > 23:22:12.102197 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ALL" 2022-04-22 23:22:50 normalization > 23:22:12.104760 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ALL" 2022-04-22 23:22:50 normalization > 23:22:12.104961 [debug] [Thread-2 ]: On model.airbyte_utils.SLA_POLICIES_FILTER_ALL: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SLA_POLICIES_FILTER_ALL"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER_ALL" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__SLA_POLICIES_FILTER_ALL_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER" 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FILTER_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("all".value), '"field"')) as FIELD, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("all".value), '"value"')) as VALUE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("all".value), '"operator"')) as OPERATOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER" as table_alias 2022-04-22 23:22:50 normalization > -- all at sla_policies/filter/all 2022-04-22 23:22:50 normalization > cross join table(flatten("all")) as "all" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "all" is not null 2022-04-22 23:22:50 normalization > ), __dbt__cte__SLA_POLICIES_FILTER_ALL_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_FILTER_ALL_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FILTER_HASHID, 2022-04-22 23:22:50 normalization > cast(FIELD as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FIELD, 2022-04-22 23:22:50 normalization > cast(VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as VALUE, 2022-04-22 23:22:50 normalization > cast(OPERATOR as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as OPERATOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__SLA_POLICIES_FILTER_ALL_AB1 2022-04-22 23:22:50 normalization > -- all at sla_policies/filter/all 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > ), __dbt__cte__SLA_POLICIES_FILTER_ALL_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_FILTER_ALL_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_FILTER_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FIELD as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(OPERATOR as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_ALL_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__SLA_POLICIES_FILTER_ALL_AB2 tmp 2022-04-22 23:22:50 normalization > -- all at sla_policies/filter/all 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_FILTER_ALL_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FILTER_HASHID, 2022-04-22 23:22:50 normalization > FIELD, 2022-04-22 23:22:50 normalization > VALUE, 2022-04-22 23:22:50 normalization > OPERATOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_ALL_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__SLA_POLICIES_FILTER_ALL_AB3 2022-04-22 23:22:50 normalization > -- all at sla_policies/filter/all from "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:12.105082 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:12.189009 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.47 seconds 2022-04-22 23:22:50 normalization > 23:22:12.225152 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:12.240939 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:12.341869 [debug] [Thread-5 ]: SQL status: SUCCESS 16 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:12.347695 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:12.348307 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:12.436210 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:12.455333 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:12.455833 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:12.456010 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.USERS_PHOTO 2022-04-22 23:22:50 normalization > 23:22:12.461826 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:12.462019 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:12.527564 [debug] [Thread-5 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:12.544581 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:12.546467 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__USERS_PHOTO_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_USERS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"url"')) as URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"size"')) as SIZE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"width"')) as WIDTH, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"height"')) as HEIGHT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"inline"')) as INLINE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"file_name"')) as FILE_NAME, 2022-04-22 23:22:50 normalization > get_path(parse_json(PHOTO), '"thumbnails"') as THUMBNAILS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"content_url"')) as CONTENT_URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"content_type"')) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(PHOTO), '"mapped_content_url"')) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" as table_alias 2022-04-22 23:22:50 normalization > -- PHOTO at users/photo 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and PHOTO is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__USERS_PHOTO_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__USERS_PHOTO_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_USERS_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as URL, 2022-04-22 23:22:50 normalization > cast(SIZE as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as SIZE, 2022-04-22 23:22:50 normalization > cast(WIDTH as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as WIDTH, 2022-04-22 23:22:50 normalization > cast(HEIGHT as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as HEIGHT, 2022-04-22 23:22:50 normalization > cast(INLINE as boolean) as INLINE, 2022-04-22 23:22:50 normalization > cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FILE_NAME, 2022-04-22 23:22:50 normalization > THUMBNAILS, 2022-04-22 23:22:50 normalization > cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_URL, 2022-04-22 23:22:50 normalization > cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__USERS_PHOTO_AB1 2022-04-22 23:22:50 normalization > -- PHOTO at users/photo 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__USERS_PHOTO_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__USERS_PHOTO_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_USERS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SIZE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(WIDTH as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(HEIGHT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(INLINE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(THUMBNAILS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_PHOTO_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__USERS_PHOTO_AB2 tmp 2022-04-22 23:22:50 normalization > -- PHOTO at users/photo 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__USERS_PHOTO_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_USERS_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > URL, 2022-04-22 23:22:50 normalization > SIZE, 2022-04-22 23:22:50 normalization > WIDTH, 2022-04-22 23:22:50 normalization > HEIGHT, 2022-04-22 23:22:50 normalization > INLINE, 2022-04-22 23:22:50 normalization > FILE_NAME, 2022-04-22 23:22:50 normalization > THUMBNAILS, 2022-04-22 23:22:50 normalization > CONTENT_URL, 2022-04-22 23:22:50 normalization > CONTENT_TYPE, 2022-04-22 23:22:50 normalization > MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_PHOTO_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__USERS_PHOTO_AB3 2022-04-22 23:22:50 normalization > -- PHOTO at users/photo from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_SCD" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:31:50.100000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:12.643602 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.09 seconds 2022-04-22 23:22:50 normalization > 23:22:12.647790 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:12.648008 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:12.712654 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:12.717324 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:12.717564 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:12.773083 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:12.777983 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:12.778319 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:12.837559 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:12.842424 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:12.842631 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:12.890501 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:12.893233 [debug] [Thread-1 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_VIA": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:12.894266 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:12.894946 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:12.895081 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:12.935367 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 2.94 seconds 2022-04-22 23:22:50 normalization > 23:22:12.939779 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:12.939998 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:12.967819 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:12.968210 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:12.968401 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" ("_AIRBYTE_TICKET_AUDITS_HASHID", "SOURCE", "CHANNEL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_VIA_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_TICKET_AUDITS_HASHID", "SOURCE", "CHANNEL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_VIA_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:13.015088 [debug] [Thread-3 ]: SQL status: SUCCESS 11 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:13.022569 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:13.022827 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:13.072499 [debug] [Thread-3 ]: SQL status: SUCCESS 11 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:13.077864 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:13.078119 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:13.163891 [debug] [Thread-3 ]: SQL status: SUCCESS 11 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:13.168859 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:13.169179 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:13.220015 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.11 seconds 2022-04-22 23:22:50 normalization > 23:22:13.220338 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ALL" 2022-04-22 23:22:50 normalization > 23:22:13.220457 [debug] [Thread-2 ]: On model.airbyte_utils.SLA_POLICIES_FILTER_ALL: alter table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER_ALL" cluster by (_AIRBYTE_EMITTED_AT); 2022-04-22 23:22:50 normalization > 23:22:13.235260 [debug] [Thread-3 ]: SQL status: SUCCESS 11 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:13.238989 [debug] [Thread-3 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:13.240215 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:13.241033 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:13.241184 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:13.433010 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.19 seconds 2022-04-22 23:22:50 normalization > 23:22:13.434718 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:13.435338 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.89 seconds 2022-04-22 23:22:50 normalization > 23:22:13.435854 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:50 normalization > 23:22:13.436064 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" ("_AIRBYTE_TICKET_AUDITS_HASHID", "FLAGS", "CUSTOM", "SYSTEM", "TRUSTED", "FLAGS_OPTIONS", "NOTIFICATIONS_SUPPRESSED_FOR", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_METADATA_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_TICKET_AUDITS_HASHID", "FLAGS", "CUSTOM", "SYSTEM", "TRUSTED", "FLAGS_OPTIONS", "NOTIFICATIONS_SUPPRESSED_FOR", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_METADATA_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:13.441068 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:13.444834 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:13.448793 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:13.449639 [debug] [Thread-2 ]: On model.airbyte_utils.SLA_POLICIES_FILTER_ALL: Close 2022-04-22 23:22:50 normalization > 23:22:13.511443 [debug] [Thread-5 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:13.524945 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:13.525206 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:13.572546 [info ] [Thread-2 ]: 66 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER_ALL................................................. [SUCCESS 1 in 1.49s] 2022-04-22 23:22:50 normalization > 23:22:13.573128 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_ALL 2022-04-22 23:22:50 normalization > 23:22:13.573400 [debug] [Thread-2 ]: Began running node model.airbyte_utils.SLA_POLICIES_FILTER_ANY 2022-04-22 23:22:50 normalization > 23:22:13.573736 [info ] [Thread-2 ]: 67 of 95 START table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER_ANY...................................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:13.574710 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ANY" 2022-04-22 23:22:50 normalization > 23:22:13.574886 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.SLA_POLICIES_FILTER_ANY 2022-04-22 23:22:50 normalization > 23:22:13.575027 [debug] [Thread-2 ]: Compiling model.airbyte_utils.SLA_POLICIES_FILTER_ANY 2022-04-22 23:22:50 normalization > 23:22:13.585193 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ANY" 2022-04-22 23:22:50 normalization > 23:22:13.585576 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:13.585749 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.SLA_POLICIES_FILTER_ANY 2022-04-22 23:22:50 normalization > 23:22:13.596502 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.SLA_POLICIES_FILTER_ANY" 2022-04-22 23:22:50 normalization > 23:22:13.601640 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ANY" 2022-04-22 23:22:50 normalization > 23:22:13.602472 [debug] [Thread-5 ]: SQL status: SUCCESS 16 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:13.602701 [debug] [Thread-2 ]: On model.airbyte_utils.SLA_POLICIES_FILTER_ANY: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.SLA_POLICIES_FILTER_ANY"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER_ANY" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__SLA_POLICIES_FILTER_ANY_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER" 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FILTER_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("any".value), '"field"')) as FIELD, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("any".value), '"value"')) as VALUE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("any".value), '"operator"')) as OPERATOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER" as table_alias 2022-04-22 23:22:50 normalization > -- any at sla_policies/filter/any 2022-04-22 23:22:50 normalization > cross join table(flatten("any")) as "any" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "any" is not null 2022-04-22 23:22:50 normalization > ), __dbt__cte__SLA_POLICIES_FILTER_ANY_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_FILTER_ANY_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FILTER_HASHID, 2022-04-22 23:22:50 normalization > cast(FIELD as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FIELD, 2022-04-22 23:22:50 normalization > cast(VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as VALUE, 2022-04-22 23:22:50 normalization > cast(OPERATOR as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as OPERATOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__SLA_POLICIES_FILTER_ANY_AB1 2022-04-22 23:22:50 normalization > -- any at sla_policies/filter/any 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > ), __dbt__cte__SLA_POLICIES_FILTER_ANY_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_FILTER_ANY_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_FILTER_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FIELD as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(VALUE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(OPERATOR as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_ANY_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__SLA_POLICIES_FILTER_ANY_AB2 tmp 2022-04-22 23:22:50 normalization > -- any at sla_policies/filter/any 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__SLA_POLICIES_FILTER_ANY_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FILTER_HASHID, 2022-04-22 23:22:50 normalization > FIELD, 2022-04-22 23:22:50 normalization > VALUE, 2022-04-22 23:22:50 normalization > OPERATOR, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_ANY_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__SLA_POLICIES_FILTER_ANY_AB3 2022-04-22 23:22:50 normalization > -- any at sla_policies/filter/any from "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:13.603921 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 4.62 seconds 2022-04-22 23:22:50 normalization > 23:22:13.610484 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:13.610724 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:13.615202 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:13.615505 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:13.618651 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:13.716186 [debug] [Thread-5 ]: SQL status: SUCCESS 16 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:13.722152 [debug] [Thread-4 ]: SQL status: SUCCESS 30 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:13.747479 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:13.748945 [debug] [Thread-1 ]: SQL status: SUCCESS 57325 in 0.78 seconds 2022-04-22 23:22:50 normalization > 23:22:13.767665 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:13.773150 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:13.783603 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > 23:22:13.796233 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:13.800208 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: commit; 2022-04-22 23:22:50 normalization > 23:22:13.862906 [debug] [Thread-5 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:13.880501 [debug] [Thread-5 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."USERS_PHOTO": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:13.882026 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:13.890457 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:13.892022 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:13.893290 [debug] [Thread-4 ]: SQL status: SUCCESS 30 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:13.905180 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:13.905362 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:13.958820 [debug] [Thread-4 ]: SQL status: SUCCESS 30 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:13.965646 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:13.965955 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:13.970791 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:13.971059 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:13.971171 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" ("_AIRBYTE_USERS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "THUMBNAILS", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_PHOTO_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_USERS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "THUMBNAILS", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_PHOTO_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:14.021030 [debug] [Thread-4 ]: SQL status: SUCCESS 30 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:14.029090 [debug] [Thread-4 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:14.030783 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:14.035082 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:50 normalization > 23:22:14.039297 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:14.040711 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA: Close 2022-04-22 23:22:50 normalization > 23:22:14.048214 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:14.052578 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:14.137311 [info ] [Thread-1 ]: 64 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA................................................. [SUCCESS 1 in 4.41s] 2022-04-22 23:22:50 normalization > 23:22:14.137877 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA 2022-04-22 23:22:50 normalization > 23:22:14.138142 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:14.138497 [info ] [Thread-1 ]: 68 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS................................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:14.139591 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:14.139829 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:14.139997 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:14.167197 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:14.167472 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:14.167597 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:14.201380 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.15 seconds 2022-04-22 23:22:50 normalization > 23:22:14.212094 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:14.212345 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" ("_AIRBYTE_TICKET_AUDITS_HASHID", "ID", "VIA", "BODY", "DATA", "TYPE", "VALUE", "PUBLIC", "SUBJECT", "TRUSTED", "AUDIT_ID", "MACRO_ID", "RESOURCE", "AUTHOR_ID", "HTML_BODY", "CREATED_AT", "FIELD_NAME", "PLAIN_BODY", "RECIPIENTS", "ATTACHMENTS", "MACRO_TITLE", "FORMATTED_TO", "MACRO_DELETED", "FORMATTED_FROM", "PREVIOUS_VALUE", "TRANSCRIPTION_VISIBLE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_EVENTS_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_TICKET_AUDITS_HASHID", "ID", "VIA", "BODY", "DATA", "TYPE", "VALUE", "PUBLIC", "SUBJECT", "TRUSTED", "AUDIT_ID", "MACRO_ID", "RESOURCE", "AUTHOR_ID", "HTML_BODY", "CREATED_AT", "FIELD_NAME", "PLAIN_BODY", "RECIPIENTS", "ATTACHMENTS", "MACRO_TITLE", "FORMATTED_TO", "MACRO_DELETED", "FORMATTED_FROM", "PREVIOUS_VALUE", "TRANSCRIPTION_VISIBLE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_EVENTS_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:14.252269 [debug] [Thread-3 ]: SQL status: SUCCESS 57325 in 0.81 seconds 2022-04-22 23:22:50 normalization > 23:22:14.268043 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > 23:22:14.273458 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: commit; 2022-04-22 23:22:50 normalization > 23:22:14.446172 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.84 seconds 2022-04-22 23:22:50 normalization > 23:22:14.446509 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.SLA_POLICIES_FILTER_ANY" 2022-04-22 23:22:50 normalization > 23:22:14.446646 [debug] [Thread-2 ]: On model.airbyte_utils.SLA_POLICIES_FILTER_ANY: alter table "AIRBYTE_DB".ZENDESK_SUPPORT."SLA_POLICIES_FILTER_ANY" cluster by (_AIRBYTE_EMITTED_AT); 2022-04-22 23:22:50 normalization > 23:22:14.518249 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.23 seconds 2022-04-22 23:22:50 normalization > 23:22:14.522070 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:14.522591 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA: Close 2022-04-22 23:22:50 normalization > 23:22:14.570285 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:14.574685 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:14.574941 [debug] [Thread-2 ]: On model.airbyte_utils.SLA_POLICIES_FILTER_ANY: Close 2022-04-22 23:22:50 normalization > 23:22:14.602031 [debug] [Thread-1 ]: SQL status: SUCCESS 15 in 0.43 seconds 2022-04-22 23:22:50 normalization > 23:22:14.617226 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:14.618255 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:14.621271 [info ] [Thread-3 ]: 63 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA............................................ [SUCCESS 1 in 6.15s] 2022-04-22 23:22:50 normalization > 23:22:14.622566 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA 2022-04-22 23:22:50 normalization > 23:22:14.622945 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:14.623944 [info ] [Thread-3 ]: 69 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS................................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:14.625037 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:14.625301 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:14.626199 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:14.640765 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:14.641040 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:14.641152 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:14.690973 [info ] [Thread-2 ]: 67 of 95 OK created table model ZENDESK_SUPPORT.SLA_POLICIES_FILTER_ANY................................................. [SUCCESS 1 in 1.12s] 2022-04-22 23:22:50 normalization > 23:22:14.692156 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.SLA_POLICIES_FILTER_ANY 2022-04-22 23:22:50 normalization > 23:22:14.692423 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:14.692912 [info ] [Thread-2 ]: 70 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_SYSTEM........................................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:14.723399 [debug] [Thread-1 ]: SQL status: SUCCESS 15 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:14.724262 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:14.738462 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:14.765702 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:14.791509 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:14.810521 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:14.840870 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:14.841869 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:14.842079 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:15.232300 [debug] [Thread-5 ]: SQL status: SUCCESS 13029 in 1.26 seconds 2022-04-22 23:22:50 normalization > 23:22:15.232811 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO" 2022-04-22 23:22:50 normalization > 23:22:15.233099 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: commit; 2022-04-22 23:22:50 normalization > 23:22:15.504421 [debug] [Thread-3 ]: SQL status: SUCCESS 7 in 0.86 seconds 2022-04-22 23:22:50 normalization > 23:22:15.514614 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:15.515740 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:15.568231 [debug] [Thread-3 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:15.571074 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:15.571290 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:15.616752 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.8 seconds 2022-04-22 23:22:50 normalization > 23:22:15.629667 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:15.629949 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:15.646563 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.41 seconds 2022-04-22 23:22:50 normalization > 23:22:15.651055 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:15.652414 [debug] [Thread-2 ]: SQL status: SUCCESS 13 in 0.81 seconds 2022-04-22 23:22:50 normalization > 23:22:15.652663 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO: Close 2022-04-22 23:22:50 normalization > 23:22:15.665284 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:15.665531 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:15.711236 [debug] [Thread-1 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:15.715168 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:15.715386 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:15.729162 [debug] [Thread-2 ]: SQL status: SUCCESS 13 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:15.732586 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:15.732857 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:15.762085 [info ] [Thread-5 ]: 65 of 95 OK created incremental model ZENDESK_SUPPORT.USERS_PHOTO....................................................... [SUCCESS 1 in 4.62s] 2022-04-22 23:22:50 normalization > 23:22:15.762725 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.USERS_PHOTO 2022-04-22 23:22:50 normalization > 23:22:15.763005 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:15.763867 [info ] [Thread-5 ]: 71 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE............................................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:15.764436 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:15.764759 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:15.764937 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:15.783167 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:15.783389 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:15.783694 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:15.793584 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:15.802501 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:15.803071 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:15.803248 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:15.808918 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:15.809181 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:15.849286 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.28 seconds 2022-04-22 23:22:50 normalization > 23:22:15.869740 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:15.875179 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:15.887060 [debug] [Thread-1 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:15.961032 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:15.966529 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_ATTACHMENTS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"url"')) as URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"size"')) as SIZE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"width"')) as WIDTH, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"height"')) as HEIGHT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"inline"')) as INLINE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"file_name"')) as FILE_NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"content_url"')) as CONTENT_URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"content_type"')) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"mapped_content_url"')) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" as table_alias 2022-04-22 23:22:50 normalization > -- THUMBNAILS at ticket_comments/attachments/thumbnails 2022-04-22 23:22:50 normalization > cross join table(flatten(THUMBNAILS)) as THUMBNAILS 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and THUMBNAILS is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_ATTACHMENTS_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as URL, 2022-04-22 23:22:50 normalization > cast(SIZE as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as SIZE, 2022-04-22 23:22:50 normalization > cast(WIDTH as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as WIDTH, 2022-04-22 23:22:50 normalization > cast(HEIGHT as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as HEIGHT, 2022-04-22 23:22:50 normalization > cast(INLINE as boolean) as INLINE, 2022-04-22 23:22:50 normalization > cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FILE_NAME, 2022-04-22 23:22:50 normalization > cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_URL, 2022-04-22 23:22:50 normalization > cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > -- THUMBNAILS at ticket_comments/attachments/thumbnails 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_ATTACHMENTS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SIZE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(WIDTH as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(HEIGHT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(INLINE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_THUMBNAILS_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB2 tmp 2022-04-22 23:22:50 normalization > -- THUMBNAILS at ticket_comments/attachments/thumbnails 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_ATTACHMENTS_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > URL, 2022-04-22 23:22:50 normalization > SIZE, 2022-04-22 23:22:50 normalization > WIDTH, 2022-04-22 23:22:50 normalization > HEIGHT, 2022-04-22 23:22:50 normalization > INLINE, 2022-04-22 23:22:50 normalization > FILE_NAME, 2022-04-22 23:22:50 normalization > CONTENT_URL, 2022-04-22 23:22:50 normalization > CONTENT_TYPE, 2022-04-22 23:22:50 normalization > MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_THUMBNAILS_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > -- THUMBNAILS at ticket_comments/attachments/thumbnails from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:16:45.687000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:16.008137 [debug] [Thread-3 ]: SQL status: SUCCESS 7 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:16.010966 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:16.011209 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:16.087527 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:16.094857 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:16.095265 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:16.095419 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:16.102571 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:16.102765 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:16.119304 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.39 seconds 2022-04-22 23:22:50 normalization > 23:22:16.131330 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:16.131634 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:16.163317 [debug] [Thread-3 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:16.173342 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:16.173613 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.FLAGS_OPTIONS), '"2"') 2022-04-22 23:22:50 normalization > as "2", 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.FLAGS_OPTIONS), '"11"') 2022-04-22 23:22:50 normalization > as "11", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" as table_alias 2022-04-22 23:22:50 normalization > -- FLAGS_OPTIONS at ticket_comments/metadata/flags_options 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and FLAGS_OPTIONS is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > cast("2" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "2", 2022-04-22 23:22:50 normalization > cast("11" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "11", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > -- FLAGS_OPTIONS at ticket_comments/metadata/flags_options 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_METADATA_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("2" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("11" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB2 tmp 2022-04-22 23:22:50 normalization > -- FLAGS_OPTIONS at ticket_comments/metadata/flags_options 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > "2", 2022-04-22 23:22:50 normalization > "11", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > -- FLAGS_OPTIONS at ticket_comments/metadata/flags_options from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:12:06.125000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:16.181408 [debug] [Thread-2 ]: SQL status: SUCCESS 13 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:16.185117 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:16.185524 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:16.261262 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:16.271722 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:16.272225 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:16.272424 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:16.278608 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:16.278815 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:16.281654 [debug] [Thread-5 ]: SQL status: SUCCESS 8 in 0.5 seconds 2022-04-22 23:22:50 normalization > 23:22:16.296844 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:16.297115 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:16.352165 [debug] [Thread-2 ]: SQL status: SUCCESS 13 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:16.365608 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:16.365882 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_METADATA_SYSTEM_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"client"')) as CLIENT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"latitude"')) as LATITUDE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"location"')) as LOCATION, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"longitude"')) as LONGITUDE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"ip_address"')) as IP_ADDRESS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"message_id"')) as MESSAGE_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"raw_email_identifier"')) as RAW_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"json_email_identifier"')) as JSON_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" as table_alias 2022-04-22 23:22:50 normalization > -- SYSTEM at ticket_comments/metadata/system 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and SYSTEM is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_SYSTEM_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > cast(CLIENT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CLIENT, 2022-04-22 23:22:50 normalization > cast(LATITUDE as 2022-04-22 23:22:50 normalization > float 2022-04-22 23:22:50 normalization > ) as LATITUDE, 2022-04-22 23:22:50 normalization > cast(LOCATION as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as LOCATION, 2022-04-22 23:22:50 normalization > cast(LONGITUDE as 2022-04-22 23:22:50 normalization > float 2022-04-22 23:22:50 normalization > ) as LONGITUDE, 2022-04-22 23:22:50 normalization > cast(IP_ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as IP_ADDRESS, 2022-04-22 23:22:50 normalization > cast(MESSAGE_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as MESSAGE_ID, 2022-04-22 23:22:50 normalization > cast(RAW_EMAIL_IDENTIFIER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as RAW_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > cast(JSON_EMAIL_IDENTIFIER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as JSON_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > -- SYSTEM at ticket_comments/metadata/system 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_SYSTEM_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_METADATA_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CLIENT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(LATITUDE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(LOCATION as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(LONGITUDE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(IP_ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MESSAGE_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(RAW_EMAIL_IDENTIFIER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(JSON_EMAIL_IDENTIFIER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_SYSTEM_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_SYSTEM_AB2 tmp 2022-04-22 23:22:50 normalization > -- SYSTEM at ticket_comments/metadata/system 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > CLIENT, 2022-04-22 23:22:50 normalization > LATITUDE, 2022-04-22 23:22:50 normalization > LOCATION, 2022-04-22 23:22:50 normalization > LONGITUDE, 2022-04-22 23:22:50 normalization > IP_ADDRESS, 2022-04-22 23:22:50 normalization > MESSAGE_ID, 2022-04-22 23:22:50 normalization > RAW_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > JSON_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_SYSTEM_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > -- SYSTEM at ticket_comments/metadata/system from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:17:16.120000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:16.367318 [debug] [Thread-5 ]: SQL status: SUCCESS 8 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:16.372876 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:16.373421 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:16.682518 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.31 seconds 2022-04-22 23:22:50 normalization > 23:22:16.812604 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:16.813715 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:16.814369 [debug] [Thread-4 ]: SQL status: SUCCESS 341323 in 2.6 seconds 2022-04-22 23:22:50 normalization > 23:22:16.815448 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.84 seconds 2022-04-22 23:22:50 normalization > 23:22:16.816155 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 23:22:16.822550 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:16.823003 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: commit; 2022-04-22 23:22:50 normalization > 23:22:16.823363 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:16.887843 [debug] [Thread-5 ]: SQL status: SUCCESS 8 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:16.891252 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:16.891499 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:16.903930 [debug] [Thread-1 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:16.909737 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:16.910062 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:17.024016 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:50 normalization > 23:22:17.033231 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.034606 [debug] [Thread-1 ]: SQL status: SUCCESS 15 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:17.042134 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:17.042520 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:17.043695 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:17.043921 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:17.051568 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.88 seconds 2022-04-22 23:22:50 normalization > 23:22:17.054566 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.060171 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:17.061082 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.061323 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:17.108305 [debug] [Thread-1 ]: SQL status: SUCCESS 15 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:17.114083 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:17.114333 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:17.118278 [debug] [Thread-5 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:17.131323 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.132132 [debug] [Thread-3 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:17.132469 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.SOURCE), '"to"') 2022-04-22 23:22:50 normalization > as "to", 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SOURCE), '"rel"')) as REL, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.SOURCE), '"from"') 2022-04-22 23:22:50 normalization > as "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" as table_alias 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_comments/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and SOURCE is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > cast("to" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "to", 2022-04-22 23:22:50 normalization > cast(REL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as REL, 2022-04-22 23:22:50 normalization > cast("from" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_comments/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_VIA_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("to" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(REL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("from" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_AB2 tmp 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_comments/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > "to", 2022-04-22 23:22:50 normalization > REL, 2022-04-22 23:22:50 normalization > "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_comments/via/source from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:17:16.120000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:17.138485 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:17.139277 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:17.143994 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.32 seconds 2022-04-22 23:22:50 normalization > 23:22:17.147918 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:17.148121 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS: Close 2022-04-22 23:22:50 normalization > 23:22:17.170977 [debug] [Thread-1 ]: SQL status: SUCCESS 15 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:17.175069 [debug] [Thread-1 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:17.176221 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:17.177093 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:17.177251 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:17.191128 [debug] [Thread-3 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:17.200980 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:17.201456 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:17.274488 [info ] [Thread-4 ]: 62 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS.............................................. [SUCCESS 1 in 9.77s] 2022-04-22 23:22:50 normalization > 23:22:17.276579 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS 2022-04-22 23:22:50 normalization > 23:22:17.275418 [debug] [Thread-3 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:17.276807 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:17.284568 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:17.285617 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.11 seconds 2022-04-22 23:22:50 normalization > 23:22:17.286002 [info ] [Thread-4 ]: 72 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE..................................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:17.286257 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:17.286499 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:17.287310 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.288164 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" ("_AIRBYTE_ATTACHMENTS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_THUMBNAILS_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_ATTACHMENTS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_THUMBNAILS_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:17.289378 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.92 seconds 2022-04-22 23:22:50 normalization > 23:22:17.291303 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:17.302660 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:17.300821 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:17.317808 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.320218 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:17.320565 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.322635 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:17.362929 [debug] [Thread-3 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:17.378601 [debug] [Thread-3 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:17.392168 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:17.415613 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:17.417326 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:17.429670 [debug] [Thread-2 ]: SQL status: SUCCESS 13 in 0.11 seconds 2022-04-22 23:22:50 normalization > 23:22:17.454065 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:17.465304 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:17.573515 [debug] [Thread-2 ]: SQL status: SUCCESS 13 in 0.11 seconds 2022-04-22 23:22:50 normalization > 23:22:17.581272 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:17.581591 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:17.594338 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.16 seconds 2022-04-22 23:22:50 normalization > 23:22:17.606437 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:17.617850 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" ("_AIRBYTE_METADATA_HASHID", "2", "11", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FLAGS_OPTIONS_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_METADATA_HASHID", "2", "11", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FLAGS_OPTIONS_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:17.651738 [debug] [Thread-2 ]: SQL status: SUCCESS 13 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:17.657792 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:17.658024 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:17.707468 [debug] [Thread-2 ]: SQL status: SUCCESS 13 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:17.711839 [debug] [Thread-2 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_SYSTEM": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:17.713259 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:17.714031 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:17.714168 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:17.800156 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:17.800489 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:17.800607 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM" ("_AIRBYTE_METADATA_HASHID", "CLIENT", "LATITUDE", "LOCATION", "LONGITUDE", "IP_ADDRESS", "MESSAGE_ID", "RAW_EMAIL_IDENTIFIER", "JSON_EMAIL_IDENTIFIER", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SYSTEM_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_METADATA_HASHID", "CLIENT", "LATITUDE", "LOCATION", "LONGITUDE", "IP_ADDRESS", "MESSAGE_ID", "RAW_EMAIL_IDENTIFIER", "JSON_EMAIL_IDENTIFIER", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SYSTEM_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_SYSTEM__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:17.903188 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.58 seconds 2022-04-22 23:22:50 normalization > 23:22:17.909653 [debug] [Thread-1 ]: SQL status: SUCCESS 70 in 0.62 seconds 2022-04-22 23:22:50 normalization > 23:22:17.915132 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.915358 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:17.915576 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.915780 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: commit; 2022-04-22 23:22:50 normalization > 23:22:17.986529 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:17.989792 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:17.989969 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.084442 [debug] [Thread-3 ]: SQL status: SUCCESS 31 in 0.46 seconds 2022-04-22 23:22:50 normalization > 23:22:18.084754 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:18.084991 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: commit; 2022-04-22 23:22:50 normalization > 23:22:18.087825 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.95 seconds 2022-04-22 23:22:50 normalization > 23:22:18.094276 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.094630 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:18.142636 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:50 normalization > 23:22:18.148773 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.149370 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS: Close 2022-04-22 23:22:50 normalization > 23:22:18.157977 [debug] [Thread-5 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:18.162505 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.162680 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.222697 [debug] [Thread-5 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:18.228528 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.228824 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:18.273214 [info ] [Thread-1 ]: 68 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS............................ [SUCCESS 1 in 4.13s] 2022-04-22 23:22:50 normalization > 23:22:18.273714 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:18.273969 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:18.274404 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.274865 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:18.275032 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:18.286476 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.287778 [debug] [Thread-5 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:18.292688 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.292999 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.293614 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.294058 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:18.295235 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.295605 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.296210 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.296386 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.306624 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.307003 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.307377 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.307560 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > 23:22:18.308303 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.308488 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > 23:22:18.308752 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > 23:22:18.321293 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.321680 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.322056 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > 23:22:18.322234 [debug] [Thread-1 ]: Began running node model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.322519 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.322870 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.323151 [debug] [Thread-1 ]: Compiling model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.343979 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.344443 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.344872 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.345106 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.346185 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.346525 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.346665 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.370413 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.371316 [debug] [Thread-5 ]: SQL status: SUCCESS 8 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:18.372311 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.29 seconds 2022-04-22 23:22:50 normalization > 23:22:18.376549 [debug] [Thread-5 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_VIA_SOURCE": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:18.376943 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.380571 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.381871 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.382378 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1 2022-04-22 23:22:50 normalization > 23:22:18.382599 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS: Close 2022-04-22 23:22:50 normalization > 23:22:18.382993 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB1 2022-04-22 23:22:50 normalization > 23:22:18.385605 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.387009 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.387581 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:18.387833 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB1 2022-04-22 23:22:50 normalization > 23:22:18.389647 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB1 2022-04-22 23:22:50 normalization > 23:22:18.407611 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.408158 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.408588 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB1 2022-04-22 23:22:50 normalization > 23:22:18.408777 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB1 2022-04-22 23:22:50 normalization > 23:22:18.409142 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.409604 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB1 2022-04-22 23:22:50 normalization > 23:22:18.409886 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB1 2022-04-22 23:22:50 normalization > 23:22:18.420834 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.421614 [debug] [Thread-2 ]: SQL status: SUCCESS 4535 in 0.62 seconds 2022-04-22 23:22:50 normalization > 23:22:18.423967 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:18.424136 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: commit; 2022-04-22 23:22:50 normalization > 23:22:18.424666 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.425157 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB1 2022-04-22 23:22:50 normalization > 23:22:18.425364 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:18.426655 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.426841 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:18.427729 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:18.442408 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.444296 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.45 seconds 2022-04-22 23:22:50 normalization > 23:22:18.456241 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.456613 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.456819 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.457794 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:18.459010 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.459542 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.459800 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.460013 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.473833 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.474534 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.475015 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.475234 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > 23:22:18.475753 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.476031 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > 23:22:18.476168 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > 23:22:18.494345 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.494890 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.495361 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > 23:22:18.495562 [debug] [Thread-1 ]: Began running node model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.496121 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.496276 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.496538 [debug] [Thread-1 ]: Compiling model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.521827 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.522307 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.522807 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.523003 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.523368 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.523533 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.523677 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.547744 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.549940 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.16 seconds 2022-04-22 23:22:50 normalization > 23:22:18.552048 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:18.552471 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.552799 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.555684 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.556455 [info ] [Thread-3 ]: 69 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS............................ [SUCCESS 1 in 3.93s] 2022-04-22 23:22:50 normalization > 23:22:18.556783 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" ("_AIRBYTE_VIA_HASHID", "to", "REL", "from", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SOURCE_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_VIA_HASHID", "to", "REL", "from", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SOURCE_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:18.557382 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2 2022-04-22 23:22:50 normalization > 23:22:18.557574 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.558029 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:18.560327 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB2 2022-04-22 23:22:50 normalization > 23:22:18.561564 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB2 2022-04-22 23:22:50 normalization > 23:22:18.563339 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.564638 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.565136 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB2 2022-04-22 23:22:50 normalization > 23:22:18.565312 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB2 2022-04-22 23:22:50 normalization > 23:22:18.565490 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB2 2022-04-22 23:22:50 normalization > 23:22:18.565666 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB2 2022-04-22 23:22:50 normalization > 23:22:18.603102 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.603471 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB2" 2022-04-22 23:22:50 normalization > 23:22:18.603999 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.604155 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.604665 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB2 2022-04-22 23:22:50 normalization > 23:22:18.605177 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB2 2022-04-22 23:22:50 normalization > 23:22:18.605445 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:18.605688 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.606472 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.607009 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.607207 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:18.607369 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.607540 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:18.607716 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.628787 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.645772 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:18.647937 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.660150 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.661097 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.662635 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.671053 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:18.671630 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.672310 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > 23:22:18.673020 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.673215 [debug] [Thread-3 ]: Began running node model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.673678 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.674291 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKETS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:18.674696 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.674946 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > 23:22:18.680342 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.683677 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.683936 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > 23:22:18.684127 [debug] [Thread-3 ]: Compiling model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.684326 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.707491 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.28 seconds 2022-04-22 23:22:50 normalization > 23:22:18.716675 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.740769 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.745672 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.747133 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM: Close 2022-04-22 23:22:50 normalization > 23:22:18.749045 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.749583 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > 23:22:18.749910 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.751952 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.752363 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.753017 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.USERS_PHOTO_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.753283 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.753531 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > 23:22:18.753906 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.754440 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.776280 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > 23:22:18.787922 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > 23:22:18.805213 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.810544 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.822124 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:18.832961 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.833309 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.833520 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.833697 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKETS_VIA_SOURCE_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.SOURCE), '"to"') 2022-04-22 23:22:50 normalization > as "to", 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SOURCE), '"rel"')) as REL, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.SOURCE), '"from"') 2022-04-22 23:22:50 normalization > as "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" as table_alias 2022-04-22 23:22:50 normalization > -- SOURCE at tickets/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and SOURCE is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_VIA_SOURCE_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > cast("to" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "to", 2022-04-22 23:22:50 normalization > cast(REL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as REL, 2022-04-22 23:22:50 normalization > cast("from" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > -- SOURCE at tickets/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_VIA_SOURCE_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_VIA_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("to" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(REL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("from" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_SOURCE_AB2 tmp 2022-04-22 23:22:50 normalization > -- SOURCE at tickets/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > "to", 2022-04-22 23:22:50 normalization > REL, 2022-04-22 23:22:50 normalization > "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > -- SOURCE at tickets/via/source from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:30:38.031000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:18.834380 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > 23:22:18.835266 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3 2022-04-22 23:22:50 normalization > 23:22:18.836055 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > 23:22:18.836552 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB3 2022-04-22 23:22:50 normalization > 23:22:18.837172 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.841294 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.841863 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > 23:22:18.842056 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB3 2022-04-22 23:22:50 normalization > 23:22:18.842283 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > 23:22:18.842487 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB3 2022-04-22 23:22:50 normalization > 23:22:18.851835 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1" 2022-04-22 23:22:50 normalization > 23:22:18.876584 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.877297 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.877964 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > 23:22:18.878189 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB3 2022-04-22 23:22:50 normalization > 23:22:18.878764 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.878963 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB3 2022-04-22 23:22:50 normalization > 23:22:18.879215 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.880185 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB3 2022-04-22 23:22:50 normalization > 23:22:18.880623 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA_AB3 2022-04-22 23:22:50 normalization > 23:22:18.886075 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:18.886332 [info ] [Thread-1 ]: 73 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE............................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:18.887021 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.898123 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB3" 2022-04-22 23:22:50 normalization > 23:22:18.898400 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:18.899802 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:18.905961 [info ] [Thread-2 ]: 70 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_SYSTEM................................... [SUCCESS 1 in 4.18s] 2022-04-22 23:22:50 normalization > 23:22:18.906232 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:18.920106 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.920415 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:18.921050 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_AB3 2022-04-22 23:22:50 normalization > 23:22:18.921271 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:18.921504 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:18.921791 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:18.922867 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:18.923205 [info ] [Thread-2 ]: 74 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:18.923515 [info ] [Thread-3 ]: 75 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_SYSTEM.......................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:18.926425 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:18.927766 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:18.928156 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:18.928374 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:18.928587 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:18.928758 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:18.943129 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:18.959268 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:18.959687 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:18.961043 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:18.962852 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:18.963051 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:19.181221 [debug] [Thread-5 ]: SQL status: SUCCESS 4535 in 0.62 seconds 2022-04-22 23:22:50 normalization > 23:22:19.198029 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:19.203536 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: commit; 2022-04-22 23:22:50 normalization > 23:22:19.477758 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.26 seconds 2022-04-22 23:22:50 normalization > 23:22:19.481969 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:19.482487 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE: Close 2022-04-22 23:22:50 normalization > 23:22:19.587703 [info ] [Thread-5 ]: 71 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE........................................ [SUCCESS 1 in 3.82s] 2022-04-22 23:22:50 normalization > 23:22:19.590115 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:19.591301 [debug] [Thread-5 ]: Began running node model.airbyte_utils.USERS_PHOTO_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:19.591643 [info ] [Thread-5 ]: 76 of 95 START incremental model ZENDESK_SUPPORT.USERS_PHOTO_THUMBNAILS................................................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:19.592344 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:19.592572 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.USERS_PHOTO_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:19.592777 [debug] [Thread-5 ]: Compiling model.airbyte_utils.USERS_PHOTO_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:19.717243 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:19.717762 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:19.718338 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:19.972515 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 1.14 seconds 2022-04-22 23:22:50 normalization > 23:22:19.978919 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:19.980201 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:20.038495 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:20.043843 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.044166 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.090225 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:20.097955 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.098691 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:20.145435 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:20.150683 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.152810 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.165132 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 1.2 seconds 2022-04-22 23:22:50 normalization > 23:22:20.178208 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.178450 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.197942 [debug] [Thread-4 ]: SQL status: SUCCESS 8 in 0.04 seconds 2022-04-22 23:22:50 normalization > 23:22:20.202078 [debug] [Thread-4 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_VIA_SOURCE": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:20.203315 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.204097 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.204234 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:20.233884 [debug] [Thread-1 ]: SQL status: SUCCESS 8 in 1.31 seconds 2022-04-22 23:22:50 normalization > 23:22:20.244162 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.244414 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.263665 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:20.266792 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.266997 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.281856 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:20.282130 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.282243 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" ("_AIRBYTE_VIA_HASHID", "to", "REL", "from", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SOURCE_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_VIA_HASHID", "to", "REL", "from", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SOURCE_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:20.296840 [debug] [Thread-1 ]: SQL status: SUCCESS 8 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:20.299661 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.299833 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.425810 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 1.47 seconds 2022-04-22 23:22:50 normalization > 23:22:20.436178 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:20.436407 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:20.439505 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.72 seconds 2022-04-22 23:22:50 normalization > 23:22:20.453968 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:20.454168 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:20.509990 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:20.513510 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:20.513728 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:20.516717 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:20.519724 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:20.520034 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:20.680198 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.41 seconds 2022-04-22 23:22:50 normalization > 23:22:20.690563 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.690914 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.750387 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:20.753762 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.753977 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.793614 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.49 seconds 2022-04-22 23:22:50 normalization > 23:22:20.806408 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.806680 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.825462 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.31 seconds 2022-04-22 23:22:50 normalization > 23:22:20.837396 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:20.837651 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:20.851433 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:20.860233 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.861965 [debug] [Thread-1 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:20.865272 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.865545 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:20.866281 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:20.866497 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:20.874043 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.874796 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.897700 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:20.901263 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:20.901489 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:20.958735 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:20.971959 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:20.972273 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_METADATA_SYSTEM_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"client"')) as CLIENT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"latitude"')) as LATITUDE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"location"')) as LOCATION, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"longitude"')) as LONGITUDE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"ip_address"')) as IP_ADDRESS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"message_id"')) as MESSAGE_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"raw_email_identifier"')) as RAW_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SYSTEM), '"json_email_identifier"')) as JSON_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" as table_alias 2022-04-22 23:22:50 normalization > -- SYSTEM at ticket_audits/metadata/system 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and SYSTEM is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_SYSTEM_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > cast(CLIENT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CLIENT, 2022-04-22 23:22:50 normalization > cast(LATITUDE as 2022-04-22 23:22:50 normalization > float 2022-04-22 23:22:50 normalization > ) as LATITUDE, 2022-04-22 23:22:50 normalization > cast(LOCATION as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as LOCATION, 2022-04-22 23:22:50 normalization > cast(LONGITUDE as 2022-04-22 23:22:50 normalization > float 2022-04-22 23:22:50 normalization > ) as LONGITUDE, 2022-04-22 23:22:50 normalization > cast(IP_ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as IP_ADDRESS, 2022-04-22 23:22:50 normalization > cast(MESSAGE_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as MESSAGE_ID, 2022-04-22 23:22:50 normalization > cast(RAW_EMAIL_IDENTIFIER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as RAW_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > cast(JSON_EMAIL_IDENTIFIER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as JSON_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_SYSTEM_AB1 2022-04-22 23:22:50 normalization > -- SYSTEM at ticket_audits/metadata/system 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_SYSTEM_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_SYSTEM_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_METADATA_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CLIENT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(LATITUDE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(LOCATION as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(LONGITUDE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(IP_ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MESSAGE_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(RAW_EMAIL_IDENTIFIER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(JSON_EMAIL_IDENTIFIER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_SYSTEM_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_SYSTEM_AB2 tmp 2022-04-22 23:22:50 normalization > -- SYSTEM at ticket_audits/metadata/system 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > CLIENT, 2022-04-22 23:22:50 normalization > LATITUDE, 2022-04-22 23:22:50 normalization > LOCATION, 2022-04-22 23:22:50 normalization > LONGITUDE, 2022-04-22 23:22:50 normalization > IP_ADDRESS, 2022-04-22 23:22:50 normalization > MESSAGE_ID, 2022-04-22 23:22:50 normalization > RAW_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > JSON_EMAIL_IDENTIFIER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_SYSTEM_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_SYSTEM_AB3 2022-04-22 23:22:50 normalization > -- SYSTEM at ticket_audits/metadata/system from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:21.010478 [debug] [Thread-4 ]: SQL status: SUCCESS 22199 in 0.73 seconds 2022-04-22 23:22:50 normalization > 23:22:21.010787 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:21.010906 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: commit; 2022-04-22 23:22:50 normalization > 23:22:21.026050 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.51 seconds 2022-04-22 23:22:50 normalization > 23:22:21.036035 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:21.036284 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:21.062752 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.2 seconds 2022-04-22 23:22:50 normalization > 23:22:21.071399 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:21.072571 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.17 seconds 2022-04-22 23:22:50 normalization > 23:22:21.080001 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:21.080350 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:21.080640 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:21.089896 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:21.090112 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:21.090356 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:21.090562 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:21.096079 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:21.098743 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:21.099855 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:21.104325 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:21.104706 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:21.153884 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:21.163720 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:21.163984 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.FLAGS_OPTIONS), '"2"') 2022-04-22 23:22:50 normalization > as "2", 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.FLAGS_OPTIONS), '"11"') 2022-04-22 23:22:50 normalization > as "11", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" as table_alias 2022-04-22 23:22:50 normalization > -- FLAGS_OPTIONS at ticket_audits/metadata/flags_options 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and FLAGS_OPTIONS is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > cast("2" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "2", 2022-04-22 23:22:50 normalization > cast("11" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "11", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB1 2022-04-22 23:22:50 normalization > -- FLAGS_OPTIONS at ticket_audits/metadata/flags_options 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_METADATA_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("2" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("11" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB2 tmp 2022-04-22 23:22:50 normalization > -- FLAGS_OPTIONS at ticket_audits/metadata/flags_options 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_METADATA_HASHID, 2022-04-22 23:22:50 normalization > "2", 2022-04-22 23:22:50 normalization > "11", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_AB3 2022-04-22 23:22:50 normalization > -- FLAGS_OPTIONS at ticket_audits/metadata/flags_options from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:08.811000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:21.168532 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:21.177588 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:21.179407 [debug] [Thread-1 ]: SQL status: SUCCESS 8 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:21.190853 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:21.191112 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:21.191389 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_VIA_SOURCE_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.SOURCE), '"to"') 2022-04-22 23:22:50 normalization > as "to", 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SOURCE), '"rel"')) as REL, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.SOURCE), '"from"') 2022-04-22 23:22:50 normalization > as "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" as table_alias 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_audits/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and SOURCE is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_VIA_SOURCE_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > cast("to" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "to", 2022-04-22 23:22:50 normalization > cast(REL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as REL, 2022-04-22 23:22:50 normalization > cast("from" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_audits/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_VIA_SOURCE_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_VIA_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("to" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(REL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("from" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_SOURCE_AB2 tmp 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_audits/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > "to", 2022-04-22 23:22:50 normalization > REL, 2022-04-22 23:22:50 normalization > "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_audits/via/source from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:21.191622 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.USERS_PHOTO_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:21.197888 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:21.199620 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:21.226165 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:50 normalization > 23:22:21.232116 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:21.232404 [debug] [Thread-4 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE: Close 2022-04-22 23:22:50 normalization > 23:22:21.271127 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:21.283038 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:21.283302 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__USERS_PHOTO_THUMBNAILS_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_PHOTO_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"url"')) as URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"size"')) as SIZE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"width"')) as WIDTH, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"height"')) as HEIGHT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"inline"')) as INLINE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"file_name"')) as FILE_NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"content_url"')) as CONTENT_URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"content_type"')) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"mapped_content_url"')) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" as table_alias 2022-04-22 23:22:50 normalization > -- THUMBNAILS at users/photo/thumbnails 2022-04-22 23:22:50 normalization > cross join table(flatten(THUMBNAILS)) as THUMBNAILS 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and THUMBNAILS is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__USERS_PHOTO_THUMBNAILS_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__USERS_PHOTO_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_PHOTO_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as URL, 2022-04-22 23:22:50 normalization > cast(SIZE as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as SIZE, 2022-04-22 23:22:50 normalization > cast(WIDTH as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as WIDTH, 2022-04-22 23:22:50 normalization > cast(HEIGHT as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as HEIGHT, 2022-04-22 23:22:50 normalization > cast(INLINE as boolean) as INLINE, 2022-04-22 23:22:50 normalization > cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FILE_NAME, 2022-04-22 23:22:50 normalization > cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_URL, 2022-04-22 23:22:50 normalization > cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__USERS_PHOTO_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > -- THUMBNAILS at users/photo/thumbnails 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__USERS_PHOTO_THUMBNAILS_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__USERS_PHOTO_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_PHOTO_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SIZE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(WIDTH as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(HEIGHT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(INLINE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_THUMBNAILS_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__USERS_PHOTO_THUMBNAILS_AB2 tmp 2022-04-22 23:22:50 normalization > -- THUMBNAILS at users/photo/thumbnails 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__USERS_PHOTO_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_PHOTO_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > URL, 2022-04-22 23:22:50 normalization > SIZE, 2022-04-22 23:22:50 normalization > WIDTH, 2022-04-22 23:22:50 normalization > HEIGHT, 2022-04-22 23:22:50 normalization > INLINE, 2022-04-22 23:22:50 normalization > FILE_NAME, 2022-04-22 23:22:50 normalization > CONTENT_URL, 2022-04-22 23:22:50 normalization > CONTENT_TYPE, 2022-04-22 23:22:50 normalization > MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_THUMBNAILS_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__USERS_PHOTO_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > -- THUMBNAILS at users/photo/thumbnails from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:31:50.093000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:21.342400 [info ] [Thread-4 ]: 72 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE................................................ [SUCCESS 1 in 4.06s] 2022-04-22 23:22:50 normalization > 23:22:21.342905 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:21.343174 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > 23:22:21.344099 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2" 2022-04-22 23:22:50 normalization > 23:22:21.344401 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > 23:22:21.344558 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > 23:22:21.360285 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2" 2022-04-22 23:22:50 normalization > 23:22:21.360718 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:21.361259 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > 23:22:21.361494 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS 2022-04-22 23:22:50 normalization > 23:22:21.361960 [info ] [Thread-4 ]: 77 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_ATTACHMENTS....................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:21.362745 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:21.362948 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS 2022-04-22 23:22:50 normalization > 23:22:21.363123 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS 2022-04-22 23:22:50 normalization > 23:22:21.378372 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:21.378568 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:21.378675 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:22.021755 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.64 seconds 2022-04-22 23:22:50 normalization > 23:22:22.033927 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.034214 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.093424 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:22.097498 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.097708 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.147891 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 1.18 seconds 2022-04-22 23:22:50 normalization > 23:22:22.155026 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:22.155393 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:22.230329 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.07 seconds 2022-04-22 23:22:50 normalization > 23:22:22.236828 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:22.237089 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:22.248336 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:22.257360 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:22.257583 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:22.269953 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.99 seconds 2022-04-22 23:22:50 normalization > 23:22:22.274518 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:22.274716 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:22.318404 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:22.323893 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:22.324142 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:22.383502 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:22.388984 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:22.389339 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:22.390828 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.29 seconds 2022-04-22 23:22:50 normalization > 23:22:22.404778 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.405641 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.451499 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.21 seconds 2022-04-22 23:22:50 normalization > 23:22:22.457300 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:22.457522 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:22.467596 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:22.471575 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.471781 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.522635 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.25 seconds 2022-04-22 23:22:50 normalization > 23:22:22.528386 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:22.528630 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:22.548474 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:22.553880 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:22.554164 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:22.557434 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.17 seconds 2022-04-22 23:22:50 normalization > 23:22:22.563320 [debug] [Thread-3 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_SYSTEM": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:22.564760 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:22.565581 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:22.565726 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:22.575854 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:22.587181 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.587598 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:22.587753 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS 2022-04-22 23:22:50 normalization > 23:22:22.593699 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.594616 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.595607 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:22.605387 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:22.606357 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:22.632743 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:22.637601 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:22.637813 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:22.641125 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:22.641371 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:22.641536 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM" ("_AIRBYTE_METADATA_HASHID", "CLIENT", "LATITUDE", "LOCATION", "LONGITUDE", "IP_ADDRESS", "MESSAGE_ID", "RAW_EMAIL_IDENTIFIER", "JSON_EMAIL_IDENTIFIER", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SYSTEM_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_METADATA_HASHID", "CLIENT", "LATITUDE", "LOCATION", "LONGITUDE", "IP_ADDRESS", "MESSAGE_ID", "RAW_EMAIL_IDENTIFIER", "JSON_EMAIL_IDENTIFIER", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SYSTEM_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_SYSTEM__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:22.653371 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:22.666757 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:22.666964 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"url"')) as URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"size"')) as SIZE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"width"')) as WIDTH, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"height"')) as HEIGHT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"inline"')) as INLINE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"file_name"')) as FILE_NAME, 2022-04-22 23:22:50 normalization > get_path(parse_json(ATTACHMENTS.value), '"thumbnails"') as THUMBNAILS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"content_url"')) as CONTENT_URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"content_type"')) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(ATTACHMENTS.value), '"mapped_content_url"')) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" as table_alias 2022-04-22 23:22:50 normalization > -- ATTACHMENTS at ticket_audits/events/attachments 2022-04-22 23:22:50 normalization > cross join table(flatten(ATTACHMENTS)) as ATTACHMENTS 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and ATTACHMENTS is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as URL, 2022-04-22 23:22:50 normalization > cast(SIZE as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as SIZE, 2022-04-22 23:22:50 normalization > cast(WIDTH as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as WIDTH, 2022-04-22 23:22:50 normalization > cast(HEIGHT as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as HEIGHT, 2022-04-22 23:22:50 normalization > cast(INLINE as boolean) as INLINE, 2022-04-22 23:22:50 normalization > cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FILE_NAME, 2022-04-22 23:22:50 normalization > THUMBNAILS, 2022-04-22 23:22:50 normalization > cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_URL, 2022-04-22 23:22:50 normalization > cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_AB1 2022-04-22 23:22:50 normalization > -- ATTACHMENTS at ticket_audits/events/attachments 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_EVENTS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SIZE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(WIDTH as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(HEIGHT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(INLINE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(THUMBNAILS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_ATTACHMENTS_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_AB2 tmp 2022-04-22 23:22:50 normalization > -- ATTACHMENTS at ticket_audits/events/attachments 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > URL, 2022-04-22 23:22:50 normalization > SIZE, 2022-04-22 23:22:50 normalization > WIDTH, 2022-04-22 23:22:50 normalization > HEIGHT, 2022-04-22 23:22:50 normalization > INLINE, 2022-04-22 23:22:50 normalization > FILE_NAME, 2022-04-22 23:22:50 normalization > THUMBNAILS, 2022-04-22 23:22:50 normalization > CONTENT_URL, 2022-04-22 23:22:50 normalization > CONTENT_TYPE, 2022-04-22 23:22:50 normalization > MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_ATTACHMENTS_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_AB3 2022-04-22 23:22:50 normalization > -- ATTACHMENTS at ticket_audits/events/attachments from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.289000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:22.707567 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:22.713186 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:22.713398 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:22.736424 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:22.739362 [debug] [Thread-2 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_FLAGS_OPTIONS": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:22.740521 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:22.741309 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:22.741460 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:22.765696 [debug] [Thread-5 ]: SQL status: SUCCESS 15 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:22.772453 [debug] [Thread-5 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."USERS_PHOTO_THUMBNAILS": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:22.774290 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:22.775407 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:22.775606 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.USERS_PHOTO_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:22.837957 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:22.838341 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:22.838484 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS" ("_AIRBYTE_PHOTO_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_THUMBNAILS_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_PHOTO_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_THUMBNAILS_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."USERS_PHOTO_THUMBNAILS__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:22.869442 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:50 normalization > 23:22:22.869762 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:22.869878 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" ("_AIRBYTE_METADATA_HASHID", "2", "11", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FLAGS_OPTIONS_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_METADATA_HASHID", "2", "11", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FLAGS_OPTIONS_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:23.226003 [debug] [Thread-3 ]: SQL status: SUCCESS 57327 in 0.58 seconds 2022-04-22 23:22:50 normalization > 23:22:23.226328 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM" 2022-04-22 23:22:50 normalization > 23:22:23.226446 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: commit; 2022-04-22 23:22:50 normalization > 23:22:23.436581 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 2.24 seconds 2022-04-22 23:22:50 normalization > 23:22:23.442430 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:23.442725 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:23.446346 [debug] [Thread-2 ]: SQL status: SUCCESS 321 in 0.58 seconds 2022-04-22 23:22:50 normalization > 23:22:23.446578 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > 23:22:23.446690 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: commit; 2022-04-22 23:22:50 normalization > 23:22:23.499137 [debug] [Thread-1 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:23.506422 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:23.506692 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:23.566981 [debug] [Thread-1 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:23.577423 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:23.578772 [debug] [Thread-5 ]: SQL status: SUCCESS 47 in 0.74 seconds 2022-04-22 23:22:50 normalization > 23:22:23.579035 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:23.579305 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.USERS_PHOTO_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:23.582573 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: commit; 2022-04-22 23:22:50 normalization > 23:22:23.726743 [debug] [Thread-1 ]: SQL status: SUCCESS 8 in 0.15 seconds 2022-04-22 23:22:50 normalization > 23:22:23.733450 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:23.733745 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:23.785135 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.56 seconds 2022-04-22 23:22:50 normalization > 23:22:23.791828 [debug] [Thread-1 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:23.808629 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:23.818069 [debug] [Thread-1 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_VIA_SOURCE": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:23.819410 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM: Close 2022-04-22 23:22:50 normalization > 23:22:23.824263 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:23.827193 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.24 seconds 2022-04-22 23:22:50 normalization > 23:22:23.844666 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:23.845706 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:23.846063 [debug] [Thread-5 ]: On model.airbyte_utils.USERS_PHOTO_THUMBNAILS: Close 2022-04-22 23:22:50 normalization > 23:22:23.847411 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:23.853993 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.41 seconds 2022-04-22 23:22:50 normalization > 23:22:23.870404 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:23.872525 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS: Close 2022-04-22 23:22:50 normalization > 23:22:23.947981 [info ] [Thread-3 ]: 75 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_SYSTEM..................................... [SUCCESS 1 in 5.02s] 2022-04-22 23:22:50 normalization > 23:22:23.948558 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_SYSTEM 2022-04-22 23:22:50 normalization > 23:22:23.948836 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > 23:22:23.949891 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2" 2022-04-22 23:22:50 normalization > 23:22:23.950211 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > 23:22:23.950404 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > 23:22:23.965118 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2" 2022-04-22 23:22:50 normalization > 23:22:23.965582 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:23.966137 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > 23:22:23.966406 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA 2022-04-22 23:22:50 normalization > 23:22:23.967343 [info ] [Thread-3 ]: 78 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_DATA.............................................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:23.968072 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:23.968269 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA 2022-04-22 23:22:50 normalization > 23:22:23.968450 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA 2022-04-22 23:22:50 normalization > 23:22:23.993556 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.14 seconds 2022-04-22 23:22:50 normalization > 23:22:23.996092 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:24.000485 [info ] [Thread-2 ]: 74 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS.............................. [SUCCESS 1 in 5.07s] 2022-04-22 23:22:50 normalization > 23:22:24.002352 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:24.002627 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:24.003415 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" ("_AIRBYTE_VIA_HASHID", "to", "REL", "from", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SOURCE_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_VIA_HASHID", "to", "REL", "from", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SOURCE_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:24.003684 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS 2022-04-22 23:22:50 normalization > 23:22:24.010513 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:24.014905 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA 2022-04-22 23:22:50 normalization > 23:22:24.022521 [info ] [Thread-5 ]: 76 of 95 OK created incremental model ZENDESK_SUPPORT.USERS_PHOTO_THUMBNAILS............................................ [SUCCESS 1 in 4.43s] 2022-04-22 23:22:50 normalization > 23:22:24.023442 [info ] [Thread-2 ]: 79 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA............................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:24.025478 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.USERS_PHOTO_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:24.027306 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:24.028168 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:24.028500 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA 2022-04-22 23:22:50 normalization > 23:22:24.029757 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.030541 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA 2022-04-22 23:22:50 normalization > 23:22:24.030828 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:24.043927 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:24.088267 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:24.089032 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:24.103868 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:24.110520 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.114038 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.115148 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:24.115586 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:24.116403 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.116682 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:24.117163 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:24.132000 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.133133 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.136348 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:24.136910 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:24.145880 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.167932 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:24.182541 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:24.280764 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.299087 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.304217 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:24.309086 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:24.309736 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.311117 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:24.315002 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:24.343577 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.345361 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 1.68 seconds 2022-04-22 23:22:50 normalization > 23:22:24.364161 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:24.365352 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:24.365755 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.367714 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:24.368074 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > 23:22:24.368559 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3" 2022-04-22 23:22:50 normalization > 23:22:24.370389 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > 23:22:24.374152 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > 23:22:24.397494 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3" 2022-04-22 23:22:50 normalization > 23:22:24.409273 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.411417 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > 23:22:24.411819 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > 23:22:24.412293 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3" 2022-04-22 23:22:50 normalization > 23:22:24.412531 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > 23:22:24.412810 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > 23:22:24.434404 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3" 2022-04-22 23:22:50 normalization > 23:22:24.439294 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.440788 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > 23:22:24.442431 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > 23:22:24.443168 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.444559 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > 23:22:24.445021 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > 23:22:24.577446 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.21 seconds 2022-04-22 23:22:50 normalization > 23:22:24.585736 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.593185 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:24.598769 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:24.603591 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.604740 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > 23:22:24.605065 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > 23:22:24.608474 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.608712 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > 23:22:24.610992 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > 23:22:24.620763 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1" 2022-04-22 23:22:50 normalization > 23:22:24.634268 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.635732 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > 23:22:24.636537 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:24.639956 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB2" 2022-04-22 23:22:50 normalization > 23:22:24.640253 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:24.640468 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:24.663044 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB2" 2022-04-22 23:22:50 normalization > 23:22:24.670810 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.671488 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:24.671734 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:24.672071 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB2" 2022-04-22 23:22:50 normalization > 23:22:24.673127 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:24.673407 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:24.687062 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB2" 2022-04-22 23:22:50 normalization > 23:22:24.696590 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.697392 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:24.697630 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:24.697990 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB2" 2022-04-22 23:22:50 normalization > 23:22:24.698273 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:24.700911 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:24.736953 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.14 seconds 2022-04-22 23:22:50 normalization > 23:22:24.743872 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB2" 2022-04-22 23:22:50 normalization > 23:22:24.750930 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:24.755064 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:24.757399 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.759706 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:24.760100 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:24.761475 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB2" 2022-04-22 23:22:50 normalization > 23:22:24.762465 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:24.765300 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:24.786260 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB2" 2022-04-22 23:22:50 normalization > 23:22:24.789576 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:24.792038 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:24.792287 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:24.792594 [info ] [Thread-5 ]: 80 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11.............................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:24.794394 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:24.795455 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:24.796223 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:24.816825 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:24.819012 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:24.820240 [debug] [Thread-1 ]: SQL status: SUCCESS 57327 in 0.81 seconds 2022-04-22 23:22:50 normalization > 23:22:24.822252 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:24.823569 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:24.829343 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: commit; 2022-04-22 23:22:50 normalization > 23:22:24.849652 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:24.863855 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:24.865937 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:24.937056 [debug] [Thread-4 ]: SQL status: SUCCESS 16 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:24.943527 [debug] [Thread-4 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_ATTACHMENTS": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:24.945625 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:24.951392 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:24.952243 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:25.078193 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:50 normalization > 23:22:25.081115 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:25.082574 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" ("_AIRBYTE_EVENTS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "THUMBNAILS", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ATTACHMENTS_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_EVENTS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "THUMBNAILS", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_ATTACHMENTS_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:25.115936 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.29 seconds 2022-04-22 23:22:50 normalization > 23:22:25.130411 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:25.142827 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE: Close 2022-04-22 23:22:50 normalization > 23:22:25.672685 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 1.57 seconds 2022-04-22 23:22:50 normalization > 23:22:25.683227 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:25.683484 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:25.691729 [debug] [Thread-4 ]: SQL status: SUCCESS 3439 in 0.61 seconds 2022-04-22 23:22:50 normalization > 23:22:25.691995 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 23:22:25.692105 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: commit; 2022-04-22 23:22:50 normalization > 23:22:25.904327 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.22 seconds 2022-04-22 23:22:50 normalization > 23:22:25.907452 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:25.907694 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:25.912481 [info ] [Thread-1 ]: 73 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE.......................................... [SUCCESS 1 in 7.03s] 2022-04-22 23:22:50 normalization > 23:22:25.914509 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:25.914926 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:25.916166 [info ] [Thread-1 ]: 81 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2............................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:25.916885 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:25.920410 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:25.920624 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:25.938476 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:25.939045 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:25.939212 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:26.070427 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.38 seconds 2022-04-22 23:22:50 normalization > 23:22:26.092471 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.093170 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS: Close 2022-04-22 23:22:50 normalization > 23:22:26.159390 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 1.34 seconds 2022-04-22 23:22:50 normalization > 23:22:26.172602 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:26.174047 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:26.174925 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 2.16 seconds 2022-04-22 23:22:50 normalization > 23:22:26.187932 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:26.188405 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:26.208141 [info ] [Thread-4 ]: 77 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_ATTACHMENTS.................................. [SUCCESS 1 in 4.85s] 2022-04-22 23:22:50 normalization > 23:22:26.208632 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS 2022-04-22 23:22:50 normalization > 23:22:26.208879 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > 23:22:26.209393 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2" 2022-04-22 23:22:50 normalization > 23:22:26.209825 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > 23:22:26.210158 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > 23:22:26.222705 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2" 2022-04-22 23:22:50 normalization > 23:22:26.223109 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.223511 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > 23:22:26.223713 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > 23:22:26.224008 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2" 2022-04-22 23:22:50 normalization > 23:22:26.224317 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > 23:22:26.224505 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > 23:22:26.234885 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2" 2022-04-22 23:22:50 normalization > 23:22:26.235288 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.235711 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > 23:22:26.235903 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:26.236552 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.236692 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:26.236806 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:26.262601 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:26.263523 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:26.267182 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.271474 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:26.276298 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:26.276934 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:26.277250 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.277404 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:26.279817 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:26.280758 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:26.282480 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.283151 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:26.283315 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:26.297405 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.297856 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.298338 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:26.298540 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:26.299059 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.299224 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:26.299352 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:26.335451 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.336001 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.336550 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:26.336752 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:26.337560 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.337794 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:26.337992 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:26.360122 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.45 seconds 2022-04-22 23:22:50 normalization > 23:22:26.363822 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.376977 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:26.378194 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.378409 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:26.378929 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:26.380557 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:26.381578 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB1" 2022-04-22 23:22:50 normalization > 23:22:26.381926 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:26.382206 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:26.397492 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB1" 2022-04-22 23:22:50 normalization > 23:22:26.397924 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.398335 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:26.398534 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:26.399192 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB1" 2022-04-22 23:22:50 normalization > 23:22:26.399395 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:26.399525 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:26.407951 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB1" 2022-04-22 23:22:50 normalization > 23:22:26.408341 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.408725 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:26.408938 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:26.409444 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1" 2022-04-22 23:22:50 normalization > 23:22:26.409770 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:26.409901 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:26.427159 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1" 2022-04-22 23:22:50 normalization > 23:22:26.427631 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.428069 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > 23:22:26.428275 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > 23:22:26.428793 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.429149 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > 23:22:26.429334 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > 23:22:26.446098 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.447672 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.51 seconds 2022-04-22 23:22:50 normalization > 23:22:26.448500 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:26.454097 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.458985 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:26.461663 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:26.462254 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > 23:22:26.462463 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:26.462662 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:26.462925 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > 23:22:26.467322 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.468101 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > 23:22:26.468740 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > 23:22:26.482720 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3" 2022-04-22 23:22:50 normalization > 23:22:26.483172 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.483715 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > 23:22:26.483950 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:26.484374 [info ] [Thread-4 ]: 82 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE_FROM........................................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:26.485430 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:26.485816 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:26.486005 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:26.501779 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:26.502033 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:26.502145 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:26.540801 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:26.557837 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:26.586474 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:26.594903 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:26.628302 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:26.641523 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:26.647111 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA 2022-04-22 23:22:50 normalization > 23:22:26.666983 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:26.674423 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.4 seconds 2022-04-22 23:22:50 normalization > 23:22:26.689945 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.41 seconds 2022-04-22 23:22:50 normalization > 23:22:26.694769 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:26.719741 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:26.736198 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:26.736835 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:26.737157 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:26.921771 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.18 seconds 2022-04-22 23:22:50 normalization > 23:22:26.927794 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:26.928730 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:26.930951 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.19 seconds 2022-04-22 23:22:50 normalization > 23:22:26.931700 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.2 seconds 2022-04-22 23:22:50 normalization > 23:22:26.935336 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:26.949177 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:26.949497 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:26.949785 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_EVENTS_VIA_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.VIA), '"source"') 2022-04-22 23:22:50 normalization > as SOURCE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(VIA), '"channel"')) as CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" as table_alias 2022-04-22 23:22:50 normalization > -- VIA at ticket_audits/events/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and VIA is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_VIA_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > cast(SOURCE as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as SOURCE, 2022-04-22 23:22:50 normalization > cast(CHANNEL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_AB1 2022-04-22 23:22:50 normalization > -- VIA at ticket_audits/events/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_VIA_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_EVENTS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SOURCE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CHANNEL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_AB2 tmp 2022-04-22 23:22:50 normalization > -- VIA at ticket_audits/events/via 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > SOURCE, 2022-04-22 23:22:50 normalization > CHANNEL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_AB3 2022-04-22 23:22:50 normalization > -- VIA at ticket_audits/events/via from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:27.005394 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:27.020020 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:27.020848 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:27.021202 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA 2022-04-22 23:22:50 normalization > 23:22:27.030295 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:27.030534 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:27.044007 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.11 seconds 2022-04-22 23:22:50 normalization > 23:22:27.052263 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:27.052993 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:27.053180 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:27.059761 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:27.060043 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:27.134614 [debug] [Thread-4 ]: SQL status: SUCCESS 14 in 0.63 seconds 2022-04-22 23:22:50 normalization > 23:22:27.147436 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:27.148487 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:27.150083 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:27.152607 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:27.165087 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:27.176915 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.55 seconds 2022-04-22 23:22:50 normalization > 23:22:27.179881 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:27.180106 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias."11"), '"message"') 2022-04-22 23:22:50 normalization > as MESSAGE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("11"), '"trusted"')) as TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" as table_alias 2022-04-22 23:22:50 normalization > -- 11 at ticket_comments/metadata/flags_options/11 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "11" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > cast(MESSAGE as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as MESSAGE, 2022-04-22 23:22:50 normalization > cast(TRUSTED as boolean) as TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > -- 11 at ticket_comments/metadata/flags_options/11 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_FLAGS_OPTIONS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MESSAGE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRUSTED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_11_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB2 tmp 2022-04-22 23:22:50 normalization > -- 11 at ticket_comments/metadata/flags_options/11 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > MESSAGE, 2022-04-22 23:22:50 normalization > TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_11_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > -- 11 at ticket_comments/metadata/flags_options/11 from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:12:06.125000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:27.191470 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:27.191804 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_EVENTS_DATA_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(DATA), '"to"')) as "to", 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(DATA), '"from"')) as "from", 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(DATA), '"started_at"')) as STARTED_AT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(DATA), '"call_duration"')) as CALL_DURATION, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(DATA), '"recording_url"')) as RECORDING_URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(DATA), '"answered_by_id"')) as ANSWERED_BY_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(DATA), '"answered_by_name"')) as ANSWERED_BY_NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(DATA), '"transcription_text"')) as TRANSCRIPTION_TEXT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(DATA), '"transcription_status"')) as TRANSCRIPTION_STATUS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" as table_alias 2022-04-22 23:22:50 normalization > -- DATA at ticket_audits/events/data 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and DATA is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_DATA_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_DATA_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > cast("to" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as "to", 2022-04-22 23:22:50 normalization > cast("from" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as "from", 2022-04-22 23:22:50 normalization > case 2022-04-22 23:22:50 normalization > when STARTED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{4}' then to_timestamp_tz(STARTED_AT, 'YYYY-MM-DDTHH24:MI:SSTZHTZM') 2022-04-22 23:22:50 normalization > when STARTED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}(\\+|-)\\d{2}' then to_timestamp_tz(STARTED_AT, 'YYYY-MM-DDTHH24:MI:SSTZH') 2022-04-22 23:22:50 normalization > when STARTED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{4}' then to_timestamp_tz(STARTED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZHTZM') 2022-04-22 23:22:50 normalization > when STARTED_AT regexp '\\d{4}-\\d{2}-\\d{2}T(\\d{2}:){2}\\d{2}\\.\\d{1,7}(\\+|-)\\d{2}' then to_timestamp_tz(STARTED_AT, 'YYYY-MM-DDTHH24:MI:SS.FFTZH') 2022-04-22 23:22:50 normalization > when STARTED_AT = '' then NULL 2022-04-22 23:22:50 normalization > else to_timestamp_tz(STARTED_AT) 2022-04-22 23:22:50 normalization > end as STARTED_AT 2022-04-22 23:22:50 normalization > , 2022-04-22 23:22:50 normalization > cast(CALL_DURATION as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CALL_DURATION, 2022-04-22 23:22:50 normalization > cast(RECORDING_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as RECORDING_URL, 2022-04-22 23:22:50 normalization > cast(ANSWERED_BY_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ANSWERED_BY_ID, 2022-04-22 23:22:50 normalization > cast(ANSWERED_BY_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as ANSWERED_BY_NAME, 2022-04-22 23:22:50 normalization > cast(TRANSCRIPTION_TEXT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as TRANSCRIPTION_TEXT, 2022-04-22 23:22:50 normalization > cast(TRANSCRIPTION_STATUS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as TRANSCRIPTION_STATUS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_DATA_AB1 2022-04-22 23:22:50 normalization > -- DATA at ticket_audits/events/data 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_DATA_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_DATA_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_EVENTS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("to" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("from" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(STARTED_AT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CALL_DURATION as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(RECORDING_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ANSWERED_BY_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ANSWERED_BY_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRANSCRIPTION_TEXT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRANSCRIPTION_STATUS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_DATA_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_DATA_AB2 tmp 2022-04-22 23:22:50 normalization > -- DATA at ticket_audits/events/data 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_DATA_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_EVENTS_HASHID, 2022-04-22 23:22:50 normalization > "to", 2022-04-22 23:22:50 normalization > "from", 2022-04-22 23:22:50 normalization > STARTED_AT, 2022-04-22 23:22:50 normalization > CALL_DURATION, 2022-04-22 23:22:50 normalization > RECORDING_URL, 2022-04-22 23:22:50 normalization > ANSWERED_BY_ID, 2022-04-22 23:22:50 normalization > ANSWERED_BY_NAME, 2022-04-22 23:22:50 normalization > TRANSCRIPTION_TEXT, 2022-04-22 23:22:50 normalization > TRANSCRIPTION_STATUS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_DATA_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_DATA_AB3 2022-04-22 23:22:50 normalization > -- DATA at ticket_audits/events/data from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.155000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:27.192699 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:27.247274 [debug] [Thread-4 ]: SQL status: SUCCESS 14 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:27.250922 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:27.251156 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:27.259443 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:27.262883 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:27.263158 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:27.369517 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.11 seconds 2022-04-22 23:22:50 normalization > 23:22:27.381937 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:27.382440 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:27.382609 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:27.388591 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:27.388855 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:27.473366 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:27.484477 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:27.484746 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("2"), '"trusted"')) as TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" as table_alias 2022-04-22 23:22:50 normalization > -- 2 at ticket_comments/metadata/flags_options/2 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "2" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > cast(TRUSTED as boolean) as TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > -- 2 at ticket_comments/metadata/flags_options/2 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_FLAGS_OPTIONS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRUSTED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_2_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB2 tmp 2022-04-22 23:22:50 normalization > -- 2 at ticket_comments/metadata/flags_options/2 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_2_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > -- 2 at ticket_comments/metadata/flags_options/2 from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 19:51:13.530000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:27.796063 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.54 seconds 2022-04-22 23:22:50 normalization > 23:22:27.806420 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:27.806659 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:27.863428 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.67 seconds 2022-04-22 23:22:50 normalization > 23:22:27.868311 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:27.868516 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:27.926839 [debug] [Thread-4 ]: SQL status: SUCCESS 14 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:27.930370 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:27.930562 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:27.935462 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:27.940440 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:27.940614 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:27.988759 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:27.989503 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:28.005912 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:28.013889 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:28.014412 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:28.016480 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:28.016772 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:28.022858 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:28.023239 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:28.083054 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:28.088509 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:28.088732 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:28.137832 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:28.140726 [debug] [Thread-5 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:28.141826 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:28.142520 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:28.142651 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:28.148323 [debug] [Thread-4 ]: SQL status: SUCCESS 14 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:28.160272 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:28.160502 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_FROM_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"name"')) as NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"title"')) as TITLE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"address"')) as ADDRESS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"deleted"')) as DELETED, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"subject"')) as SUBJECT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:50 normalization > get_path(parse_json("from"), '"ticket_ids"') as TICKET_IDS, 2022-04-22 23:22:50 normalization > get_path(parse_json("from"), '"original_recipients"') as ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" as table_alias 2022-04-22 23:22:50 normalization > -- from at ticket_comments/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "from" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_FROM_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as NAME, 2022-04-22 23:22:50 normalization > cast(TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as TITLE, 2022-04-22 23:22:50 normalization > cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as ADDRESS, 2022-04-22 23:22:50 normalization > cast(DELETED as boolean) as DELETED, 2022-04-22 23:22:50 normalization > cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as SUBJECT, 2022-04-22 23:22:50 normalization > cast(TICKET_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as TICKET_ID, 2022-04-22 23:22:50 normalization > TICKET_IDS, 2022-04-22 23:22:50 normalization > ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > -- from at ticket_comments/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_FROM_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_SOURCE_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(DELETED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TICKET_IDS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ORIGINAL_RECIPIENTS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_FROM_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_FROM_AB2 tmp 2022-04-22 23:22:50 normalization > -- from at ticket_comments/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > NAME, 2022-04-22 23:22:50 normalization > TITLE, 2022-04-22 23:22:50 normalization > ADDRESS, 2022-04-22 23:22:50 normalization > DELETED, 2022-04-22 23:22:50 normalization > SUBJECT, 2022-04-22 23:22:50 normalization > TICKET_ID, 2022-04-22 23:22:50 normalization > TICKET_IDS, 2022-04-22 23:22:50 normalization > ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_FROM_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > -- from at ticket_comments/via/source/from from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:17:16.120000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:28.220096 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.74 seconds 2022-04-22 23:22:50 normalization > 23:22:28.224226 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:28.224434 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:28.249892 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.11 seconds 2022-04-22 23:22:50 normalization > 23:22:28.250461 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 1.06 seconds 2022-04-22 23:22:50 normalization > 23:22:28.250930 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:28.255047 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:28.255344 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" ("_AIRBYTE_FLAGS_OPTIONS_HASHID", "MESSAGE", "TRUSTED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_11_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_FLAGS_OPTIONS_HASHID", "MESSAGE", "TRUSTED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_11_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:28.255561 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:28.285606 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:28.292882 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:28.293192 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:28.320804 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:28.326073 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:28.326315 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:28.352601 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:28.359094 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:28.359341 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:28.376460 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:28.383311 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:28.383650 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:28.419902 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:28.424712 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:28.425045 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:28.457584 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:28.463358 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:28.463618 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:28.485590 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:28.488143 [debug] [Thread-1 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:28.489180 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:28.489876 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:28.490015 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:28.534252 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:28.538781 [debug] [Thread-3 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_DATA": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:28.540282 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:28.541599 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:28.546402 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:28.569614 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:28.569943 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:28.570063 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" ("_AIRBYTE_FLAGS_OPTIONS_HASHID", "TRUSTED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_2_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_FLAGS_OPTIONS_HASHID", "TRUSTED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_2_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:28.633478 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:28.633831 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:28.633954 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA" ("_AIRBYTE_EVENTS_HASHID", "to", "from", "STARTED_AT", "CALL_DURATION", "RECORDING_URL", "ANSWERED_BY_ID", "ANSWERED_BY_NAME", "TRANSCRIPTION_TEXT", "TRANSCRIPTION_STATUS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_DATA_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_EVENTS_HASHID", "to", "from", "STARTED_AT", "CALL_DURATION", "RECORDING_URL", "ANSWERED_BY_ID", "ANSWERED_BY_NAME", "TRANSCRIPTION_TEXT", "TRANSCRIPTION_STATUS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_DATA_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_DATA__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:28.732356 [debug] [Thread-5 ]: SQL status: SUCCESS 5 in 0.48 seconds 2022-04-22 23:22:50 normalization > 23:22:28.732671 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:28.732841 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: commit; 2022-04-22 23:22:50 normalization > 23:22:28.807845 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.86 seconds 2022-04-22 23:22:50 normalization > 23:22:28.815531 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:28.815798 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:28.914887 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:28.922417 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:28.922775 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:28.974789 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:28.981727 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:28.981978 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:29.005353 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.27 seconds 2022-04-22 23:22:50 normalization > 23:22:29.010428 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:29.010731 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11: Close 2022-04-22 23:22:50 normalization > 23:22:29.034325 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.87 seconds 2022-04-22 23:22:50 normalization > 23:22:29.044651 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.051271 [debug] [Thread-1 ]: SQL status: SUCCESS 20 in 0.48 seconds 2022-04-22 23:22:50 normalization > 23:22:29.052024 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:29.053065 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:29.053656 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:29.054509 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: commit; 2022-04-22 23:22:50 normalization > 23:22:29.060539 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:29.063883 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:29.110614 [info ] [Thread-5 ]: 80 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11......................... [SUCCESS 1 in 4.32s] 2022-04-22 23:22:50 normalization > 23:22:29.111104 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:29.111455 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:29.112223 [info ] [Thread-5 ]: 83 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE_TO.......................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:29.112918 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:29.113268 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:29.113466 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:29.252047 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:29.253510 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.19 seconds 2022-04-22 23:22:50 normalization > 23:22:29.254256 [debug] [Thread-4 ]: SQL status: SUCCESS 14 in 0.2 seconds 2022-04-22 23:22:50 normalization > 23:22:29.254599 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:29.257771 [debug] [Thread-2 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_VIA": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:29.262889 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.263313 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:29.265129 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:29.265400 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.269007 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:29.269230 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:29.335970 [debug] [Thread-4 ]: SQL status: SUCCESS 14 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:29.343050 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.348867 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.29 seconds 2022-04-22 23:22:50 normalization > 23:22:29.364025 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:29.376439 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.11 seconds 2022-04-22 23:22:50 normalization > 23:22:29.405437 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:29.413023 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:29.457091 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" ("_AIRBYTE_EVENTS_HASHID", "SOURCE", "CHANNEL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_VIA_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_EVENTS_HASHID", "SOURCE", "CHANNEL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_VIA_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:29.428522 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2: Close 2022-04-22 23:22:50 normalization > 23:22:29.488281 [debug] [Thread-4 ]: SQL status: SUCCESS 14 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:29.493354 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.493612 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.555081 [debug] [Thread-4 ]: SQL status: SUCCESS 14 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:29.558852 [debug] [Thread-4 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_VIA_SOURCE_FROM": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:29.560841 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.561832 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.561975 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:29.563330 [info ] [Thread-1 ]: 81 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2.......................... [SUCCESS 1 in 3.65s] 2022-04-22 23:22:50 normalization > 23:22:29.564840 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:29.565262 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:29.565808 [info ] [Thread-1 ]: 84 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE_FROM................................................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:29.566961 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.567183 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:29.567532 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:29.585632 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.585878 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.585990 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:29.639298 [debug] [Thread-3 ]: SQL status: SUCCESS 1746 in 1.01 seconds 2022-04-22 23:22:50 normalization > 23:22:29.655985 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA" 2022-04-22 23:22:50 normalization > 23:22:29.674635 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.11 seconds 2022-04-22 23:22:50 normalization > 23:22:29.684467 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: commit; 2022-04-22 23:22:50 normalization > 23:22:29.715839 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:29.742119 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM" ("_AIRBYTE_SOURCE_HASHID", "ID", "NAME", "TITLE", "ADDRESS", "DELETED", "SUBJECT", "TICKET_ID", "TICKET_IDS", "ORIGINAL_RECIPIENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FROM_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_SOURCE_HASHID", "ID", "NAME", "TITLE", "ADDRESS", "DELETED", "SUBJECT", "TICKET_ID", "TICKET_IDS", "ORIGINAL_RECIPIENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FROM_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:29.808289 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.54 seconds 2022-04-22 23:22:50 normalization > 23:22:29.818808 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:29.819068 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:29.873526 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:29.876526 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:29.876738 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.090058 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.35 seconds 2022-04-22 23:22:50 normalization > 23:22:30.094229 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:30.094487 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA: Close 2022-04-22 23:22:50 normalization > 23:22:30.108545 [debug] [Thread-1 ]: SQL status: SUCCESS 21 in 0.52 seconds 2022-04-22 23:22:50 normalization > 23:22:30.120001 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.120248 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.165168 [debug] [Thread-2 ]: SQL status: SUCCESS 121236 in 0.7 seconds 2022-04-22 23:22:50 normalization > 23:22:30.165471 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > 23:22:30.165589 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: commit; 2022-04-22 23:22:50 normalization > 23:22:30.178352 [debug] [Thread-1 ]: SQL status: SUCCESS 21 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:30.181964 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.182186 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.194885 [info ] [Thread-3 ]: 78 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_DATA......................................... [SUCCESS 1 in 6.23s] 2022-04-22 23:22:50 normalization > 23:22:30.195392 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_DATA 2022-04-22 23:22:50 normalization > 23:22:30.195673 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKETS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:30.196203 [info ] [Thread-3 ]: 85 of 95 START incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE_TO.................................................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:30.196934 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.197147 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKETS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:30.197284 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKETS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:30.213377 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.213725 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.213848 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:30.274756 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.4 seconds 2022-04-22 23:22:50 normalization > 23:22:30.310596 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.321183 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.365964 [debug] [Thread-4 ]: SQL status: SUCCESS 4529 in 0.62 seconds 2022-04-22 23:22:50 normalization > 23:22:30.370156 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.370494 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: commit; 2022-04-22 23:22:50 normalization > 23:22:30.380878 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:50 normalization > 23:22:30.384588 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:30.384837 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA: Close 2022-04-22 23:22:50 normalization > 23:22:30.422417 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:30.425777 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.426144 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.490904 [info ] [Thread-2 ]: 79 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA.......................................... [SUCCESS 1 in 6.46s] 2022-04-22 23:22:50 normalization > 23:22:30.495698 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA 2022-04-22 23:22:50 normalization > 23:22:30.496138 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:30.496983 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB2" 2022-04-22 23:22:50 normalization > 23:22:30.497440 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:30.497631 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:30.523109 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB2" 2022-04-22 23:22:50 normalization > 23:22:30.523881 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:30.536287 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.536744 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:30.537799 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:30.538041 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:30.541990 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:30.542635 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:30.543105 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB2" 2022-04-22 23:22:50 normalization > 23:22:30.552730 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.553033 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:30.553327 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.553583 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:30.567062 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB2" 2022-04-22 23:22:50 normalization > 23:22:30.568435 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:30.568997 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:30.569228 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:30.569899 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2" 2022-04-22 23:22:50 normalization > 23:22:30.570044 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:30.570158 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:30.590747 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2" 2022-04-22 23:22:50 normalization > 23:22:30.591207 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:30.591686 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > 23:22:30.591901 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:30.592540 [info ] [Thread-2 ]: 86 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11................................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:30.593272 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:30.594177 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:30.594616 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:30.595209 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:50 normalization > 23:22:30.629657 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:30.630673 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM: Close 2022-04-22 23:22:50 normalization > 23:22:30.621590 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:30.631439 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.45 seconds 2022-04-22 23:22:50 normalization > 23:22:30.637956 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:30.638609 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:30.652333 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.652552 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:30.663142 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.662946 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:30.668457 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_TO_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"name"')) as NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"address"')) as ADDRESS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" as table_alias 2022-04-22 23:22:50 normalization > -- to at ticket_comments/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "to" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_TO_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as NAME, 2022-04-22 23:22:50 normalization > cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as ADDRESS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > -- to at ticket_comments/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_TO_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_SOURCE_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_TO_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_TO_AB2 tmp 2022-04-22 23:22:50 normalization > -- to at ticket_comments/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > NAME, 2022-04-22 23:22:50 normalization > ADDRESS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_TO_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > -- to at ticket_comments/via/source/to from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:17:16.120000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:30.730645 [debug] [Thread-1 ]: SQL status: SUCCESS 21 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:30.751913 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.763694 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.815356 [info ] [Thread-4 ]: 82 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE_FROM................................... [SUCCESS 1 in 4.33s] 2022-04-22 23:22:50 normalization > 23:22:30.821799 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:30.826771 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:30.827274 [info ] [Thread-4 ]: 87 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2................................. [RUN] 2022-04-22 23:22:50 normalization > 23:22:30.828967 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:30.829701 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:30.829908 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:30.850128 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:30.851308 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:30.851496 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:30.920526 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:50 normalization > 23:22:30.953477 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.74 seconds 2022-04-22 23:22:50 normalization > 23:22:30.981055 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:30.992851 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.016085 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:31.016793 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.029436 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:31.085926 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:31.086266 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:31.158300 [debug] [Thread-1 ]: SQL status: SUCCESS 21 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:31.160671 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.1 seconds 2022-04-22 23:22:50 normalization > 23:22:31.176962 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:31.181457 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.183349 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKETS_VIA_SOURCE_FROM_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"name"')) as NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"phone"')) as PHONE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"title"')) as TITLE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"address"')) as ADDRESS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"deleted"')) as DELETED, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"subject"')) as SUBJECT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"topic_id"')) as TOPIC_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"username"')) as USERNAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"topic_name"')) as TOPIC_NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"facebook_id"')) as FACEBOOK_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"profile_url"')) as PROFILE_URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"revision_id"')) as REVISION_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"formatted_phone"')) as FORMATTED_PHONE, 2022-04-22 23:22:50 normalization > get_path(parse_json("from"), '"original_recipients"') as ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" as table_alias 2022-04-22 23:22:50 normalization > -- from at tickets/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "from" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_VIA_SOURCE_FROM_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as NAME, 2022-04-22 23:22:50 normalization > cast(PHONE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as PHONE, 2022-04-22 23:22:50 normalization > cast(TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as TITLE, 2022-04-22 23:22:50 normalization > cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as ADDRESS, 2022-04-22 23:22:50 normalization > cast(DELETED as boolean) as DELETED, 2022-04-22 23:22:50 normalization > cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as SUBJECT, 2022-04-22 23:22:50 normalization > cast(TOPIC_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as TOPIC_ID, 2022-04-22 23:22:50 normalization > cast(USERNAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as USERNAME, 2022-04-22 23:22:50 normalization > cast(TICKET_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as TICKET_ID, 2022-04-22 23:22:50 normalization > cast(TOPIC_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as TOPIC_NAME, 2022-04-22 23:22:50 normalization > cast(FACEBOOK_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FACEBOOK_ID, 2022-04-22 23:22:50 normalization > cast(PROFILE_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as PROFILE_URL, 2022-04-22 23:22:50 normalization > cast(REVISION_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as REVISION_ID, 2022-04-22 23:22:50 normalization > cast(FORMATTED_PHONE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FORMATTED_PHONE, 2022-04-22 23:22:50 normalization > ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > -- from at tickets/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_VIA_SOURCE_FROM_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_SOURCE_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(PHONE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(DELETED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TOPIC_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(USERNAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TOPIC_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FACEBOOK_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(PROFILE_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(REVISION_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FORMATTED_PHONE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ORIGINAL_RECIPIENTS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_FROM_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_SOURCE_FROM_AB2 tmp 2022-04-22 23:22:50 normalization > -- from at tickets/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > NAME, 2022-04-22 23:22:50 normalization > PHONE, 2022-04-22 23:22:50 normalization > TITLE, 2022-04-22 23:22:50 normalization > ADDRESS, 2022-04-22 23:22:50 normalization > DELETED, 2022-04-22 23:22:50 normalization > SUBJECT, 2022-04-22 23:22:50 normalization > TOPIC_ID, 2022-04-22 23:22:50 normalization > USERNAME, 2022-04-22 23:22:50 normalization > TICKET_ID, 2022-04-22 23:22:50 normalization > TOPIC_NAME, 2022-04-22 23:22:50 normalization > FACEBOOK_ID, 2022-04-22 23:22:50 normalization > PROFILE_URL, 2022-04-22 23:22:50 normalization > REVISION_ID, 2022-04-22 23:22:50 normalization > FORMATTED_PHONE, 2022-04-22 23:22:50 normalization > ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_FROM_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > -- from at tickets/via/source/from from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:30:38.031000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:31.184844 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.330482 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.66 seconds 2022-04-22 23:22:50 normalization > 23:22:31.335374 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.335689 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:31.393314 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.74 seconds 2022-04-22 23:22:50 normalization > 23:22:31.403519 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.404823 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:31.405097 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.411508 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.412405 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.472066 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.62 seconds 2022-04-22 23:22:50 normalization > 23:22:31.482394 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.482824 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.486039 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:31.491391 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.491670 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:31.492873 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:31.499241 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.500031 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.556047 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:31.559027 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.559226 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.572719 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.39 seconds 2022-04-22 23:22:50 normalization > 23:22:31.583181 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.584522 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:31.584713 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.588990 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.589794 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.641147 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:31.642377 [debug] [Thread-5 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:31.645488 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.648058 [debug] [Thread-5 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_VIA_SOURCE_TO": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:31.648318 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.649447 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.652642 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.652924 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:31.710288 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:31.719587 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.720061 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:31.720270 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKETS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:31.728387 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.728613 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.731615 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:31.732134 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.732278 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO" ("_AIRBYTE_SOURCE_HASHID", "NAME", "ADDRESS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TO_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_SOURCE_HASHID", "NAME", "ADDRESS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TO_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:31.785334 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:31.797288 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:31.797562 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKETS_VIA_SOURCE_TO_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"name"')) as NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"phone"')) as PHONE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"address"')) as ADDRESS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"username"')) as USERNAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"email_ccs"')) as EMAIL_CCS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"facebook_id"')) as FACEBOOK_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"profile_url"')) as PROFILE_URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"formatted_phone"')) as FORMATTED_PHONE, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" as table_alias 2022-04-22 23:22:50 normalization > -- to at tickets/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "to" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_VIA_SOURCE_TO_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as NAME, 2022-04-22 23:22:50 normalization > cast(PHONE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as PHONE, 2022-04-22 23:22:50 normalization > cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as ADDRESS, 2022-04-22 23:22:50 normalization > cast(USERNAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as USERNAME, 2022-04-22 23:22:50 normalization > cast(EMAIL_CCS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as EMAIL_CCS, 2022-04-22 23:22:50 normalization > cast(FACEBOOK_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FACEBOOK_ID, 2022-04-22 23:22:50 normalization > cast(PROFILE_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as PROFILE_URL, 2022-04-22 23:22:50 normalization > cast(FORMATTED_PHONE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FORMATTED_PHONE, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > -- to at tickets/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKETS_VIA_SOURCE_TO_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_SOURCE_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(PHONE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(USERNAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(EMAIL_CCS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FACEBOOK_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(PROFILE_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FORMATTED_PHONE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_TO_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_SOURCE_TO_AB2 tmp 2022-04-22 23:22:50 normalization > -- to at tickets/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKETS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > NAME, 2022-04-22 23:22:50 normalization > PHONE, 2022-04-22 23:22:50 normalization > ADDRESS, 2022-04-22 23:22:50 normalization > USERNAME, 2022-04-22 23:22:50 normalization > EMAIL_CCS, 2022-04-22 23:22:50 normalization > FACEBOOK_ID, 2022-04-22 23:22:50 normalization > PROFILE_URL, 2022-04-22 23:22:50 normalization > FORMATTED_PHONE, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_TO_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKETS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > -- to at tickets/via/source/to from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:30:38.031000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:31.817659 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.32 seconds 2022-04-22 23:22:50 normalization > 23:22:31.827847 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.829341 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.27 seconds 2022-04-22 23:22:50 normalization > 23:22:31.829541 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.840378 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.841285 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.891687 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:31.894455 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.894665 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.902697 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:31.905444 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.905640 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.943195 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:31.951148 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.951618 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:31.951789 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:31.957237 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.957461 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:31.961110 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:31.968931 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.969387 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:31.969543 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:31.979079 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:31.979437 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:32.012026 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:32.022658 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:32.022976 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("2"), '"trusted"')) as TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" as table_alias 2022-04-22 23:22:50 normalization > -- 2 at ticket_audits/metadata/flags_options/2 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "2" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > cast(TRUSTED as boolean) as TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB1 2022-04-22 23:22:50 normalization > -- 2 at ticket_audits/metadata/flags_options/2 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_FLAGS_OPTIONS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRUSTED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_2_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB2 tmp 2022-04-22 23:22:50 normalization > -- 2 at ticket_audits/metadata/flags_options/2 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_2_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2_AB3 2022-04-22 23:22:50 normalization > -- 2 at ticket_audits/metadata/flags_options/2 from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:08.811000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:32.046437 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:32.057450 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:32.057731 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias."11"), '"message"') 2022-04-22 23:22:50 normalization > as MESSAGE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("11"), '"trusted"')) as TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" as table_alias 2022-04-22 23:22:50 normalization > -- 11 at ticket_audits/metadata/flags_options/11 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "11" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > cast(MESSAGE as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as MESSAGE, 2022-04-22 23:22:50 normalization > cast(TRUSTED as boolean) as TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB1 2022-04-22 23:22:50 normalization > -- 11 at ticket_audits/metadata/flags_options/11 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_FLAGS_OPTIONS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MESSAGE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TRUSTED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_11_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB2 tmp 2022-04-22 23:22:50 normalization > -- 11 at ticket_audits/metadata/flags_options/11 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_FLAGS_OPTIONS_HASHID, 2022-04-22 23:22:50 normalization > MESSAGE, 2022-04-22 23:22:50 normalization > TRUSTED, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_11_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_AB3 2022-04-22 23:22:50 normalization > -- 11 at ticket_audits/metadata/flags_options/11 from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:48:37.637000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:32.222103 [debug] [Thread-5 ]: SQL status: SUCCESS 4529 in 0.49 seconds 2022-04-22 23:22:50 normalization > 23:22:32.222425 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:32.222545 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: commit; 2022-04-22 23:22:50 normalization > 23:22:32.297661 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.11 seconds 2022-04-22 23:22:50 normalization > 23:22:32.302376 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.302616 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:32.397483 [debug] [Thread-1 ]: SQL status: SUCCESS 21 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:32.403879 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.404120 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.468842 [debug] [Thread-1 ]: SQL status: SUCCESS 21 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:32.475199 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.475463 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:32.511036 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.29 seconds 2022-04-22 23:22:50 normalization > 23:22:32.516562 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:32.516935 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO: Close 2022-04-22 23:22:50 normalization > 23:22:32.534865 [debug] [Thread-1 ]: SQL status: SUCCESS 21 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:32.542514 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.542777 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.605336 [debug] [Thread-1 ]: SQL status: SUCCESS 21 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:32.611684 [debug] [Thread-1 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_VIA_SOURCE_FROM": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:32.613623 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.614799 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.614999 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:32.624059 [info ] [Thread-5 ]: 83 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_VIA_SOURCE_TO..................................... [SUCCESS 1 in 3.51s] 2022-04-22 23:22:50 normalization > 23:22:32.624667 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:32.625255 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > 23:22:32.626233 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1" 2022-04-22 23:22:50 normalization > 23:22:32.626396 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > 23:22:32.626625 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > 23:22:32.640754 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1" 2022-04-22 23:22:50 normalization > 23:22:32.641311 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:32.643028 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > 23:22:32.643689 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:32.644923 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1" 2022-04-22 23:22:50 normalization > 23:22:32.645084 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:32.645593 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:32.658867 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.86 seconds 2022-04-22 23:22:50 normalization > 23:22:32.662392 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1" 2022-04-22 23:22:50 normalization > 23:22:32.669350 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:32.670189 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:32.673234 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:32.674210 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > 23:22:32.674433 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:32.674784 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB3" 2022-04-22 23:22:50 normalization > 23:22:32.675090 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:32.675608 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:32.709720 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:32.715316 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.722401 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB3" 2022-04-22 23:22:50 normalization > 23:22:32.722749 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM" ("_AIRBYTE_SOURCE_HASHID", "ID", "NAME", "PHONE", "TITLE", "ADDRESS", "DELETED", "SUBJECT", "TOPIC_ID", "USERNAME", "TICKET_ID", "TOPIC_NAME", "FACEBOOK_ID", "PROFILE_URL", "REVISION_ID", "FORMATTED_PHONE", "ORIGINAL_RECIPIENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FROM_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_SOURCE_HASHID", "ID", "NAME", "PHONE", "TITLE", "ADDRESS", "DELETED", "SUBJECT", "TOPIC_ID", "USERNAME", "TICKET_ID", "TOPIC_NAME", "FACEBOOK_ID", "PROFILE_URL", "REVISION_ID", "FORMATTED_PHONE", "ORIGINAL_RECIPIENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FROM_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:32.727060 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:32.727757 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:32.728121 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:32.728748 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB3" 2022-04-22 23:22:50 normalization > 23:22:32.730585 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:32.731066 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:32.755780 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:32.757464 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB3" 2022-04-22 23:22:50 normalization > 23:22:32.763672 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:32.764396 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:32.765440 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:32.769641 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:32.770464 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:32.771532 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3" 2022-04-22 23:22:50 normalization > 23:22:32.771729 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:32.772073 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:32.812298 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3" 2022-04-22 23:22:50 normalization > 23:22:32.813338 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:32.814356 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > 23:22:32.814635 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > 23:22:32.815413 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2" 2022-04-22 23:22:50 normalization > 23:22:32.815601 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > 23:22:32.816015 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > 23:22:32.835446 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2" 2022-04-22 23:22:50 normalization > 23:22:32.837414 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:32.837976 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:32.845142 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:32.845985 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > 23:22:32.846330 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:32.846706 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:32.848303 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2" 2022-04-22 23:22:50 normalization > 23:22:32.848515 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:32.850089 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:32.851796 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.83 seconds 2022-04-22 23:22:50 normalization > 23:22:32.885349 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2" 2022-04-22 23:22:50 normalization > 23:22:32.901654 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:32.902643 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.84 seconds 2022-04-22 23:22:50 normalization > 23:22:32.903261 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:32.903447 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:32.908886 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:32.912010 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > 23:22:32.912847 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:32.913552 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:32.914702 [info ] [Thread-5 ]: 88 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE_FROM.......................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:32.917724 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.918078 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:32.918355 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:32.938645 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.939969 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:32.940760 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:32.941081 [debug] [Thread-5 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:32.947170 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:32.949113 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:33.000198 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:33.028954 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:33.030422 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.12 seconds 2022-04-22 23:22:50 normalization > 23:22:33.032885 [debug] [Thread-3 ]: SQL status: SUCCESS 13 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:33.049433 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:33.292531 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:33.293022 [debug] [Thread-3 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKETS_VIA_SOURCE_TO": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:33.313467 [debug] [Thread-1 ]: SQL status: SUCCESS 22191 in 0.59 seconds 2022-04-22 23:22:50 normalization > 23:22:33.407016 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:33.391286 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:33.406359 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:33.373437 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:33.407208 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: commit; 2022-04-22 23:22:50 normalization > 23:22:33.419460 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:33.427501 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:33.451711 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKETS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:33.455583 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:33.522650 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:33.523989 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:33.524685 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:33.533693 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:33.534141 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:33.540401 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:33.541236 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:33.541461 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO" ("_AIRBYTE_SOURCE_HASHID", "NAME", "PHONE", "ADDRESS", "USERNAME", "EMAIL_CCS", "FACEBOOK_ID", "PROFILE_URL", "FORMATTED_PHONE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TO_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_SOURCE_HASHID", "NAME", "PHONE", "ADDRESS", "USERNAME", "EMAIL_CCS", "FACEBOOK_ID", "PROFILE_URL", "FORMATTED_PHONE", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TO_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKETS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:33.542514 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:33.594743 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:33.595405 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:33.605877 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:33.608573 [debug] [Thread-4 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:33.608882 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:33.610087 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:33.613385 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:33.613665 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:33.656334 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.21 seconds 2022-04-22 23:22:50 normalization > 23:22:33.661424 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:33.661893 [debug] [Thread-1 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_FROM: Close 2022-04-22 23:22:50 normalization > 23:22:33.663174 [debug] [Thread-2 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:33.667923 [debug] [Thread-2 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:33.670902 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:33.672185 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:33.672347 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:33.690100 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:33.690575 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:33.690737 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" ("_AIRBYTE_FLAGS_OPTIONS_HASHID", "TRUSTED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_2_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_FLAGS_OPTIONS_HASHID", "TRUSTED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_2_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:33.775579 [info ] [Thread-1 ]: 84 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE_FROM........................................... [SUCCESS 1 in 4.21s] 2022-04-22 23:22:50 normalization > 23:22:33.776114 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:33.776507 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:33.777069 [info ] [Thread-1 ]: 89 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE_TO............................................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:33.777835 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:33.778046 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:33.778182 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:33.804203 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:33.805272 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:33.808089 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.14 seconds 2022-04-22 23:22:50 normalization > 23:22:33.808628 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:33.809733 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:33.812051 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" ("_AIRBYTE_FLAGS_OPTIONS_HASHID", "MESSAGE", "TRUSTED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_11_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_FLAGS_OPTIONS_HASHID", "MESSAGE", "TRUSTED", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_11_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:34.059156 [debug] [Thread-5 ]: SQL status: SUCCESS 14 in 1.12 seconds 2022-04-22 23:22:50 normalization > 23:22:34.078342 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:34.079601 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:34.080233 [debug] [Thread-3 ]: SQL status: SUCCESS 22191 in 0.54 seconds 2022-04-22 23:22:50 normalization > 23:22:34.081202 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKETS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:34.081544 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: commit; 2022-04-22 23:22:50 normalization > 23:22:34.225908 [debug] [Thread-4 ]: SQL status: SUCCESS 239 in 0.54 seconds 2022-04-22 23:22:50 normalization > 23:22:34.226502 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2" 2022-04-22 23:22:50 normalization > 23:22:34.227626 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: commit; 2022-04-22 23:22:50 normalization > 23:22:34.228677 [debug] [Thread-5 ]: SQL status: SUCCESS 14 in 0.15 seconds 2022-04-22 23:22:50 normalization > 23:22:34.232856 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:34.234501 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:34.324199 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.52 seconds 2022-04-22 23:22:50 normalization > 23:22:34.330621 [debug] [Thread-2 ]: SQL status: SUCCESS 15 in 0.52 seconds 2022-04-22 23:22:50 normalization > 23:22:34.340114 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:34.340447 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > 23:22:34.340660 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:34.340834 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: commit; 2022-04-22 23:22:50 normalization > 23:22:34.427289 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:34.427962 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.35 seconds 2022-04-22 23:22:50 normalization > 23:22:34.430762 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:34.438698 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:34.439252 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:34.439606 [debug] [Thread-3 ]: On model.airbyte_utils.TICKETS_VIA_SOURCE_TO: Close 2022-04-22 23:22:50 normalization > 23:22:34.479605 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.25 seconds 2022-04-22 23:22:50 normalization > 23:22:34.487985 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:34.488282 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2: Close 2022-04-22 23:22:50 normalization > 23:22:34.582810 [info ] [Thread-3 ]: 85 of 95 OK created incremental model ZENDESK_SUPPORT.TICKETS_VIA_SOURCE_TO............................................. [SUCCESS 1 in 4.39s] 2022-04-22 23:22:50 normalization > 23:22:34.583580 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKETS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:34.583880 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:34.584514 [info ] [Thread-3 ]: 90 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS............................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:34.585480 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:34.585660 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:34.586508 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:34.607566 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:34.610685 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.27 seconds 2022-04-22 23:22:50 normalization > 23:22:34.611036 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:34.617147 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:34.618448 [info ] [Thread-4 ]: 87 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2............................ [SUCCESS 1 in 3.79s] 2022-04-22 23:22:50 normalization > 23:22:34.618740 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:34.619003 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11: Close 2022-04-22 23:22:50 normalization > 23:22:34.619438 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_2 2022-04-22 23:22:50 normalization > 23:22:34.624524 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > 23:22:34.625103 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3" 2022-04-22 23:22:50 normalization > 23:22:34.625636 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > 23:22:34.626886 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > 23:22:34.641819 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3" 2022-04-22 23:22:50 normalization > 23:22:34.642455 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:34.642954 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > 23:22:34.643233 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:34.643900 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3" 2022-04-22 23:22:50 normalization > 23:22:34.644255 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:34.644795 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:34.666669 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3" 2022-04-22 23:22:50 normalization > 23:22:34.669657 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:34.670695 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > 23:22:34.671028 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 normalization > 23:22:34.671976 [info ] [Thread-4 ]: 91 of 95 START incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE...................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:34.672681 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:34.672917 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 normalization > 23:22:34.673121 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 normalization > 23:22:34.696566 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:34.697473 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.46 seconds 2022-04-22 23:22:50 normalization > 23:22:34.697737 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:34.710975 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:34.711333 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:34.711851 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:34.799972 [info ] [Thread-2 ]: 86 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11........................... [SUCCESS 1 in 4.21s] 2022-04-22 23:22:50 normalization > 23:22:34.837740 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11 2022-04-22 23:22:50 normalization > 23:22:34.844792 [debug] [Thread-5 ]: SQL status: SUCCESS 14 in 0.13 seconds 2022-04-22 23:22:50 normalization > 23:22:34.857439 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.42 seconds 2022-04-22 23:22:50 normalization > 23:22:34.862681 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:34.868346 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:34.883229 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:34.884597 [info ] [Thread-2 ]: 92 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE........................................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:34.892117 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:34.906277 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:34.913590 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:34.961125 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:34.983811 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:35.014676 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:35.021287 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:35.049418 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:50 normalization > 23:22:35.049649 [debug] [Thread-2 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:35.082483 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.14 seconds 2022-04-22 23:22:50 normalization > 23:22:35.098882 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:35.135912 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:35.140215 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:35.144430 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:35.145519 [debug] [Thread-5 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:35.155584 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:35.156677 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:35.199444 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:35.211476 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:35.218799 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:35.219544 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:35.231398 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:35.233321 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:35.235167 [debug] [Thread-5 ]: SQL status: SUCCESS 14 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:35.268546 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:35.274371 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_VIA_SOURCE_FROM_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"name"')) as NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"title"')) as TITLE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"address"')) as ADDRESS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"deleted"')) as DELETED, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"subject"')) as SUBJECT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:50 normalization > get_path(parse_json("from"), '"ticket_ids"') as TICKET_IDS, 2022-04-22 23:22:50 normalization > get_path(parse_json("from"), '"original_recipients"') as ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" as table_alias 2022-04-22 23:22:50 normalization > -- from at ticket_audits/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "from" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_VIA_SOURCE_FROM_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as NAME, 2022-04-22 23:22:50 normalization > cast(TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as TITLE, 2022-04-22 23:22:50 normalization > cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as ADDRESS, 2022-04-22 23:22:50 normalization > cast(DELETED as boolean) as DELETED, 2022-04-22 23:22:50 normalization > cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as SUBJECT, 2022-04-22 23:22:50 normalization > cast(TICKET_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as TICKET_ID, 2022-04-22 23:22:50 normalization > TICKET_IDS, 2022-04-22 23:22:50 normalization > ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > -- from at ticket_audits/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_VIA_SOURCE_FROM_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_SOURCE_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(DELETED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TICKET_IDS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ORIGINAL_RECIPIENTS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_FROM_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_SOURCE_FROM_AB2 tmp 2022-04-22 23:22:50 normalization > -- from at ticket_audits/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > NAME, 2022-04-22 23:22:50 normalization > TITLE, 2022-04-22 23:22:50 normalization > ADDRESS, 2022-04-22 23:22:50 normalization > DELETED, 2022-04-22 23:22:50 normalization > SUBJECT, 2022-04-22 23:22:50 normalization > TICKET_ID, 2022-04-22 23:22:50 normalization > TICKET_IDS, 2022-04-22 23:22:50 normalization > ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_FROM_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > -- from at ticket_audits/via/source/from from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:35.309421 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:35.336750 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:35.347823 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_VIA_SOURCE_TO_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"name"')) as NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"address"')) as ADDRESS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" as table_alias 2022-04-22 23:22:50 normalization > -- to at ticket_audits/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "to" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_VIA_SOURCE_TO_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as NAME, 2022-04-22 23:22:50 normalization > cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as ADDRESS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > -- to at ticket_audits/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_VIA_SOURCE_TO_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_SOURCE_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_TO_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_SOURCE_TO_AB2 tmp 2022-04-22 23:22:50 normalization > -- to at ticket_audits/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > NAME, 2022-04-22 23:22:50 normalization > ADDRESS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_TO_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > -- to at ticket_audits/via/source/to from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:35.885995 [debug] [Thread-3 ]: SQL status: SUCCESS 15 in 1.27 seconds 2022-04-22 23:22:50 normalization > 23:22:35.899031 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:35.899282 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:35.915207 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 1.2 seconds 2022-04-22 23:22:50 normalization > 23:22:35.926556 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:35.927044 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:35.931238 [debug] [Thread-2 ]: SQL status: SUCCESS 8 in 0.88 seconds 2022-04-22 23:22:50 normalization > 23:22:35.945373 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:35.945635 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:35.955454 [debug] [Thread-3 ]: SQL status: SUCCESS 15 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:35.959113 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:35.959324 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:35.992843 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:35.995903 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:35.996305 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:36.008180 [debug] [Thread-2 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:36.011235 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.011917 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.277877 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.28 seconds 2022-04-22 23:22:50 normalization > 23:22:36.288163 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:36.288405 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:36.340041 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:36.343026 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:36.343235 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:36.346367 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.39 seconds 2022-04-22 23:22:50 normalization > 23:22:36.356675 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:36.356910 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:36.394441 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.38 seconds 2022-04-22 23:22:50 normalization > 23:22:36.405481 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.407379 [debug] [Thread-3 ]: SQL status: SUCCESS 15 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:36.407882 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:36.408070 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.411337 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:36.418745 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:36.420526 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:36.422311 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 1.03 seconds 2022-04-22 23:22:50 normalization > 23:22:36.427781 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:36.429169 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:36.429556 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:36.430731 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 normalization > 23:22:36.439770 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:36.440533 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:36.478629 [debug] [Thread-2 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:36.479198 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:36.482313 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.489011 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:36.493049 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:36.493281 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.503444 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:36.505585 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_11_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(MESSAGE), '"user"')) as USER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" as table_alias 2022-04-22 23:22:50 normalization > -- MESSAGE at ticket_comments/metadata/flags_options/11/message 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and MESSAGE is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_11_HASHID, 2022-04-22 23:22:50 normalization > cast(USER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as USER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > -- MESSAGE at ticket_comments/metadata/flags_options/11/message 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_11_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(USER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_MESSAGE_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 tmp 2022-04-22 23:22:50 normalization > -- MESSAGE at ticket_comments/metadata/flags_options/11/message 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_11_HASHID, 2022-04-22 23:22:50 normalization > USER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_MESSAGE_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > -- MESSAGE at ticket_comments/metadata/flags_options/11/message from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 20:12:06.125000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:36.506793 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:36.508197 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:36.515278 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:36.517008 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:36.521379 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:36.521870 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:36.522115 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:36.560452 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:36.567951 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.568389 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:36.568543 [debug] [Thread-2 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:36.575128 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.576509 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:36.576682 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.577818 [debug] [Thread-3 ]: SQL status: SUCCESS 15 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:36.584391 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:36.599762 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:36.600103 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:36.602227 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 1.32 seconds 2022-04-22 23:22:50 normalization > 23:22:36.602557 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_ATTACHMENTS_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"url"')) as URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"size"')) as SIZE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"width"')) as WIDTH, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"height"')) as HEIGHT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"inline"')) as INLINE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"file_name"')) as FILE_NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"content_url"')) as CONTENT_URL, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"content_type"')) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(THUMBNAILS.value), '"mapped_content_url"')) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" as table_alias 2022-04-22 23:22:50 normalization > -- THUMBNAILS at ticket_audits/events/attachments/thumbnails 2022-04-22 23:22:50 normalization > cross join table(flatten(THUMBNAILS)) as THUMBNAILS 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and THUMBNAILS is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_ATTACHMENTS_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as URL, 2022-04-22 23:22:50 normalization > cast(SIZE as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as SIZE, 2022-04-22 23:22:50 normalization > cast(WIDTH as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as WIDTH, 2022-04-22 23:22:50 normalization > cast(HEIGHT as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as HEIGHT, 2022-04-22 23:22:50 normalization > cast(INLINE as boolean) as INLINE, 2022-04-22 23:22:50 normalization > cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as FILE_NAME, 2022-04-22 23:22:50 normalization > cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_URL, 2022-04-22 23:22:50 normalization > cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as CONTENT_TYPE, 2022-04-22 23:22:50 normalization > cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB1 2022-04-22 23:22:50 normalization > -- THUMBNAILS at ticket_audits/events/attachments/thumbnails 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_ATTACHMENTS_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SIZE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(WIDTH as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(HEIGHT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(INLINE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(FILE_NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(CONTENT_TYPE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(MAPPED_CONTENT_URL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_THUMBNAILS_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB2 tmp 2022-04-22 23:22:50 normalization > -- THUMBNAILS at ticket_audits/events/attachments/thumbnails 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_ATTACHMENTS_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > URL, 2022-04-22 23:22:50 normalization > SIZE, 2022-04-22 23:22:50 normalization > WIDTH, 2022-04-22 23:22:50 normalization > HEIGHT, 2022-04-22 23:22:50 normalization > INLINE, 2022-04-22 23:22:50 normalization > FILE_NAME, 2022-04-22 23:22:50 normalization > CONTENT_URL, 2022-04-22 23:22:50 normalization > CONTENT_TYPE, 2022-04-22 23:22:50 normalization > MAPPED_CONTENT_URL, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_THUMBNAILS_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS_AB3 2022-04-22 23:22:50 normalization > -- THUMBNAILS at ticket_audits/events/attachments/thumbnails from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.246000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:36.613443 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:36.616041 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:36.649605 [debug] [Thread-2 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:36.659822 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:36.660090 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.SOURCE), '"to"') 2022-04-22 23:22:50 normalization > as "to", 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(SOURCE), '"rel"')) as REL, 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > get_path(parse_json(table_alias.SOURCE), '"from"') 2022-04-22 23:22:50 normalization > as "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" as table_alias 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_audits/events/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and SOURCE is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > cast("to" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "to", 2022-04-22 23:22:50 normalization > cast(REL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as REL, 2022-04-22 23:22:50 normalization > cast("from" as 2022-04-22 23:22:50 normalization > variant 2022-04-22 23:22:50 normalization > ) as "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_AB1 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_audits/events/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_VIA_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("to" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(REL as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast("from" as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_AB2 tmp 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_audits/events/via/source 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_VIA_HASHID, 2022-04-22 23:22:50 normalization > "to", 2022-04-22 23:22:50 normalization > REL, 2022-04-22 23:22:50 normalization > "from", 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_AB3 2022-04-22 23:22:50 normalization > -- SOURCE at ticket_audits/events/via/source from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:36.674544 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:36.679820 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:36.680130 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:36.683011 [debug] [Thread-5 ]: SQL status: SUCCESS 14 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:36.688212 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:36.688578 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:36.727611 [debug] [Thread-1 ]: SQL status: SUCCESS 7 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:36.730351 [debug] [Thread-1 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_VIA_SOURCE_TO": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:36.731689 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:36.732380 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:36.732514 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:36.748295 [debug] [Thread-5 ]: SQL status: SUCCESS 14 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:36.753837 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:36.754105 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:36.793390 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:36.793934 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:36.794058 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO" ("_AIRBYTE_SOURCE_HASHID", "NAME", "ADDRESS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TO_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_SOURCE_HASHID", "NAME", "ADDRESS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TO_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:36.823191 [debug] [Thread-5 ]: SQL status: SUCCESS 14 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:36.830391 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:36.830637 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:37.024253 [debug] [Thread-5 ]: SQL status: SUCCESS 14 in 0.19 seconds 2022-04-22 23:22:50 normalization > 23:22:37.028169 [debug] [Thread-5 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_VIA_SOURCE_FROM": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:37.029482 [debug] [Thread-5 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:37.030288 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:37.030428 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:37.096862 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:37.097499 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:37.098198 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM" ("_AIRBYTE_SOURCE_HASHID", "ID", "NAME", "TITLE", "ADDRESS", "DELETED", "SUBJECT", "TICKET_ID", "TICKET_IDS", "ORIGINAL_RECIPIENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FROM_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_SOURCE_HASHID", "ID", "NAME", "TITLE", "ADDRESS", "DELETED", "SUBJECT", "TICKET_ID", "TICKET_IDS", "ORIGINAL_RECIPIENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FROM_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:37.167888 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.66 seconds 2022-04-22 23:22:50 normalization > 23:22:37.173647 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.173943 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:37.243371 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:37.248458 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.248711 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.313077 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:37.318609 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.318857 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:37.363490 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.04 seconds 2022-04-22 23:22:50 normalization > 23:22:37.369303 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.370710 [debug] [Thread-1 ]: SQL status: SUCCESS 56217 in 0.58 seconds 2022-04-22 23:22:50 normalization > 23:22:37.370907 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.371151 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:37.372093 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: commit; 2022-04-22 23:22:50 normalization > 23:22:37.440331 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:37.443224 [debug] [Thread-4 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:37.444755 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.445854 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.446047 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:37.535515 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:37.535847 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.535963 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" ("_AIRBYTE_11_HASHID", "USER", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_MESSAGE_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_11_HASHID", "USER", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_MESSAGE_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:37.593471 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.22 seconds 2022-04-22 23:22:50 normalization > 23:22:37.597826 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:37.598126 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO: Close 2022-04-22 23:22:50 normalization > 23:22:37.690523 [info ] [Thread-1 ]: 89 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE_TO....................................... [SUCCESS 1 in 3.91s] 2022-04-22 23:22:50 normalization > 23:22:37.691024 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:37.691292 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > 23:22:37.692001 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1" 2022-04-22 23:22:50 normalization > 23:22:37.692177 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > 23:22:37.692300 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > 23:22:37.700068 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1" 2022-04-22 23:22:50 normalization > 23:22:37.701105 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:37.701576 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > 23:22:37.702211 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 1.09 seconds 2022-04-22 23:22:50 normalization > 23:22:37.708854 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:37.709176 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > 23:22:37.709332 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:37.709993 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2" 2022-04-22 23:22:50 normalization > 23:22:37.710940 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > 23:22:37.712139 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > 23:22:37.724691 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2" 2022-04-22 23:22:50 normalization > 23:22:37.725182 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:37.725927 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > 23:22:37.726706 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > 23:22:37.727071 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3" 2022-04-22 23:22:50 normalization > 23:22:37.727206 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > 23:22:37.727317 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > 23:22:37.739751 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3" 2022-04-22 23:22:50 normalization > 23:22:37.740167 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:37.740571 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > 23:22:37.741155 [debug] [Thread-1 ]: Began running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 normalization > 23:22:37.741418 [info ] [Thread-1 ]: 93 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE........................ [RUN] 2022-04-22 23:22:50 normalization > 23:22:37.741883 [debug] [Thread-1 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.742066 [debug] [Thread-1 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 normalization > 23:22:37.742211 [debug] [Thread-1 ]: Compiling model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 normalization > 23:22:37.756351 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.756570 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:37.756677 [debug] [Thread-1 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:37.794257 [debug] [Thread-3 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:37.822794 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:37.828233 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:37.923893 [debug] [Thread-3 ]: SQL status: SUCCESS 15 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:38.054862 [debug] [Thread-4 ]: SQL status: SUCCESS 6 in 0.52 seconds 2022-04-22 23:22:50 normalization > 23:22:38.057446 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:38.058751 [debug] [Thread-5 ]: SQL status: SUCCESS 56217 in 0.96 seconds 2022-04-22 23:22:50 normalization > 23:22:38.059726 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:38.073236 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:38.074178 [debug] [Thread-5 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:38.074590 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: commit; 2022-04-22 23:22:50 normalization > 23:22:38.076841 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: commit; 2022-04-22 23:22:50 normalization > 23:22:38.135032 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 1.47 seconds 2022-04-22 23:22:50 normalization > 23:22:38.139585 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:38.140001 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:38.159389 [debug] [Thread-3 ]: SQL status: SUCCESS 15 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:38.168788 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:38.169096 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:38.204685 [debug] [Thread-2 ]: SQL status: SUCCESS 8 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:38.209918 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:38.210263 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:38.216727 [debug] [Thread-3 ]: SQL status: SUCCESS 15 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:38.220557 [debug] [Thread-3 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:38.221761 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:38.222526 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:38.222788 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:38.397074 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.17 seconds 2022-04-22 23:22:50 normalization > 23:22:38.397529 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:38.397690 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" ("_AIRBYTE_ATTACHMENTS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_THUMBNAILS_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_ATTACHMENTS_HASHID", "ID", "URL", "SIZE", "WIDTH", "HEIGHT", "INLINE", "FILE_NAME", "CONTENT_URL", "CONTENT_TYPE", "MAPPED_CONTENT_URL", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_THUMBNAILS_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:38.401903 [debug] [Thread-5 ]: SQL status: SUCCESS 1 in 0.32 seconds 2022-04-22 23:22:50 normalization > 23:22:38.406418 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:38.406668 [debug] [Thread-5 ]: On model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM: Close 2022-04-22 23:22:50 normalization > 23:22:38.790591 [debug] [Thread-3 ]: SQL status: SUCCESS 1146 in 0.39 seconds 2022-04-22 23:22:50 normalization > 23:22:38.790917 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS" 2022-04-22 23:22:50 normalization > 23:22:38.791036 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: commit; 2022-04-22 23:22:50 normalization > 23:22:39.020803 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.23 seconds 2022-04-22 23:22:50 normalization > 23:22:39.024253 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:39.024507 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS: Close 2022-04-22 23:22:50 normalization > 23:22:39.567433 [debug] [Thread-2 ]: SQL status: SUCCESS 8 in 1.36 seconds 2022-04-22 23:22:50 normalization > 23:22:39.574021 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:39.574553 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:39.630144 [info ] [Thread-3 ]: 90 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS....................... [SUCCESS 1 in 5.04s] 2022-04-22 23:22:50 normalization > 23:22:39.633294 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_ATTACHMENTS_THUMBNAILS 2022-04-22 23:22:50 normalization > 23:22:39.648137 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 1.89 seconds 2022-04-22 23:22:50 normalization > 23:22:39.661241 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:39.662470 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 1.59 seconds 2022-04-22 23:22:50 normalization > 23:22:39.663761 [debug] [Thread-2 ]: SQL status: SUCCESS 8 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:39.663948 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:39.668056 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:39.673420 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:39.675375 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE: Close 2022-04-22 23:22:50 normalization > 23:22:39.678266 [info ] [Thread-5 ]: 88 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_VIA_SOURCE_FROM..................................... [SUCCESS 1 in 6.76s] 2022-04-22 23:22:50 normalization > 23:22:39.678573 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:39.683977 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:39.732685 [debug] [Thread-2 ]: SQL status: SUCCESS 8 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:39.736171 [debug] [Thread-2 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_VIA_SOURCE": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:39.737590 [debug] [Thread-2 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:39.739592 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:39.743390 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:39.743599 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:39.744845 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:39.745115 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:39.812946 [info ] [Thread-4 ]: 91 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE................. [SUCCESS 1 in 5.14s] 2022-04-22 23:22:50 normalization > 23:22:39.813646 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_COMMENTS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 INFO i.a.w.t.TemporalAttemptExecution(lambda$getWorkerThread$2):158 - Completing future exceptionally... io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:60) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:57) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 3 more Suppressed: io.airbyte.workers.WorkerException: Normalization process wasn't successful at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:160) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:45) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-04-22 23:22:50 normalization > 23:22:39.819963 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:39.820214 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:39.820326 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" ("_AIRBYTE_VIA_HASHID", "to", "REL", "from", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SOURCE_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_VIA_HASHID", "to", "REL", "from", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_SOURCE_HASHID" 2022-04-22 23:22:50 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:40.117193 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.37 seconds 2022-04-22 23:22:50 normalization > 23:22:40.137517 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-04-22 23:22:50 normalization > 23:22:40.137782 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:40.202584 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:40.206353 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:40.206732 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:40.271398 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:40.278588 [debug] [Thread-1 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:40.278999 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:40.279147 [debug] [Thread-1 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 normalization > 23:22:40.286599 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:40.286998 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:40.351356 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 WARN i.t.i.a.POJOActivityTaskHandler(activityFailureToResult):307 - Activity failure. ActivityId=36a20a67-b815-3839-92e4-1300e5d565a5, activityType=Normalize, attempt=1 java.lang.RuntimeException: io.temporal.serviceclient.CheckedExceptionWrapper: java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:233) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.normalize(NormalizationActivityImpl.java:71) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at jdk.internal.reflect.GeneratedMethodAccessor203.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at io.temporal.internal.activity.POJOActivityTaskHandler$POJOActivityInboundCallsInterceptor.execute(POJOActivityTaskHandler.java:214) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.activity.POJOActivityTaskHandler$POJOActivityImplementation.execute(POJOActivityTaskHandler.java:180) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.activity.POJOActivityTaskHandler.handle(POJOActivityTaskHandler.java:120) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.worker.ActivityWorker$TaskHandlerImpl.handle(ActivityWorker.java:204) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.worker.ActivityWorker$TaskHandlerImpl.handle(ActivityWorker.java:164) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.internal.worker.PollTaskExecutor.lambda$process$0(PollTaskExecutor.java:93) ~[temporal-sdk-1.8.1.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.temporal.serviceclient.CheckedExceptionWrapper: java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Normalization Failed. at io.temporal.serviceclient.CheckedExceptionWrapper.wrap(CheckedExceptionWrapper.java:56) ~[temporal-serviceclient-1.8.1.jar:?] at io.temporal.internal.sync.WorkflowInternal.wrap(WorkflowInternal.java:448) ~[temporal-sdk-1.8.1.jar:?] at io.temporal.activity.Activity.wrap(Activity.java:51) ~[temporal-sdk-1.8.1.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.get(TemporalAttemptExecution.java:135) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.lambda$normalize$1(NormalizationActivityImpl.java:97) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:228) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 13 more Caused by: java.util.concurrent.ExecutionException: io.airbyte.workers.WorkerException: Normalization Failed. at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.get(TemporalAttemptExecution.java:129) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.sync.NormalizationActivityImpl.lambda$normalize$1(NormalizationActivityImpl.java:97) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalUtils.withBackgroundHeartbeat(TemporalUtils.java:228) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 13 more Caused by: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:60) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 1 more Caused by: io.airbyte.workers.WorkerException: Normalization Failed. at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:57) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] ... 1 more Suppressed: io.airbyte.workers.WorkerException: Normalization process wasn't successful at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:160) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:45) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:18) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.65-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-04-22 23:22:50 normalization > 23:22:40.362613 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:40.362856 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_11_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json(MESSAGE), '"user"')) as USER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" as table_alias 2022-04-22 23:22:50 normalization > -- MESSAGE at ticket_audits/metadata/flags_options/11/message 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and MESSAGE is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_11_HASHID, 2022-04-22 23:22:50 normalization > cast(USER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as USER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB1 2022-04-22 23:22:50 normalization > -- MESSAGE at ticket_audits/metadata/flags_options/11/message 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_11_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(USER as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_MESSAGE_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB2 tmp 2022-04-22 23:22:50 normalization > -- MESSAGE at ticket_audits/metadata/flags_options/11/message 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_11_HASHID, 2022-04-22 23:22:50 normalization > USER, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_MESSAGE_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE_AB3 2022-04-22 23:22:50 normalization > -- MESSAGE at ticket_audits/metadata/flags_options/11/message from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:48:37.637000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:40.633797 [debug] [Thread-2 ]: SQL status: SUCCESS 121239 in 0.81 seconds 2022-04-22 23:22:50 normalization > 23:22:40.634109 [debug] [Thread-2 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > 23:22:40.634225 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: commit; 2022-04-22 23:22:50 normalization > 23:22:40.884763 [debug] [Thread-2 ]: SQL status: SUCCESS 1 in 0.25 seconds 2022-04-22 23:22:50 normalization > 23:22:40.889200 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:40.889663 [debug] [Thread-2 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE: Close 2022-04-22 23:22:50 normalization > 23:22:40.980991 [info ] [Thread-2 ]: 92 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE................................... [SUCCESS 1 in 6.07s] 2022-04-22 23:22:50 normalization > 23:22:40.982214 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE 2022-04-22 23:22:50 normalization > 23:22:40.983090 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:40.983695 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1" 2022-04-22 23:22:50 normalization > 23:22:40.983897 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:40.984084 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:40.984550 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:40.985021 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1" 2022-04-22 23:22:50 normalization > 23:22:41.006382 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:41.007536 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1" 2022-04-22 23:22:50 normalization > 23:22:41.007773 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:41.019425 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1" 2022-04-22 23:22:50 normalization > 23:22:41.019760 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:41.020568 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > 23:22:41.021290 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:41.021499 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:41.022116 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > 23:22:41.022933 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2" 2022-04-22 23:22:50 normalization > 23:22:41.023279 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:41.023433 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:41.036675 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:41.053278 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2" 2022-04-22 23:22:50 normalization > 23:22:41.054373 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2" 2022-04-22 23:22:50 normalization > 23:22:41.054766 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:41.055175 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:41.070323 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2" 2022-04-22 23:22:50 normalization > 23:22:41.070739 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:41.071738 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > 23:22:41.072312 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:41.072948 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > 23:22:41.073194 [debug] [Thread-5 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:41.073879 [debug] [Thread-5 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3" 2022-04-22 23:22:50 normalization > 23:22:41.074205 [debug] [Thread-5 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:41.074400 [debug] [Thread-5 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:41.074568 [debug] [Thread-2 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:41.090642 [debug] [Thread-2 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3" 2022-04-22 23:22:50 normalization > 23:22:41.096038 [debug] [Thread-2 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:41.101653 [debug] [Thread-2 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:41.124270 [debug] [Thread-5 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3" 2022-04-22 23:22:50 normalization > 23:22:41.125270 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.76 seconds 2022-04-22 23:22:50 normalization > 23:22:41.131342 [debug] [Thread-2 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3" 2022-04-22 23:22:50 normalization > 23:22:41.137829 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:41.138196 [debug] [Thread-5 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:41.138487 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:41.139351 [debug] [Thread-5 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > 23:22:41.139626 [debug] [Thread-2 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:41.140976 [debug] [Thread-2 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > 23:22:41.143425 [debug] [Thread-3 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:41.143785 [info ] [Thread-3 ]: 94 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:41.144306 [debug] [Thread-4 ]: Began running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:41.145172 [debug] [Thread-3 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:41.146271 [info ] [Thread-4 ]: 95 of 95 START incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO..................................... [RUN] 2022-04-22 23:22:50 normalization > 23:22:41.146487 [debug] [Thread-3 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:41.147470 [debug] [Thread-4 ]: Acquiring new snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:41.148022 [debug] [Thread-3 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:41.148259 [debug] [Thread-4 ]: Began compiling node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:41.158774 [debug] [Thread-4 ]: Compiling model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:41.165566 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:41.182159 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:41.182692 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:41.182467 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:41.183012 [debug] [Thread-3 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:41.182832 [debug] [Thread-4 ]: Opening a new connection, currently in state closed 2022-04-22 23:22:50 normalization > 23:22:41.204885 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:41.210188 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:41.210534 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:41.287346 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:41.304329 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:41.341108 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:41.409434 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:41.416373 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:41.417516 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:41.476345 [debug] [Thread-1 ]: SQL status: SUCCESS 6 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:41.486146 [debug] [Thread-1 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:41.490528 [debug] [Thread-1 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:41.499077 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:41.500025 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:41.628290 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.13 seconds 2022-04-22 23:22:50 normalization > 23:22:41.630483 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:41.632560 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" ("_AIRBYTE_11_HASHID", "USER", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_MESSAGE_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_11_HASHID", "USER", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_MESSAGE_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:41.999143 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.82 seconds 2022-04-22 23:22:50 normalization > 23:22:42.011981 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.012241 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.070806 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:42.073946 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.074193 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.127242 [debug] [Thread-1 ]: SQL status: SUCCESS 16 in 0.49 seconds 2022-04-22 23:22:50 normalization > 23:22:42.128115 [debug] [Thread-1 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE" 2022-04-22 23:22:50 normalization > 23:22:42.128338 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: commit; 2022-04-22 23:22:50 normalization > 23:22:42.138837 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.96 seconds 2022-04-22 23:22:50 normalization > 23:22:42.149627 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.149844 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.202852 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:42.205988 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.206180 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.338835 [debug] [Thread-1 ]: SQL status: SUCCESS 1 in 0.21 seconds 2022-04-22 23:22:50 normalization > 23:22:42.342996 [debug] [Thread-1 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:42.343254 [debug] [Thread-1 ]: On model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE: Close 2022-04-22 23:22:50 normalization > 23:22:42.509239 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.43 seconds 2022-04-22 23:22:50 normalization > 23:22:42.521838 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.522102 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.527897 [info ] [Thread-1 ]: 93 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE................... [SUCCESS 1 in 4.79s] 2022-04-22 23:22:50 normalization > 23:22:42.528353 [debug] [Thread-1 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE 2022-04-22 23:22:50 normalization > 23:22:42.583745 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:42.586664 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.586872 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.670104 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.08 seconds 2022-04-22 23:22:50 normalization > 23:22:42.677426 [debug] [Thread-4 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.677845 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:42.678002 [debug] [Thread-4 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:42.685550 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.685757 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.748519 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:42.758412 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:42.758681 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"name"')) as NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("to"), '"address"')) as ADDRESS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" as table_alias 2022-04-22 23:22:50 normalization > -- to at ticket_audits/events/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "to" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as NAME, 2022-04-22 23:22:50 normalization > cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as ADDRESS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB1 2022-04-22 23:22:50 normalization > -- to at ticket_audits/events/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_SOURCE_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_TO_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB2 tmp 2022-04-22 23:22:50 normalization > -- to at ticket_audits/events/via/source/to 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > NAME, 2022-04-22 23:22:50 normalization > ADDRESS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_TO_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3 2022-04-22 23:22:50 normalization > -- to at ticket_audits/events/via/source/to from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.287000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:42.824844 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.62 seconds 2022-04-22 23:22:50 normalization > 23:22:42.835421 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.835693 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.885966 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:42.889086 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.889290 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > select max(cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > )) from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.939817 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:42.948707 [debug] [Thread-3 ]: Writing injected SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.949146 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:42.949300 [debug] [Thread-3 ]: Began executing node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:42.954507 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:42.954690 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:43.042960 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.09 seconds 2022-04-22 23:22:50 normalization > 23:22:43.054746 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:43.054999 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > create or replace temporary table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM__dbt_tmp" as 2022-04-22 23:22:50 normalization > (select * from( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > with __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to parse JSON blob stored in a single column and extract into separated field columns as described by the JSON Schema 2022-04-22 23:22:50 normalization > -- depends_on: "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"id"')) as ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"name"')) as NAME, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"title"')) as TITLE, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"address"')) as ADDRESS, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"deleted"')) as DELETED, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"subject"')) as SUBJECT, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"ticket_id"')) as TICKET_ID, 2022-04-22 23:22:50 normalization > to_varchar(get_path(parse_json("from"), '"revision_id"')) as REVISION_ID, 2022-04-22 23:22:50 normalization > get_path(parse_json("from"), '"original_recipients"') as ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" as table_alias 2022-04-22 23:22:50 normalization > -- from at ticket_audits/events/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > and "from" is not null 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to cast each column to its adequate SQL type converted from the JSON schema type 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > cast(ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as ID, 2022-04-22 23:22:50 normalization > cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as NAME, 2022-04-22 23:22:50 normalization > cast(TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as TITLE, 2022-04-22 23:22:50 normalization > cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as ADDRESS, 2022-04-22 23:22:50 normalization > cast(DELETED as boolean) as DELETED, 2022-04-22 23:22:50 normalization > cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ) as SUBJECT, 2022-04-22 23:22:50 normalization > cast(TICKET_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as TICKET_ID, 2022-04-22 23:22:50 normalization > cast(REVISION_ID as 2022-04-22 23:22:50 normalization > bigint 2022-04-22 23:22:50 normalization > ) as REVISION_ID, 2022-04-22 23:22:50 normalization > ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB1 2022-04-22 23:22:50 normalization > -- from at ticket_audits/events/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ), __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3 as ( 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > -- SQL model to build a hash column based on the values of this record 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > md5(cast(coalesce(cast(_AIRBYTE_SOURCE_HASHID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(NAME as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TITLE as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ADDRESS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(DELETED as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(SUBJECT as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(TICKET_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(REVISION_ID as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') || '-' || coalesce(cast(ORIGINAL_RECIPIENTS as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > ), '') as 2022-04-22 23:22:50 normalization > varchar 2022-04-22 23:22:50 normalization > )) as _AIRBYTE_FROM_HASHID, 2022-04-22 23:22:50 normalization > tmp.* 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB2 tmp 2022-04-22 23:22:50 normalization > -- from at ticket_audits/events/via/source/from 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > )-- Final base SQL model 2022-04-22 23:22:50 normalization > -- depends_on: __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > select 2022-04-22 23:22:50 normalization > _AIRBYTE_SOURCE_HASHID, 2022-04-22 23:22:50 normalization > ID, 2022-04-22 23:22:50 normalization > NAME, 2022-04-22 23:22:50 normalization > TITLE, 2022-04-22 23:22:50 normalization > ADDRESS, 2022-04-22 23:22:50 normalization > DELETED, 2022-04-22 23:22:50 normalization > SUBJECT, 2022-04-22 23:22:50 normalization > TICKET_ID, 2022-04-22 23:22:50 normalization > REVISION_ID, 2022-04-22 23:22:50 normalization > ORIGINAL_RECIPIENTS, 2022-04-22 23:22:50 normalization > _AIRBYTE_AB_ID, 2022-04-22 23:22:50 normalization > _AIRBYTE_EMITTED_AT, 2022-04-22 23:22:50 normalization > convert_timezone('UTC', current_timestamp()) as _AIRBYTE_NORMALIZED_AT, 2022-04-22 23:22:50 normalization > _AIRBYTE_FROM_HASHID 2022-04-22 23:22:50 normalization > from __dbt__cte__TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3 2022-04-22 23:22:50 normalization > -- from at ticket_audits/events/via/source/from from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE" 2022-04-22 23:22:50 normalization > where 1 = 1 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > and cast(_AIRBYTE_EMITTED_AT as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) >= 2022-04-22 23:22:50 normalization > cast('2022-04-22 17:49:09.320000-07:00' as 2022-04-22 23:22:50 normalization > timestamp with time zone 2022-04-22 23:22:50 normalization > ) 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > ) order by (_AIRBYTE_EMITTED_AT) 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:43.654827 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.9 seconds 2022-04-22 23:22:50 normalization > 23:22:43.659841 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:43.660217 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:43.718518 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:43.723800 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:43.724001 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:43.781580 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:43.788929 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:43.789289 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:43.857635 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:43.862941 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:43.863168 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:43.921946 [debug] [Thread-4 ]: SQL status: SUCCESS 7 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:43.926305 [debug] [Thread-4 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:43.927489 [debug] [Thread-4 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:43.928251 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:43.928403 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:43.994929 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:43.995367 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:43.995502 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" ("_AIRBYTE_SOURCE_HASHID", "NAME", "ADDRESS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TO_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_SOURCE_HASHID", "NAME", "ADDRESS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_TO_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_TO__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:44.296472 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 1.24 seconds 2022-04-22 23:22:50 normalization > 23:22:44.304845 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:44.305394 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:44.370881 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:44.381276 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:44.381512 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:44.432752 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.05 seconds 2022-04-22 23:22:50 normalization > 23:22:44.440012 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:44.440238 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > 23:22:44.450967 [debug] [Thread-4 ]: SQL status: SUCCESS 5461 in 0.46 seconds 2022-04-22 23:22:50 normalization > 23:22:44.451220 [debug] [Thread-4 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO" 2022-04-22 23:22:50 normalization > 23:22:44.451331 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: commit; 2022-04-22 23:22:50 normalization > 23:22:44.503306 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:44.508457 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:44.508666 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > describe table "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:44.580183 [debug] [Thread-3 ]: SQL status: SUCCESS 14 in 0.07 seconds 2022-04-22 23:22:50 normalization > 23:22:44.583874 [debug] [Thread-3 ]: 2022-04-22 23:22:50 normalization > In "AIRBYTE_DB"."ZENDESK_SUPPORT"."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM": 2022-04-22 23:22:50 normalization > Schema changed: False 2022-04-22 23:22:50 normalization > Source columns not in target: [] 2022-04-22 23:22:50 normalization > Target columns not in source: [] 2022-04-22 23:22:50 normalization > New column types: [] 2022-04-22 23:22:50 normalization > 2022-04-22 23:22:50 normalization > 23:22:44.585036 [debug] [Thread-3 ]: Writing runtime SQL for node "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:44.585785 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:44.585917 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: /* {"app": "dbt", "dbt_version": "1.0.0", "profile_name": "normalize", "target_name": "prod", "node_id": "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM"} */ 2022-04-22 23:22:50 normalization > begin; 2022-04-22 23:22:50 normalization > 23:22:44.650530 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.06 seconds 2022-04-22 23:22:50 normalization > 23:22:44.650854 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:44.650972 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: insert into "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" ("_AIRBYTE_SOURCE_HASHID", "ID", "NAME", "TITLE", "ADDRESS", "DELETED", "SUBJECT", "TICKET_ID", "REVISION_ID", "ORIGINAL_RECIPIENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FROM_HASHID") 2022-04-22 23:22:50 normalization > ( 2022-04-22 23:22:50 normalization > select "_AIRBYTE_SOURCE_HASHID", "ID", "NAME", "TITLE", "ADDRESS", "DELETED", "SUBJECT", "TICKET_ID", "REVISION_ID", "ORIGINAL_RECIPIENTS", "_AIRBYTE_AB_ID", "_AIRBYTE_EMITTED_AT", "_AIRBYTE_NORMALIZED_AT", "_AIRBYTE_FROM_HASHID" 2022-04-22 23:22:50 normalization > from "AIRBYTE_DB".ZENDESK_SUPPORT."TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM__dbt_tmp" 2022-04-22 23:22:50 normalization > ); 2022-04-22 23:22:50 normalization > 23:22:44.684484 [debug] [Thread-4 ]: SQL status: SUCCESS 1 in 0.23 seconds 2022-04-22 23:22:50 normalization > 23:22:44.688009 [debug] [Thread-4 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:44.688264 [debug] [Thread-4 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO: Close 2022-04-22 23:22:50 normalization > 23:22:44.773492 [info ] [Thread-4 ]: 95 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO................................ [SUCCESS 1 in 3.63s] 2022-04-22 23:22:50 normalization > 23:22:44.774193 [debug] [Thread-4 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO 2022-04-22 23:22:50 normalization > 23:22:45.407223 [debug] [Thread-3 ]: SQL status: SUCCESS 110451 in 0.76 seconds 2022-04-22 23:22:50 normalization > 23:22:45.407542 [debug] [Thread-3 ]: Using snowflake connection "model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM" 2022-04-22 23:22:50 normalization > 23:22:45.407684 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: commit; 2022-04-22 23:22:50 normalization > 23:22:45.608486 [debug] [Thread-3 ]: SQL status: SUCCESS 1 in 0.2 seconds 2022-04-22 23:22:50 normalization > 23:22:45.611943 [debug] [Thread-3 ]: finished collecting timing info 2022-04-22 23:22:50 normalization > 23:22:45.612200 [debug] [Thread-3 ]: On model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM: Close 2022-04-22 23:22:50 normalization > 23:22:45.708233 [info ] [Thread-3 ]: 94 of 95 OK created incremental model ZENDESK_SUPPORT.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM.............................. [SUCCESS 1 in 4.56s] 2022-04-22 23:22:50 normalization > 23:22:45.709617 [debug] [Thread-3 ]: Finished running node model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM 2022-04-22 23:22:50 normalization > 23:22:45.712327 [debug] [MainThread]: Acquiring new snowflake connection "master" 2022-04-22 23:22:50 normalization > 23:22:45.713415 [info ] [MainThread]: 2022-04-22 23:22:50 normalization > 23:22:45.713746 [info ] [MainThread]: Finished running 13 view models, 8 table models, 74 incremental models in 104.55s. 2022-04-22 23:22:50 normalization > 23:22:45.714863 [debug] [MainThread]: Connection 'master' was properly closed. 2022-04-22 23:22:50 normalization > 23:22:45.715268 [debug] [MainThread]: Connection 'model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO_AB3' was properly closed. 2022-04-22 23:22:50 normalization > 23:22:45.715440 [debug] [MainThread]: Connection 'model.airbyte_utils.TICKET_AUDITS_METADATA_FLAGS_OPTIONS_11_MESSAGE' was properly closed. 2022-04-22 23:22:50 normalization > 23:22:45.715692 [debug] [MainThread]: Connection 'model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM' was properly closed. 2022-04-22 23:22:50 normalization > 23:22:45.715796 [debug] [MainThread]: Connection 'model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_TO' was properly closed. 2022-04-22 23:22:50 normalization > 23:22:45.715881 [debug] [MainThread]: Connection 'model.airbyte_utils.TICKET_AUDITS_EVENTS_VIA_SOURCE_FROM_AB3' was properly closed. 2022-04-22 23:22:50 normalization > 23:22:45.781378 [info ] [MainThread]: 2022-04-22 23:22:50 normalization > 23:22:45.781854 [info ] [MainThread]: Completed with 1 error and 0 warnings: 2022-04-22 23:22:50 normalization > 23:22:45.782272 [info ] [MainThread]: 2022-04-22 23:22:50 normalization > 23:22:45.782672 [error] [MainThread]: Database Error in model TICKET_METRICS_SCD (models/generated/airbyte_incremental/scd/ZENDESK_SUPPORT/TICKET_METRICS_SCD.sql) 2022-04-22 23:22:50 normalization > 23:22:45.783016 [error] [MainThread]: 002108 (22000): SQL compilation error: cannot change column INITIALLY_ASSIGNED_AT from type DATE to TIMESTAMP_TZ(9) 2022-04-22 23:22:50 normalization > 23:22:45.783389 [error] [MainThread]: 2022-04-22 23:22:50 normalization > 23:22:45.784010 [info ] [MainThread]: 2022-04-22 23:22:50 normalization > 23:22:45.784412 [info ] [MainThread]: Done. PASS=86 WARN=0 ERROR=1 SKIP=8 TOTAL=95 2022-04-22 23:22:50 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2022-04-22 23:22:50 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.method: does not have a value in the enumeration [Standard]