[ Jan 17 07:28:58 Enabled. ] [ Jan 17 07:28:58 Rereading configuration. ] [ Jan 17 07:28:59 Rereading configuration. ] [ Jan 17 07:29:02 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 17 07:29:02 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.01.17 07:29:02.902982 [ 1 ] {} Application: Will watch for the process with pid 22848 2025.01.17 07:29:02.903438 [ 1 ] {} Application: Forked a child process to watch 2025.01.17 07:29:03.140865 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22848 2025.01.17 07:29:03.141668 [ 1 ] {} Application: starting up 2025.01.17 07:29:03.142388 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.17 07:29:03.235537 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.17 07:29:03.299339 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.17 07:29:03.299415 [ 1 ] {} Application: Initializing DateLUT. 2025.01.17 07:29:03.299429 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.17 07:29:03.299520 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.17 07:29:03.299951 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.17 07:29:03.301673 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.17 07:29:03.302435 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.17 07:29:03.303369 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.01.17 07:29:03.303397 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.01.17 07:29:03.303414 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.17 07:29:03.303606 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.17 07:29:03.304522 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.17 07:29:03.310394 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.17 07:29:03.311090 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.17 07:29:03.312419 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.17 07:29:03.312492 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.17 07:29:03.314151 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.17 07:29:03.314653 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.17 07:29:03.320079 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.17 07:29:03.320728 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.17 07:29:03.322395 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.17 07:29:03.322877 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.17 07:29:03.323273 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.17 07:29:03.323752 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.17 07:29:03.325331 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.17 07:29:03.325374 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.17 07:29:03.325452 [ 150 ] {} DNSResolver: Updating DNS cache 2025.01.17 07:29:03.325656 [ 150 ] {} DNSResolver: Updated DNS cache 2025.01.17 07:29:03.341238 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.17 07:29:03.341267 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000178523 sec 2025.01.17 07:29:03.341322 [ 1 ] {} ReferentialDeps: No tables 2025.01.17 07:29:03.341339 [ 1 ] {} LoadingDeps: No tables 2025.01.17 07:29:03.342656 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.17 07:29:03.343984 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.17 07:29:03.360353 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.17 07:29:03.360428 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.17 07:29:03.360483 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.17 07:29:03.360502 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.17 07:29:03.360549 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.17 07:29:03.360580 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.17 07:29:03.364776 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.17 07:29:03.364824 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.17 07:29:03.364853 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.17 07:29:03.365040 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.17 07:29:03.365059 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.17 07:29:03.365098 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.17 07:29:03.365121 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.17 07:29:03.365135 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.17 07:29:03.365170 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.17 07:29:03.365193 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.17 07:29:03.397605 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.17 07:29:03.400148 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.17 07:29:03.400195 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9001e-05 sec 2025.01.17 07:29:03.400210 [ 1 ] {} ReferentialDeps: No tables 2025.01.17 07:29:03.400222 [ 1 ] {} LoadingDeps: No tables 2025.01.17 07:29:03.400247 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.17 07:29:03.400472 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.17 07:29:03.400526 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.17 07:29:03.400540 [ 1 ] {} Application: Loaded metadata. 2025.01.17 07:29:03.400556 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.01.17 07:29:03.400569 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.17 07:29:03.417528 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.17 07:29:03.417774 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.10 MiB (RSS), difference: 92.33 MiB 2025.01.17 07:29:03.418770 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.2391e-05 sec. 2025.01.17 07:29:03.419762 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.17 07:29:03.419859 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.17 07:29:03.419880 [ 1 ] {} Application: Ready for connections. 2025.01.17 07:29:03.806299 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39301 2025.01.17 07:29:03.806804 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.806867 [ 3 ] {} TCP-Session: 0f9f80a4-cc37-46d6-84f5-d6f190991236 Authenticating user 'default' from [fd00:1122:3344:101::b]:39301 2025.01.17 07:29:03.806901 [ 3 ] {} TCP-Session: 0f9f80a4-cc37-46d6-84f5-d6f190991236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.807014 [ 3 ] {} TCP-Session: 0f9f80a4-cc37-46d6-84f5-d6f190991236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.807105 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 07:29:03.807147 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:03.807227 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:03.807561 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58268 2025.01.17 07:29:03.807596 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48111 2025.01.17 07:29:03.807732 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.807740 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.807782 [ 4 ] {} TCP-Session: 77cf17f2-e14f-4069-93fd-58e07431305a Authenticating user 'default' from [fd00:1122:3344:101::b]:58268 2025.01.17 07:29:03.807896 [ 5 ] {} TCP-Session: a2fac1ae-5bb6-422d-b508-b1e76ed43c7f Authenticating user 'default' from [fd00:1122:3344:101::b]:48111 2025.01.17 07:29:03.807911 [ 4 ] {} TCP-Session: 77cf17f2-e14f-4069-93fd-58e07431305a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.807934 [ 5 ] {} TCP-Session: a2fac1ae-5bb6-422d-b508-b1e76ed43c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.808028 [ 4 ] {} TCP-Session: 77cf17f2-e14f-4069-93fd-58e07431305a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.808038 [ 5 ] {} TCP-Session: a2fac1ae-5bb6-422d-b508-b1e76ed43c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.808398 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43750 2025.01.17 07:29:03.808528 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.808526 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47021 2025.01.17 07:29:03.808560 [ 253 ] {} TCP-Session: 9b6f44b9-04ed-40c1-933f-240087adcd38 Authenticating user 'default' from [fd00:1122:3344:101::b]:43750 2025.01.17 07:29:03.808754 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41630 2025.01.17 07:29:03.808774 [ 253 ] {} TCP-Session: 9b6f44b9-04ed-40c1-933f-240087adcd38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.808792 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62915 2025.01.17 07:29:03.808824 [ 253 ] {} TCP-Session: 9b6f44b9-04ed-40c1-933f-240087adcd38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.809142 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.809154 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61411 2025.01.17 07:29:03.809190 [ 256 ] {} TCP-Session: 7d43550d-45a6-435f-bbda-58b458acbcd3 Authenticating user 'default' from [fd00:1122:3344:101::b]:62915 2025.01.17 07:29:03.809163 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.809320 [ 256 ] {} TCP-Session: 7d43550d-45a6-435f-bbda-58b458acbcd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.809331 [ 255 ] {} TCP-Session: df7a65a0-68e7-4163-9166-78a6e6cc2fd7 Authenticating user 'default' from [fd00:1122:3344:101::b]:41630 2025.01.17 07:29:03.809352 [ 256 ] {} TCP-Session: 7d43550d-45a6-435f-bbda-58b458acbcd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.809416 [ 255 ] {} TCP-Session: df7a65a0-68e7-4163-9166-78a6e6cc2fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.809462 [ 255 ] {} TCP-Session: df7a65a0-68e7-4163-9166-78a6e6cc2fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.815063 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.815102 [ 257 ] {} TCP-Session: f84a7b44-ea31-46c2-b8f9-0f474e83df94 Authenticating user 'default' from [fd00:1122:3344:101::b]:61411 2025.01.17 07:29:03.815124 [ 257 ] {} TCP-Session: f84a7b44-ea31-46c2-b8f9-0f474e83df94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.815180 [ 257 ] {} TCP-Session: f84a7b44-ea31-46c2-b8f9-0f474e83df94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.816422 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.816480 [ 254 ] {} TCP-Session: 302e6b51-8a64-4dbe-b159-2a55209760a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:47021 2025.01.17 07:29:03.816504 [ 254 ] {} TCP-Session: 302e6b51-8a64-4dbe-b159-2a55209760a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.816585 [ 254 ] {} TCP-Session: 302e6b51-8a64-4dbe-b159-2a55209760a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.885043 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54001 2025.01.17 07:29:03.886045 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.886096 [ 258 ] {} TCP-Session: 2a99997b-0702-4172-aede-4e7a6025a0d7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54001 2025.01.17 07:29:03.886116 [ 258 ] {} TCP-Session: 2a99997b-0702-4172-aede-4e7a6025a0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.886131 [ 258 ] {} TCP-Session: 2a99997b-0702-4172-aede-4e7a6025a0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.886201 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 07:29:03.886225 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:03.886249 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:03.886716 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38611 2025.01.17 07:29:03.886726 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47617 2025.01.17 07:29:03.886847 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33886 2025.01.17 07:29:03.886982 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.887182 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.887201 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50864 2025.01.17 07:29:03.887199 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49459 2025.01.17 07:29:03.887270 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.887279 [ 260 ] {} TCP-Session: 2b84fcf2-5317-4496-81e8-517a012d0c68 Authenticating user 'default' from [fd00:1122:3344:101::a]:38611 2025.01.17 07:29:03.887317 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36204 2025.01.17 07:29:03.887471 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52074 2025.01.17 07:29:03.887499 [ 261 ] {} TCP-Session: 9b8bf741-26ff-4e25-99af-865efe7939c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:33886 2025.01.17 07:29:03.887494 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.887511 [ 260 ] {} TCP-Session: 2b84fcf2-5317-4496-81e8-517a012d0c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.887712 [ 261 ] {} TCP-Session: 9b8bf741-26ff-4e25-99af-865efe7939c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.887725 [ 260 ] {} TCP-Session: 2b84fcf2-5317-4496-81e8-517a012d0c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.887756 [ 263 ] {} TCP-Session: a84a4615-e923-43ea-83ee-d5b70b64978e Authenticating user 'default' from [fd00:1122:3344:101::a]:50864 2025.01.17 07:29:03.887816 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.887888 [ 261 ] {} TCP-Session: 9b8bf741-26ff-4e25-99af-865efe7939c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.887958 [ 259 ] {} TCP-Session: 3a68589c-8041-4fb1-80cf-f3663a82d6e1 Authenticating user 'default' from [fd00:1122:3344:101::a]:47617 2025.01.17 07:29:03.887979 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.888047 [ 265 ] {} TCP-Session: 39feba37-d33f-4ccd-ab26-42b0f881dc36 Authenticating user 'default' from [fd00:1122:3344:101::a]:52074 2025.01.17 07:29:03.888087 [ 263 ] {} TCP-Session: a84a4615-e923-43ea-83ee-d5b70b64978e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.888113 [ 264 ] {} TCP-Session: 35b37bd3-5be9-4477-9c96-9aba9482bd91 Authenticating user 'default' from [fd00:1122:3344:101::a]:36204 2025.01.17 07:29:03.888309 [ 263 ] {} TCP-Session: a84a4615-e923-43ea-83ee-d5b70b64978e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.888327 [ 259 ] {} TCP-Session: 3a68589c-8041-4fb1-80cf-f3663a82d6e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.888343 [ 264 ] {} TCP-Session: 35b37bd3-5be9-4477-9c96-9aba9482bd91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.888347 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:03.888445 [ 259 ] {} TCP-Session: 3a68589c-8041-4fb1-80cf-f3663a82d6e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.888469 [ 264 ] {} TCP-Session: 35b37bd3-5be9-4477-9c96-9aba9482bd91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.888551 [ 262 ] {} TCP-Session: b42c3e74-1944-41ae-b5cc-69fab47e0d6b Authenticating user 'default' from [fd00:1122:3344:101::a]:49459 2025.01.17 07:29:03.888378 [ 265 ] {} TCP-Session: 39feba37-d33f-4ccd-ab26-42b0f881dc36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.888608 [ 262 ] {} TCP-Session: b42c3e74-1944-41ae-b5cc-69fab47e0d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.888617 [ 265 ] {} TCP-Session: 39feba37-d33f-4ccd-ab26-42b0f881dc36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:03.888637 [ 262 ] {} TCP-Session: b42c3e74-1944-41ae-b5cc-69fab47e0d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.000153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.21 MiB, peak 117.21 MiB, free memory in arenas 0.00 B, will set to 119.89 MiB (RSS), difference: 2.69 MiB 2025.01.17 07:29:04.275056 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60335 2025.01.17 07:29:04.277282 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.277341 [ 266 ] {} TCP-Session: 6282987a-fe68-495f-a3a6-5a0f7f2a399b Authenticating user 'default' from [fd00:1122:3344:101::e]:60335 2025.01.17 07:29:04.277366 [ 266 ] {} TCP-Session: 6282987a-fe68-495f-a3a6-5a0f7f2a399b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.277379 [ 266 ] {} TCP-Session: 6282987a-fe68-495f-a3a6-5a0f7f2a399b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.277461 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 07:29:04.277487 [ 266 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:04.277517 [ 266 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:04.277932 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45112 2025.01.17 07:29:04.278085 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65259 2025.01.17 07:29:04.278135 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.278201 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42472 2025.01.17 07:29:04.278266 [ 267 ] {} TCP-Session: 95474c9d-eec6-461b-8231-4255cb4127bf Authenticating user 'default' from [fd00:1122:3344:101::e]:45112 2025.01.17 07:29:04.278462 [ 267 ] {} TCP-Session: 95474c9d-eec6-461b-8231-4255cb4127bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.278469 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.278461 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41543 2025.01.17 07:29:04.278524 [ 269 ] {} TCP-Session: 9ccf3cc5-a8fb-43f6-a691-c37fdcbcae3f Authenticating user 'default' from [fd00:1122:3344:101::e]:42472 2025.01.17 07:29:04.278513 [ 267 ] {} TCP-Session: 95474c9d-eec6-461b-8231-4255cb4127bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.278499 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.278687 [ 269 ] {} TCP-Session: 9ccf3cc5-a8fb-43f6-a691-c37fdcbcae3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.278862 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55612 2025.01.17 07:29:04.278886 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63485 2025.01.17 07:29:04.278896 [ 268 ] {} TCP-Session: ff942ebc-591b-4644-95b9-02ad8d85acdf Authenticating user 'default' from [fd00:1122:3344:101::e]:65259 2025.01.17 07:29:04.278917 [ 269 ] {} TCP-Session: 9ccf3cc5-a8fb-43f6-a691-c37fdcbcae3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.278891 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.279222 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39420 2025.01.17 07:29:04.279262 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.279249 [ 270 ] {} TCP-Session: 9a490c7c-fb4d-4ea7-a076-86b5fa0ba18a Authenticating user 'default' from [fd00:1122:3344:101::e]:41543 2025.01.17 07:29:04.279342 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.279367 [ 268 ] {} TCP-Session: ff942ebc-591b-4644-95b9-02ad8d85acdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.279389 [ 271 ] {} TCP-Session: 7dec3932-1998-4c01-a559-9adb7bcc7749 Authenticating user 'default' from [fd00:1122:3344:101::e]:63485 2025.01.17 07:29:04.279406 [ 270 ] {} TCP-Session: 9a490c7c-fb4d-4ea7-a076-86b5fa0ba18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.279524 [ 268 ] {} TCP-Session: ff942ebc-591b-4644-95b9-02ad8d85acdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.279604 [ 271 ] {} TCP-Session: 7dec3932-1998-4c01-a559-9adb7bcc7749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.279585 [ 272 ] {} TCP-Session: 3f5dfbd5-8950-4e5e-8206-d7b8a73d88b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55612 2025.01.17 07:29:04.279619 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.279694 [ 270 ] {} TCP-Session: 9a490c7c-fb4d-4ea7-a076-86b5fa0ba18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.279735 [ 272 ] {} TCP-Session: 3f5dfbd5-8950-4e5e-8206-d7b8a73d88b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.279755 [ 271 ] {} TCP-Session: 7dec3932-1998-4c01-a559-9adb7bcc7749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.279880 [ 272 ] {} TCP-Session: 3f5dfbd5-8950-4e5e-8206-d7b8a73d88b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.279899 [ 273 ] {} TCP-Session: 003f5adf-122b-4d7d-851f-637ec7267f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:39420 2025.01.17 07:29:04.280017 [ 273 ] {} TCP-Session: 003f5adf-122b-4d7d-851f-637ec7267f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.280060 [ 273 ] {} TCP-Session: 003f5adf-122b-4d7d-851f-637ec7267f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.457203 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63967 2025.01.17 07:29:04.457387 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.457439 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:63967 2025.01.17 07:29:04.457466 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.457482 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.457566 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 07:29:04.457598 [ 274 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:04.457629 [ 274 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:04.458096 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37218 2025.01.17 07:29:04.458358 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60700 2025.01.17 07:29:04.458353 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61835 2025.01.17 07:29:04.458376 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.459186 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42594 2025.01.17 07:29:04.459212 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.459233 [ 275 ] {} TCP-Session: 21ac7420-a95e-4c3e-bb08-e3fe542a3efc Authenticating user 'default' from [fd00:1122:3344:101::d]:37218 2025.01.17 07:29:04.459505 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.459505 [ 277 ] {} TCP-Session: 31427fd2-120e-47f0-9166-47cb006b0962 Authenticating user 'default' from [fd00:1122:3344:101::d]:60700 2025.01.17 07:29:04.460489 [ 275 ] {} TCP-Session: 21ac7420-a95e-4c3e-bb08-e3fe542a3efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.460501 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.459505 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63791 2025.01.17 07:29:04.460603 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Authenticating user 'default' from [fd00:1122:3344:101::d]:42594 2025.01.17 07:29:04.460659 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56504 2025.01.17 07:29:04.460695 [ 275 ] {} TCP-Session: 21ac7420-a95e-4c3e-bb08-e3fe542a3efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.460632 [ 277 ] {} TCP-Session: 31427fd2-120e-47f0-9166-47cb006b0962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.460729 [ 276 ] {} TCP-Session: f6a497e8-e819-4205-9596-3b874edec759 Authenticating user 'default' from [fd00:1122:3344:101::d]:61835 2025.01.17 07:29:04.461081 [ 276 ] {} TCP-Session: f6a497e8-e819-4205-9596-3b874edec759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.461160 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50863 2025.01.17 07:29:04.461203 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.461205 [ 277 ] {} TCP-Session: 31427fd2-120e-47f0-9166-47cb006b0962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.461243 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.461260 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.461227 [ 276 ] {} TCP-Session: f6a497e8-e819-4205-9596-3b874edec759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.461177 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49506 2025.01.17 07:29:04.460789 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.461288 [ 280 ] {} TCP-Session: b478c43d-de9d-4320-92cf-3f327ef0e19b Authenticating user 'default' from [fd00:1122:3344:101::d]:56504 2025.01.17 07:29:04.461522 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.461535 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.461549 [ 280 ] {} TCP-Session: b478c43d-de9d-4320-92cf-3f327ef0e19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.461792 [ 280 ] {} TCP-Session: b478c43d-de9d-4320-92cf-3f327ef0e19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.461792 [ 282 ] {} TCP-Session: 2902b9f8-9b19-47ad-9c13-d456e09207a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50863 2025.01.17 07:29:04.461810 [ 279 ] {} TCP-Session: 49a55484-bf19-4705-97d8-957b1528924a Authenticating user 'default' from [fd00:1122:3344:101::d]:63791 2025.01.17 07:29:04.461832 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.461950 [ 282 ] {} TCP-Session: 2902b9f8-9b19-47ad-9c13-d456e09207a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.461992 [ 281 ] {} TCP-Session: 2eb2ab11-6049-4c4e-9e35-5ab1bea501f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49506 2025.01.17 07:29:04.461956 [ 279 ] {} TCP-Session: 49a55484-bf19-4705-97d8-957b1528924a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.462064 [ 282 ] {} TCP-Session: 2902b9f8-9b19-47ad-9c13-d456e09207a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.462074 [ 279 ] {} TCP-Session: 49a55484-bf19-4705-97d8-957b1528924a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.462090 [ 281 ] {} TCP-Session: 2eb2ab11-6049-4c4e-9e35-5ab1bea501f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.462165 [ 281 ] {} TCP-Session: 2eb2ab11-6049-4c4e-9e35-5ab1bea501f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.465893 [ 274 ] {83e14255-692a-45e3-8186-ef94f93b1c2d} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.17 07:29:04.517315 [ 274 ] {83e14255-692a-45e3-8186-ef94f93b1c2d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63967) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 07:29:04.518878 [ 274 ] {83e14255-692a-45e3-8186-ef94f93b1c2d} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 07:29:04.519111 [ 274 ] {83e14255-692a-45e3-8186-ef94f93b1c2d} TCPHandler: Processed in 0.060818301 sec. 2025.01.17 07:29:04.519431 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.519651 [ 278 ] {8bf8da34-6663-4a43-b22c-d055cc3677ff} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.17 07:29:04.520127 [ 278 ] {8bf8da34-6663-4a43-b22c-d055cc3677ff} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42594) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 07:29:04.520413 [ 278 ] {8bf8da34-6663-4a43-b22c-d055cc3677ff} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.17 07:29:04.520652 [ 278 ] {8bf8da34-6663-4a43-b22c-d055cc3677ff} TCPHandler: Processed in 0.001380857 sec. 2025.01.17 07:29:04.520931 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.522315 [ 274 ] {d871efcd-9ee4-4c17-a518-04eac771c20a} executeQuery: (from [fd00:1122:3344:101::d]:63967) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.17 07:29:04.522979 [ 274 ] {d871efcd-9ee4-4c17-a518-04eac771c20a} TCPHandler: Processed in 0.002167592 sec. 2025.01.17 07:29:04.523182 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.523400 [ 278 ] {3e90bf05-562c-4831-9add-77da98df7960} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.17 07:29:04.523521 [ 278 ] {3e90bf05-562c-4831-9add-77da98df7960} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.17 07:29:04.525146 [ 278 ] {3e90bf05-562c-4831-9add-77da98df7960} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.17 07:29:04.525242 [ 278 ] {3e90bf05-562c-4831-9add-77da98df7960} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000130913 sec 2025.01.17 07:29:04.525258 [ 278 ] {3e90bf05-562c-4831-9add-77da98df7960} ReferentialDeps: No tables 2025.01.17 07:29:04.525270 [ 278 ] {3e90bf05-562c-4831-9add-77da98df7960} LoadingDeps: No tables 2025.01.17 07:29:04.525362 [ 278 ] {3e90bf05-562c-4831-9add-77da98df7960} DatabaseAtomic (oximeter): Starting up tables. 2025.01.17 07:29:04.525417 [ 278 ] {3e90bf05-562c-4831-9add-77da98df7960} TCPHandler: Processed in 0.002304084 sec. 2025.01.17 07:29:04.525615 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.525799 [ 274 ] {6b53ff54-bd83-447e-8747-de36768d6f10} executeQuery: (from [fd00:1122:3344:101::d]:63967) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.01.17 07:29:04.525932 [ 274 ] {6b53ff54-bd83-447e-8747-de36768d6f10} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.17 07:29:04.534103 [ 274 ] {6b53ff54-bd83-447e-8747-de36768d6f10} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.17 07:29:04.541992 [ 274 ] {6b53ff54-bd83-447e-8747-de36768d6f10} oximeter.version (fd6e89b4-5eb7-444e-b6d5-f68bbe036a39): Loading data parts 2025.01.17 07:29:04.542575 [ 274 ] {6b53ff54-bd83-447e-8747-de36768d6f10} oximeter.version (fd6e89b4-5eb7-444e-b6d5-f68bbe036a39): There are no data parts 2025.01.17 07:29:04.548850 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35368 2025.01.17 07:29:04.549324 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.549357 [ 284 ] {} TCP-Session: 62b7ceed-2834-4670-b6d2-b6e2fa8f4873 Authenticating user 'default' from [fd00:1122:3344:101::c]:35368 2025.01.17 07:29:04.549380 [ 284 ] {} TCP-Session: 62b7ceed-2834-4670-b6d2-b6e2fa8f4873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.549467 [ 284 ] {} TCP-Session: 62b7ceed-2834-4670-b6d2-b6e2fa8f4873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.549543 [ 284 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.17 07:29:04.549574 [ 284 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:04.549676 [ 284 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.17 07:29:04.550097 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49817 2025.01.17 07:29:04.550267 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36513 2025.01.17 07:29:04.550308 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.550354 [ 285 ] {} TCP-Session: e2977f49-7d28-485b-99e0-3cf63fab7d2e Authenticating user 'default' from [fd00:1122:3344:101::c]:49817 2025.01.17 07:29:04.550474 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38239 2025.01.17 07:29:04.550501 [ 285 ] {} TCP-Session: e2977f49-7d28-485b-99e0-3cf63fab7d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.550478 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.550534 [ 285 ] {} TCP-Session: e2977f49-7d28-485b-99e0-3cf63fab7d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.550597 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41880 2025.01.17 07:29:04.550698 [ 286 ] {} TCP-Session: 0a9ab695-f424-491e-b959-f621dd6c8caa Authenticating user 'default' from [fd00:1122:3344:101::c]:36513 2025.01.17 07:29:04.550718 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.550923 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41089 2025.01.17 07:29:04.550927 [ 286 ] {} TCP-Session: 0a9ab695-f424-491e-b959-f621dd6c8caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.550971 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63326 2025.01.17 07:29:04.551023 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58209 2025.01.17 07:29:04.550944 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.551106 [ 287 ] {} TCP-Session: 91fe2c29-6ef4-43e5-99f4-399daf4fa4c2 Authenticating user 'default' from [fd00:1122:3344:101::c]:38239 2025.01.17 07:29:04.551137 [ 286 ] {} TCP-Session: 0a9ab695-f424-491e-b959-f621dd6c8caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.552238 [ 287 ] {} TCP-Session: 91fe2c29-6ef4-43e5-99f4-399daf4fa4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.552242 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.552284 [ 288 ] {} TCP-Session: d8c35be7-88d5-4cae-be5e-f2277164c1c4 Authenticating user 'default' from [fd00:1122:3344:101::c]:41880 2025.01.17 07:29:04.552350 [ 290 ] {} TCP-Session: 5b0b5e7f-04c3-4b20-b59d-6334e750eaf8 Authenticating user 'default' from [fd00:1122:3344:101::c]:41089 2025.01.17 07:29:04.552334 [ 287 ] {} TCP-Session: 91fe2c29-6ef4-43e5-99f4-399daf4fa4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.552273 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.552465 [ 288 ] {} TCP-Session: d8c35be7-88d5-4cae-be5e-f2277164c1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.552293 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.17 07:29:04.552608 [ 290 ] {} TCP-Session: 5b0b5e7f-04c3-4b20-b59d-6334e750eaf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.552679 [ 288 ] {} TCP-Session: d8c35be7-88d5-4cae-be5e-f2277164c1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.552643 [ 289 ] {} TCP-Session: b4ae5229-fde4-40dc-84cd-8ddd63fb15a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:63326 2025.01.17 07:29:04.552703 [ 291 ] {} TCP-Session: edd89137-0da8-43fb-8182-c9d86cb563f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:58209 2025.01.17 07:29:04.552773 [ 290 ] {} TCP-Session: 5b0b5e7f-04c3-4b20-b59d-6334e750eaf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.552787 [ 289 ] {} TCP-Session: b4ae5229-fde4-40dc-84cd-8ddd63fb15a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.552803 [ 291 ] {} TCP-Session: edd89137-0da8-43fb-8182-c9d86cb563f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.552749 [ 274 ] {6b53ff54-bd83-447e-8747-de36768d6f10} TCPHandler: Processed in 0.027191408 sec. 2025.01.17 07:29:04.553388 [ 289 ] {} TCP-Session: b4ae5229-fde4-40dc-84cd-8ddd63fb15a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.553542 [ 291 ] {} TCP-Session: edd89137-0da8-43fb-8182-c9d86cb563f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.17 07:29:04.554170 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.554562 [ 278 ] {01df985d-cda1-4716-a0e6-f4ea5fc551b4} executeQuery: (from [fd00:1122:3344:101::d]:42594) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.554718 [ 278 ] {01df985d-cda1-4716-a0e6-f4ea5fc551b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.17 07:29:04.567745 [ 278 ] {01df985d-cda1-4716-a0e6-f4ea5fc551b4} oximeter.measurements_bool (40b52ad9-c057-416f-9c08-1898604cd2f1): Loading data parts 2025.01.17 07:29:04.568043 [ 278 ] {01df985d-cda1-4716-a0e6-f4ea5fc551b4} oximeter.measurements_bool (40b52ad9-c057-416f-9c08-1898604cd2f1): There are no data parts 2025.01.17 07:29:04.579278 [ 278 ] {01df985d-cda1-4716-a0e6-f4ea5fc551b4} TCPHandler: Processed in 0.02572273 sec. 2025.01.17 07:29:04.579623 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.579918 [ 274 ] {0348fcb4-2e28-445e-b70b-74cd3c59de8f} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.580112 [ 274 ] {0348fcb4-2e28-445e-b70b-74cd3c59de8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.17 07:29:04.596619 [ 274 ] {0348fcb4-2e28-445e-b70b-74cd3c59de8f} oximeter.measurements_i8 (bade0aa3-9370-4387-bb44-1d7bd5c735c8): Loading data parts 2025.01.17 07:29:04.596867 [ 274 ] {0348fcb4-2e28-445e-b70b-74cd3c59de8f} oximeter.measurements_i8 (bade0aa3-9370-4387-bb44-1d7bd5c735c8): There are no data parts 2025.01.17 07:29:04.602606 [ 274 ] {0348fcb4-2e28-445e-b70b-74cd3c59de8f} TCPHandler: Processed in 0.023118969 sec. 2025.01.17 07:29:04.602893 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.603272 [ 278 ] {a1960c3c-841f-4a66-b492-65ef8e05b809} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.603402 [ 278 ] {a1960c3c-841f-4a66-b492-65ef8e05b809} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.17 07:29:04.605924 [ 278 ] {a1960c3c-841f-4a66-b492-65ef8e05b809} oximeter.measurements_u8 (c176a0e9-ad98-450c-b6b2-4c9ac631ea3e): Loading data parts 2025.01.17 07:29:04.606111 [ 278 ] {a1960c3c-841f-4a66-b492-65ef8e05b809} oximeter.measurements_u8 (c176a0e9-ad98-450c-b6b2-4c9ac631ea3e): There are no data parts 2025.01.17 07:29:04.614142 [ 278 ] {a1960c3c-841f-4a66-b492-65ef8e05b809} TCPHandler: Processed in 0.011352401 sec. 2025.01.17 07:29:04.614396 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.614626 [ 274 ] {9bc46e86-5210-497d-a9c6-4b57da426a9f} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.614853 [ 274 ] {9bc46e86-5210-497d-a9c6-4b57da426a9f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.17 07:29:04.618723 [ 274 ] {9bc46e86-5210-497d-a9c6-4b57da426a9f} oximeter.measurements_i16 (0e2705fa-2575-4c55-8714-e1dcf5fae980): Loading data parts 2025.01.17 07:29:04.618934 [ 274 ] {9bc46e86-5210-497d-a9c6-4b57da426a9f} oximeter.measurements_i16 (0e2705fa-2575-4c55-8714-e1dcf5fae980): There are no data parts 2025.01.17 07:29:04.630221 [ 274 ] {9bc46e86-5210-497d-a9c6-4b57da426a9f} TCPHandler: Processed in 0.015890379 sec. 2025.01.17 07:29:04.630449 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.630851 [ 278 ] {32a90401-4b32-478b-8566-272516a188b3} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.631020 [ 278 ] {32a90401-4b32-478b-8566-272516a188b3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.17 07:29:04.637057 [ 278 ] {32a90401-4b32-478b-8566-272516a188b3} oximeter.measurements_u16 (7271e121-588b-48dc-a9b6-5e7a9c02be1e): Loading data parts 2025.01.17 07:29:04.637253 [ 278 ] {32a90401-4b32-478b-8566-272516a188b3} oximeter.measurements_u16 (7271e121-588b-48dc-a9b6-5e7a9c02be1e): There are no data parts 2025.01.17 07:29:04.648804 [ 278 ] {32a90401-4b32-478b-8566-272516a188b3} TCPHandler: Processed in 0.018417468 sec. 2025.01.17 07:29:04.649050 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.649274 [ 274 ] {338eaf2e-9553-43ec-8975-92ac3bde8c33} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.649407 [ 274 ] {338eaf2e-9553-43ec-8975-92ac3bde8c33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.17 07:29:04.657219 [ 274 ] {338eaf2e-9553-43ec-8975-92ac3bde8c33} oximeter.measurements_i32 (c53e79c2-add4-482d-9279-f335b73778dd): Loading data parts 2025.01.17 07:29:04.657504 [ 274 ] {338eaf2e-9553-43ec-8975-92ac3bde8c33} oximeter.measurements_i32 (c53e79c2-add4-482d-9279-f335b73778dd): There are no data parts 2025.01.17 07:29:04.668836 [ 274 ] {338eaf2e-9553-43ec-8975-92ac3bde8c33} TCPHandler: Processed in 0.019851976 sec. 2025.01.17 07:29:04.669088 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.669430 [ 278 ] {a9c2e265-07dd-4018-b64b-24f637b02a01} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.669565 [ 278 ] {a9c2e265-07dd-4018-b64b-24f637b02a01} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.17 07:29:04.685351 [ 278 ] {a9c2e265-07dd-4018-b64b-24f637b02a01} oximeter.measurements_u32 (d8e80b8a-c2c9-46ef-9c6c-bd2f969420d1): Loading data parts 2025.01.17 07:29:04.685571 [ 278 ] {a9c2e265-07dd-4018-b64b-24f637b02a01} oximeter.measurements_u32 (d8e80b8a-c2c9-46ef-9c6c-bd2f969420d1): There are no data parts 2025.01.17 07:29:04.691335 [ 278 ] {a9c2e265-07dd-4018-b64b-24f637b02a01} TCPHandler: Processed in 0.022343084 sec. 2025.01.17 07:29:04.691563 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.691782 [ 274 ] {12941150-626a-4fe4-b15c-ad766ac52fc7} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.692005 [ 274 ] {12941150-626a-4fe4-b15c-ad766ac52fc7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.17 07:29:04.695358 [ 274 ] {12941150-626a-4fe4-b15c-ad766ac52fc7} oximeter.measurements_i64 (dd17daab-8e06-490b-8c78-7d22330718b6): Loading data parts 2025.01.17 07:29:04.695621 [ 274 ] {12941150-626a-4fe4-b15c-ad766ac52fc7} oximeter.measurements_i64 (dd17daab-8e06-490b-8c78-7d22330718b6): There are no data parts 2025.01.17 07:29:04.707673 [ 274 ] {12941150-626a-4fe4-b15c-ad766ac52fc7} TCPHandler: Processed in 0.016172994 sec. 2025.01.17 07:29:04.707905 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.708317 [ 278 ] {6873da71-7357-4477-8792-9e70be0da3d1} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.708463 [ 278 ] {6873da71-7357-4477-8792-9e70be0da3d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.17 07:29:04.712624 [ 278 ] {6873da71-7357-4477-8792-9e70be0da3d1} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Loading data parts 2025.01.17 07:29:04.712820 [ 278 ] {6873da71-7357-4477-8792-9e70be0da3d1} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): There are no data parts 2025.01.17 07:29:04.724799 [ 278 ] {6873da71-7357-4477-8792-9e70be0da3d1} TCPHandler: Processed in 0.01697101 sec. 2025.01.17 07:29:04.725022 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.725229 [ 274 ] {7a221767-ffa1-47f3-9ecd-4f1d55fed66d} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.725377 [ 274 ] {7a221767-ffa1-47f3-9ecd-4f1d55fed66d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.17 07:29:04.731029 [ 274 ] {7a221767-ffa1-47f3-9ecd-4f1d55fed66d} oximeter.measurements_f32 (630e0826-b33b-4ae1-8305-68e2ce5bbafc): Loading data parts 2025.01.17 07:29:04.731337 [ 274 ] {7a221767-ffa1-47f3-9ecd-4f1d55fed66d} oximeter.measurements_f32 (630e0826-b33b-4ae1-8305-68e2ce5bbafc): There are no data parts 2025.01.17 07:29:04.742926 [ 274 ] {7a221767-ffa1-47f3-9ecd-4f1d55fed66d} TCPHandler: Processed in 0.017961939 sec. 2025.01.17 07:29:04.743159 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.743542 [ 278 ] {8aa91aee-3d24-448d-ac46-0b1a47ba3c70} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.743693 [ 278 ] {8aa91aee-3d24-448d-ac46-0b1a47ba3c70} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.17 07:29:04.752024 [ 278 ] {8aa91aee-3d24-448d-ac46-0b1a47ba3c70} oximeter.measurements_f64 (3c752e61-e308-4219-85ca-7c4f9e90c0cf): Loading data parts 2025.01.17 07:29:04.752218 [ 278 ] {8aa91aee-3d24-448d-ac46-0b1a47ba3c70} oximeter.measurements_f64 (3c752e61-e308-4219-85ca-7c4f9e90c0cf): There are no data parts 2025.01.17 07:29:04.763707 [ 278 ] {8aa91aee-3d24-448d-ac46-0b1a47ba3c70} TCPHandler: Processed in 0.020615891 sec. 2025.01.17 07:29:04.763921 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.764140 [ 274 ] {04617ad6-7620-4b14-b10b-02c63d6c1598} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.764294 [ 274 ] {04617ad6-7620-4b14-b10b-02c63d6c1598} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.17 07:29:04.769103 [ 274 ] {04617ad6-7620-4b14-b10b-02c63d6c1598} oximeter.measurements_string (5d4fac1e-560e-4ab4-991a-6f58395ebad0): Loading data parts 2025.01.17 07:29:04.769379 [ 274 ] {04617ad6-7620-4b14-b10b-02c63d6c1598} oximeter.measurements_string (5d4fac1e-560e-4ab4-991a-6f58395ebad0): There are no data parts 2025.01.17 07:29:04.780891 [ 274 ] {04617ad6-7620-4b14-b10b-02c63d6c1598} TCPHandler: Processed in 0.017034951 sec. 2025.01.17 07:29:04.781134 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.781555 [ 278 ] {c3f9fd86-12dc-43e6-af6f-dac552a24199} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.781694 [ 278 ] {c3f9fd86-12dc-43e6-af6f-dac552a24199} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.17 07:29:04.798136 [ 278 ] {c3f9fd86-12dc-43e6-af6f-dac552a24199} oximeter.measurements_bytes (7ca1df48-deae-4d03-aba1-37b174558abe): Loading data parts 2025.01.17 07:29:04.798342 [ 278 ] {c3f9fd86-12dc-43e6-af6f-dac552a24199} oximeter.measurements_bytes (7ca1df48-deae-4d03-aba1-37b174558abe): There are no data parts 2025.01.17 07:29:04.800713 [ 278 ] {c3f9fd86-12dc-43e6-af6f-dac552a24199} TCPHandler: Processed in 0.019645702 sec. 2025.01.17 07:29:04.800940 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.801308 [ 274 ] {e8a7d5a6-9b4c-4012-ab11-798d5bf9c882} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.801442 [ 274 ] {e8a7d5a6-9b4c-4012-ab11-798d5bf9c882} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.17 07:29:04.817091 [ 274 ] {e8a7d5a6-9b4c-4012-ab11-798d5bf9c882} oximeter.measurements_cumulativei64 (0ddbf7f3-e3da-468c-bd62-297fe6c22118): Loading data parts 2025.01.17 07:29:04.817317 [ 274 ] {e8a7d5a6-9b4c-4012-ab11-798d5bf9c882} oximeter.measurements_cumulativei64 (0ddbf7f3-e3da-468c-bd62-297fe6c22118): There are no data parts 2025.01.17 07:29:04.823178 [ 274 ] {e8a7d5a6-9b4c-4012-ab11-798d5bf9c882} TCPHandler: Processed in 0.022304934 sec. 2025.01.17 07:29:04.823406 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.823731 [ 278 ] {d76838ba-b98f-4f4b-beac-b6c1a67a071f} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.823850 [ 278 ] {d76838ba-b98f-4f4b-beac-b6c1a67a071f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.17 07:29:04.834485 [ 278 ] {d76838ba-b98f-4f4b-beac-b6c1a67a071f} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Loading data parts 2025.01.17 07:29:04.834658 [ 278 ] {d76838ba-b98f-4f4b-beac-b6c1a67a071f} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): There are no data parts 2025.01.17 07:29:04.840462 [ 278 ] {d76838ba-b98f-4f4b-beac-b6c1a67a071f} TCPHandler: Processed in 0.017127533 sec. 2025.01.17 07:29:04.840922 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.841150 [ 274 ] {abe0d042-d6c2-435e-ab3e-de5d65bb6853} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.841427 [ 274 ] {abe0d042-d6c2-435e-ab3e-de5d65bb6853} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.17 07:29:04.851187 [ 274 ] {abe0d042-d6c2-435e-ab3e-de5d65bb6853} oximeter.measurements_cumulativef32 (4a630e84-98bd-466f-88b1-69bb557d362b): Loading data parts 2025.01.17 07:29:04.851426 [ 274 ] {abe0d042-d6c2-435e-ab3e-de5d65bb6853} oximeter.measurements_cumulativef32 (4a630e84-98bd-466f-88b1-69bb557d362b): There are no data parts 2025.01.17 07:29:04.858189 [ 274 ] {abe0d042-d6c2-435e-ab3e-de5d65bb6853} TCPHandler: Processed in 0.017330927 sec. 2025.01.17 07:29:04.858399 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.858766 [ 278 ] {e91c98fe-0c24-4f6b-88c6-cb29e8c61b09} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.858873 [ 278 ] {e91c98fe-0c24-4f6b-88c6-cb29e8c61b09} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.17 07:29:04.863507 [ 278 ] {e91c98fe-0c24-4f6b-88c6-cb29e8c61b09} oximeter.measurements_cumulativef64 (49e2143f-6b69-4164-aa1a-8f7bb9a32aa3): Loading data parts 2025.01.17 07:29:04.863686 [ 278 ] {e91c98fe-0c24-4f6b-88c6-cb29e8c61b09} oximeter.measurements_cumulativef64 (49e2143f-6b69-4164-aa1a-8f7bb9a32aa3): There are no data parts 2025.01.17 07:29:04.875666 [ 278 ] {e91c98fe-0c24-4f6b-88c6-cb29e8c61b09} TCPHandler: Processed in 0.017337837 sec. 2025.01.17 07:29:04.875911 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.876306 [ 274 ] {2f9d7f64-006e-4ca7-a035-0f0b6bfe0069} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.876399 [ 274 ] {2f9d7f64-006e-4ca7-a035-0f0b6bfe0069} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.17 07:29:04.881376 [ 274 ] {2f9d7f64-006e-4ca7-a035-0f0b6bfe0069} oximeter.measurements_histogrami8 (95354afa-0a64-438a-b212-2c3a2b04e3d8): Loading data parts 2025.01.17 07:29:04.881583 [ 274 ] {2f9d7f64-006e-4ca7-a035-0f0b6bfe0069} oximeter.measurements_histogrami8 (95354afa-0a64-438a-b212-2c3a2b04e3d8): There are no data parts 2025.01.17 07:29:04.893050 [ 274 ] {2f9d7f64-006e-4ca7-a035-0f0b6bfe0069} TCPHandler: Processed in 0.017210904 sec. 2025.01.17 07:29:04.893303 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.893705 [ 278 ] {32f0a132-3b77-48c1-b64a-e4ebddcbe8ec} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.893801 [ 278 ] {32f0a132-3b77-48c1-b64a-e4ebddcbe8ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.17 07:29:04.898672 [ 278 ] {32f0a132-3b77-48c1-b64a-e4ebddcbe8ec} oximeter.measurements_histogramu8 (88ea94d2-7981-40ee-9827-3f2c4e725a53): Loading data parts 2025.01.17 07:29:04.898867 [ 278 ] {32f0a132-3b77-48c1-b64a-e4ebddcbe8ec} oximeter.measurements_histogramu8 (88ea94d2-7981-40ee-9827-3f2c4e725a53): There are no data parts 2025.01.17 07:29:04.910327 [ 278 ] {32f0a132-3b77-48c1-b64a-e4ebddcbe8ec} TCPHandler: Processed in 0.017114372 sec. 2025.01.17 07:29:04.910574 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.910984 [ 274 ] {90553dc8-b208-47d2-8a1d-4864fc49cc1b} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.911097 [ 274 ] {90553dc8-b208-47d2-8a1d-4864fc49cc1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.17 07:29:04.916119 [ 274 ] {90553dc8-b208-47d2-8a1d-4864fc49cc1b} oximeter.measurements_histogrami16 (b3cd006e-9d0d-4a10-8e87-ad89de93e4ae): Loading data parts 2025.01.17 07:29:04.916326 [ 274 ] {90553dc8-b208-47d2-8a1d-4864fc49cc1b} oximeter.measurements_histogrami16 (b3cd006e-9d0d-4a10-8e87-ad89de93e4ae): There are no data parts 2025.01.17 07:29:04.927768 [ 274 ] {90553dc8-b208-47d2-8a1d-4864fc49cc1b} TCPHandler: Processed in 0.017289736 sec. 2025.01.17 07:29:04.928020 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.928477 [ 278 ] {b207edd5-cf5f-402f-a10c-aa5b13fb785b} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.928577 [ 278 ] {b207edd5-cf5f-402f-a10c-aa5b13fb785b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.17 07:29:04.933524 [ 278 ] {b207edd5-cf5f-402f-a10c-aa5b13fb785b} oximeter.measurements_histogramu16 (bd365fef-bd7f-42b3-9692-aa8189c90878): Loading data parts 2025.01.17 07:29:04.933720 [ 278 ] {b207edd5-cf5f-402f-a10c-aa5b13fb785b} oximeter.measurements_histogramu16 (bd365fef-bd7f-42b3-9692-aa8189c90878): There are no data parts 2025.01.17 07:29:04.945752 [ 278 ] {b207edd5-cf5f-402f-a10c-aa5b13fb785b} TCPHandler: Processed in 0.017825827 sec. 2025.01.17 07:29:04.945978 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.946291 [ 274 ] {1bb7126f-92e5-487f-b075-72eaa589f86c} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.946393 [ 274 ] {1bb7126f-92e5-487f-b075-72eaa589f86c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.17 07:29:04.952354 [ 274 ] {1bb7126f-92e5-487f-b075-72eaa589f86c} oximeter.measurements_histogrami32 (80f1c178-7142-4329-b177-b96ee3a0bae1): Loading data parts 2025.01.17 07:29:04.952563 [ 274 ] {1bb7126f-92e5-487f-b075-72eaa589f86c} oximeter.measurements_histogrami32 (80f1c178-7142-4329-b177-b96ee3a0bae1): There are no data parts 2025.01.17 07:29:04.964022 [ 274 ] {1bb7126f-92e5-487f-b075-72eaa589f86c} TCPHandler: Processed in 0.018104411 sec. 2025.01.17 07:29:04.964235 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.964589 [ 278 ] {96f4dd2f-d513-4642-90e1-a394670ef553} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.964677 [ 278 ] {96f4dd2f-d513-4642-90e1-a394670ef553} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.17 07:29:04.969319 [ 278 ] {96f4dd2f-d513-4642-90e1-a394670ef553} oximeter.measurements_histogramu32 (d12a0293-4dd0-40d2-be55-fc459fba06b8): Loading data parts 2025.01.17 07:29:04.969530 [ 278 ] {96f4dd2f-d513-4642-90e1-a394670ef553} oximeter.measurements_histogramu32 (d12a0293-4dd0-40d2-be55-fc459fba06b8): There are no data parts 2025.01.17 07:29:04.981244 [ 278 ] {96f4dd2f-d513-4642-90e1-a394670ef553} TCPHandler: Processed in 0.017074252 sec. 2025.01.17 07:29:04.981512 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:04.981866 [ 274 ] {c78a51c8-6fce-45b3-8722-077b4685a22b} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:04.981989 [ 274 ] {c78a51c8-6fce-45b3-8722-077b4685a22b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.17 07:29:04.998669 [ 274 ] {c78a51c8-6fce-45b3-8722-077b4685a22b} oximeter.measurements_histogrami64 (46783f2d-fc8e-4cfe-84a6-eda68a4a2ac0): Loading data parts 2025.01.17 07:29:04.998967 [ 274 ] {c78a51c8-6fce-45b3-8722-077b4685a22b} oximeter.measurements_histogrami64 (46783f2d-fc8e-4cfe-84a6-eda68a4a2ac0): There are no data parts 2025.01.17 07:29:05.000203 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 125.99 MiB, peak 125.99 MiB, free memory in arenas 0.00 B, will set to 136.53 MiB (RSS), difference: 10.54 MiB 2025.01.17 07:29:05.004917 [ 274 ] {c78a51c8-6fce-45b3-8722-077b4685a22b} TCPHandler: Processed in 0.023519327 sec. 2025.01.17 07:29:05.005278 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.005702 [ 278 ] {a9f6bedb-8818-44b9-ac27-195726365c72} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.005832 [ 278 ] {a9f6bedb-8818-44b9-ac27-195726365c72} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.17 07:29:05.063632 [ 278 ] {a9f6bedb-8818-44b9-ac27-195726365c72} oximeter.measurements_histogramu64 (f49f86cc-1a57-4d2d-9f67-2f46d6db29bd): Loading data parts 2025.01.17 07:29:05.063983 [ 278 ] {a9f6bedb-8818-44b9-ac27-195726365c72} oximeter.measurements_histogramu64 (f49f86cc-1a57-4d2d-9f67-2f46d6db29bd): There are no data parts 2025.01.17 07:29:05.078962 [ 278 ] {a9f6bedb-8818-44b9-ac27-195726365c72} TCPHandler: Processed in 0.073837244 sec. 2025.01.17 07:29:05.079292 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.079681 [ 274 ] {e202ff15-5a62-4a43-9516-aa1e56b97d13} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.079778 [ 274 ] {e202ff15-5a62-4a43-9516-aa1e56b97d13} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.17 07:29:05.093607 [ 274 ] {e202ff15-5a62-4a43-9516-aa1e56b97d13} oximeter.measurements_histogramf32 (d3128a6d-cef2-465d-b4ba-315804d67b2c): Loading data parts 2025.01.17 07:29:05.093797 [ 274 ] {e202ff15-5a62-4a43-9516-aa1e56b97d13} oximeter.measurements_histogramf32 (d3128a6d-cef2-465d-b4ba-315804d67b2c): There are no data parts 2025.01.17 07:29:05.099712 [ 274 ] {e202ff15-5a62-4a43-9516-aa1e56b97d13} TCPHandler: Processed in 0.020534969 sec. 2025.01.17 07:29:05.100012 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.100365 [ 278 ] {13962cff-a73b-469c-8949-c79427542d77} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.100487 [ 278 ] {13962cff-a73b-469c-8949-c79427542d77} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.17 07:29:05.111356 [ 278 ] {13962cff-a73b-469c-8949-c79427542d77} oximeter.measurements_histogramf64 (4a920ae4-2a85-4aa0-b4b2-221a33266be7): Loading data parts 2025.01.17 07:29:05.111563 [ 278 ] {13962cff-a73b-469c-8949-c79427542d77} oximeter.measurements_histogramf64 (4a920ae4-2a85-4aa0-b4b2-221a33266be7): There are no data parts 2025.01.17 07:29:05.116128 [ 278 ] {13962cff-a73b-469c-8949-c79427542d77} TCPHandler: Processed in 0.016237356 sec. 2025.01.17 07:29:05.116387 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.116682 [ 274 ] {ed138b8f-eb87-4e6f-8d46-5b2935af1ef0} executeQuery: (from [fd00:1122:3344:101::d]:63967) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.116768 [ 274 ] {ed138b8f-eb87-4e6f-8d46-5b2935af1ef0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.17 07:29:05.127868 [ 274 ] {ed138b8f-eb87-4e6f-8d46-5b2935af1ef0} oximeter.fields_bool (3f94b2ee-ec53-4fcc-929f-d5d720faa405): Loading data parts 2025.01.17 07:29:05.128077 [ 274 ] {ed138b8f-eb87-4e6f-8d46-5b2935af1ef0} oximeter.fields_bool (3f94b2ee-ec53-4fcc-929f-d5d720faa405): There are no data parts 2025.01.17 07:29:05.143327 [ 274 ] {ed138b8f-eb87-4e6f-8d46-5b2935af1ef0} TCPHandler: Processed in 0.027003575 sec. 2025.01.17 07:29:05.143679 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.143951 [ 278 ] {333d4947-f4b1-479a-97fb-f7076327f73a} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.144066 [ 278 ] {333d4947-f4b1-479a-97fb-f7076327f73a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.17 07:29:05.159024 [ 278 ] {333d4947-f4b1-479a-97fb-f7076327f73a} oximeter.fields_i8 (cdfaea26-6e69-4f85-a619-826cc3bb67c5): Loading data parts 2025.01.17 07:29:05.159289 [ 278 ] {333d4947-f4b1-479a-97fb-f7076327f73a} oximeter.fields_i8 (cdfaea26-6e69-4f85-a619-826cc3bb67c5): There are no data parts 2025.01.17 07:29:05.164540 [ 278 ] {333d4947-f4b1-479a-97fb-f7076327f73a} TCPHandler: Processed in 0.020933466 sec. 2025.01.17 07:29:05.164766 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.165087 [ 274 ] {d9ac6c55-f5e4-4fdf-8a20-922893fb6d55} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.165152 [ 274 ] {d9ac6c55-f5e4-4fdf-8a20-922893fb6d55} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.17 07:29:05.176672 [ 274 ] {d9ac6c55-f5e4-4fdf-8a20-922893fb6d55} oximeter.fields_u8 (68beae00-e24e-45f7-abd1-639ab1a7bb87): Loading data parts 2025.01.17 07:29:05.176877 [ 274 ] {d9ac6c55-f5e4-4fdf-8a20-922893fb6d55} oximeter.fields_u8 (68beae00-e24e-45f7-abd1-639ab1a7bb87): There are no data parts 2025.01.17 07:29:05.181363 [ 274 ] {d9ac6c55-f5e4-4fdf-8a20-922893fb6d55} TCPHandler: Processed in 0.016669734 sec. 2025.01.17 07:29:05.181640 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.181903 [ 278 ] {13ec71a0-39bc-4275-ab31-fb7075ba8414} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.182017 [ 278 ] {13ec71a0-39bc-4275-ab31-fb7075ba8414} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.17 07:29:05.192436 [ 278 ] {13ec71a0-39bc-4275-ab31-fb7075ba8414} oximeter.fields_i16 (a15ff7bc-2f43-4883-b651-f4ef725086dc): Loading data parts 2025.01.17 07:29:05.192724 [ 278 ] {13ec71a0-39bc-4275-ab31-fb7075ba8414} oximeter.fields_i16 (a15ff7bc-2f43-4883-b651-f4ef725086dc): There are no data parts 2025.01.17 07:29:05.198506 [ 278 ] {13ec71a0-39bc-4275-ab31-fb7075ba8414} TCPHandler: Processed in 0.016938459 sec. 2025.01.17 07:29:05.198741 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.199048 [ 274 ] {5fe5299d-f9ec-4c4a-b8bd-7009ae3456f6} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.199126 [ 274 ] {5fe5299d-f9ec-4c4a-b8bd-7009ae3456f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.17 07:29:05.213246 [ 274 ] {5fe5299d-f9ec-4c4a-b8bd-7009ae3456f6} oximeter.fields_u16 (18fe3657-f61d-4dfb-bca9-11b415261944): Loading data parts 2025.01.17 07:29:05.213458 [ 274 ] {5fe5299d-f9ec-4c4a-b8bd-7009ae3456f6} oximeter.fields_u16 (18fe3657-f61d-4dfb-bca9-11b415261944): There are no data parts 2025.01.17 07:29:05.224736 [ 274 ] {5fe5299d-f9ec-4c4a-b8bd-7009ae3456f6} TCPHandler: Processed in 0.026072106 sec. 2025.01.17 07:29:05.224987 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.225213 [ 278 ] {3d694d5d-801e-4d3b-9626-51da36831707} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.225348 [ 278 ] {3d694d5d-801e-4d3b-9626-51da36831707} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.17 07:29:05.231414 [ 278 ] {3d694d5d-801e-4d3b-9626-51da36831707} oximeter.fields_i32 (87db32de-c829-45fc-9656-67b52a63c15a): Loading data parts 2025.01.17 07:29:05.231635 [ 278 ] {3d694d5d-801e-4d3b-9626-51da36831707} oximeter.fields_i32 (87db32de-c829-45fc-9656-67b52a63c15a): There are no data parts 2025.01.17 07:29:05.243642 [ 278 ] {3d694d5d-801e-4d3b-9626-51da36831707} TCPHandler: Processed in 0.018718924 sec. 2025.01.17 07:29:05.243849 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.244124 [ 274 ] {20fc8813-6347-4c2c-9674-bb79bad19c36} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.244205 [ 274 ] {20fc8813-6347-4c2c-9674-bb79bad19c36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.17 07:29:05.248064 [ 274 ] {20fc8813-6347-4c2c-9674-bb79bad19c36} oximeter.fields_u32 (61f53a88-b352-44db-8e25-a48d45d4fbf5): Loading data parts 2025.01.17 07:29:05.248257 [ 274 ] {20fc8813-6347-4c2c-9674-bb79bad19c36} oximeter.fields_u32 (61f53a88-b352-44db-8e25-a48d45d4fbf5): There are no data parts 2025.01.17 07:29:05.259471 [ 274 ] {20fc8813-6347-4c2c-9674-bb79bad19c36} TCPHandler: Processed in 0.015689225 sec. 2025.01.17 07:29:05.259759 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.260025 [ 278 ] {9031d180-b5f0-4be1-b523-3354d7f42436} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.260139 [ 278 ] {9031d180-b5f0-4be1-b523-3354d7f42436} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.17 07:29:05.264561 [ 278 ] {9031d180-b5f0-4be1-b523-3354d7f42436} oximeter.fields_i64 (f9abac03-9f27-4dda-9dde-b7178deeeae7): Loading data parts 2025.01.17 07:29:05.264789 [ 278 ] {9031d180-b5f0-4be1-b523-3354d7f42436} oximeter.fields_i64 (f9abac03-9f27-4dda-9dde-b7178deeeae7): There are no data parts 2025.01.17 07:29:05.275985 [ 278 ] {9031d180-b5f0-4be1-b523-3354d7f42436} TCPHandler: Processed in 0.016301067 sec. 2025.01.17 07:29:05.276196 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.276465 [ 274 ] {bd8adc21-f46b-45a7-be12-52d41708b1fa} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.276547 [ 274 ] {bd8adc21-f46b-45a7-be12-52d41708b1fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.17 07:29:05.292084 [ 274 ] {bd8adc21-f46b-45a7-be12-52d41708b1fa} oximeter.fields_u64 (e1cb2056-4615-4c32-a915-8870ca630366): Loading data parts 2025.01.17 07:29:05.292272 [ 274 ] {bd8adc21-f46b-45a7-be12-52d41708b1fa} oximeter.fields_u64 (e1cb2056-4615-4c32-a915-8870ca630366): There are no data parts 2025.01.17 07:29:05.298768 [ 274 ] {bd8adc21-f46b-45a7-be12-52d41708b1fa} TCPHandler: Processed in 0.022635429 sec. 2025.01.17 07:29:05.298974 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.299199 [ 278 ] {1b14b1cd-48ac-4354-aab2-5131e36aac53} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.299299 [ 278 ] {1b14b1cd-48ac-4354-aab2-5131e36aac53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.17 07:29:05.308313 [ 278 ] {1b14b1cd-48ac-4354-aab2-5131e36aac53} oximeter.fields_ipaddr (da218e73-691d-4183-9832-ba15a385f25d): Loading data parts 2025.01.17 07:29:05.308580 [ 278 ] {1b14b1cd-48ac-4354-aab2-5131e36aac53} oximeter.fields_ipaddr (da218e73-691d-4183-9832-ba15a385f25d): There are no data parts 2025.01.17 07:29:05.313474 [ 278 ] {1b14b1cd-48ac-4354-aab2-5131e36aac53} TCPHandler: Processed in 0.014563623 sec. 2025.01.17 07:29:05.313771 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.314184 [ 274 ] {4128e6fc-3973-4507-bfb8-dcb4bb03007e} executeQuery: (from [fd00:1122:3344:101::d]:63967) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.314323 [ 274 ] {4128e6fc-3973-4507-bfb8-dcb4bb03007e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.17 07:29:05.324908 [ 274 ] {4128e6fc-3973-4507-bfb8-dcb4bb03007e} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Loading data parts 2025.01.17 07:29:05.325106 [ 274 ] {4128e6fc-3973-4507-bfb8-dcb4bb03007e} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): There are no data parts 2025.01.17 07:29:05.330066 [ 274 ] {4128e6fc-3973-4507-bfb8-dcb4bb03007e} TCPHandler: Processed in 0.016388988 sec. 2025.01.17 07:29:05.330290 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.330512 [ 278 ] {c047462f-2a81-4549-affb-83dc93c9613c} executeQuery: (from [fd00:1122:3344:101::d]:42594) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.17 07:29:05.330674 [ 278 ] {c047462f-2a81-4549-affb-83dc93c9613c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.17 07:29:05.341786 [ 278 ] {c047462f-2a81-4549-affb-83dc93c9613c} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Loading data parts 2025.01.17 07:29:05.341997 [ 278 ] {c047462f-2a81-4549-affb-83dc93c9613c} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): There are no data parts 2025.01.17 07:29:05.347447 [ 278 ] {c047462f-2a81-4549-affb-83dc93c9613c} TCPHandler: Processed in 0.017229255 sec. 2025.01.17 07:29:05.347775 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.348191 [ 274 ] {448dbcb3-4924-4412-8711-2ef48e79a1d5} executeQuery: (from [fd00:1122:3344:101::d]:63967) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.01.17 07:29:05.348302 [ 274 ] {448dbcb3-4924-4412-8711-2ef48e79a1d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.17 07:29:05.358508 [ 274 ] {448dbcb3-4924-4412-8711-2ef48e79a1d5} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d): Loading data parts 2025.01.17 07:29:05.358781 [ 274 ] {448dbcb3-4924-4412-8711-2ef48e79a1d5} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d): There are no data parts 2025.01.17 07:29:05.364235 [ 274 ] {448dbcb3-4924-4412-8711-2ef48e79a1d5} TCPHandler: Processed in 0.016540441 sec. 2025.01.17 07:29:05.364494 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:05.364874 [ 274 ] {3dc75ab0-b690-40d8-9812-3e5bdfcd99d0} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.17 07:29:05.366159 [ 274 ] {3dc75ab0-b690-40d8-9812-3e5bdfcd99d0} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.17 07:29:05.374719 [ 292 ] {3dc75ab0-b690-40d8-9812-3e5bdfcd99d0} oximeter.version (fd6e89b4-5eb7-444e-b6d5-f68bbe036a39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:05.374849 [ 292 ] {3dc75ab0-b690-40d8-9812-3e5bdfcd99d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:05.379679 [ 292 ] {3dc75ab0-b690-40d8-9812-3e5bdfcd99d0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:05.380038 [ 292 ] {3dc75ab0-b690-40d8-9812-3e5bdfcd99d0} oximeter.version (fd6e89b4-5eb7-444e-b6d5-f68bbe036a39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:05.380413 [ 274 ] {3dc75ab0-b690-40d8-9812-3e5bdfcd99d0} executeQuery: Read 1 rows, 16.00 B in 0.015623 sec., 64.00819304871024 rows/sec., 1.00 KiB/sec. 2025.01.17 07:29:05.380698 [ 274 ] {3dc75ab0-b690-40d8-9812-3e5bdfcd99d0} TCPHandler: Processed in 0.016264056 sec. 2025.01.17 07:29:06.001336 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 137.90 MiB, peak 137.90 MiB, free memory in arenas 0.00 B, will set to 141.48 MiB (RSS), difference: 3.58 MiB 2025.01.17 07:29:10.866409 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.17 07:29:10.866459 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.01.17 07:29:10.866510 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.17 07:29:10.866567 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.17 07:29:10.881421 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Loading data parts 2025.01.17 07:29:10.881860 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): There are no data parts 2025.01.17 07:29:10.886348 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:10.886390 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:10.888360 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Loading data parts 2025.01.17 07:29:10.888426 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:10.888555 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): There are no data parts 2025.01.17 07:29:10.889321 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:10.889926 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.01.17 07:29:10.918677 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:10.918725 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:10.926201 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:10.927323 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:10.929737 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.17 07:29:11.000150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.43 MiB, peak 150.43 MiB, free memory in arenas 0.00 B, will set to 151.01 MiB (RSS), difference: 4.58 MiB 2025.01.17 07:29:13.366310 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.17 07:29:13.366465 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.17 07:29:13.378952 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): Loading data parts 2025.01.17 07:29:13.379282 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): There are no data parts 2025.01.17 07:29:13.386218 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:13.386256 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:13.387939 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:13.388477 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:13.388916 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.17 07:29:14.001149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.20 MiB, peak 155.20 MiB, free memory in arenas 0.00 B, will set to 151.40 MiB (RSS), difference: -3.81 MiB 2025.01.17 07:29:18.325711 [ 105 ] {} DNSResolver: Updating DNS cache 2025.01.17 07:29:18.325781 [ 105 ] {} DNSResolver: Updated DNS cache 2025.01.17 07:29:18.390953 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.01.17 07:29:18.391833 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:18.391881 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:18.392576 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:18.393132 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:18.393447 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.17 07:29:18.430726 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.17 07:29:18.451717 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:18.451776 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:18.458289 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:18.459382 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:18.461789 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.17 07:29:19.001160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.07 MiB, peak 156.07 MiB, free memory in arenas 0.00 B, will set to 153.08 MiB (RSS), difference: 1.00 MiB 2025.01.17 07:29:24.001173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 149.10 MiB, peak 156.07 MiB, free memory in arenas 0.00 B, will set to 153.11 MiB (RSS), difference: 4.01 MiB 2025.01.17 07:29:25.386384 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.386610 [ 274 ] {65199b3a-7e44-4945-a339-f41fca60aa65} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.387002 [ 274 ] {65199b3a-7e44-4945-a339-f41fca60aa65} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.387227 [ 274 ] {65199b3a-7e44-4945-a339-f41fca60aa65} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.387989 [ 274 ] {65199b3a-7e44-4945-a339-f41fca60aa65} TCPHandler: Processed in 0.001744574 sec. 2025.01.17 07:29:25.390711 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.390994 [ 278 ] {ccec96d3-5cc6-4824-825f-d8be7ecf20a9} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.393023 [ 278 ] {ccec96d3-5cc6-4824-825f-d8be7ecf20a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.393103 [ 278 ] {ccec96d3-5cc6-4824-825f-d8be7ecf20a9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.393748 [ 278 ] {ccec96d3-5cc6-4824-825f-d8be7ecf20a9} TCPHandler: Processed in 0.003185012 sec. 2025.01.17 07:29:25.394095 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.394281 [ 274 ] {9a1dfe42-3410-4668-83d0-4390ede9ec0b} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.394768 [ 274 ] {9a1dfe42-3410-4668-83d0-4390ede9ec0b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.394825 [ 274 ] {9a1dfe42-3410-4668-83d0-4390ede9ec0b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.395334 [ 274 ] {9a1dfe42-3410-4668-83d0-4390ede9ec0b} TCPHandler: Processed in 0.001306326 sec. 2025.01.17 07:29:25.395701 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.395893 [ 278 ] {98e87818-4fe4-4a41-a1fe-5f6090d01589} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.396342 [ 278 ] {98e87818-4fe4-4a41-a1fe-5f6090d01589} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.396413 [ 278 ] {98e87818-4fe4-4a41-a1fe-5f6090d01589} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.396963 [ 278 ] {98e87818-4fe4-4a41-a1fe-5f6090d01589} TCPHandler: Processed in 0.001326956 sec. 2025.01.17 07:29:25.397211 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.397362 [ 274 ] {f2328751-287d-490b-9604-cfa3196d1675} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.397724 [ 274 ] {f2328751-287d-490b-9604-cfa3196d1675} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.397782 [ 274 ] {f2328751-287d-490b-9604-cfa3196d1675} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.398271 [ 274 ] {f2328751-287d-490b-9604-cfa3196d1675} TCPHandler: Processed in 0.001118132 sec. 2025.01.17 07:29:25.398565 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.398724 [ 278 ] {ba9b4020-df36-48b3-87bb-70cecb6f4937} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.399104 [ 278 ] {ba9b4020-df36-48b3-87bb-70cecb6f4937} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.399162 [ 278 ] {ba9b4020-df36-48b3-87bb-70cecb6f4937} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.399664 [ 278 ] {ba9b4020-df36-48b3-87bb-70cecb6f4937} TCPHandler: Processed in 0.001154013 sec. 2025.01.17 07:29:25.399918 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.400072 [ 274 ] {be85f28d-77e2-4b51-86ff-b0a91df7130a} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.400439 [ 274 ] {be85f28d-77e2-4b51-86ff-b0a91df7130a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.400496 [ 274 ] {be85f28d-77e2-4b51-86ff-b0a91df7130a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.401014 [ 274 ] {be85f28d-77e2-4b51-86ff-b0a91df7130a} TCPHandler: Processed in 0.001152332 sec. 2025.01.17 07:29:25.401294 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.401450 [ 278 ] {cf1ad23d-1df8-4238-b76d-881d77cb6885} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.401826 [ 278 ] {cf1ad23d-1df8-4238-b76d-881d77cb6885} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.401882 [ 278 ] {cf1ad23d-1df8-4238-b76d-881d77cb6885} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.402387 [ 278 ] {cf1ad23d-1df8-4238-b76d-881d77cb6885} TCPHandler: Processed in 0.001147033 sec. 2025.01.17 07:29:25.402640 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.402824 [ 274 ] {d8a33f68-e164-4135-893f-93d33cc3b0f7} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.403279 [ 274 ] {d8a33f68-e164-4135-893f-93d33cc3b0f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.403346 [ 274 ] {d8a33f68-e164-4135-893f-93d33cc3b0f7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.403909 [ 274 ] {d8a33f68-e164-4135-893f-93d33cc3b0f7} TCPHandler: Processed in 0.001324416 sec. 2025.01.17 07:29:25.404173 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.404332 [ 278 ] {ae3ad0e5-e79b-4cf9-89aa-db653a3489ad} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.404713 [ 278 ] {ae3ad0e5-e79b-4cf9-89aa-db653a3489ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.404770 [ 278 ] {ae3ad0e5-e79b-4cf9-89aa-db653a3489ad} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.405261 [ 278 ] {ae3ad0e5-e79b-4cf9-89aa-db653a3489ad} TCPHandler: Processed in 0.001143552 sec. 2025.01.17 07:29:25.405520 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.405688 [ 274 ] {f90e6783-383d-4daa-982b-39b0e71d853a} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.406153 [ 274 ] {f90e6783-383d-4daa-982b-39b0e71d853a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.406221 [ 274 ] {f90e6783-383d-4daa-982b-39b0e71d853a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.406830 [ 274 ] {f90e6783-383d-4daa-982b-39b0e71d853a} TCPHandler: Processed in 0.001367367 sec. 2025.01.17 07:29:25.407092 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.407255 [ 278 ] {78642168-8904-4e7f-bbf3-35ec20c27655} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.407643 [ 278 ] {78642168-8904-4e7f-bbf3-35ec20c27655} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.407701 [ 278 ] {78642168-8904-4e7f-bbf3-35ec20c27655} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.408208 [ 278 ] {78642168-8904-4e7f-bbf3-35ec20c27655} TCPHandler: Processed in 0.001169613 sec. 2025.01.17 07:29:25.408457 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.408618 [ 274 ] {6a51c2d8-d6ee-478f-8eb5-f3ae016f5a90} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.409084 [ 274 ] {6a51c2d8-d6ee-478f-8eb5-f3ae016f5a90} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.409151 [ 274 ] {6a51c2d8-d6ee-478f-8eb5-f3ae016f5a90} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.409743 [ 274 ] {6a51c2d8-d6ee-478f-8eb5-f3ae016f5a90} TCPHandler: Processed in 0.001341507 sec. 2025.01.17 07:29:25.410053 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.410215 [ 278 ] {b344676a-ba43-4e55-968c-88983dfd2e88} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.410610 [ 278 ] {b344676a-ba43-4e55-968c-88983dfd2e88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.410667 [ 278 ] {b344676a-ba43-4e55-968c-88983dfd2e88} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.411174 [ 278 ] {b344676a-ba43-4e55-968c-88983dfd2e88} TCPHandler: Processed in 0.001175303 sec. 2025.01.17 07:29:25.411426 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.411589 [ 274 ] {9868c5f6-0fda-476f-80f1-c4a2c9155899} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.411986 [ 274 ] {9868c5f6-0fda-476f-80f1-c4a2c9155899} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.412043 [ 274 ] {9868c5f6-0fda-476f-80f1-c4a2c9155899} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.412538 [ 274 ] {9868c5f6-0fda-476f-80f1-c4a2c9155899} TCPHandler: Processed in 0.001166203 sec. 2025.01.17 07:29:25.412790 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.412955 [ 278 ] {61abe778-9416-498a-ad35-560237e793a3} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.413358 [ 278 ] {61abe778-9416-498a-ad35-560237e793a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.413416 [ 278 ] {61abe778-9416-498a-ad35-560237e793a3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.413911 [ 278 ] {61abe778-9416-498a-ad35-560237e793a3} TCPHandler: Processed in 0.001177352 sec. 2025.01.17 07:29:25.414193 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.414357 [ 274 ] {4753a22d-48be-41e5-9e1b-8926db995dff} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.414763 [ 274 ] {4753a22d-48be-41e5-9e1b-8926db995dff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.414819 [ 274 ] {4753a22d-48be-41e5-9e1b-8926db995dff} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.415323 [ 274 ] {4753a22d-48be-41e5-9e1b-8926db995dff} TCPHandler: Processed in 0.001187253 sec. 2025.01.17 07:29:25.415601 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.415767 [ 278 ] {bcdfe99a-f96b-49d5-9e6c-bef33c4b4e8c} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:25.416179 [ 278 ] {bcdfe99a-f96b-49d5-9e6c-bef33c4b4e8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.416238 [ 278 ] {bcdfe99a-f96b-49d5-9e6c-bef33c4b4e8c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:25.416752 [ 278 ] {bcdfe99a-f96b-49d5-9e6c-bef33c4b4e8c} TCPHandler: Processed in 0.001204134 sec. 2025.01.17 07:29:25.422754 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.422904 [ 274 ] {66f7bc98-bcce-4e46-b0cc-5b5670f92573} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 07:29:25.422962 [ 274 ] {66f7bc98-bcce-4e46-b0cc-5b5670f92573} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:25.423749 [ 274 ] {66f7bc98-bcce-4e46-b0cc-5b5670f92573} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:25.423799 [ 274 ] {66f7bc98-bcce-4e46-b0cc-5b5670f92573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:25.424521 [ 274 ] {66f7bc98-bcce-4e46-b0cc-5b5670f92573} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:25.424957 [ 274 ] {66f7bc98-bcce-4e46-b0cc-5b5670f92573} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:25.425176 [ 274 ] {66f7bc98-bcce-4e46-b0cc-5b5670f92573} executeQuery: Read 18 rows, 2.52 KiB in 0.00231 sec., 7792.207792207792 rows/sec., 1.06 MiB/sec. 2025.01.17 07:29:25.425232 [ 274 ] {66f7bc98-bcce-4e46-b0cc-5b5670f92573} TCPHandler: Processed in 0.002544059 sec. 2025.01.17 07:29:25.425380 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.425514 [ 278 ] {2520af17-e98b-4f05-a06e-af0320537ef3} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 07:29:25.425566 [ 278 ] {2520af17-e98b-4f05-a06e-af0320537ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 07:29:25.427683 [ 278 ] {2520af17-e98b-4f05-a06e-af0320537ef3} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:25.427730 [ 278 ] {2520af17-e98b-4f05-a06e-af0320537ef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:25.428421 [ 278 ] {2520af17-e98b-4f05-a06e-af0320537ef3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:25.428958 [ 278 ] {2520af17-e98b-4f05-a06e-af0320537ef3} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:25.429189 [ 278 ] {2520af17-e98b-4f05-a06e-af0320537ef3} executeQuery: Read 56 rows, 4.41 KiB in 0.003712 sec., 15086.206896551725 rows/sec., 1.16 MiB/sec. 2025.01.17 07:29:25.429254 [ 278 ] {2520af17-e98b-4f05-a06e-af0320537ef3} TCPHandler: Processed in 0.003929646 sec. 2025.01.17 07:29:25.429406 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.429532 [ 274 ] {5d966464-7bed-45eb-a8fe-1afe0a0ae064} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 07:29:25.429585 [ 274 ] {5d966464-7bed-45eb-a8fe-1afe0a0ae064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 07:29:25.430249 [ 274 ] {5d966464-7bed-45eb-a8fe-1afe0a0ae064} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:25.430293 [ 274 ] {5d966464-7bed-45eb-a8fe-1afe0a0ae064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:25.430820 [ 274 ] {5d966464-7bed-45eb-a8fe-1afe0a0ae064} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:25.431375 [ 274 ] {5d966464-7bed-45eb-a8fe-1afe0a0ae064} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:25.431661 [ 274 ] {5d966464-7bed-45eb-a8fe-1afe0a0ae064} executeQuery: Read 64 rows, 5.12 KiB in 0.002133 sec., 30004.688232536337 rows/sec., 2.34 MiB/sec. 2025.01.17 07:29:25.431730 [ 274 ] {5d966464-7bed-45eb-a8fe-1afe0a0ae064} TCPHandler: Processed in 0.002379817 sec. 2025.01.17 07:29:25.431895 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.432042 [ 278 ] {0cc04e43-bd9f-476e-a15d-18ad107ba9f6} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:25.432106 [ 278 ] {0cc04e43-bd9f-476e-a15d-18ad107ba9f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 07:29:25.432807 [ 278 ] {0cc04e43-bd9f-476e-a15d-18ad107ba9f6} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:25.432845 [ 278 ] {0cc04e43-bd9f-476e-a15d-18ad107ba9f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:25.433439 [ 278 ] {0cc04e43-bd9f-476e-a15d-18ad107ba9f6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:25.433961 [ 278 ] {0cc04e43-bd9f-476e-a15d-18ad107ba9f6} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:25.434205 [ 278 ] {0cc04e43-bd9f-476e-a15d-18ad107ba9f6} executeQuery: Read 128 rows, 9.13 KiB in 0.002197 sec., 58261.26536185708 rows/sec., 4.06 MiB/sec. 2025.01.17 07:29:25.434339 [ 278 ] {0cc04e43-bd9f-476e-a15d-18ad107ba9f6} TCPHandler: Processed in 0.002510519 sec. 2025.01.17 07:29:25.434495 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:25.434637 [ 274 ] {5244b518-8892-4451-ab5c-5c1dc5bba2b1} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 07:29:25.434698 [ 274 ] {5244b518-8892-4451-ab5c-5c1dc5bba2b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 07:29:25.435274 [ 274 ] {5244b518-8892-4451-ab5c-5c1dc5bba2b1} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:25.435321 [ 274 ] {5244b518-8892-4451-ab5c-5c1dc5bba2b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:25.435875 [ 274 ] {5244b518-8892-4451-ab5c-5c1dc5bba2b1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:25.436376 [ 274 ] {5244b518-8892-4451-ab5c-5c1dc5bba2b1} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:25.436580 [ 274 ] {5244b518-8892-4451-ab5c-5c1dc5bba2b1} executeQuery: Read 48 rows, 3.31 KiB in 0.001975 sec., 24303.797468354427 rows/sec., 1.64 MiB/sec. 2025.01.17 07:29:25.436629 [ 274 ] {5244b518-8892-4451-ab5c-5c1dc5bba2b1} TCPHandler: Processed in 0.002199573 sec. 2025.01.17 07:29:25.894479 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.01.17 07:29:25.895079 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:25.895123 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:25.895805 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:25.896312 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:25.896549 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.01.17 07:29:25.962777 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.17 07:29:25.980965 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:25.981019 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.17 07:29:25.987708 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:25.988945 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:25.991377 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.17 07:29:30.392601 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:30.392814 [ 274 ] {122f6677-1b86-4875-9e8d-dd5d3d35de10} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 07:29:30.392893 [ 274 ] {122f6677-1b86-4875-9e8d-dd5d3d35de10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 07:29:30.393683 [ 274 ] {122f6677-1b86-4875-9e8d-dd5d3d35de10} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:30.393738 [ 274 ] {122f6677-1b86-4875-9e8d-dd5d3d35de10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:30.394302 [ 274 ] {122f6677-1b86-4875-9e8d-dd5d3d35de10} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:30.394833 [ 274 ] {122f6677-1b86-4875-9e8d-dd5d3d35de10} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:30.395084 [ 274 ] {122f6677-1b86-4875-9e8d-dd5d3d35de10} executeQuery: Read 56 rows, 4.41 KiB in 0.002324 sec., 24096.385542168675 rows/sec., 1.85 MiB/sec. 2025.01.17 07:29:30.395161 [ 274 ] {122f6677-1b86-4875-9e8d-dd5d3d35de10} TCPHandler: Processed in 0.002698662 sec. 2025.01.17 07:29:30.395434 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:30.395634 [ 278 ] {bb1732ce-dd07-4bd5-bd09-08e13d3aa370} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 07:29:30.395710 [ 278 ] {bb1732ce-dd07-4bd5-bd09-08e13d3aa370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 07:29:30.396487 [ 278 ] {bb1732ce-dd07-4bd5-bd09-08e13d3aa370} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:30.396538 [ 278 ] {bb1732ce-dd07-4bd5-bd09-08e13d3aa370} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:30.397127 [ 278 ] {bb1732ce-dd07-4bd5-bd09-08e13d3aa370} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:30.397584 [ 278 ] {bb1732ce-dd07-4bd5-bd09-08e13d3aa370} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:30.397798 [ 278 ] {bb1732ce-dd07-4bd5-bd09-08e13d3aa370} executeQuery: Read 64 rows, 5.12 KiB in 0.002218 sec., 28854.82416591524 rows/sec., 2.25 MiB/sec. 2025.01.17 07:29:30.397977 [ 278 ] {bb1732ce-dd07-4bd5-bd09-08e13d3aa370} TCPHandler: Processed in 0.002684372 sec. 2025.01.17 07:29:30.398156 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:30.398286 [ 274 ] {97d962fd-3b01-49fd-b114-6f55efd3939d} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:30.398345 [ 274 ] {97d962fd-3b01-49fd-b114-6f55efd3939d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 07:29:30.398959 [ 274 ] {97d962fd-3b01-49fd-b114-6f55efd3939d} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:30.399001 [ 274 ] {97d962fd-3b01-49fd-b114-6f55efd3939d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:30.399548 [ 274 ] {97d962fd-3b01-49fd-b114-6f55efd3939d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:30.400117 [ 274 ] {97d962fd-3b01-49fd-b114-6f55efd3939d} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:30.400338 [ 274 ] {97d962fd-3b01-49fd-b114-6f55efd3939d} executeQuery: Read 160 rows, 11.41 KiB in 0.002082 sec., 76849.18347742555 rows/sec., 5.35 MiB/sec. 2025.01.17 07:29:30.400398 [ 274 ] {97d962fd-3b01-49fd-b114-6f55efd3939d} TCPHandler: Processed in 0.002307455 sec. 2025.01.17 07:29:30.400567 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:30.400701 [ 278 ] {43d0d025-3570-4d60-9ec4-8292303e7ec3} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 07:29:30.400759 [ 278 ] {43d0d025-3570-4d60-9ec4-8292303e7ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 07:29:30.401290 [ 278 ] {43d0d025-3570-4d60-9ec4-8292303e7ec3} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:30.401329 [ 278 ] {43d0d025-3570-4d60-9ec4-8292303e7ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:30.401885 [ 278 ] {43d0d025-3570-4d60-9ec4-8292303e7ec3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:30.402499 [ 278 ] {43d0d025-3570-4d60-9ec4-8292303e7ec3} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:30.402683 [ 278 ] {43d0d025-3570-4d60-9ec4-8292303e7ec3} executeQuery: Read 60 rows, 4.14 KiB in 0.002015 sec., 29776.67493796526 rows/sec., 2.01 MiB/sec. 2025.01.17 07:29:30.402740 [ 278 ] {43d0d025-3570-4d60-9ec4-8292303e7ec3} TCPHandler: Processed in 0.002237184 sec. 2025.01.17 07:29:33.325825 [ 90 ] {} DNSResolver: Updating DNS cache 2025.01.17 07:29:33.325885 [ 90 ] {} DNSResolver: Updated DNS cache 2025.01.17 07:29:33.391133 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2025.01.17 07:29:33.395272 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:33.395320 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:33.396985 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:33.397602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.01.17 07:29:33.397742 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:33.401220 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2025.01.17 07:29:33.401396 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:33.401464 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:33.402200 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 07:29:33.402710 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:33.402986 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.17 07:29:33.492383 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.17 07:29:33.512965 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:33.513029 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:33.520112 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 07:29:33.521499 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:33.524593 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.17 07:29:35.386131 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.386361 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.386852 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.386932 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.17 07:29:35.387246 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.387438 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.387748 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.17 07:29:35.389022 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.389081 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.389101 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.389218 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.01.17 07:29:35.389246 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.396978 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} executeQuery: Read 18 rows, 754.00 B in 0.010684 sec., 1684.7622613253461 rows/sec., 68.92 KiB/sec. 2025.01.17 07:29:35.397123 [ 274 ] {cda924f7-15c8-4dd6-af35-6e946e9d7089} TCPHandler: Processed in 0.011104896 sec. 2025.01.17 07:29:35.398115 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.398394 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.398851 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.398899 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.17 07:29:35.399224 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.399311 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.399494 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.17 07:29:35.399540 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.399569 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.399587 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.399640 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.01.17 07:29:35.399665 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.400398 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} executeQuery: Read 18 rows, 754.00 B in 0.002136 sec., 8426.966292134832 rows/sec., 344.72 KiB/sec. 2025.01.17 07:29:35.400532 [ 278 ] {2851bcf3-cfff-42ae-a4c7-bbea86a206fd} TCPHandler: Processed in 0.00256163 sec. 2025.01.17 07:29:35.400940 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.401136 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.401463 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.401506 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.17 07:29:35.401794 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.401877 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.402077 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.17 07:29:35.402126 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.402161 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.402185 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.402235 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.01.17 07:29:35.402259 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.402889 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} executeQuery: Read 18 rows, 754.00 B in 0.001844 sec., 9761.388286334057 rows/sec., 399.31 KiB/sec. 2025.01.17 07:29:35.403010 [ 274 ] {c3aeac3a-98df-4eb4-b05c-27707dffdff2} TCPHandler: Processed in 0.002131081 sec. 2025.01.17 07:29:35.403625 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.403822 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.404147 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.404191 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.17 07:29:35.404471 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.404543 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.404701 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.17 07:29:35.404738 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.404763 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.404780 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.404829 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.01.17 07:29:35.404854 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.405487 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} executeQuery: Read 18 rows, 754.00 B in 0.001758 sec., 10238.907849829351 rows/sec., 418.84 KiB/sec. 2025.01.17 07:29:35.405608 [ 278 ] {730c30ca-42f1-4945-891d-a318d34f35a6} TCPHandler: Processed in 0.002045299 sec. 2025.01.17 07:29:35.405899 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.406091 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.406418 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.406463 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.01.17 07:29:35.406746 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.406817 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.406971 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.17 07:29:35.407008 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.407033 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.407051 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.407098 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.01.17 07:29:35.407123 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.407768 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} executeQuery: Read 18 rows, 754.00 B in 0.001769 sec., 10175.240248728096 rows/sec., 416.24 KiB/sec. 2025.01.17 07:29:35.407891 [ 274 ] {615ee0bf-b354-44b5-a62b-d317a4b41dc7} TCPHandler: Processed in 0.00205585 sec. 2025.01.17 07:29:35.408190 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.408389 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.408713 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.408757 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.01.17 07:29:35.409034 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.409105 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.409271 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.17 07:29:35.409309 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.409332 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.409350 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.409397 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.01.17 07:29:35.409420 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.409999 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} executeQuery: Read 18 rows, 754.00 B in 0.001709 sec., 10532.47513165594 rows/sec., 430.85 KiB/sec. 2025.01.17 07:29:35.410125 [ 278 ] {6657aad7-e55b-4125-a040-50497cb8e800} TCPHandler: Processed in 0.001993129 sec. 2025.01.17 07:29:35.410430 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.410614 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.410931 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.410975 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.17 07:29:35.411255 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.411323 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.411472 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.17 07:29:35.411509 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.411537 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.411554 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.411600 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.17 07:29:35.411624 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.412217 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} executeQuery: Read 18 rows, 754.00 B in 0.001686 sec., 10676.156583629892 rows/sec., 436.73 KiB/sec. 2025.01.17 07:29:35.412335 [ 274 ] {4c324e65-fae6-4342-83a2-ac70e2489d60} TCPHandler: Processed in 0.001963628 sec. 2025.01.17 07:29:35.412595 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.412780 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.413124 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.413173 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.17 07:29:35.413461 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.413529 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.413684 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.17 07:29:35.413719 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.413743 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.413760 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.413806 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.17 07:29:35.413831 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.414395 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} executeQuery: Read 18 rows, 754.00 B in 0.0017 sec., 10588.235294117647 rows/sec., 433.13 KiB/sec. 2025.01.17 07:29:35.414510 [ 278 ] {c6716d84-98c4-4fb0-be6d-0e03ac5838dd} TCPHandler: Processed in 0.001975488 sec. 2025.01.17 07:29:35.414783 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.414969 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.415295 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.415340 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:35.415638 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.415705 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.415862 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.17 07:29:35.415895 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.415918 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.415936 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.415980 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.17 07:29:35.416003 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.416723 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} executeQuery: Read 18 rows, 754.00 B in 0.00184 sec., 9782.608695652174 rows/sec., 400.18 KiB/sec. 2025.01.17 07:29:35.416840 [ 274 ] {f7d61f31-0778-4378-a5fb-70dc70453ba9} TCPHandler: Processed in 0.002118331 sec. 2025.01.17 07:29:35.417160 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.417364 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.417693 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.417740 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:35.418032 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.418097 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.418248 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.17 07:29:35.418282 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.418306 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.418324 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.418370 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.17 07:29:35.418396 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.419002 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} executeQuery: Read 18 rows, 754.00 B in 0.001735 sec., 10374.63976945245 rows/sec., 424.40 KiB/sec. 2025.01.17 07:29:35.419123 [ 278 ] {b02aade3-571b-4e2a-80ac-f2ddf6964b45} TCPHandler: Processed in 0.00202174 sec. 2025.01.17 07:29:35.419423 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.419657 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.420114 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.420182 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:35.420506 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.420578 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.420795 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.17 07:29:35.420853 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.420887 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.420914 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.420977 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:35.421017 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.421738 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} executeQuery: Read 18 rows, 754.00 B in 0.002206 sec., 8159.564823209429 rows/sec., 333.78 KiB/sec. 2025.01.17 07:29:35.421895 [ 274 ] {66f0e930-281e-4a71-a043-17ccc7605988} TCPHandler: Processed in 0.002530519 sec. 2025.01.17 07:29:35.422177 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.422365 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.422690 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.422737 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:35.423050 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.423124 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.423276 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.17 07:29:35.423310 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.423334 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.423351 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.423403 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:35.423427 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.424011 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} executeQuery: Read 18 rows, 754.00 B in 0.001735 sec., 10374.63976945245 rows/sec., 424.40 KiB/sec. 2025.01.17 07:29:35.424123 [ 278 ] {a053ae8a-3249-4fd6-aa9d-2a8f0822a929} TCPHandler: Processed in 0.002001609 sec. 2025.01.17 07:29:35.428417 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.428663 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:35.429037 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:35.429085 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:35.429396 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.429466 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:35.429618 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.17 07:29:35.429651 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:35.429674 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.17 07:29:35.429691 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:35.429735 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:35.429759 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.17 07:29:35.430459 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} executeQuery: Read 18 rows, 754.00 B in 0.001914 sec., 9404.388714733543 rows/sec., 384.71 KiB/sec. 2025.01.17 07:29:35.430624 [ 274 ] {45bd8a0a-e507-4fa2-9a6d-9186618eb043} TCPHandler: Processed in 0.002282584 sec. 2025.01.17 07:29:35.437979 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.438105 [ 274 ] {6fc09d8f-8bec-44f4-bef1-ee9cbe45c634} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 07:29:35.438157 [ 274 ] {6fc09d8f-8bec-44f4-bef1-ee9cbe45c634} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:35.438897 [ 274 ] {6fc09d8f-8bec-44f4-bef1-ee9cbe45c634} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.438949 [ 274 ] {6fc09d8f-8bec-44f4-bef1-ee9cbe45c634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.439699 [ 274 ] {6fc09d8f-8bec-44f4-bef1-ee9cbe45c634} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:35.440177 [ 274 ] {6fc09d8f-8bec-44f4-bef1-ee9cbe45c634} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.440407 [ 274 ] {6fc09d8f-8bec-44f4-bef1-ee9cbe45c634} executeQuery: Read 13 rows, 2.63 KiB in 0.002329 sec., 5581.794761700301 rows/sec., 1.10 MiB/sec. 2025.01.17 07:29:35.440542 [ 274 ] {6fc09d8f-8bec-44f4-bef1-ee9cbe45c634} TCPHandler: Processed in 0.002632161 sec. 2025.01.17 07:29:35.440733 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.440873 [ 278 ] {f132a3aa-3bf8-43c6-b2ee-01487abeb31b} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 07:29:35.440952 [ 278 ] {f132a3aa-3bf8-43c6-b2ee-01487abeb31b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 07:29:35.442300 [ 278 ] {f132a3aa-3bf8-43c6-b2ee-01487abeb31b} oximeter.fields_i16 (a15ff7bc-2f43-4883-b651-f4ef725086dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.442348 [ 278 ] {f132a3aa-3bf8-43c6-b2ee-01487abeb31b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.442952 [ 278 ] {f132a3aa-3bf8-43c6-b2ee-01487abeb31b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:35.443675 [ 278 ] {f132a3aa-3bf8-43c6-b2ee-01487abeb31b} oximeter.fields_i16 (a15ff7bc-2f43-4883-b651-f4ef725086dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.443912 [ 278 ] {f132a3aa-3bf8-43c6-b2ee-01487abeb31b} executeQuery: Read 14 rows, 1.01 KiB in 0.003078 sec., 4548.408057179987 rows/sec., 327.42 KiB/sec. 2025.01.17 07:29:35.443977 [ 278 ] {f132a3aa-3bf8-43c6-b2ee-01487abeb31b} TCPHandler: Processed in 0.003319154 sec. 2025.01.17 07:29:35.444141 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.444270 [ 274 ] {4467df0f-0d0e-4608-88e0-53105fc7b958} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 07:29:35.444325 [ 274 ] {4467df0f-0d0e-4608-88e0-53105fc7b958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 07:29:35.445057 [ 274 ] {4467df0f-0d0e-4608-88e0-53105fc7b958} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.445097 [ 274 ] {4467df0f-0d0e-4608-88e0-53105fc7b958} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.445694 [ 274 ] {4467df0f-0d0e-4608-88e0-53105fc7b958} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:35.446221 [ 274 ] {4467df0f-0d0e-4608-88e0-53105fc7b958} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.446457 [ 274 ] {4467df0f-0d0e-4608-88e0-53105fc7b958} executeQuery: Read 219 rows, 19.58 KiB in 0.002198 sec., 99636.03275705187 rows/sec., 8.70 MiB/sec. 2025.01.17 07:29:35.446585 [ 274 ] {4467df0f-0d0e-4608-88e0-53105fc7b958} TCPHandler: Processed in 0.002505169 sec. 2025.01.17 07:29:35.446743 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.446867 [ 278 ] {aa633e36-a40a-4a3c-a4fe-decb2f022fd9} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 07:29:35.446921 [ 278 ] {aa633e36-a40a-4a3c-a4fe-decb2f022fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 07:29:35.447825 [ 278 ] {aa633e36-a40a-4a3c-a4fe-decb2f022fd9} oximeter.fields_u16 (18fe3657-f61d-4dfb-bca9-11b415261944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.447877 [ 278 ] {aa633e36-a40a-4a3c-a4fe-decb2f022fd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.448416 [ 278 ] {aa633e36-a40a-4a3c-a4fe-decb2f022fd9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:35.449077 [ 278 ] {aa633e36-a40a-4a3c-a4fe-decb2f022fd9} oximeter.fields_u16 (18fe3657-f61d-4dfb-bca9-11b415261944): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.449363 [ 278 ] {aa633e36-a40a-4a3c-a4fe-decb2f022fd9} executeQuery: Read 15 rows, 1.06 KiB in 0.002512 sec., 5971.337579617834 rows/sec., 421.03 KiB/sec. 2025.01.17 07:29:35.449441 [ 278 ] {aa633e36-a40a-4a3c-a4fe-decb2f022fd9} TCPHandler: Processed in 0.002755504 sec. 2025.01.17 07:29:35.449607 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.449735 [ 274 ] {2c305366-ffb8-4f8f-9657-9176d3fef031} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 07:29:35.449789 [ 274 ] {2c305366-ffb8-4f8f-9657-9176d3fef031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 07:29:35.450391 [ 274 ] {2c305366-ffb8-4f8f-9657-9176d3fef031} oximeter.fields_u32 (61f53a88-b352-44db-8e25-a48d45d4fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.450433 [ 274 ] {2c305366-ffb8-4f8f-9657-9176d3fef031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.450996 [ 274 ] {2c305366-ffb8-4f8f-9657-9176d3fef031} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:35.451493 [ 274 ] {2c305366-ffb8-4f8f-9657-9176d3fef031} oximeter.fields_u32 (61f53a88-b352-44db-8e25-a48d45d4fbf5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.451734 [ 274 ] {2c305366-ffb8-4f8f-9657-9176d3fef031} executeQuery: Read 14 rows, 1004.00 B in 0.002013 sec., 6954.793840039742 rows/sec., 487.07 KiB/sec. 2025.01.17 07:29:35.451819 [ 274 ] {2c305366-ffb8-4f8f-9657-9176d3fef031} TCPHandler: Processed in 0.002271704 sec. 2025.01.17 07:29:35.451984 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.452113 [ 278 ] {6e0ed95d-c505-4947-806f-f14d95a86dd6} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 07:29:35.452167 [ 278 ] {6e0ed95d-c505-4947-806f-f14d95a86dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 07:29:35.452754 [ 278 ] {6e0ed95d-c505-4947-806f-f14d95a86dd6} oximeter.fields_u8 (68beae00-e24e-45f7-abd1-639ab1a7bb87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.452795 [ 278 ] {6e0ed95d-c505-4947-806f-f14d95a86dd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.453311 [ 278 ] {6e0ed95d-c505-4947-806f-f14d95a86dd6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:35.453932 [ 278 ] {6e0ed95d-c505-4947-806f-f14d95a86dd6} oximeter.fields_u8 (68beae00-e24e-45f7-abd1-639ab1a7bb87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.454218 [ 278 ] {6e0ed95d-c505-4947-806f-f14d95a86dd6} executeQuery: Read 13 rows, 830.00 B in 0.002118 sec., 6137.865911237016 rows/sec., 382.69 KiB/sec. 2025.01.17 07:29:35.454299 [ 278 ] {6e0ed95d-c505-4947-806f-f14d95a86dd6} TCPHandler: Processed in 0.002377196 sec. 2025.01.17 07:29:35.454456 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.454581 [ 274 ] {d134a057-6867-4f1d-8b6a-3988042fb86d} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 07:29:35.454632 [ 274 ] {d134a057-6867-4f1d-8b6a-3988042fb86d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 07:29:35.455389 [ 274 ] {d134a057-6867-4f1d-8b6a-3988042fb86d} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.455429 [ 274 ] {d134a057-6867-4f1d-8b6a-3988042fb86d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.456058 [ 274 ] {d134a057-6867-4f1d-8b6a-3988042fb86d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:35.456650 [ 274 ] {d134a057-6867-4f1d-8b6a-3988042fb86d} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.456879 [ 274 ] {d134a057-6867-4f1d-8b6a-3988042fb86d} executeQuery: Read 390 rows, 28.32 KiB in 0.002325 sec., 167741.93548387097 rows/sec., 11.90 MiB/sec. 2025.01.17 07:29:35.456939 [ 274 ] {d134a057-6867-4f1d-8b6a-3988042fb86d} TCPHandler: Processed in 0.002541599 sec. 2025.01.17 07:29:35.457091 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.457212 [ 278 ] {3873c6d3-0c78-4262-abfc-9e6a94829555} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 07:29:35.457265 [ 278 ] {3873c6d3-0c78-4262-abfc-9e6a94829555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 07:29:35.457764 [ 278 ] {3873c6d3-0c78-4262-abfc-9e6a94829555} oximeter.measurements_bool (40b52ad9-c057-416f-9c08-1898604cd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.457806 [ 278 ] {3873c6d3-0c78-4262-abfc-9e6a94829555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.458308 [ 278 ] {3873c6d3-0c78-4262-abfc-9e6a94829555} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:35.458752 [ 278 ] {3873c6d3-0c78-4262-abfc-9e6a94829555} oximeter.measurements_bool (40b52ad9-c057-416f-9c08-1898604cd2f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.459026 [ 278 ] {3873c6d3-0c78-4262-abfc-9e6a94829555} executeQuery: Read 6 rows, 321.00 B in 0.001824 sec., 3289.4736842105262 rows/sec., 171.86 KiB/sec. 2025.01.17 07:29:35.459088 [ 278 ] {3873c6d3-0c78-4262-abfc-9e6a94829555} TCPHandler: Processed in 0.0020559 sec. 2025.01.17 07:29:35.459245 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.459368 [ 274 ] {ae4d286f-e258-4ce8-a84c-8e1c308567c0} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:35.459423 [ 274 ] {ae4d286f-e258-4ce8-a84c-8e1c308567c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 07:29:35.460030 [ 274 ] {ae4d286f-e258-4ce8-a84c-8e1c308567c0} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.460069 [ 274 ] {ae4d286f-e258-4ce8-a84c-8e1c308567c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.460593 [ 274 ] {ae4d286f-e258-4ce8-a84c-8e1c308567c0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:35.461069 [ 274 ] {ae4d286f-e258-4ce8-a84c-8e1c308567c0} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.461293 [ 274 ] {ae4d286f-e258-4ce8-a84c-8e1c308567c0} executeQuery: Read 237 rows, 16.27 KiB in 0.001953 sec., 121351.76651305683 rows/sec., 8.13 MiB/sec. 2025.01.17 07:29:35.461355 [ 274 ] {ae4d286f-e258-4ce8-a84c-8e1c308567c0} TCPHandler: Processed in 0.002167542 sec. 2025.01.17 07:29:35.461505 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.461629 [ 278 ] {2caca3eb-aa6f-4f43-84d9-15db9b07f4e6} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 07:29:35.461682 [ 278 ] {2caca3eb-aa6f-4f43-84d9-15db9b07f4e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 07:29:35.462155 [ 278 ] {2caca3eb-aa6f-4f43-84d9-15db9b07f4e6} oximeter.measurements_f64 (3c752e61-e308-4219-85ca-7c4f9e90c0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.462194 [ 278 ] {2caca3eb-aa6f-4f43-84d9-15db9b07f4e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.462680 [ 278 ] {2caca3eb-aa6f-4f43-84d9-15db9b07f4e6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:35.463168 [ 278 ] {2caca3eb-aa6f-4f43-84d9-15db9b07f4e6} oximeter.measurements_f64 (3c752e61-e308-4219-85ca-7c4f9e90c0cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.463380 [ 278 ] {2caca3eb-aa6f-4f43-84d9-15db9b07f4e6} executeQuery: Read 1 rows, 69.00 B in 0.001775 sec., 563.3802816901408 rows/sec., 37.96 KiB/sec. 2025.01.17 07:29:35.463431 [ 278 ] {2caca3eb-aa6f-4f43-84d9-15db9b07f4e6} TCPHandler: Processed in 0.001983188 sec. 2025.01.17 07:29:35.463596 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.463728 [ 274 ] {903db7a7-8795-4972-bd04-b4456881e88f} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:35.463817 [ 274 ] {903db7a7-8795-4972-bd04-b4456881e88f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 07:29:35.464972 [ 274 ] {903db7a7-8795-4972-bd04-b4456881e88f} oximeter.measurements_histogramu64 (f49f86cc-1a57-4d2d-9f67-2f46d6db29bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.465013 [ 274 ] {903db7a7-8795-4972-bd04-b4456881e88f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.468010 [ 274 ] {903db7a7-8795-4972-bd04-b4456881e88f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.17 07:29:35.468488 [ 274 ] {903db7a7-8795-4972-bd04-b4456881e88f} oximeter.measurements_histogramu64 (f49f86cc-1a57-4d2d-9f67-2f46d6db29bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.468796 [ 274 ] {903db7a7-8795-4972-bd04-b4456881e88f} executeQuery: Read 8 rows, 14.68 KiB in 0.00508 sec., 1574.803149606299 rows/sec., 2.82 MiB/sec. 2025.01.17 07:29:35.468974 [ 274 ] {903db7a7-8795-4972-bd04-b4456881e88f} TCPHandler: Processed in 0.005447926 sec. 2025.01.17 07:29:35.469135 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:35.469286 [ 278 ] {3bf20fb3-fb47-47d2-904c-c571a9fc4fa1} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 07:29:35.469348 [ 278 ] {3bf20fb3-fb47-47d2-904c-c571a9fc4fa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 07:29:35.469941 [ 278 ] {3bf20fb3-fb47-47d2-904c-c571a9fc4fa1} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:35.469983 [ 278 ] {3bf20fb3-fb47-47d2-904c-c571a9fc4fa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:35.470516 [ 278 ] {3bf20fb3-fb47-47d2-904c-c571a9fc4fa1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:35.471001 [ 278 ] {3bf20fb3-fb47-47d2-904c-c571a9fc4fa1} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:35.471221 [ 278 ] {3bf20fb3-fb47-47d2-904c-c571a9fc4fa1} executeQuery: Read 82 rows, 5.33 KiB in 0.001965 sec., 41730.279898218825 rows/sec., 2.65 MiB/sec. 2025.01.17 07:29:35.471282 [ 278 ] {3bf20fb3-fb47-47d2-904c-c571a9fc4fa1} TCPHandler: Processed in 0.002218353 sec. 2025.01.17 07:29:40.392277 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:40.392481 [ 274 ] {0d93d9dc-e7f8-47b2-a528-cd947b75512f} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 07:29:40.392555 [ 274 ] {0d93d9dc-e7f8-47b2-a528-cd947b75512f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 07:29:40.393351 [ 274 ] {0d93d9dc-e7f8-47b2-a528-cd947b75512f} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:40.393403 [ 274 ] {0d93d9dc-e7f8-47b2-a528-cd947b75512f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:40.393836 [ 274 ] {0d93d9dc-e7f8-47b2-a528-cd947b75512f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 07:29:40.394088 [ 274 ] {0d93d9dc-e7f8-47b2-a528-cd947b75512f} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:40.394312 [ 274 ] {0d93d9dc-e7f8-47b2-a528-cd947b75512f} executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec. 2025.01.17 07:29:40.394376 [ 274 ] {0d93d9dc-e7f8-47b2-a528-cd947b75512f} TCPHandler: Processed in 0.002234533 sec. 2025.01.17 07:29:40.394656 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:40.394868 [ 278 ] {dd079118-7445-4db3-aab8-0dc6b296b35c} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 07:29:40.394948 [ 278 ] {dd079118-7445-4db3-aab8-0dc6b296b35c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 07:29:40.395717 [ 278 ] {dd079118-7445-4db3-aab8-0dc6b296b35c} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:40.395763 [ 278 ] {dd079118-7445-4db3-aab8-0dc6b296b35c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:40.396190 [ 278 ] {dd079118-7445-4db3-aab8-0dc6b296b35c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 07:29:40.396448 [ 278 ] {dd079118-7445-4db3-aab8-0dc6b296b35c} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:40.396647 [ 278 ] {dd079118-7445-4db3-aab8-0dc6b296b35c} executeQuery: Read 64 rows, 5.12 KiB in 0.00184 sec., 34782.608695652176 rows/sec., 2.71 MiB/sec. 2025.01.17 07:29:40.396732 [ 278 ] {dd079118-7445-4db3-aab8-0dc6b296b35c} TCPHandler: Processed in 0.002222423 sec. 2025.01.17 07:29:40.396898 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:40.397046 [ 274 ] {faf98c08-8642-4dce-870b-cf8476a64325} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:40.397114 [ 274 ] {faf98c08-8642-4dce-870b-cf8476a64325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 07:29:40.397819 [ 274 ] {faf98c08-8642-4dce-870b-cf8476a64325} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:40.397867 [ 274 ] {faf98c08-8642-4dce-870b-cf8476a64325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:40.398291 [ 274 ] {faf98c08-8642-4dce-870b-cf8476a64325} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 07:29:40.398526 [ 274 ] {faf98c08-8642-4dce-870b-cf8476a64325} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:40.398807 [ 274 ] {faf98c08-8642-4dce-870b-cf8476a64325} executeQuery: Read 160 rows, 11.41 KiB in 0.001769 sec., 90446.57998869418 rows/sec., 6.30 MiB/sec. 2025.01.17 07:29:40.398933 [ 274 ] {faf98c08-8642-4dce-870b-cf8476a64325} TCPHandler: Processed in 0.002102951 sec. 2025.01.17 07:29:40.399095 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:40.399213 [ 278 ] {b7e4b47b-6b9b-4973-9d8e-6466d3ce2e27} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 07:29:40.399265 [ 278 ] {b7e4b47b-6b9b-4973-9d8e-6466d3ce2e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 07:29:40.399764 [ 278 ] {b7e4b47b-6b9b-4973-9d8e-6466d3ce2e27} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:40.399801 [ 278 ] {b7e4b47b-6b9b-4973-9d8e-6466d3ce2e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:40.400169 [ 278 ] {b7e4b47b-6b9b-4973-9d8e-6466d3ce2e27} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 07:29:40.400412 [ 278 ] {b7e4b47b-6b9b-4973-9d8e-6466d3ce2e27} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:40.400613 [ 278 ] {b7e4b47b-6b9b-4973-9d8e-6466d3ce2e27} executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. 2025.01.17 07:29:40.400682 [ 278 ] {b7e4b47b-6b9b-4973-9d8e-6466d3ce2e27} TCPHandler: Processed in 0.001644172 sec. 2025.01.17 07:29:40.903166 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.01.17 07:29:40.904184 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:40.904235 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:40.904792 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 07:29:40.905053 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:40.905359 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.01.17 07:29:41.024726 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.17 07:29:41.052384 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:41.052455 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:41.059321 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 07:29:41.060115 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:41.063385 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.17 07:29:42.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.92 MiB, peak 161.92 MiB, free memory in arenas 0.00 B, will set to 159.25 MiB (RSS), difference: 1.33 MiB 2025.01.17 07:29:43.401585 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 2025.01.17 07:29:43.405039 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:43.405083 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:43.406660 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:43.406964 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:43.407460 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2025.01.17 07:29:45.398232 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.398424 [ 274 ] {67351377-6905-4bc8-8353-9fe37bcc4a46} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 07:29:45.398500 [ 274 ] {67351377-6905-4bc8-8353-9fe37bcc4a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 07:29:45.399281 [ 274 ] {67351377-6905-4bc8-8353-9fe37bcc4a46} oximeter.fields_i16 (a15ff7bc-2f43-4883-b651-f4ef725086dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.399333 [ 274 ] {67351377-6905-4bc8-8353-9fe37bcc4a46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.399767 [ 274 ] {67351377-6905-4bc8-8353-9fe37bcc4a46} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:45.400027 [ 274 ] {67351377-6905-4bc8-8353-9fe37bcc4a46} oximeter.fields_i16 (a15ff7bc-2f43-4883-b651-f4ef725086dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.400253 [ 274 ] {67351377-6905-4bc8-8353-9fe37bcc4a46} executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. 2025.01.17 07:29:45.400316 [ 274 ] {67351377-6905-4bc8-8353-9fe37bcc4a46} TCPHandler: Processed in 0.002224434 sec. 2025.01.17 07:29:45.400647 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.400867 [ 278 ] {84a2bd3b-7db7-40f6-bb42-acc6673d0bcb} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 07:29:45.400944 [ 278 ] {84a2bd3b-7db7-40f6-bb42-acc6673d0bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 07:29:45.401801 [ 278 ] {84a2bd3b-7db7-40f6-bb42-acc6673d0bcb} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.401848 [ 278 ] {84a2bd3b-7db7-40f6-bb42-acc6673d0bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.402302 [ 278 ] {84a2bd3b-7db7-40f6-bb42-acc6673d0bcb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 07:29:45.402566 [ 278 ] {84a2bd3b-7db7-40f6-bb42-acc6673d0bcb} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.402800 [ 278 ] {84a2bd3b-7db7-40f6-bb42-acc6673d0bcb} executeQuery: Read 219 rows, 19.58 KiB in 0.001989 sec., 110105.580693816 rows/sec., 9.61 MiB/sec. 2025.01.17 07:29:45.402862 [ 278 ] {84a2bd3b-7db7-40f6-bb42-acc6673d0bcb} TCPHandler: Processed in 0.002419357 sec. 2025.01.17 07:29:45.403029 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.403157 [ 274 ] {ff1e276f-c94e-4a26-bcf3-43273fc66c4e} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 07:29:45.403212 [ 274 ] {ff1e276f-c94e-4a26-bcf3-43273fc66c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 07:29:45.403821 [ 274 ] {ff1e276f-c94e-4a26-bcf3-43273fc66c4e} oximeter.fields_u16 (18fe3657-f61d-4dfb-bca9-11b415261944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.403865 [ 274 ] {ff1e276f-c94e-4a26-bcf3-43273fc66c4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.404248 [ 274 ] {ff1e276f-c94e-4a26-bcf3-43273fc66c4e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:45.404521 [ 274 ] {ff1e276f-c94e-4a26-bcf3-43273fc66c4e} oximeter.fields_u16 (18fe3657-f61d-4dfb-bca9-11b415261944): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.404734 [ 274 ] {ff1e276f-c94e-4a26-bcf3-43273fc66c4e} executeQuery: Read 15 rows, 1.06 KiB in 0.001606 sec., 9339.975093399751 rows/sec., 658.54 KiB/sec. 2025.01.17 07:29:45.404796 [ 274 ] {ff1e276f-c94e-4a26-bcf3-43273fc66c4e} TCPHandler: Processed in 0.001825156 sec. 2025.01.17 07:29:45.404961 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.405080 [ 278 ] {1f74c17d-b20a-4bc8-9701-8adc514308c5} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 07:29:45.405130 [ 278 ] {1f74c17d-b20a-4bc8-9701-8adc514308c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 07:29:45.405759 [ 278 ] {1f74c17d-b20a-4bc8-9701-8adc514308c5} oximeter.fields_u32 (61f53a88-b352-44db-8e25-a48d45d4fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.405799 [ 278 ] {1f74c17d-b20a-4bc8-9701-8adc514308c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.406159 [ 278 ] {1f74c17d-b20a-4bc8-9701-8adc514308c5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:45.406395 [ 278 ] {1f74c17d-b20a-4bc8-9701-8adc514308c5} oximeter.fields_u32 (61f53a88-b352-44db-8e25-a48d45d4fbf5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.406605 [ 278 ] {1f74c17d-b20a-4bc8-9701-8adc514308c5} executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec. 2025.01.17 07:29:45.406680 [ 278 ] {1f74c17d-b20a-4bc8-9701-8adc514308c5} TCPHandler: Processed in 0.001780844 sec. 2025.01.17 07:29:45.406856 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.406979 [ 274 ] {e95a8177-1068-4ea2-bf14-1d665eadfc5e} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 07:29:45.407031 [ 274 ] {e95a8177-1068-4ea2-bf14-1d665eadfc5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 07:29:45.407649 [ 274 ] {e95a8177-1068-4ea2-bf14-1d665eadfc5e} oximeter.fields_u8 (68beae00-e24e-45f7-abd1-639ab1a7bb87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.407690 [ 274 ] {e95a8177-1068-4ea2-bf14-1d665eadfc5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.408053 [ 274 ] {e95a8177-1068-4ea2-bf14-1d665eadfc5e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:45.408340 [ 274 ] {e95a8177-1068-4ea2-bf14-1d665eadfc5e} oximeter.fields_u8 (68beae00-e24e-45f7-abd1-639ab1a7bb87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.408578 [ 274 ] {e95a8177-1068-4ea2-bf14-1d665eadfc5e} executeQuery: Read 13 rows, 830.00 B in 0.001621 sec., 8019.740900678593 rows/sec., 500.03 KiB/sec. 2025.01.17 07:29:45.408641 [ 274 ] {e95a8177-1068-4ea2-bf14-1d665eadfc5e} TCPHandler: Processed in 0.001843795 sec. 2025.01.17 07:29:45.408807 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.408927 [ 278 ] {87024e88-2bfa-4b87-879e-03b368945eaa} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 07:29:45.408976 [ 278 ] {87024e88-2bfa-4b87-879e-03b368945eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 07:29:45.409708 [ 278 ] {87024e88-2bfa-4b87-879e-03b368945eaa} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.409748 [ 278 ] {87024e88-2bfa-4b87-879e-03b368945eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.410143 [ 278 ] {87024e88-2bfa-4b87-879e-03b368945eaa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 07:29:45.410396 [ 278 ] {87024e88-2bfa-4b87-879e-03b368945eaa} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.410620 [ 278 ] {87024e88-2bfa-4b87-879e-03b368945eaa} executeQuery: Read 390 rows, 28.32 KiB in 0.001715 sec., 227405.2478134111 rows/sec., 16.13 MiB/sec. 2025.01.17 07:29:45.410698 [ 278 ] {87024e88-2bfa-4b87-879e-03b368945eaa} TCPHandler: Processed in 0.001943977 sec. 2025.01.17 07:29:45.410859 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.410979 [ 274 ] {72b4a313-63d9-4ef8-bd94-722075c6ee0c} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 07:29:45.411032 [ 274 ] {72b4a313-63d9-4ef8-bd94-722075c6ee0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 07:29:45.411530 [ 274 ] {72b4a313-63d9-4ef8-bd94-722075c6ee0c} oximeter.measurements_bool (40b52ad9-c057-416f-9c08-1898604cd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.411568 [ 274 ] {72b4a313-63d9-4ef8-bd94-722075c6ee0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.411931 [ 274 ] {72b4a313-63d9-4ef8-bd94-722075c6ee0c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:45.412162 [ 274 ] {72b4a313-63d9-4ef8-bd94-722075c6ee0c} oximeter.measurements_bool (40b52ad9-c057-416f-9c08-1898604cd2f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.412359 [ 274 ] {72b4a313-63d9-4ef8-bd94-722075c6ee0c} executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. 2025.01.17 07:29:45.412407 [ 274 ] {72b4a313-63d9-4ef8-bd94-722075c6ee0c} TCPHandler: Processed in 0.001602511 sec. 2025.01.17 07:29:45.412551 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.412678 [ 278 ] {00bc2c83-5076-461a-b27c-13f37190749c} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:45.412732 [ 278 ] {00bc2c83-5076-461a-b27c-13f37190749c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 07:29:45.413346 [ 278 ] {00bc2c83-5076-461a-b27c-13f37190749c} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.413385 [ 278 ] {00bc2c83-5076-461a-b27c-13f37190749c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.413778 [ 278 ] {00bc2c83-5076-461a-b27c-13f37190749c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 07:29:45.414019 [ 278 ] {00bc2c83-5076-461a-b27c-13f37190749c} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.414209 [ 278 ] {00bc2c83-5076-461a-b27c-13f37190749c} executeQuery: Read 237 rows, 16.27 KiB in 0.001563 sec., 151631.47792706336 rows/sec., 10.16 MiB/sec. 2025.01.17 07:29:45.414259 [ 278 ] {00bc2c83-5076-461a-b27c-13f37190749c} TCPHandler: Processed in 0.001760455 sec. 2025.01.17 07:29:45.414423 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.414540 [ 274 ] {8aa070a3-e826-44bd-b968-54e3caa7f6b0} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 07:29:45.414591 [ 274 ] {8aa070a3-e826-44bd-b968-54e3caa7f6b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 07:29:45.415065 [ 274 ] {8aa070a3-e826-44bd-b968-54e3caa7f6b0} oximeter.measurements_f64 (3c752e61-e308-4219-85ca-7c4f9e90c0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.415104 [ 274 ] {8aa070a3-e826-44bd-b968-54e3caa7f6b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.415460 [ 274 ] {8aa070a3-e826-44bd-b968-54e3caa7f6b0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:45.415698 [ 274 ] {8aa070a3-e826-44bd-b968-54e3caa7f6b0} oximeter.measurements_f64 (3c752e61-e308-4219-85ca-7c4f9e90c0cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.415959 [ 274 ] {8aa070a3-e826-44bd-b968-54e3caa7f6b0} executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. 2025.01.17 07:29:45.416100 [ 274 ] {8aa070a3-e826-44bd-b968-54e3caa7f6b0} TCPHandler: Processed in 0.001735174 sec. 2025.01.17 07:29:45.416253 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.416373 [ 278 ] {6fe44a43-102d-4678-89e4-f6530b1a89ee} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:45.416452 [ 278 ] {6fe44a43-102d-4678-89e4-f6530b1a89ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 07:29:45.417529 [ 278 ] {6fe44a43-102d-4678-89e4-f6530b1a89ee} oximeter.measurements_histogramu64 (f49f86cc-1a57-4d2d-9f67-2f46d6db29bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.417567 [ 278 ] {6fe44a43-102d-4678-89e4-f6530b1a89ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.418183 [ 278 ] {6fe44a43-102d-4678-89e4-f6530b1a89ee} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.17 07:29:45.418448 [ 278 ] {6fe44a43-102d-4678-89e4-f6530b1a89ee} oximeter.measurements_histogramu64 (f49f86cc-1a57-4d2d-9f67-2f46d6db29bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.418637 [ 278 ] {6fe44a43-102d-4678-89e4-f6530b1a89ee} executeQuery: Read 8 rows, 14.68 KiB in 0.002289 sec., 3494.9759720401926 rows/sec., 6.26 MiB/sec. 2025.01.17 07:29:45.418726 [ 278 ] {6fe44a43-102d-4678-89e4-f6530b1a89ee} TCPHandler: Processed in 0.002532129 sec. 2025.01.17 07:29:45.418876 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:45.418995 [ 274 ] {eac88525-5869-4852-b4f2-1e162dae3a4c} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 07:29:45.419045 [ 274 ] {eac88525-5869-4852-b4f2-1e162dae3a4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 07:29:45.419549 [ 274 ] {eac88525-5869-4852-b4f2-1e162dae3a4c} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:45.419587 [ 274 ] {eac88525-5869-4852-b4f2-1e162dae3a4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:45.419961 [ 274 ] {eac88525-5869-4852-b4f2-1e162dae3a4c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.17 07:29:45.420301 [ 274 ] {eac88525-5869-4852-b4f2-1e162dae3a4c} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:45.420523 [ 274 ] {eac88525-5869-4852-b4f2-1e162dae3a4c} executeQuery: Read 82 rows, 5.33 KiB in 0.001553 sec., 52801.03026400515 rows/sec., 3.35 MiB/sec. 2025.01.17 07:29:45.420575 [ 274 ] {eac88525-5869-4852-b4f2-1e162dae3a4c} TCPHandler: Processed in 0.001755244 sec. 2025.01.17 07:29:48.325921 [ 70 ] {} DNSResolver: Updating DNS cache 2025.01.17 07:29:48.325982 [ 70 ] {} DNSResolver: Updated DNS cache 2025.01.17 07:29:48.405534 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.01.17 07:29:48.406199 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:48.406240 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:48.406840 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 07:29:48.407088 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:48.407278 [ 70 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 07:29:48.407315 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.17 07:29:48.407370 [ 70 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:48.407399 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:48.409567 [ 196 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 07:29:48.409759 [ 196 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 07:29:48.409838 [ 196 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.01.17 07:29:48.409971 [ 196 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.01.17 07:29:48.410182 [ 196 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.01.17 07:29:48.410347 [ 196 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.01.17 07:29:48.410473 [ 196 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.01.17 07:29:48.410660 [ 196 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.01.17 07:29:48.418707 [ 200 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.011219208 sec., 250106.7811560317 rows/sec., 3.58 MiB/sec. 2025.01.17 07:29:48.419343 [ 200 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 07:29:48.419655 [ 200 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:48.419737 [ 200 ] {82561592-168b-4238-991b-1ba779299aea::all_1_6_1} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 07:29:48.419842 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.01.17 07:29:48.563514 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.17 07:29:48.583731 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:48.583785 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:48.590776 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 07:29:48.591552 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:48.591827 [ 70 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 07:29:48.591887 [ 70 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:48.591927 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:48.592278 [ 200 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 07:29:48.609618 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.17 07:29:48.610662 [ 200 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 07:29:48.611764 [ 200 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.17 07:29:48.616872 [ 200 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.01.17 07:29:48.622009 [ 200 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.01.17 07:29:48.626980 [ 200 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.01.17 07:29:48.634082 [ 200 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.01.17 07:29:48.638805 [ 200 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.01.17 07:29:48.696445 [ 201 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104405257 sec., 440.59084112977183 rows/sec., 2.28 MiB/sec. 2025.01.17 07:29:48.699064 [ 201 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 07:29:48.702046 [ 201 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:48.702160 [ 201 ] {59fad54e-62a4-427a-a695-d7be09a939aa::all_1_6_1} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 07:29:48.704581 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.17 07:29:49.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.44 MiB, peak 169.97 MiB, free memory in arenas 0.00 B, will set to 164.04 MiB (RSS), difference: 3.60 MiB 2025.01.17 07:29:50.392790 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.392985 [ 274 ] {0bc5d538-7bbb-4f1e-b16d-b4931e8885eb} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 07:29:50.393057 [ 274 ] {0bc5d538-7bbb-4f1e-b16d-b4931e8885eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 07:29:50.393851 [ 274 ] {0bc5d538-7bbb-4f1e-b16d-b4931e8885eb} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:50.393898 [ 274 ] {0bc5d538-7bbb-4f1e-b16d-b4931e8885eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:50.394363 [ 274 ] {0bc5d538-7bbb-4f1e-b16d-b4931e8885eb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 07:29:50.394619 [ 274 ] {0bc5d538-7bbb-4f1e-b16d-b4931e8885eb} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:50.394769 [ 68 ] {} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 07:29:50.394816 [ 68 ] {} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:50.394827 [ 274 ] {0bc5d538-7bbb-4f1e-b16d-b4931e8885eb} executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. 2025.01.17 07:29:50.394847 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:50.394947 [ 274 ] {0bc5d538-7bbb-4f1e-b16d-b4931e8885eb} TCPHandler: Processed in 0.002287524 sec. 2025.01.17 07:29:50.395165 [ 189 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 07:29:50.395237 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.395369 [ 189 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 07:29:50.395419 [ 189 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.01.17 07:29:50.395436 [ 278 ] {086ecc19-0a37-4924-b66a-dedc8fb9d874} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 07:29:50.395519 [ 278 ] {086ecc19-0a37-4924-b66a-dedc8fb9d874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 07:29:50.395623 [ 189 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.01.17 07:29:50.396008 [ 189 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part 2025.01.17 07:29:50.396394 [ 189 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.01.17 07:29:50.396789 [ 189 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part 2025.01.17 07:29:50.397106 [ 189 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.01.17 07:29:50.398214 [ 278 ] {086ecc19-0a37-4924-b66a-dedc8fb9d874} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:50.398273 [ 278 ] {086ecc19-0a37-4924-b66a-dedc8fb9d874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:50.398998 [ 278 ] {086ecc19-0a37-4924-b66a-dedc8fb9d874} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 07:29:50.399301 [ 196 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.004326364 sec., 153015.32649587505 rows/sec., 13.40 MiB/sec. 2025.01.17 07:29:50.399440 [ 278 ] {086ecc19-0a37-4924-b66a-dedc8fb9d874} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:50.399578 [ 196 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 07:29:50.399693 [ 68 ] {} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 07:29:50.399809 [ 68 ] {} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:50.399876 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:50.400077 [ 278 ] {086ecc19-0a37-4924-b66a-dedc8fb9d874} executeQuery: Read 64 rows, 5.12 KiB in 0.004665 sec., 13719.185423365489 rows/sec., 1.07 MiB/sec. 2025.01.17 07:29:50.400271 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 07:29:50.400380 [ 278 ] {086ecc19-0a37-4924-b66a-dedc8fb9d874} TCPHandler: Processed in 0.005301003 sec. 2025.01.17 07:29:50.400599 [ 196 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:50.400682 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.400773 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 07:29:50.400881 [ 196 ] {d595e7d2-3845-4fc5-a761-e8c31ab1e464::all_1_6_1} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 07:29:50.400896 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.01.17 07:29:50.400942 [ 274 ] {a9858bec-0d03-41ab-9f0d-e9a407982177} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:50.401074 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.17 07:29:50.401162 [ 274 ] {a9858bec-0d03-41ab-9f0d-e9a407982177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 07:29:50.401394 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.01.17 07:29:50.401742 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part 2025.01.17 07:29:50.402144 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.01.17 07:29:50.402516 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2025.01.17 07:29:50.402786 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.01.17 07:29:50.403766 [ 274 ] {a9858bec-0d03-41ab-9f0d-e9a407982177} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:50.403836 [ 274 ] {a9858bec-0d03-41ab-9f0d-e9a407982177} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:50.404898 [ 274 ] {a9858bec-0d03-41ab-9f0d-e9a407982177} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 07:29:50.405358 [ 274 ] {a9858bec-0d03-41ab-9f0d-e9a407982177} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:50.405601 [ 68 ] {} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 07:29:50.405710 [ 68 ] {} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:50.405783 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:50.405991 [ 274 ] {a9858bec-0d03-41ab-9f0d-e9a407982177} executeQuery: Read 160 rows, 11.41 KiB in 0.005066 sec., 31583.103039873666 rows/sec., 2.20 MiB/sec. 2025.01.17 07:29:50.406403 [ 189 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 07:29:50.406551 [ 194 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.006474556 sec., 160010.97218094955 rows/sec., 12.24 MiB/sec. 2025.01.17 07:29:50.406646 [ 274 ] {a9858bec-0d03-41ab-9f0d-e9a407982177} TCPHandler: Processed in 0.006129699 sec. 2025.01.17 07:29:50.406949 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.406993 [ 194 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 07:29:50.407040 [ 189 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 07:29:50.407171 [ 189 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2025.01.17 07:29:50.407329 [ 278 ] {7bbc74a5-f348-4c12-a6a3-2be76b8879b6} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 07:29:50.407557 [ 189 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.01.17 07:29:50.407588 [ 278 ] {7bbc74a5-f348-4c12-a6a3-2be76b8879b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 07:29:50.408117 [ 189 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2025.01.17 07:29:50.408309 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:50.408648 [ 189 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.01.17 07:29:50.408718 [ 186 ] {9d8662bd-830a-4d9f-8083-9f2dd34d63f5::all_1_6_1} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 07:29:50.409106 [ 189 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2025.01.17 07:29:50.409215 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.01.17 07:29:50.409651 [ 189 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.01.17 07:29:50.410495 [ 278 ] {7bbc74a5-f348-4c12-a6a3-2be76b8879b6} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:50.410543 [ 278 ] {7bbc74a5-f348-4c12-a6a3-2be76b8879b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:50.411143 [ 278 ] {7bbc74a5-f348-4c12-a6a3-2be76b8879b6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.17 07:29:50.411466 [ 278 ] {7bbc74a5-f348-4c12-a6a3-2be76b8879b6} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:50.411758 [ 68 ] {} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.17 07:29:50.411874 [ 68 ] {} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:50.411969 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:50.411969 [ 189 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006022997 sec., 179644.78481393895 rows/sec., 12.31 MiB/sec. 2025.01.17 07:29:50.412018 [ 278 ] {7bbc74a5-f348-4c12-a6a3-2be76b8879b6} executeQuery: Read 60 rows, 4.14 KiB in 0.004785 sec., 12539.184952978056 rows/sec., 865.33 KiB/sec. 2025.01.17 07:29:50.412308 [ 278 ] {7bbc74a5-f348-4c12-a6a3-2be76b8879b6} TCPHandler: Processed in 0.005494386 sec. 2025.01.17 07:29:50.412355 [ 189 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.17 07:29:50.412460 [ 194 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 07:29:50.412558 [ 189 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.17 07:29:50.412644 [ 189 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2025.01.17 07:29:50.412782 [ 189 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.01.17 07:29:50.413063 [ 189 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2025.01.17 07:29:50.413405 [ 194 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:50.413429 [ 189 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.01.17 07:29:50.413674 [ 189 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2025.01.17 07:29:50.413669 [ 194 ] {9491f3c0-14b9-4e00-9a22-a5f4393dee4d::all_1_6_1} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 07:29:50.413901 [ 189 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.01.17 07:29:50.413966 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.01.17 07:29:50.415130 [ 187 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047629 sec., 128624.57996035606 rows/sec., 8.46 MiB/sec. 2025.01.17 07:29:50.415303 [ 194 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.17 07:29:50.415591 [ 194 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:50.415667 [ 194 ] {34ad07fc-d590-4687-ab6c-5568d6af89ae::all_1_6_1} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.17 07:29:50.415747 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.17 07:29:50.929870 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.930144 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:50.930581 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:50.930633 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:50.930978 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:50.931062 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:50.931278 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.17 07:29:50.931560 [ 296 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 07:29:50.931578 [ 295 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:50.931721 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 07:29:50.931756 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:50.935744 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 07:29:50.935782 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 07:29:50.935858 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.935919 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.937355 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} executeQuery: Read 31 rows, 1.17 KiB in 0.007337 sec., 4225.160147199128 rows/sec., 159.46 KiB/sec. 2025.01.17 07:29:50.937513 [ 274 ] {1d9a8f99-3e90-48de-b5ba-093c02ccdef0} TCPHandler: Processed in 0.0077755 sec. 2025.01.17 07:29:50.937982 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.938261 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:50.938711 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:50.938764 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:50.939131 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:50.939217 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:50.939407 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.17 07:29:50.939521 [ 295 ] {a50badbd-1a3a-4157-878c-121ae5748735} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:50.939537 [ 297 ] {a50badbd-1a3a-4157-878c-121ae5748735} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 07:29:50.939659 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 07:29:50.939692 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:50.939792 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 07:29:50.939816 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 07:29:50.939862 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.939915 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.941029 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} executeQuery: Read 31 rows, 1.17 KiB in 0.002898 sec., 10697.032436162872 rows/sec., 403.70 KiB/sec. 2025.01.17 07:29:50.941203 [ 278 ] {a50badbd-1a3a-4157-878c-121ae5748735} TCPHandler: Processed in 0.003363545 sec. 2025.01.17 07:29:50.941494 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.941727 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:50.942140 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:50.942198 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:50.942570 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:50.942639 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:50.942797 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.17 07:29:50.942914 [ 297 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 07:29:50.942929 [ 296 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:50.943088 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 07:29:50.943117 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:50.943199 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 07:29:50.943220 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 07:29:50.943262 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.943309 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.944429 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} executeQuery: Read 31 rows, 1.17 KiB in 0.002819 sec., 10996.807378503016 rows/sec., 415.01 KiB/sec. 2025.01.17 07:29:50.944594 [ 274 ] {11567c57-cef8-414b-8e44-3f5247d0bb79} TCPHandler: Processed in 0.003166611 sec. 2025.01.17 07:29:50.944883 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.945086 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:50.945439 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:50.945488 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:50.945812 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:50.945881 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:50.946036 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.17 07:29:50.946160 [ 295 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 07:29:50.946159 [ 296 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:50.946285 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 07:29:50.946314 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:50.946403 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 07:29:50.946425 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 07:29:50.946467 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.946516 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.947563 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} executeQuery: Read 31 rows, 1.17 KiB in 0.00258 sec., 12015.503875968992 rows/sec., 453.46 KiB/sec. 2025.01.17 07:29:50.947722 [ 278 ] {3f4a691c-1eb8-4ced-a957-a7ec8c5ef605} TCPHandler: Processed in 0.002900527 sec. 2025.01.17 07:29:50.947991 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.948188 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} executeQuery: (from [fd00:1122:3344:101::d]:63967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:50.948531 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:50.948579 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:50.948900 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:50.948967 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:50.949123 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.17 07:29:50.949229 [ 295 ] {036389ae-c587-495f-a19c-3ea7c0d77433} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 07:29:50.949244 [ 296 ] {036389ae-c587-495f-a19c-3ea7c0d77433} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:50.949353 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 07:29:50.949382 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:50.949464 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 07:29:50.949484 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 07:29:50.949526 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.949575 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.950589 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} executeQuery: Read 31 rows, 1.17 KiB in 0.0025 sec., 12400 rows/sec., 467.97 KiB/sec. 2025.01.17 07:29:50.950735 [ 274 ] {036389ae-c587-495f-a19c-3ea7c0d77433} TCPHandler: Processed in 0.002807954 sec. 2025.01.17 07:29:50.951032 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:50.951266 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} executeQuery: (from [fd00:1122:3344:101::d]:42594) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.17 07:29:50.951652 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.17 07:29:50.951702 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.17 07:29:50.952030 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:50.952100 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.17 07:29:50.952256 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.17 07:29:50.952342 [ 295 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.17 07:29:50.952364 [ 296 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.17 07:29:50.952467 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.17 07:29:50.952497 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.17 07:29:50.952583 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.17 07:29:50.952604 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.17 07:29:50.952646 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.952696 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.17 07:29:50.953787 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} executeQuery: Read 31 rows, 1.17 KiB in 0.002642 sec., 11733.535200605602 rows/sec., 442.82 KiB/sec. 2025.01.17 07:29:50.953949 [ 278 ] {564ea18d-f53a-41ad-bc6b-9c70db061337} TCPHandler: Processed in 0.002989758 sec. 2025.01.17 07:29:51.035972 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.036154 [ 274 ] {770380d3-632f-4e83-82d5-870c6a491e67} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.17 07:29:51.036237 [ 274 ] {770380d3-632f-4e83-82d5-870c6a491e67} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.17 07:29:51.037116 [ 274 ] {770380d3-632f-4e83-82d5-870c6a491e67} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.037165 [ 274 ] {770380d3-632f-4e83-82d5-870c6a491e67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.037710 [ 274 ] {770380d3-632f-4e83-82d5-870c6a491e67} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:51.037939 [ 274 ] {770380d3-632f-4e83-82d5-870c6a491e67} oximeter.timeseries_schema (0ad77616-4f82-4925-96ac-d9736b58a07d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.038178 [ 274 ] {770380d3-632f-4e83-82d5-870c6a491e67} executeQuery: Read 6 rows, 1.34 KiB in 0.002073 sec., 2894.3560057887116 rows/sec., 644.45 KiB/sec. 2025.01.17 07:29:51.038290 [ 274 ] {770380d3-632f-4e83-82d5-870c6a491e67} TCPHandler: Processed in 0.002439407 sec. 2025.01.17 07:29:51.038527 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.038702 [ 278 ] {32ab50d2-1049-4a69-92e4-e670b2e3ce58} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.17 07:29:51.038769 [ 278 ] {32ab50d2-1049-4a69-92e4-e670b2e3ce58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.17 07:29:51.039507 [ 278 ] {32ab50d2-1049-4a69-92e4-e670b2e3ce58} oximeter.fields_i16 (a15ff7bc-2f43-4883-b651-f4ef725086dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.039559 [ 278 ] {32ab50d2-1049-4a69-92e4-e670b2e3ce58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.039993 [ 278 ] {32ab50d2-1049-4a69-92e4-e670b2e3ce58} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:51.040260 [ 278 ] {32ab50d2-1049-4a69-92e4-e670b2e3ce58} oximeter.fields_i16 (a15ff7bc-2f43-4883-b651-f4ef725086dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.040492 [ 278 ] {32ab50d2-1049-4a69-92e4-e670b2e3ce58} executeQuery: Read 14 rows, 1.01 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 547.13 KiB/sec. 2025.01.17 07:29:51.040558 [ 278 ] {32ab50d2-1049-4a69-92e4-e670b2e3ce58} TCPHandler: Processed in 0.002134612 sec. 2025.01.17 07:29:51.040733 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.040861 [ 274 ] {73a003a7-2975-49e3-b4aa-7b59bb808a9f} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 07:29:51.040915 [ 274 ] {73a003a7-2975-49e3-b4aa-7b59bb808a9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 07:29:51.042476 [ 274 ] {73a003a7-2975-49e3-b4aa-7b59bb808a9f} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.042519 [ 274 ] {73a003a7-2975-49e3-b4aa-7b59bb808a9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.043044 [ 274 ] {73a003a7-2975-49e3-b4aa-7b59bb808a9f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 07:29:51.043302 [ 274 ] {73a003a7-2975-49e3-b4aa-7b59bb808a9f} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.043544 [ 274 ] {73a003a7-2975-49e3-b4aa-7b59bb808a9f} executeQuery: Read 1359 rows, 116.14 KiB in 0.002707 sec., 502031.7694865164 rows/sec., 41.90 MiB/sec. 2025.01.17 07:29:51.043726 [ 274 ] {73a003a7-2975-49e3-b4aa-7b59bb808a9f} TCPHandler: Processed in 0.003049009 sec. 2025.01.17 07:29:51.043936 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.044084 [ 278 ] {2386f7ae-7af5-41a4-b5f8-a7204b85f9c8} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.17 07:29:51.044147 [ 278 ] {2386f7ae-7af5-41a4-b5f8-a7204b85f9c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.17 07:29:51.044788 [ 278 ] {2386f7ae-7af5-41a4-b5f8-a7204b85f9c8} oximeter.fields_u16 (18fe3657-f61d-4dfb-bca9-11b415261944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.044829 [ 278 ] {2386f7ae-7af5-41a4-b5f8-a7204b85f9c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.045205 [ 278 ] {2386f7ae-7af5-41a4-b5f8-a7204b85f9c8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:51.045456 [ 278 ] {2386f7ae-7af5-41a4-b5f8-a7204b85f9c8} oximeter.fields_u16 (18fe3657-f61d-4dfb-bca9-11b415261944): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.045744 [ 278 ] {2386f7ae-7af5-41a4-b5f8-a7204b85f9c8} executeQuery: Read 15 rows, 1.06 KiB in 0.00167 sec., 8982.035928143712 rows/sec., 633.30 KiB/sec. 2025.01.17 07:29:51.045853 [ 278 ] {2386f7ae-7af5-41a4-b5f8-a7204b85f9c8} TCPHandler: Processed in 0.001984579 sec. 2025.01.17 07:29:51.046007 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.046132 [ 274 ] {4995da48-064e-44c9-a51c-3c48f039757b} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.17 07:29:51.046187 [ 274 ] {4995da48-064e-44c9-a51c-3c48f039757b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.17 07:29:51.046884 [ 274 ] {4995da48-064e-44c9-a51c-3c48f039757b} oximeter.fields_u32 (61f53a88-b352-44db-8e25-a48d45d4fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.046926 [ 274 ] {4995da48-064e-44c9-a51c-3c48f039757b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.047310 [ 274 ] {4995da48-064e-44c9-a51c-3c48f039757b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:51.047561 [ 274 ] {4995da48-064e-44c9-a51c-3c48f039757b} oximeter.fields_u32 (61f53a88-b352-44db-8e25-a48d45d4fbf5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.047852 [ 274 ] {4995da48-064e-44c9-a51c-3c48f039757b} executeQuery: Read 242 rows, 16.79 KiB in 0.00172 sec., 140697.67441860464 rows/sec., 9.53 MiB/sec. 2025.01.17 07:29:51.047954 [ 274 ] {4995da48-064e-44c9-a51c-3c48f039757b} TCPHandler: Processed in 0.002006639 sec. 2025.01.17 07:29:51.048131 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.048255 [ 278 ] {b4e8d8cf-b902-4e70-9c0f-cfc2eee73a9a} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.17 07:29:51.048307 [ 278 ] {b4e8d8cf-b902-4e70-9c0f-cfc2eee73a9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.17 07:29:51.048902 [ 278 ] {b4e8d8cf-b902-4e70-9c0f-cfc2eee73a9a} oximeter.fields_u8 (68beae00-e24e-45f7-abd1-639ab1a7bb87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.048943 [ 278 ] {b4e8d8cf-b902-4e70-9c0f-cfc2eee73a9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.049313 [ 278 ] {b4e8d8cf-b902-4e70-9c0f-cfc2eee73a9a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:51.049549 [ 278 ] {b4e8d8cf-b902-4e70-9c0f-cfc2eee73a9a} oximeter.fields_u8 (68beae00-e24e-45f7-abd1-639ab1a7bb87): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.049759 [ 278 ] {b4e8d8cf-b902-4e70-9c0f-cfc2eee73a9a} executeQuery: Read 13 rows, 830.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 529.08 KiB/sec. 2025.01.17 07:29:51.049820 [ 278 ] {b4e8d8cf-b902-4e70-9c0f-cfc2eee73a9a} TCPHandler: Processed in 0.001747474 sec. 2025.01.17 07:29:51.049972 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.050094 [ 274 ] {79629951-f29c-463f-9180-e816fe38fb77} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 07:29:51.050145 [ 274 ] {79629951-f29c-463f-9180-e816fe38fb77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 07:29:51.051039 [ 274 ] {79629951-f29c-463f-9180-e816fe38fb77} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.051080 [ 274 ] {79629951-f29c-463f-9180-e816fe38fb77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.051479 [ 274 ] {79629951-f29c-463f-9180-e816fe38fb77} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 07:29:51.051733 [ 274 ] {79629951-f29c-463f-9180-e816fe38fb77} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.051945 [ 274 ] {79629951-f29c-463f-9180-e816fe38fb77} executeQuery: Read 846 rows, 62.61 KiB in 0.001875 sec., 451200 rows/sec., 32.61 MiB/sec. 2025.01.17 07:29:51.052000 [ 274 ] {79629951-f29c-463f-9180-e816fe38fb77} TCPHandler: Processed in 0.00208815 sec. 2025.01.17 07:29:51.052158 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.052301 [ 278 ] {8ea40c99-69c7-4540-a61b-d0075a323d2c} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.17 07:29:51.052362 [ 278 ] {8ea40c99-69c7-4540-a61b-d0075a323d2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.17 07:29:51.052863 [ 278 ] {8ea40c99-69c7-4540-a61b-d0075a323d2c} oximeter.measurements_bool (40b52ad9-c057-416f-9c08-1898604cd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.052902 [ 278 ] {8ea40c99-69c7-4540-a61b-d0075a323d2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.053279 [ 278 ] {8ea40c99-69c7-4540-a61b-d0075a323d2c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:51.053516 [ 278 ] {8ea40c99-69c7-4540-a61b-d0075a323d2c} oximeter.measurements_bool (40b52ad9-c057-416f-9c08-1898604cd2f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.053731 [ 278 ] {8ea40c99-69c7-4540-a61b-d0075a323d2c} executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. 2025.01.17 07:29:51.053797 [ 278 ] {8ea40c99-69c7-4540-a61b-d0075a323d2c} TCPHandler: Processed in 0.001704523 sec. 2025.01.17 07:29:51.053965 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.054093 [ 274 ] {b9bbf7b4-4155-45c4-a11b-b0acdc9771a1} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:51.054150 [ 274 ] {b9bbf7b4-4155-45c4-a11b-b0acdc9771a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 07:29:51.055812 [ 274 ] {b9bbf7b4-4155-45c4-a11b-b0acdc9771a1} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.055854 [ 274 ] {b9bbf7b4-4155-45c4-a11b-b0acdc9771a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.056490 [ 274 ] {b9bbf7b4-4155-45c4-a11b-b0acdc9771a1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 07:29:51.056741 [ 274 ] {b9bbf7b4-4155-45c4-a11b-b0acdc9771a1} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.056981 [ 274 ] {b9bbf7b4-4155-45c4-a11b-b0acdc9771a1} executeQuery: Read 2281 rows, 155.61 KiB in 0.002913 sec., 783041.537933402 rows/sec., 52.17 MiB/sec. 2025.01.17 07:29:51.057035 [ 274 ] {b9bbf7b4-4155-45c4-a11b-b0acdc9771a1} TCPHandler: Processed in 0.003132481 sec. 2025.01.17 07:29:51.057198 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.057320 [ 278 ] {cfef8a3d-8f27-4960-9c45-80350b79f842} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.17 07:29:51.057371 [ 278 ] {cfef8a3d-8f27-4960-9c45-80350b79f842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.17 07:29:51.057840 [ 278 ] {cfef8a3d-8f27-4960-9c45-80350b79f842} oximeter.measurements_f64 (3c752e61-e308-4219-85ca-7c4f9e90c0cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.057879 [ 278 ] {cfef8a3d-8f27-4960-9c45-80350b79f842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.058238 [ 278 ] {cfef8a3d-8f27-4960-9c45-80350b79f842} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:51.058499 [ 278 ] {cfef8a3d-8f27-4960-9c45-80350b79f842} oximeter.measurements_f64 (3c752e61-e308-4219-85ca-7c4f9e90c0cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.058706 [ 278 ] {cfef8a3d-8f27-4960-9c45-80350b79f842} executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. 2025.01.17 07:29:51.058760 [ 278 ] {cfef8a3d-8f27-4960-9c45-80350b79f842} TCPHandler: Processed in 0.001618822 sec. 2025.01.17 07:29:51.058918 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.059040 [ 274 ] {069de1d8-e2e4-4954-a97d-126019d18f02} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:51.059123 [ 274 ] {069de1d8-e2e4-4954-a97d-126019d18f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.17 07:29:51.060199 [ 274 ] {069de1d8-e2e4-4954-a97d-126019d18f02} oximeter.measurements_histogramu64 (f49f86cc-1a57-4d2d-9f67-2f46d6db29bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.060238 [ 274 ] {069de1d8-e2e4-4954-a97d-126019d18f02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.060833 [ 274 ] {069de1d8-e2e4-4954-a97d-126019d18f02} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.17 07:29:51.061101 [ 274 ] {069de1d8-e2e4-4954-a97d-126019d18f02} oximeter.measurements_histogramu64 (f49f86cc-1a57-4d2d-9f67-2f46d6db29bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.061357 [ 274 ] {069de1d8-e2e4-4954-a97d-126019d18f02} executeQuery: Read 8 rows, 14.68 KiB in 0.002341 sec., 3417.343015805211 rows/sec., 6.12 MiB/sec. 2025.01.17 07:29:51.061448 [ 274 ] {069de1d8-e2e4-4954-a97d-126019d18f02} TCPHandler: Processed in 0.002588061 sec. 2025.01.17 07:29:51.061654 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:51.061853 [ 278 ] {288be131-bddb-42e0-90f3-e69d1e272873} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 07:29:51.061939 [ 278 ] {288be131-bddb-42e0-90f3-e69d1e272873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 07:29:51.062641 [ 278 ] {288be131-bddb-42e0-90f3-e69d1e272873} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:51.062680 [ 278 ] {288be131-bddb-42e0-90f3-e69d1e272873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:51.063053 [ 278 ] {288be131-bddb-42e0-90f3-e69d1e272873} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 07:29:51.063286 [ 278 ] {288be131-bddb-42e0-90f3-e69d1e272873} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:51.063545 [ 278 ] {288be131-bddb-42e0-90f3-e69d1e272873} executeQuery: Read 34 rows, 2.02 KiB in 0.001734 sec., 19607.843137254902 rows/sec., 1.14 MiB/sec. 2025.01.17 07:29:51.063697 [ 278 ] {288be131-bddb-42e0-90f3-e69d1e272873} TCPHandler: Processed in 0.002134471 sec. 2025.01.17 07:29:53.407841 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 2025.01.17 07:29:53.411503 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:53.411563 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:53.413143 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.17 07:29:53.413459 [ 242 ] {} system.query_log (e48ef7de-0616-41fd-89fd-119e3fc96599): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:53.414341 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 268 2025.01.17 07:29:55.391845 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:55.392053 [ 274 ] {f6a62331-f8b9-44f5-8428-a7d6acd72a70} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 07:29:55.392134 [ 274 ] {f6a62331-f8b9-44f5-8428-a7d6acd72a70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 07:29:55.392979 [ 274 ] {f6a62331-f8b9-44f5-8428-a7d6acd72a70} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:55.393036 [ 274 ] {f6a62331-f8b9-44f5-8428-a7d6acd72a70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:55.393470 [ 274 ] {f6a62331-f8b9-44f5-8428-a7d6acd72a70} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 07:29:55.393731 [ 274 ] {f6a62331-f8b9-44f5-8428-a7d6acd72a70} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:55.394026 [ 274 ] {f6a62331-f8b9-44f5-8428-a7d6acd72a70} executeQuery: Read 56 rows, 4.41 KiB in 0.002032 sec., 27559.05511811024 rows/sec., 2.12 MiB/sec. 2025.01.17 07:29:55.394094 [ 274 ] {f6a62331-f8b9-44f5-8428-a7d6acd72a70} TCPHandler: Processed in 0.002394647 sec. 2025.01.17 07:29:55.394375 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:55.394579 [ 278 ] {f111615a-6e56-4715-a2c1-2cc49d3cb45e} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 07:29:55.394658 [ 278 ] {f111615a-6e56-4715-a2c1-2cc49d3cb45e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 07:29:55.395469 [ 278 ] {f111615a-6e56-4715-a2c1-2cc49d3cb45e} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:55.395529 [ 278 ] {f111615a-6e56-4715-a2c1-2cc49d3cb45e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:55.395994 [ 278 ] {f111615a-6e56-4715-a2c1-2cc49d3cb45e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 07:29:55.396276 [ 278 ] {f111615a-6e56-4715-a2c1-2cc49d3cb45e} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:55.396532 [ 278 ] {f111615a-6e56-4715-a2c1-2cc49d3cb45e} executeQuery: Read 64 rows, 5.12 KiB in 0.001997 sec., 32048.072108162243 rows/sec., 2.50 MiB/sec. 2025.01.17 07:29:55.397138 [ 278 ] {f111615a-6e56-4715-a2c1-2cc49d3cb45e} TCPHandler: Processed in 0.002909607 sec. 2025.01.17 07:29:55.397306 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:55.397435 [ 274 ] {762e1fa0-77b1-45b8-9f4f-627e24437c77} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 07:29:55.397496 [ 274 ] {762e1fa0-77b1-45b8-9f4f-627e24437c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 07:29:55.398091 [ 274 ] {762e1fa0-77b1-45b8-9f4f-627e24437c77} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:55.398135 [ 274 ] {762e1fa0-77b1-45b8-9f4f-627e24437c77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:55.398552 [ 274 ] {762e1fa0-77b1-45b8-9f4f-627e24437c77} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 07:29:55.398807 [ 274 ] {762e1fa0-77b1-45b8-9f4f-627e24437c77} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:55.399030 [ 274 ] {762e1fa0-77b1-45b8-9f4f-627e24437c77} executeQuery: Read 128 rows, 9.13 KiB in 0.001627 sec., 78672.40319606639 rows/sec., 5.48 MiB/sec. 2025.01.17 07:29:55.399090 [ 274 ] {762e1fa0-77b1-45b8-9f4f-627e24437c77} TCPHandler: Processed in 0.001843066 sec. 2025.01.17 07:29:55.399237 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:29:55.399372 [ 278 ] {a4a57a25-a132-4036-9816-68a7846c308e} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 07:29:55.399439 [ 278 ] {a4a57a25-a132-4036-9816-68a7846c308e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 07:29:55.399975 [ 278 ] {a4a57a25-a132-4036-9816-68a7846c308e} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:55.400016 [ 278 ] {a4a57a25-a132-4036-9816-68a7846c308e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:55.400425 [ 278 ] {a4a57a25-a132-4036-9816-68a7846c308e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.17 07:29:55.400671 [ 278 ] {a4a57a25-a132-4036-9816-68a7846c308e} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:55.400895 [ 278 ] {a4a57a25-a132-4036-9816-68a7846c308e} executeQuery: Read 48 rows, 3.31 KiB in 0.001544 sec., 31088.082901554404 rows/sec., 2.10 MiB/sec. 2025.01.17 07:29:55.401099 [ 278 ] {a4a57a25-a132-4036-9816-68a7846c308e} TCPHandler: Processed in 0.001921077 sec. 2025.01.17 07:29:55.907522 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.01.17 07:29:55.908500 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:55.908582 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:55.909183 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 07:29:55.909438 [ 244 ] {} system.asynchronous_metric_log (82561592-168b-4238-991b-1ba779299aea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:55.909684 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.01.17 07:29:56.109788 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.17 07:29:56.129309 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:29:56.129376 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:29:56.136225 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.17 07:29:56.136965 [ 243 ] {} system.metric_log (59fad54e-62a4-427a-a695-d7be09a939aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:29:56.139720 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.17 07:29:57.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.46 MiB, peak 169.97 MiB, free memory in arenas 0.00 B, will set to 166.48 MiB (RSS), difference: 1.03 MiB 2025.01.17 07:30:00.395016 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:30:00.395252 [ 274 ] {4d9fe5ab-8bd8-4fac-a79b-8b77ed43ba25} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.17 07:30:00.395338 [ 274 ] {4d9fe5ab-8bd8-4fac-a79b-8b77ed43ba25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.17 07:30:00.396202 [ 274 ] {4d9fe5ab-8bd8-4fac-a79b-8b77ed43ba25} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:30:00.396257 [ 274 ] {4d9fe5ab-8bd8-4fac-a79b-8b77ed43ba25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:30:00.396748 [ 274 ] {4d9fe5ab-8bd8-4fac-a79b-8b77ed43ba25} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 07:30:00.397055 [ 274 ] {4d9fe5ab-8bd8-4fac-a79b-8b77ed43ba25} oximeter.fields_string (d595e7d2-3845-4fc5-a761-e8c31ab1e464): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:30:00.397272 [ 274 ] {4d9fe5ab-8bd8-4fac-a79b-8b77ed43ba25} executeQuery: Read 56 rows, 4.41 KiB in 0.002087 sec., 26832.774317201725 rows/sec., 2.06 MiB/sec. 2025.01.17 07:30:00.397336 [ 274 ] {4d9fe5ab-8bd8-4fac-a79b-8b77ed43ba25} TCPHandler: Processed in 0.002480559 sec. 2025.01.17 07:30:00.397663 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:30:00.397894 [ 278 ] {bd866e6a-5d40-433b-bc1d-ab0a42527919} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.17 07:30:00.397983 [ 278 ] {bd866e6a-5d40-433b-bc1d-ab0a42527919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.17 07:30:00.398860 [ 278 ] {bd866e6a-5d40-433b-bc1d-ab0a42527919} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:30:00.398917 [ 278 ] {bd866e6a-5d40-433b-bc1d-ab0a42527919} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:30:00.399509 [ 278 ] {bd866e6a-5d40-433b-bc1d-ab0a42527919} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 07:30:00.399866 [ 278 ] {bd866e6a-5d40-433b-bc1d-ab0a42527919} oximeter.fields_uuid (9d8662bd-830a-4d9f-8083-9f2dd34d63f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:30:00.400162 [ 278 ] {bd866e6a-5d40-433b-bc1d-ab0a42527919} executeQuery: Read 64 rows, 5.12 KiB in 0.002327 sec., 27503.22303394929 rows/sec., 2.15 MiB/sec. 2025.01.17 07:30:00.400243 [ 278 ] {bd866e6a-5d40-433b-bc1d-ab0a42527919} TCPHandler: Processed in 0.002739853 sec. 2025.01.17 07:30:00.400513 [ 274 ] {} TCP-Session: d09f16a6-ed21-44f4-8430-96a5fb422a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:30:00.400671 [ 274 ] {8ed01865-1cde-4b5f-952d-a54dd1623080} executeQuery: (from [fd00:1122:3344:101::d]:63967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.17 07:30:00.400749 [ 274 ] {8ed01865-1cde-4b5f-952d-a54dd1623080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.17 07:30:00.401559 [ 274 ] {8ed01865-1cde-4b5f-952d-a54dd1623080} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:30:00.401602 [ 274 ] {8ed01865-1cde-4b5f-952d-a54dd1623080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:30:00.402128 [ 274 ] {8ed01865-1cde-4b5f-952d-a54dd1623080} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 07:30:00.402417 [ 274 ] {8ed01865-1cde-4b5f-952d-a54dd1623080} oximeter.measurements_cumulativeu64 (9491f3c0-14b9-4e00-9a22-a5f4393dee4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:30:00.402650 [ 274 ] {8ed01865-1cde-4b5f-952d-a54dd1623080} executeQuery: Read 160 rows, 11.41 KiB in 0.002015 sec., 79404.4665012407 rows/sec., 5.53 MiB/sec. 2025.01.17 07:30:00.402727 [ 274 ] {8ed01865-1cde-4b5f-952d-a54dd1623080} TCPHandler: Processed in 0.002294525 sec. 2025.01.17 07:30:00.402945 [ 278 ] {} TCP-Session: 0274f4df-0120-4bca-98ad-c497ec290174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.17 07:30:00.403108 [ 278 ] {d61e8995-3b1a-4772-ba8f-edbcd4c15d06} executeQuery: (from [fd00:1122:3344:101::d]:42594) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.17 07:30:00.403184 [ 278 ] {d61e8995-3b1a-4772-ba8f-edbcd4c15d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.17 07:30:00.403789 [ 278 ] {d61e8995-3b1a-4772-ba8f-edbcd4c15d06} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.17 07:30:00.403835 [ 278 ] {d61e8995-3b1a-4772-ba8f-edbcd4c15d06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.17 07:30:00.404295 [ 278 ] {d61e8995-3b1a-4772-ba8f-edbcd4c15d06} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.17 07:30:00.404615 [ 278 ] {d61e8995-3b1a-4772-ba8f-edbcd4c15d06} oximeter.measurements_u64 (34ad07fc-d590-4687-ab6c-5568d6af89ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.17 07:30:00.404883 [ 278 ] {d61e8995-3b1a-4772-ba8f-edbcd4c15d06} executeQuery: Read 60 rows, 4.14 KiB in 0.001819 sec., 32985.15667949423 rows/sec., 2.22 MiB/sec. 2025.01.17 07:30:00.404991 [ 278 ] {d61e8995-3b1a-4772-ba8f-edbcd4c15d06} TCPHandler: Processed in 0.002122641 sec.