[ May 18 23:58:59 Enabled. ] [ May 18 23:58:59 Rereading configuration. ] [ May 18 23:59:00 Rereading configuration. ] [ May 18 23:59: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 [ May 18 23:59: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 2026.05.18 23:59:03.408370 [ 1 ] {} Application: Will watch for the process with pid 23816 2026.05.18 23:59:03.408845 [ 1 ] {} Application: Forked a child process to watch 2026.05.18 23:59:03.696542 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 23816 2026.05.18 23:59:03.698262 [ 1 ] {} Application: starting up 2026.05.18 23:59:03.698465 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.18 23:59:03.796093 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.18 23:59:03.818650 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.18 23:59:03.818774 [ 1 ] {} Application: Initializing DateLUT. 2026.05.18 23:59:03.818796 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.18 23:59:03.818876 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.18 23:59:03.819386 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.18 23:59:03.822717 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.18 23:59:03.824479 [ 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'. 2026.05.18 23:59:03.825446 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.18 23:59:03.826283 [ 1 ] {} Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2026.05.18 23:59:03.826307 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2026.05.18 23:59:03.826322 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.18 23:59:03.827011 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.18 23:59:03.828965 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.18 23:59:03.834946 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.18 23:59:03.835702 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.18 23:59:03.837568 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.18 23:59:03.838138 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.18 23:59:03.838873 [ 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'. 2026.05.18 23:59:03.839496 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.18 23:59:03.844436 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.18 23:59:03.844775 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.18 23:59:03.847434 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.18 23:59:03.847842 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.18 23:59:03.848161 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.18 23:59:03.848508 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.18 23:59:03.849670 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.18 23:59:03.849729 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.18 23:59:03.849821 [ 172 ] {} DNSResolver: Updating DNS cache 2026.05.18 23:59:03.849909 [ 172 ] {} DNSResolver: Updated DNS cache 2026.05.18 23:59:03.855659 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.18 23:59:03.855777 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000222022 sec 2026.05.18 23:59:03.855828 [ 1 ] {} ReferentialDeps: No tables 2026.05.18 23:59:03.855842 [ 1 ] {} LoadingDeps: No tables 2026.05.18 23:59:03.856507 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.18 23:59:03.857128 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.18 23:59:03.869305 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.18 23:59:03.869491 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.18 23:59:03.869517 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.18 23:59:03.869532 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.18 23:59:03.869629 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.18 23:59:03.869653 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.18 23:59:03.876215 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.18 23:59:03.876268 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.18 23:59:03.876357 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.18 23:59:03.876526 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.18 23:59:03.876568 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.18 23:59:03.876649 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.18 23:59:03.876664 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.18 23:59:03.876676 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.18 23:59:03.876774 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.18 23:59:03.876789 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.18 23:59:03.903668 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.18 23:59:03.906117 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.18 23:59:03.906184 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1941e-05 sec 2026.05.18 23:59:03.906200 [ 1 ] {} ReferentialDeps: No tables 2026.05.18 23:59:03.906212 [ 1 ] {} LoadingDeps: No tables 2026.05.18 23:59:03.906248 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.18 23:59:03.906537 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.18 23:59:03.906749 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.18 23:59:03.906773 [ 1 ] {} Application: Loaded metadata. 2026.05.18 23:59:03.906789 [ 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). 2026.05.18 23:59:03.906910 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.18 23:59:03.931499 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.18 23:59:03.931693 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.19 MiB (RSS), difference: 92.34 MiB 2026.05.18 23:59:03.933207 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5681e-05 sec. 2026.05.18 23:59:03.933564 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.18 23:59:03.933615 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.18 23:59:03.933630 [ 1 ] {} Application: Ready for connections. 2026.05.18 23:59:04.226841 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36676 2026.05.18 23:59:04.227116 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.227172 [ 3 ] {} TCP-Session: c597dedc-8e01-4614-a9aa-91fe0cea7efa Authenticating user 'default' from [fd00:1122:3344:101::e]:36676 2026.05.18 23:59:04.227200 [ 3 ] {} TCP-Session: c597dedc-8e01-4614-a9aa-91fe0cea7efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.227284 [ 3 ] {} TCP-Session: c597dedc-8e01-4614-a9aa-91fe0cea7efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.227395 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.18 23:59:04.227427 [ 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 2026.05.18 23:59:04.227510 [ 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 2026.05.18 23:59:04.228053 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38155 2026.05.18 23:59:04.228898 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52789 2026.05.18 23:59:04.228915 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.228913 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48530 2026.05.18 23:59:04.229036 [ 4 ] {} TCP-Session: 082ffeb2-afb0-4c51-9c16-ab586189d045 Authenticating user 'default' from [fd00:1122:3344:101::e]:38155 2026.05.18 23:59:04.229068 [ 4 ] {} TCP-Session: 082ffeb2-afb0-4c51-9c16-ab586189d045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.229086 [ 4 ] {} TCP-Session: 082ffeb2-afb0-4c51-9c16-ab586189d045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.229124 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64633 2026.05.18 23:59:04.229199 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56013 2026.05.18 23:59:04.229700 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.229728 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35264 2026.05.18 23:59:04.229720 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56251 2026.05.18 23:59:04.229926 [ 5 ] {} TCP-Session: fb98a500-b3ac-43f5-8c93-f5ab69a09458 Authenticating user 'default' from [fd00:1122:3344:101::e]:52789 2026.05.18 23:59:04.229958 [ 5 ] {} TCP-Session: fb98a500-b3ac-43f5-8c93-f5ab69a09458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230073 [ 5 ] {} TCP-Session: fb98a500-b3ac-43f5-8c93-f5ab69a09458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230103 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.230135 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.230123 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.230210 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.230245 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.230273 [ 253 ] {} TCP-Session: 8fa89146-bcab-4b53-af3f-cd28753e615e Authenticating user 'default' from [fd00:1122:3344:101::e]:48530 2026.05.18 23:59:04.230306 [ 258 ] {} TCP-Session: 0e0f301b-e9d4-4b62-8584-773f57c4c530 Authenticating user 'default' from [fd00:1122:3344:101::e]:56251 2026.05.18 23:59:04.230304 [ 257 ] {} TCP-Session: 621545f3-e8ab-41bb-99d2-5dce20689c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:35264 2026.05.18 23:59:04.230286 [ 256 ] {} TCP-Session: f67c1fd3-2177-4fa5-8139-14ff6f21fdfb Authenticating user 'default' from [fd00:1122:3344:101::e]:56013 2026.05.18 23:59:04.230395 [ 258 ] {} TCP-Session: 0e0f301b-e9d4-4b62-8584-773f57c4c530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230389 [ 257 ] {} TCP-Session: 621545f3-e8ab-41bb-99d2-5dce20689c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230368 [ 253 ] {} TCP-Session: 8fa89146-bcab-4b53-af3f-cd28753e615e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230481 [ 258 ] {} TCP-Session: 0e0f301b-e9d4-4b62-8584-773f57c4c530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230464 [ 257 ] {} TCP-Session: 621545f3-e8ab-41bb-99d2-5dce20689c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230459 [ 256 ] {} TCP-Session: f67c1fd3-2177-4fa5-8139-14ff6f21fdfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230545 [ 253 ] {} TCP-Session: 8fa89146-bcab-4b53-af3f-cd28753e615e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230149 [ 255 ] {} TCP-Session: 447c4a65-1037-4af6-9b0c-f2569f38a67a Authenticating user 'default' from [fd00:1122:3344:101::e]:64633 2026.05.18 23:59:04.230631 [ 256 ] {} TCP-Session: f67c1fd3-2177-4fa5-8139-14ff6f21fdfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230657 [ 255 ] {} TCP-Session: 447c4a65-1037-4af6-9b0c-f2569f38a67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.230745 [ 255 ] {} TCP-Session: 447c4a65-1037-4af6-9b0c-f2569f38a67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.488598 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56981 2026.05.18 23:59:04.488789 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.488822 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56981 2026.05.18 23:59:04.488843 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.488890 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.488994 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.18 23:59:04.489027 [ 259 ] {} 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 2026.05.18 23:59:04.489103 [ 259 ] {} 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 2026.05.18 23:59:04.489633 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47011 2026.05.18 23:59:04.489776 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.489799 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62959 2026.05.18 23:59:04.489814 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Authenticating user 'default' from [fd00:1122:3344:101::d]:47011 2026.05.18 23:59:04.489878 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59170 2026.05.18 23:59:04.489956 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.489978 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490003 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50256 2026.05.18 23:59:04.490002 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62875 2026.05.18 23:59:04.489988 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.490088 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.490152 [ 261 ] {} TCP-Session: ff005cfa-e036-4414-87ea-b9a0d2a7494b Authenticating user 'default' from [fd00:1122:3344:101::d]:62959 2026.05.18 23:59:04.490113 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39059 2026.05.18 23:59:04.490251 [ 261 ] {} TCP-Session: ff005cfa-e036-4414-87ea-b9a0d2a7494b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490253 [ 263 ] {} TCP-Session: 0c0b535d-b0f4-4471-976b-f3245641ced5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59170 2026.05.18 23:59:04.490310 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.490270 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.490264 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64248 2026.05.18 23:59:04.490399 [ 262 ] {} TCP-Session: 5f9b31ac-bc13-4ade-a2c7-5d2a3f3aef4c Authenticating user 'default' from [fd00:1122:3344:101::d]:62875 2026.05.18 23:59:04.490387 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60019 2026.05.18 23:59:04.490384 [ 263 ] {} TCP-Session: 0c0b535d-b0f4-4471-976b-f3245641ced5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490270 [ 261 ] {} TCP-Session: ff005cfa-e036-4414-87ea-b9a0d2a7494b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490507 [ 262 ] {} TCP-Session: 5f9b31ac-bc13-4ade-a2c7-5d2a3f3aef4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490488 [ 263 ] {} TCP-Session: 0c0b535d-b0f4-4471-976b-f3245641ced5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490397 [ 264 ] {} TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Authenticating user 'default' from [fd00:1122:3344:101::d]:50256 2026.05.18 23:59:04.490622 [ 262 ] {} TCP-Session: 5f9b31ac-bc13-4ade-a2c7-5d2a3f3aef4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490638 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.490666 [ 264 ] {} TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490694 [ 267 ] {} TCP-Session: e46f5cd9-0965-445a-af4e-0e263ef47c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:60019 2026.05.18 23:59:04.490751 [ 264 ] {} TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490767 [ 267 ] {} TCP-Session: e46f5cd9-0965-445a-af4e-0e263ef47c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.490868 [ 267 ] {} TCP-Session: e46f5cd9-0965-445a-af4e-0e263ef47c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.492177 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.492187 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.492218 [ 265 ] {} TCP-Session: 1a11c912-4248-477a-9c07-fb2a3cafc3dc Authenticating user 'default' from [fd00:1122:3344:101::d]:39059 2026.05.18 23:59:04.492363 [ 265 ] {} TCP-Session: 1a11c912-4248-477a-9c07-fb2a3cafc3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.492378 [ 265 ] {} TCP-Session: 1a11c912-4248-477a-9c07-fb2a3cafc3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.492392 [ 266 ] {} TCP-Session: 68fc0c48-d594-4946-a7c3-31964e1e92e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64248 2026.05.18 23:59:04.492483 [ 266 ] {} TCP-Session: 68fc0c48-d594-4946-a7c3-31964e1e92e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.492499 [ 266 ] {} TCP-Session: 68fc0c48-d594-4946-a7c3-31964e1e92e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.494249 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.495272 [ 259 ] {344b6bea-4eb9-46c4-8ffc-97b934dbcd98} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.18 23:59:04.553873 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35342 2026.05.18 23:59:04.558016 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.558074 [ 268 ] {} TCP-Session: 3e136c25-0a3d-4d34-8e2d-4c787ccf327a Authenticating user 'default' from [fd00:1122:3344:101::e]:35342 2026.05.18 23:59:04.558098 [ 268 ] {} TCP-Session: 3e136c25-0a3d-4d34-8e2d-4c787ccf327a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.558194 [ 268 ] {} TCP-Session: 3e136c25-0a3d-4d34-8e2d-4c787ccf327a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.560209 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43825 2026.05.18 23:59:04.560816 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65331 2026.05.18 23:59:04.560845 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.560993 [ 269 ] {} TCP-Session: 58260990-5bed-40c2-a8db-cc4f63640e48 Authenticating user 'default' from [fd00:1122:3344:101::e]:43825 2026.05.18 23:59:04.561040 [ 269 ] {} TCP-Session: 58260990-5bed-40c2-a8db-cc4f63640e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.561063 [ 269 ] {} TCP-Session: 58260990-5bed-40c2-a8db-cc4f63640e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.561549 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39644 2026.05.18 23:59:04.563731 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44373 2026.05.18 23:59:04.563715 [ 268 ] {} TCP-Session: 3e136c25-0a3d-4d34-8e2d-4c787ccf327a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.563857 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.563924 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.563923 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46857 2026.05.18 23:59:04.563986 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.564034 [ 270 ] {} TCP-Session: bc45b3c3-9b5b-4a87-8c74-39a6ad1b8045 Authenticating user 'default' from [fd00:1122:3344:101::e]:65331 2026.05.18 23:59:04.563983 [ 271 ] {} TCP-Session: 10d1018a-cabc-463e-bb88-06e67277b213 Authenticating user 'default' from [fd00:1122:3344:101::e]:39644 2026.05.18 23:59:04.564143 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56577 2026.05.18 23:59:04.564214 [ 270 ] {} TCP-Session: bc45b3c3-9b5b-4a87-8c74-39a6ad1b8045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.564198 [ 271 ] {} TCP-Session: 10d1018a-cabc-463e-bb88-06e67277b213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.564292 [ 272 ] {} TCP-Session: 31412cc7-0b33-4d25-80c0-d0cfb63f6e7f Authenticating user 'default' from [fd00:1122:3344:101::e]:44373 2026.05.18 23:59:04.564345 [ 270 ] {} TCP-Session: bc45b3c3-9b5b-4a87-8c74-39a6ad1b8045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.564360 [ 271 ] {} TCP-Session: 10d1018a-cabc-463e-bb88-06e67277b213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.564359 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49217 2026.05.18 23:59:04.564380 [ 272 ] {} TCP-Session: 31412cc7-0b33-4d25-80c0-d0cfb63f6e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.564486 [ 272 ] {} TCP-Session: 31412cc7-0b33-4d25-80c0-d0cfb63f6e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.564512 [ 268 ] {e03322ab-3247-4199-8544-c65cb42d897a} executeQuery: (from [fd00:1122:3344:101::e]:35342) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.18 23:59:04.564590 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54868 2026.05.18 23:59:04.564608 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.564681 [ 274 ] {} TCP-Session: 19d92c22-5937-4e41-8541-2539cc7ebaf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56577 2026.05.18 23:59:04.564728 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.564810 [ 274 ] {} TCP-Session: 19d92c22-5937-4e41-8541-2539cc7ebaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.564817 [ 273 ] {} TCP-Session: 9c4bcbd7-3437-477b-93ca-d9bd5f75219d Authenticating user 'default' from [fd00:1122:3344:101::e]:46857 2026.05.18 23:59:04.564835 [ 274 ] {} TCP-Session: 19d92c22-5937-4e41-8541-2539cc7ebaf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.564885 [ 273 ] {} TCP-Session: 9c4bcbd7-3437-477b-93ca-d9bd5f75219d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.564861 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.564953 [ 275 ] {} TCP-Session: 8281d747-69c7-4861-88b4-ee65f78be180 Authenticating user 'default' from [fd00:1122:3344:101::e]:49217 2026.05.18 23:59:04.564969 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:04.564959 [ 273 ] {} TCP-Session: 9c4bcbd7-3437-477b-93ca-d9bd5f75219d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.565056 [ 275 ] {} TCP-Session: 8281d747-69c7-4861-88b4-ee65f78be180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.565089 [ 276 ] {} TCP-Session: 9d9e48a6-4347-4ecc-87c1-e723631278a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54868 2026.05.18 23:59:04.565157 [ 275 ] {} TCP-Session: 8281d747-69c7-4861-88b4-ee65f78be180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.565183 [ 276 ] {} TCP-Session: 9d9e48a6-4347-4ecc-87c1-e723631278a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.565293 [ 276 ] {} TCP-Session: 9d9e48a6-4347-4ecc-87c1-e723631278a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:04.573316 [ 268 ] {e03322ab-3247-4199-8544-c65cb42d897a} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.18 23:59:04.577021 [ 268 ] {e03322ab-3247-4199-8544-c65cb42d897a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:04.580901 [ 277 ] {e03322ab-3247-4199-8544-c65cb42d897a} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.18 23:59:04.582587 [ 268 ] {e03322ab-3247-4199-8544-c65cb42d897a} TCPHandler: Processed in 0.02168976 sec. 2026.05.18 23:59:04.601102 [ 259 ] {344b6bea-4eb9-46c4-8ffc-97b934dbcd98} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56981) (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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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) @ 0x000000001485c461 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.18 23:59:04.602095 [ 259 ] {344b6bea-4eb9-46c4-8ffc-97b934dbcd98} 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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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) @ 0x000000001485c461 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.18 23:59:04.602353 [ 259 ] {344b6bea-4eb9-46c4-8ffc-97b934dbcd98} TCPHandler: Processed in 0.110209987 sec. 2026.05.18 23:59:04.602832 [ 264 ] {} TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.603126 [ 264 ] {b174f1ed-be9d-44df-aa22-4e7ea04e5197} executeQuery: (from [fd00:1122:3344:101::d]:50256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.18 23:59:04.604002 [ 264 ] {b174f1ed-be9d-44df-aa22-4e7ea04e5197} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50256) (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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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) @ 0x000000001485c461 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.18 23:59:04.604344 [ 264 ] {b174f1ed-be9d-44df-aa22-4e7ea04e5197} 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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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) @ 0x000000001485c461 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.18 23:59:04.604683 [ 264 ] {b174f1ed-be9d-44df-aa22-4e7ea04e5197} TCPHandler: Processed in 0.002053601 sec. 2026.05.18 23:59:04.607373 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.608265 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} executeQuery: (from [fd00:1122:3344:101::d]:47011) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.18 23:59:04.608379 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.18 23:59:04.609070 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.18 23:59:04.609172 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000136512 sec 2026.05.18 23:59:04.609189 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} ReferentialDeps: No tables 2026.05.18 23:59:04.609200 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} LoadingDeps: No tables 2026.05.18 23:59:04.609316 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} DatabaseAtomic (oximeter): Starting up tables. 2026.05.18 23:59:04.609371 [ 260 ] {91afa001-978e-40f0-af36-300175b8b649} TCPHandler: Processed in 0.002167692 sec. 2026.05.18 23:59:04.609533 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.609748 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} executeQuery: (from [fd00:1122:3344:101::d]:47011) /* 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) 2026.05.18 23:59:04.609832 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.18 23:59:04.614269 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.18 23:59:04.615445 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1): Loading data parts 2026.05.18 23:59:04.615815 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1): There are no data parts 2026.05.18 23:59:04.618298 [ 260 ] {0d3b98c8-e607-41a4-9498-76330f01cfb3} TCPHandler: Processed in 0.008816129 sec. 2026.05.18 23:59:04.618570 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.619418 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} executeQuery: (from [fd00:1122:3344:101::d]:47011) /* 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) 2026.05.18 23:59:04.619548 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.18 23:59:04.626818 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} oximeter.measurements_bool (9f890b09-7ba4-4974-b3f0-157833477727): Loading data parts 2026.05.18 23:59:04.627002 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} oximeter.measurements_bool (9f890b09-7ba4-4974-b3f0-157833477727): There are no data parts 2026.05.18 23:59:04.627612 [ 260 ] {4c496eef-1b4f-4ef5-95d3-ba4914457b5c} TCPHandler: Processed in 0.009102823 sec. 2026.05.18 23:59:04.627798 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.628067 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.628117 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.18 23:59:04.629422 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} oximeter.measurements_i8 (a2be14d4-81c9-45d8-97c0-e1e590c77874): Loading data parts 2026.05.18 23:59:04.629548 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} oximeter.measurements_i8 (a2be14d4-81c9-45d8-97c0-e1e590c77874): There are no data parts 2026.05.18 23:59:04.630350 [ 260 ] {ad7ea862-1e28-4d30-919d-cec7e6604a66} TCPHandler: Processed in 0.002605986 sec. 2026.05.18 23:59:04.630629 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.630815 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.630941 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.18 23:59:04.632093 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} oximeter.measurements_u8 (da1138f9-c03e-4c2f-95de-ec30d6e45f5b): Loading data parts 2026.05.18 23:59:04.632402 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} oximeter.measurements_u8 (da1138f9-c03e-4c2f-95de-ec30d6e45f5b): There are no data parts 2026.05.18 23:59:04.633115 [ 260 ] {fe8f8e45-05eb-4170-b42d-0a03e950756b} TCPHandler: Processed in 0.002541656 sec. 2026.05.18 23:59:04.633301 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.633558 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.633610 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.18 23:59:04.635104 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} oximeter.measurements_i16 (31df8ceb-2509-4ad2-9aa4-6336284d15e1): Loading data parts 2026.05.18 23:59:04.635283 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} oximeter.measurements_i16 (31df8ceb-2509-4ad2-9aa4-6336284d15e1): There are no data parts 2026.05.18 23:59:04.635929 [ 260 ] {28c31780-3d75-49a6-8787-8a92e109649b} TCPHandler: Processed in 0.002697547 sec. 2026.05.18 23:59:04.636130 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.636315 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.636415 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.18 23:59:04.637543 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} oximeter.measurements_u16 (131ef54a-8999-4fdb-902f-368be5851333): Loading data parts 2026.05.18 23:59:04.637734 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} oximeter.measurements_u16 (131ef54a-8999-4fdb-902f-368be5851333): There are no data parts 2026.05.18 23:59:04.638290 [ 260 ] {be4eac5e-d1b0-40fe-bf8e-893b7df8689d} TCPHandler: Processed in 0.002212702 sec. 2026.05.18 23:59:04.638463 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.638711 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.638756 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.18 23:59:04.640131 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} oximeter.measurements_i32 (2a55097e-f92c-4662-bcfd-21e2da601e15): Loading data parts 2026.05.18 23:59:04.640264 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} oximeter.measurements_i32 (2a55097e-f92c-4662-bcfd-21e2da601e15): There are no data parts 2026.05.18 23:59:04.640961 [ 260 ] {bdfec3c6-d8d4-44a2-b8f7-2e7ba8330d39} TCPHandler: Processed in 0.002550876 sec. 2026.05.18 23:59:04.641201 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.641389 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.641520 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.18 23:59:04.642856 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} oximeter.measurements_u32 (9dd1a676-9aa5-4577-8fd2-c120e6c3aac6): Loading data parts 2026.05.18 23:59:04.643087 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} oximeter.measurements_u32 (9dd1a676-9aa5-4577-8fd2-c120e6c3aac6): There are no data parts 2026.05.18 23:59:04.643706 [ 260 ] {8fb92cdb-b207-4921-91ca-53bb47716b56} TCPHandler: Processed in 0.002559176 sec. 2026.05.18 23:59:04.643888 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.644143 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.644191 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.18 23:59:04.645328 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} oximeter.measurements_i64 (45d1b3c6-2ca0-4b34-a34d-e240e9d57ecc): Loading data parts 2026.05.18 23:59:04.645434 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} oximeter.measurements_i64 (45d1b3c6-2ca0-4b34-a34d-e240e9d57ecc): There are no data parts 2026.05.18 23:59:04.645998 [ 260 ] {68213c40-8e47-4560-94d6-7ef42bc21ea9} TCPHandler: Processed in 0.002175252 sec. 2026.05.18 23:59:04.646227 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.646393 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.646538 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.18 23:59:04.647581 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Loading data parts 2026.05.18 23:59:04.647778 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): There are no data parts 2026.05.18 23:59:04.648514 [ 260 ] {b32d9c58-295b-475e-9232-b0cf32debb67} TCPHandler: Processed in 0.002338104 sec. 2026.05.18 23:59:04.648760 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.649042 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.649144 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.18 23:59:04.650599 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} oximeter.measurements_f32 (5afa7ced-2674-47ff-a583-cbe1ea31db3f): Loading data parts 2026.05.18 23:59:04.650750 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} oximeter.measurements_f32 (5afa7ced-2674-47ff-a583-cbe1ea31db3f): There are no data parts 2026.05.18 23:59:04.651449 [ 260 ] {5d7ee5fe-e59b-42dc-b03b-8473a98e2993} TCPHandler: Processed in 0.002805858 sec. 2026.05.18 23:59:04.651720 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.651910 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.652041 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.18 23:59:04.653163 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} oximeter.measurements_f64 (72113776-0b5b-4872-bb50-6a565d7f4c01): Loading data parts 2026.05.18 23:59:04.653354 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} oximeter.measurements_f64 (72113776-0b5b-4872-bb50-6a565d7f4c01): There are no data parts 2026.05.18 23:59:04.653943 [ 260 ] {406d94bd-0fda-4c46-aa6b-fd8c1a8ec8b5} TCPHandler: Processed in 0.002296203 sec. 2026.05.18 23:59:04.654098 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.654318 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.654404 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.18 23:59:04.655553 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} oximeter.measurements_string (635a6348-2ec5-4b04-a7e0-a1636bdf1913): Loading data parts 2026.05.18 23:59:04.655694 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} oximeter.measurements_string (635a6348-2ec5-4b04-a7e0-a1636bdf1913): There are no data parts 2026.05.18 23:59:04.656420 [ 260 ] {c7f1ae95-c77e-4203-99c5-83631d35b66d} TCPHandler: Processed in 0.002370064 sec. 2026.05.18 23:59:04.656730 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.656981 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.657096 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.18 23:59:04.658433 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} oximeter.measurements_bytes (3a198e95-b134-4f16-a924-36d505990bce): Loading data parts 2026.05.18 23:59:04.658578 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} oximeter.measurements_bytes (3a198e95-b134-4f16-a924-36d505990bce): There are no data parts 2026.05.18 23:59:04.659258 [ 260 ] {bd8a1ffb-0d08-4b47-ad7d-2a524c9aa2ca} TCPHandler: Processed in 0.002642477 sec. 2026.05.18 23:59:04.659504 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.659684 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.659786 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.18 23:59:04.660901 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} oximeter.measurements_cumulativei64 (6ae3f666-513e-41b0-9f5c-f096145c7ac0): Loading data parts 2026.05.18 23:59:04.661105 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} oximeter.measurements_cumulativei64 (6ae3f666-513e-41b0-9f5c-f096145c7ac0): There are no data parts 2026.05.18 23:59:04.661755 [ 260 ] {76e4cc8b-c881-41be-97d3-5070e67630b8} TCPHandler: Processed in 0.002302923 sec. 2026.05.18 23:59:04.661913 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.662279 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.662411 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:04.663582 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Loading data parts 2026.05.18 23:59:04.663725 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): There are no data parts 2026.05.18 23:59:04.664620 [ 260 ] {fddceb4c-1cca-440a-90da-e1b5fb70c75b} TCPHandler: Processed in 0.002754428 sec. 2026.05.18 23:59:04.664830 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.665078 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.665227 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.18 23:59:04.666768 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} oximeter.measurements_cumulativef32 (13e7f81e-150d-4761-992d-aa7f7664eae6): Loading data parts 2026.05.18 23:59:04.666895 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} oximeter.measurements_cumulativef32 (13e7f81e-150d-4761-992d-aa7f7664eae6): There are no data parts 2026.05.18 23:59:04.667490 [ 260 ] {2fa33750-aa9c-4ff5-917f-21678c1f8c79} TCPHandler: Processed in 0.002739058 sec. 2026.05.18 23:59:04.667707 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.667879 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.668005 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.18 23:59:04.669116 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} oximeter.measurements_cumulativef64 (73656f3f-fe92-4dfb-a230-a75cf43a3a8d): Loading data parts 2026.05.18 23:59:04.669328 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} oximeter.measurements_cumulativef64 (73656f3f-fe92-4dfb-a230-a75cf43a3a8d): There are no data parts 2026.05.18 23:59:04.669820 [ 260 ] {ffdae949-72a6-4eb8-8cdb-9614477a240f} TCPHandler: Processed in 0.002161322 sec. 2026.05.18 23:59:04.669973 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.670279 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.670455 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.18 23:59:04.671845 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} oximeter.measurements_histogrami8 (8f441a7f-237e-449d-9485-2e63c76bdb20): Loading data parts 2026.05.18 23:59:04.672028 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} oximeter.measurements_histogrami8 (8f441a7f-237e-449d-9485-2e63c76bdb20): There are no data parts 2026.05.18 23:59:04.672554 [ 260 ] {c3c235a6-2581-4627-80f8-6a0c28fa34e4} TCPHandler: Processed in 0.002633457 sec. 2026.05.18 23:59:04.672788 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.673002 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.673139 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.18 23:59:04.674272 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} oximeter.measurements_histogramu8 (043697be-5b6a-430f-93cc-d4cdae48440d): Loading data parts 2026.05.18 23:59:04.674492 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} oximeter.measurements_histogramu8 (043697be-5b6a-430f-93cc-d4cdae48440d): There are no data parts 2026.05.18 23:59:04.675060 [ 260 ] {b844e12f-b325-42da-86ab-6871b6217fa2} TCPHandler: Processed in 0.002322594 sec. 2026.05.18 23:59:04.675214 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.675502 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.675631 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.18 23:59:04.676848 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} oximeter.measurements_histogrami16 (e6e538e3-aa34-4091-be25-d64c7630663a): Loading data parts 2026.05.18 23:59:04.676973 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} oximeter.measurements_histogrami16 (e6e538e3-aa34-4091-be25-d64c7630663a): There are no data parts 2026.05.18 23:59:04.677557 [ 260 ] {7415420a-5ed1-46a4-b53f-537523913f0a} TCPHandler: Processed in 0.002393424 sec. 2026.05.18 23:59:04.677776 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.677986 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.678108 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.18 23:59:04.679233 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} oximeter.measurements_histogramu16 (61782b7d-80ed-491b-8b93-22b1fe0391e3): Loading data parts 2026.05.18 23:59:04.679417 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} oximeter.measurements_histogramu16 (61782b7d-80ed-491b-8b93-22b1fe0391e3): There are no data parts 2026.05.18 23:59:04.679904 [ 260 ] {8dc01df1-1fda-40dc-be97-0c2e219f19d1} TCPHandler: Processed in 0.002176982 sec. 2026.05.18 23:59:04.680049 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.680330 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.680455 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.18 23:59:04.681624 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} oximeter.measurements_histogrami32 (7e1298dc-e474-46fd-9484-d3116ab05697): Loading data parts 2026.05.18 23:59:04.681741 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} oximeter.measurements_histogrami32 (7e1298dc-e474-46fd-9484-d3116ab05697): There are no data parts 2026.05.18 23:59:04.682409 [ 260 ] {0a2ab662-ad61-41e8-81f2-bb7943f96ab3} TCPHandler: Processed in 0.002408575 sec. 2026.05.18 23:59:04.682671 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.682907 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.683043 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.18 23:59:04.684440 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} oximeter.measurements_histogramu32 (89282855-c6e2-4cbe-b463-fb909163c85a): Loading data parts 2026.05.18 23:59:04.684650 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} oximeter.measurements_histogramu32 (89282855-c6e2-4cbe-b463-fb909163c85a): There are no data parts 2026.05.18 23:59:04.685226 [ 260 ] {1866a344-81b8-4654-94e1-8d62efae53e8} TCPHandler: Processed in 0.002610386 sec. 2026.05.18 23:59:04.685385 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.685683 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.685810 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.18 23:59:04.687020 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} oximeter.measurements_histogrami64 (d9ce20f5-407b-41f2-b320-e630e962eea6): Loading data parts 2026.05.18 23:59:04.687156 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} oximeter.measurements_histogrami64 (d9ce20f5-407b-41f2-b320-e630e962eea6): There are no data parts 2026.05.18 23:59:04.687681 [ 260 ] {ab90661c-6c1a-4cac-a781-d7d965fbc07b} TCPHandler: Processed in 0.002354034 sec. 2026.05.18 23:59:04.687930 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.688156 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.688282 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.18 23:59:04.689421 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Loading data parts 2026.05.18 23:59:04.689618 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): There are no data parts 2026.05.18 23:59:04.690176 [ 260 ] {025ab7a2-6858-4e29-8cce-31d251bd53c5} TCPHandler: Processed in 0.002300123 sec. 2026.05.18 23:59:04.690322 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.690609 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.690732 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.18 23:59:04.692270 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} oximeter.measurements_histogramf32 (7688f0ae-22b6-4aeb-8828-2a772f02b20b): Loading data parts 2026.05.18 23:59:04.692411 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} oximeter.measurements_histogramf32 (7688f0ae-22b6-4aeb-8828-2a772f02b20b): There are no data parts 2026.05.18 23:59:04.693132 [ 260 ] {9b0d6bb8-9def-4920-b3d0-1ecc420e04f3} TCPHandler: Processed in 0.002858219 sec. 2026.05.18 23:59:04.693390 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.693603 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.693739 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.18 23:59:04.695088 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} oximeter.measurements_histogramf64 (818fc820-641d-4edd-bc18-0ef82cfd64f7): Loading data parts 2026.05.18 23:59:04.695291 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} oximeter.measurements_histogramf64 (818fc820-641d-4edd-bc18-0ef82cfd64f7): There are no data parts 2026.05.18 23:59:04.696324 [ 260 ] {cd850a6d-588c-41a8-8613-4e9c895e21e0} TCPHandler: Processed in 0.00298219 sec. 2026.05.18 23:59:04.696492 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.696793 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} executeQuery: (from [fd00:1122:3344:101::d]:47011) /* 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) 2026.05.18 23:59:04.696927 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.18 23:59:04.698725 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} oximeter.fields_bool (abc53597-68fa-44a7-919b-d728b9c26957): Loading data parts 2026.05.18 23:59:04.698863 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} oximeter.fields_bool (abc53597-68fa-44a7-919b-d728b9c26957): There are no data parts 2026.05.18 23:59:04.699449 [ 260 ] {6dc670db-9bd9-41c7-8116-caf41e958ad2} TCPHandler: Processed in 0.00301443 sec. 2026.05.18 23:59:04.699597 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.699845 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.699961 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.18 23:59:04.701025 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} oximeter.fields_i8 (646f9848-769b-41ad-8358-cf922a417426): Loading data parts 2026.05.18 23:59:04.701165 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} oximeter.fields_i8 (646f9848-769b-41ad-8358-cf922a417426): There are no data parts 2026.05.18 23:59:04.701736 [ 260 ] {c5626cdc-53d6-4c6d-8f0b-b99ce66e576e} TCPHandler: Processed in 0.002188423 sec. 2026.05.18 23:59:04.701892 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.702053 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.702179 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.18 23:59:04.703291 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Loading data parts 2026.05.18 23:59:04.703429 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): There are no data parts 2026.05.18 23:59:04.703930 [ 260 ] {e0fed9c6-7e66-42a5-9997-769c3e7fbef3} TCPHandler: Processed in 0.002087441 sec. 2026.05.18 23:59:04.704118 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.704323 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.704441 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.18 23:59:04.705493 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Loading data parts 2026.05.18 23:59:04.705622 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): There are no data parts 2026.05.18 23:59:04.706458 [ 260 ] {a6af096b-87cb-4927-9195-58fd6cc4bb04} TCPHandler: Processed in 0.002387645 sec. 2026.05.18 23:59:04.706637 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.706805 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.706937 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.18 23:59:04.708134 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Loading data parts 2026.05.18 23:59:04.708275 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): There are no data parts 2026.05.18 23:59:04.708765 [ 260 ] {72c62ddc-1db7-4ded-93bd-a8d0195bfbd8} TCPHandler: Processed in 0.002180122 sec. 2026.05.18 23:59:04.709019 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.709186 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.709304 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.18 23:59:04.710362 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} oximeter.fields_i32 (734dff2a-f70d-4deb-9474-6e33d10c1dfa): Loading data parts 2026.05.18 23:59:04.710547 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} oximeter.fields_i32 (734dff2a-f70d-4deb-9474-6e33d10c1dfa): There are no data parts 2026.05.18 23:59:04.711126 [ 260 ] {b17f2d61-7d9a-4a46-8314-3195a06413a9} TCPHandler: Processed in 0.002158792 sec. 2026.05.18 23:59:04.711286 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.711488 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.711572 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.18 23:59:04.712717 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Loading data parts 2026.05.18 23:59:04.712839 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): There are no data parts 2026.05.18 23:59:04.713494 [ 260 ] {3dad6697-280c-496f-9e9f-9fccf589f759} TCPHandler: Processed in 0.002258003 sec. 2026.05.18 23:59:04.713829 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.714023 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.714195 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.18 23:59:04.715361 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} oximeter.fields_i64 (5d86df54-d71a-4b9c-89f7-b30d9e5c0573): Loading data parts 2026.05.18 23:59:04.715566 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} oximeter.fields_i64 (5d86df54-d71a-4b9c-89f7-b30d9e5c0573): There are no data parts 2026.05.18 23:59:04.716064 [ 260 ] {1f7bf1e5-1e54-480b-a980-ac2172d72195} TCPHandler: Processed in 0.002299474 sec. 2026.05.18 23:59:04.716219 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.716461 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.716550 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.18 23:59:04.717724 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Loading data parts 2026.05.18 23:59:04.717882 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): There are no data parts 2026.05.18 23:59:04.718529 [ 260 ] {0651e97f-936e-4547-8f85-5edd2b3b3f21} TCPHandler: Processed in 0.002359144 sec. 2026.05.18 23:59:04.718760 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.718922 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.719040 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.18 23:59:04.720274 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} oximeter.fields_ipaddr (d1573f19-4d46-40da-bb5e-9d9c1971d478): Loading data parts 2026.05.18 23:59:04.720515 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} oximeter.fields_ipaddr (d1573f19-4d46-40da-bb5e-9d9c1971d478): There are no data parts 2026.05.18 23:59:04.721162 [ 260 ] {2108b3f2-0242-4c69-bc15-149219003653} TCPHandler: Processed in 0.002449725 sec. 2026.05.18 23:59:04.721367 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.721647 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.721785 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.18 23:59:04.723095 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Loading data parts 2026.05.18 23:59:04.723233 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): There are no data parts 2026.05.18 23:59:04.723952 [ 260 ] {1bcaa884-32e3-4b87-9e81-7e0f88240859} TCPHandler: Processed in 0.002666947 sec. 2026.05.18 23:59:04.724127 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.724299 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} executeQuery: (from [fd00:1122:3344:101::d]:47011) 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) 2026.05.18 23:59:04.724431 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.18 23:59:04.725806 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Loading data parts 2026.05.18 23:59:04.726047 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): There are no data parts 2026.05.18 23:59:04.726680 [ 260 ] {6525c21e-1090-4718-9987-c5bbd0adfc2a} TCPHandler: Processed in 0.002607967 sec. 2026.05.18 23:59:04.726988 [ 260 ] {} TCP-Session: 89ce952d-6252-4e83-8806-aa6101343440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.727413 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} executeQuery: (from [fd00:1122:3344:101::d]:47011) /* 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) 2026.05.18 23:59:04.727570 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.18 23:59:04.728883 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd): Loading data parts 2026.05.18 23:59:04.729094 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd): There are no data parts 2026.05.18 23:59:04.729822 [ 260 ] {a8047243-d18c-491e-9d2d-60eaaf6a5251} TCPHandler: Processed in 0.00289401 sec. 2026.05.18 23:59:04.731984 [ 264 ] {} TCP-Session: ad9b2386-da58-4190-be9d-082312e1bb53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:04.732304 [ 264 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} executeQuery: (from [fd00:1122:3344:101::d]:50256) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.18 23:59:04.734156 [ 264 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.18 23:59:04.747522 [ 277 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:04.747649 [ 277 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:04.751524 [ 277 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:04.752106 [ 277 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:04.752527 [ 264 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} executeQuery: Read 1 rows, 16.00 B in 0.02033 sec., 49.18839153959665 rows/sec., 787.01 B/sec. 2026.05.18 23:59:04.752732 [ 264 ] {0061d4af-266d-4e46-82ef-ffd66b0fa5df} TCPHandler: Processed in 0.020810601 sec. 2026.05.18 23:59:05.001109 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 128.81 MiB, peak 128.81 MiB, free memory in arenas 0.00 B, will set to 140.04 MiB (RSS), difference: 11.23 MiB 2026.05.18 23:59:08.171518 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55100 2026.05.18 23:59:08.171626 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.171655 [ 278 ] {} TCP-Session: 26697600-f5f4-44f6-850e-a6a319876572 Authenticating user 'default' from [fd00:1122:3344:101::b]:55100 2026.05.18 23:59:08.171756 [ 278 ] {} TCP-Session: 26697600-f5f4-44f6-850e-a6a319876572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.171772 [ 278 ] {} TCP-Session: 26697600-f5f4-44f6-850e-a6a319876572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.171857 [ 278 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.18 23:59:08.171997 [ 278 ] {} 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 2026.05.18 23:59:08.172015 [ 278 ] {} 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 2026.05.18 23:59:08.173249 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52682 2026.05.18 23:59:08.173362 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34928 2026.05.18 23:59:08.173450 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.173469 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44855 2026.05.18 23:59:08.173569 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.173575 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35189 2026.05.18 23:59:08.173624 [ 280 ] {} TCP-Session: 4e8ee197-6048-4be7-98f1-29562bdb6a73 Authenticating user 'default' from [fd00:1122:3344:101::b]:34928 2026.05.18 23:59:08.173672 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59904 2026.05.18 23:59:08.173670 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.173573 [ 279 ] {} TCP-Session: c02b3d56-0fd0-4450-96d8-5ce100628637 Authenticating user 'default' from [fd00:1122:3344:101::b]:52682 2026.05.18 23:59:08.173783 [ 280 ] {} TCP-Session: 4e8ee197-6048-4be7-98f1-29562bdb6a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.173753 [ 281 ] {} TCP-Session: ccc614a2-8a8c-4af7-bf2f-7ec98c855362 Authenticating user 'default' from [fd00:1122:3344:101::b]:44855 2026.05.18 23:59:08.173891 [ 279 ] {} TCP-Session: c02b3d56-0fd0-4450-96d8-5ce100628637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.173908 [ 280 ] {} TCP-Session: 4e8ee197-6048-4be7-98f1-29562bdb6a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.173899 [ 281 ] {} TCP-Session: ccc614a2-8a8c-4af7-bf2f-7ec98c855362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.173980 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.174049 [ 281 ] {} TCP-Session: ccc614a2-8a8c-4af7-bf2f-7ec98c855362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.174036 [ 279 ] {} TCP-Session: c02b3d56-0fd0-4450-96d8-5ce100628637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.173996 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42530 2026.05.18 23:59:08.174125 [ 283 ] {} TCP-Session: 6a3846f5-2ba8-4f75-a245-0ea41e042db9 Authenticating user 'default' from [fd00:1122:3344:101::b]:59904 2026.05.18 23:59:08.173984 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43370 2026.05.18 23:59:08.173988 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.174275 [ 282 ] {} TCP-Session: 88e581af-0fa6-457e-a46f-15b557da0b32 Authenticating user 'default' from [fd00:1122:3344:101::b]:35189 2026.05.18 23:59:08.174286 [ 283 ] {} TCP-Session: 6a3846f5-2ba8-4f75-a245-0ea41e042db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.174407 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.174423 [ 282 ] {} TCP-Session: 88e581af-0fa6-457e-a46f-15b557da0b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.174449 [ 284 ] {} TCP-Session: db0e02c8-932b-4fdd-ba18-f892eff69bcd Authenticating user 'default' from [fd00:1122:3344:101::b]:43370 2026.05.18 23:59:08.174433 [ 283 ] {} TCP-Session: 6a3846f5-2ba8-4f75-a245-0ea41e042db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.174411 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.174584 [ 284 ] {} TCP-Session: db0e02c8-932b-4fdd-ba18-f892eff69bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.174535 [ 282 ] {} TCP-Session: 88e581af-0fa6-457e-a46f-15b557da0b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.174720 [ 285 ] {} TCP-Session: fa4895b1-009e-4d33-ac1f-0834e58197ec Authenticating user 'default' from [fd00:1122:3344:101::b]:42530 2026.05.18 23:59:08.174724 [ 284 ] {} TCP-Session: db0e02c8-932b-4fdd-ba18-f892eff69bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.174916 [ 285 ] {} TCP-Session: fa4895b1-009e-4d33-ac1f-0834e58197ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.174938 [ 285 ] {} TCP-Session: fa4895b1-009e-4d33-ac1f-0834e58197ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.491696 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43398 2026.05.18 23:59:08.491853 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.491885 [ 286 ] {} TCP-Session: d75de9df-5e95-4e88-a473-554a95c465e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:43398 2026.05.18 23:59:08.491907 [ 286 ] {} TCP-Session: d75de9df-5e95-4e88-a473-554a95c465e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.492013 [ 286 ] {} TCP-Session: d75de9df-5e95-4e88-a473-554a95c465e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.492094 [ 286 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.18 23:59:08.492137 [ 286 ] {} 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 2026.05.18 23:59:08.492253 [ 286 ] {} 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 2026.05.18 23:59:08.493419 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44597 2026.05.18 23:59:08.493564 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38623 2026.05.18 23:59:08.493604 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.493658 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44966 2026.05.18 23:59:08.493736 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.493806 [ 287 ] {} TCP-Session: d9f360cb-5d46-40ae-8736-f8830cbc27ca Authenticating user 'default' from [fd00:1122:3344:101::a]:44597 2026.05.18 23:59:08.493815 [ 288 ] {} TCP-Session: 367ac305-d900-4072-963c-8887ed3ef678 Authenticating user 'default' from [fd00:1122:3344:101::a]:38623 2026.05.18 23:59:08.493874 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44903 2026.05.18 23:59:08.493934 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63503 2026.05.18 23:59:08.493962 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.493851 [ 287 ] {} TCP-Session: d9f360cb-5d46-40ae-8736-f8830cbc27ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.494041 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34692 2026.05.18 23:59:08.494027 [ 289 ] {} TCP-Session: 1f7a85b3-f5dd-4cde-899c-2e71300e8639 Authenticating user 'default' from [fd00:1122:3344:101::a]:44966 2026.05.18 23:59:08.493990 [ 288 ] {} TCP-Session: 367ac305-d900-4072-963c-8887ed3ef678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.494118 [ 287 ] {} TCP-Session: d9f360cb-5d46-40ae-8736-f8830cbc27ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.493851 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46659 2026.05.18 23:59:08.494190 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.494237 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.494671 [ 289 ] {} TCP-Session: 1f7a85b3-f5dd-4cde-899c-2e71300e8639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.494692 [ 291 ] {} TCP-Session: b455cca2-296e-4701-9392-65b927a99bbe Authenticating user 'default' from [fd00:1122:3344:101::a]:44903 2026.05.18 23:59:08.494777 [ 292 ] {} TCP-Session: a519335b-33a0-47d0-aa4a-a3650694a8b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:63503 2026.05.18 23:59:08.494779 [ 291 ] {} TCP-Session: b455cca2-296e-4701-9392-65b927a99bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.494862 [ 288 ] {} TCP-Session: 367ac305-d900-4072-963c-8887ed3ef678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.494887 [ 292 ] {} TCP-Session: a519335b-33a0-47d0-aa4a-a3650694a8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.494939 [ 291 ] {} TCP-Session: b455cca2-296e-4701-9392-65b927a99bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.495003 [ 292 ] {} TCP-Session: a519335b-33a0-47d0-aa4a-a3650694a8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.494892 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.495085 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:08.495095 [ 289 ] {} TCP-Session: 1f7a85b3-f5dd-4cde-899c-2e71300e8639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.495131 [ 293 ] {} TCP-Session: 5e1ca5c0-81de-4a65-ba48-4fb0ba36fcb3 Authenticating user 'default' from [fd00:1122:3344:101::a]:34692 2026.05.18 23:59:08.495133 [ 290 ] {} TCP-Session: 885f1724-98cf-4d1e-9eb9-a44d164c379b Authenticating user 'default' from [fd00:1122:3344:101::a]:46659 2026.05.18 23:59:08.495219 [ 290 ] {} TCP-Session: 885f1724-98cf-4d1e-9eb9-a44d164c379b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.495225 [ 293 ] {} TCP-Session: 5e1ca5c0-81de-4a65-ba48-4fb0ba36fcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.495337 [ 293 ] {} TCP-Session: 5e1ca5c0-81de-4a65-ba48-4fb0ba36fcb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:08.495355 [ 290 ] {} TCP-Session: 885f1724-98cf-4d1e-9eb9-a44d164c379b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.000184 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 140.36 MiB, peak 140.36 MiB, free memory in arenas 0.00 B, will set to 141.38 MiB (RSS), difference: 1.03 MiB 2026.05.18 23:59:09.510834 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58081 2026.05.18 23:59:09.510993 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:09.511032 [ 294 ] {} TCP-Session: 3539d4d3-237d-458a-9047-75a1f5c538ed Authenticating user 'default' from [fd00:1122:3344:101::c]:58081 2026.05.18 23:59:09.511059 [ 294 ] {} TCP-Session: 3539d4d3-237d-458a-9047-75a1f5c538ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.511076 [ 294 ] {} TCP-Session: 3539d4d3-237d-458a-9047-75a1f5c538ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.511148 [ 294 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.18 23:59:09.511177 [ 294 ] {} 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 2026.05.18 23:59:09.511194 [ 294 ] {} 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 2026.05.18 23:59:09.512406 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43064 2026.05.18 23:59:09.512517 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39171 2026.05.18 23:59:09.512684 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62049 2026.05.18 23:59:09.512707 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:09.512866 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33860 2026.05.18 23:59:09.512936 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:09.512983 [ 295 ] {} TCP-Session: 6c640fa8-2b28-4b88-b52e-c9dd3a49afe6 Authenticating user 'default' from [fd00:1122:3344:101::c]:43064 2026.05.18 23:59:09.512987 [ 296 ] {} TCP-Session: 17c25f44-f372-4300-b939-ac995195f74e Authenticating user 'default' from [fd00:1122:3344:101::c]:39171 2026.05.18 23:59:09.513017 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60006 2026.05.18 23:59:09.513028 [ 295 ] {} TCP-Session: 6c640fa8-2b28-4b88-b52e-c9dd3a49afe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513064 [ 295 ] {} TCP-Session: 6c640fa8-2b28-4b88-b52e-c9dd3a49afe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513091 [ 296 ] {} TCP-Session: 17c25f44-f372-4300-b939-ac995195f74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513119 [ 296 ] {} TCP-Session: 17c25f44-f372-4300-b939-ac995195f74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513160 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:09.513196 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39360 2026.05.18 23:59:09.513207 [ 298 ] {} TCP-Session: 0b8e9e6d-eff0-44a3-8748-408304ce721a Authenticating user 'default' from [fd00:1122:3344:101::c]:33860 2026.05.18 23:59:09.513246 [ 298 ] {} TCP-Session: 0b8e9e6d-eff0-44a3-8748-408304ce721a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513261 [ 298 ] {} TCP-Session: 0b8e9e6d-eff0-44a3-8748-408304ce721a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513315 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:09.513365 [ 297 ] {} TCP-Session: 18df2158-00ec-48ad-a4aa-b438583f347f Authenticating user 'default' from [fd00:1122:3344:101::c]:62049 2026.05.18 23:59:09.513389 [ 297 ] {} TCP-Session: 18df2158-00ec-48ad-a4aa-b438583f347f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513394 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:09.513405 [ 297 ] {} TCP-Session: 18df2158-00ec-48ad-a4aa-b438583f347f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513449 [ 299 ] {} TCP-Session: eb1aeddf-a050-4688-92bd-facdea2b3b62 Authenticating user 'default' from [fd00:1122:3344:101::c]:60006 2026.05.18 23:59:09.513474 [ 299 ] {} TCP-Session: eb1aeddf-a050-4688-92bd-facdea2b3b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513488 [ 299 ] {} TCP-Session: eb1aeddf-a050-4688-92bd-facdea2b3b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513599 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49720 2026.05.18 23:59:09.513583 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:09.513659 [ 300 ] {} TCP-Session: 5ab90d47-ee68-4c25-9bd0-707f1ced94af Authenticating user 'default' from [fd00:1122:3344:101::c]:39360 2026.05.18 23:59:09.513686 [ 300 ] {} TCP-Session: 5ab90d47-ee68-4c25-9bd0-707f1ced94af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513706 [ 300 ] {} TCP-Session: 5ab90d47-ee68-4c25-9bd0-707f1ced94af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513760 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:09.513795 [ 301 ] {} TCP-Session: c169a54a-11e8-46fc-a9ba-297268ee08bb Authenticating user 'default' from [fd00:1122:3344:101::c]:49720 2026.05.18 23:59:09.513814 [ 301 ] {} TCP-Session: c169a54a-11e8-46fc-a9ba-297268ee08bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:09.513829 [ 301 ] {} TCP-Session: c169a54a-11e8-46fc-a9ba-297268ee08bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:11.377934 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.18 23:59:11.377991 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2026.05.18 23:59:11.378016 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.18 23:59:11.378047 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.18 23:59:11.379682 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Loading data parts 2026.05.18 23:59:11.379830 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): There are no data parts 2026.05.18 23:59:11.381563 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:11.381603 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:11.383538 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:11.384135 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:11.384300 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2026.05.18 23:59:11.390634 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Loading data parts 2026.05.18 23:59:11.390806 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): There are no data parts 2026.05.18 23:59:11.416961 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:11.417018 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:11.424145 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:11.425674 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:11.430025 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.18 23:59:12.000302 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.85 MiB, peak 150.85 MiB, free memory in arenas 0.00 B, will set to 155.86 MiB (RSS), difference: 9.01 MiB 2026.05.18 23:59:13.877872 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 2026.05.18 23:59:13.877970 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.18 23:59:13.881398 [ 242 ] {} system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Loading data parts 2026.05.18 23:59:13.881559 [ 242 ] {} system.query_log (687e656e-c576-4c23-8f55-f11768deed79): There are no data parts 2026.05.18 23:59:13.886986 [ 242 ] {} system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:13.887032 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:13.892814 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:13.893668 [ 242 ] {} system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:13.894246 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 4 2026.05.18 23:59:14.000163 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.98 MiB, peak 159.98 MiB, free memory in arenas 0.00 B, will set to 156.69 MiB (RSS), difference: -3.29 MiB 2026.05.18 23:59:18.849962 [ 108 ] {} DNSResolver: Updating DNS cache 2026.05.18 23:59:18.850022 [ 108 ] {} DNSResolver: Updated DNS cache 2026.05.18 23:59:18.884390 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2026.05.18 23:59:18.892926 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:18.892987 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:18.893651 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:18.893892 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:18.895927 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2026.05.18 23:59:18.930114 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.18 23:59:18.948907 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:18.948962 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:18.955766 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:18.956509 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:18.959636 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.18 23:59:19.000171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 157.50 MiB, peak 161.50 MiB, free memory in arenas 0.00 B, will set to 159.48 MiB (RSS), difference: 1.98 MiB 2026.05.18 23:59:23.802000 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.802271 [ 259 ] {d4bca013-46aa-4bb5-962c-ddb47a651f78} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.18 23:59:23.821118 [ 259 ] {d4bca013-46aa-4bb5-962c-ddb47a651f78} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:23.825508 [ 259 ] {d4bca013-46aa-4bb5-962c-ddb47a651f78} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:23.826139 [ 259 ] {d4bca013-46aa-4bb5-962c-ddb47a651f78} TCPHandler: Processed in 0.024268736 sec. 2026.05.18 23:59:23.853647 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.853857 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.18 23:59:23.853922 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:23.858837 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.858884 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.861538 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.861794 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.861971 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} executeQuery: Read 35 rows, 7.62 KiB in 0.008167 sec., 4285.539365740174 rows/sec., 932.68 KiB/sec. 2026.05.18 23:59:23.862025 [ 259 ] {cc9bdf85-62c9-442a-beac-04411a3823d1} TCPHandler: Processed in 0.008481306 sec. 2026.05.18 23:59:23.862247 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.862355 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.18 23:59:23.862402 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.18 23:59:23.873746 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.873811 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.876352 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.876635 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.876837 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} executeQuery: Read 24 rows, 2.04 KiB in 0.014499 sec., 1655.286571487689 rows/sec., 140.63 KiB/sec. 2026.05.18 23:59:23.876911 [ 259 ] {c3668f17-f17d-42a2-b668-f64f55899b0d} TCPHandler: Processed in 0.014714659 sec. 2026.05.18 23:59:23.877136 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.877273 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.18 23:59:23.877336 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.18 23:59:23.877893 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} oximeter.fields_ipaddr (d1573f19-4d46-40da-bb5e-9d9c1971d478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.877936 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.878274 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.878494 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} oximeter.fields_ipaddr (d1573f19-4d46-40da-bb5e-9d9c1971d478): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.878632 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} executeQuery: Read 12 rows, 1002.00 B in 0.001401 sec., 8565.310492505354 rows/sec., 698.44 KiB/sec. 2026.05.18 23:59:23.878669 [ 259 ] {e167b20e-2e6e-4a55-8ef9-8ef4ae692c3a} TCPHandler: Processed in 0.001648887 sec. 2026.05.18 23:59:23.878826 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.878936 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:23.878981 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:23.880584 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.880626 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.881262 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.881485 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.881623 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} executeQuery: Read 2537 rows, 193.17 KiB in 0.002739 sec., 926250.4563709382 rows/sec., 68.87 MiB/sec. 2026.05.18 23:59:23.881658 [ 259 ] {11189b82-c50c-4cc1-bfa6-3f2def421dae} TCPHandler: Processed in 0.002917279 sec. 2026.05.18 23:59:23.881819 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.881922 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.18 23:59:23.881966 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.18 23:59:23.882517 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.882554 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.882987 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.883208 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.883347 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} executeQuery: Read 37 rows, 2.78 KiB in 0.0014 sec., 26428.571428571428 rows/sec., 1.94 MiB/sec. 2026.05.18 23:59:23.883383 [ 259 ] {ca3672b7-3ff6-4412-a14c-417229b0c98c} TCPHandler: Processed in 0.001576496 sec. 2026.05.18 23:59:23.883526 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.883631 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.18 23:59:23.883676 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.18 23:59:23.884399 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.884439 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.884826 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.885066 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.885203 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} executeQuery: Read 825 rows, 49.42 KiB in 0.001593 sec., 517890.7721280603 rows/sec., 30.29 MiB/sec. 2026.05.18 23:59:23.885242 [ 259 ] {fd55b548-5c97-4697-b437-7632440a0382} TCPHandler: Processed in 0.001768467 sec. 2026.05.18 23:59:23.885396 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.885499 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:23.885544 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.18 23:59:23.885970 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.886007 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.886309 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.886535 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.886674 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} executeQuery: Read 2 rows, 144.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 117.78 KiB/sec. 2026.05.18 23:59:23.886707 [ 259 ] {0746ca8c-3918-406a-b51e-69ea2dd0ab64} TCPHandler: Processed in 0.001364624 sec. 2026.05.18 23:59:23.886838 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.886941 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.18 23:59:23.886983 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.18 23:59:23.887520 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.887572 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.888057 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.888316 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.888484 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} executeQuery: Read 12 rows, 960.00 B in 0.00156 sec., 7692.307692307692 rows/sec., 600.96 KiB/sec. 2026.05.18 23:59:23.888541 [ 259 ] {72ce6630-bfba-4f35-b263-3bd5566d2dcc} TCPHandler: Processed in 0.001757298 sec. 2026.05.18 23:59:23.888769 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.888902 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:23.888962 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:23.890022 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.890061 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.890582 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.890806 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.890942 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} executeQuery: Read 1340 rows, 92.51 KiB in 0.002078 sec., 644850.8180943214 rows/sec., 43.48 MiB/sec. 2026.05.18 23:59:23.890977 [ 259 ] {40d5b9c6-d4c0-4e45-aee1-58d0add993e0} TCPHandler: Processed in 0.002322413 sec. 2026.05.18 23:59:23.891112 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.891219 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:23.891267 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:23.894084 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.894119 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.894572 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 3 entries to flush up to offset 7 2026.05.18 23:59:23.896492 [ 242 ] {} system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.896538 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:23.896723 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.896961 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.897105 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} executeQuery: Read 2017 rows, 127.06 KiB in 0.00591 sec., 341285.95600676816 rows/sec., 20.99 MiB/sec. 2026.05.18 23:59:23.897146 [ 259 ] {c7dbe971-23f1-43ad-970c-2005d167e573} TCPHandler: Processed in 0.006084752 sec. 2026.05.18 23:59:23.897346 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.897485 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:23.897561 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} 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 2026.05.18 23:59:23.897733 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:23.898022 [ 242 ] {} system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.898458 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 7 2026.05.18 23:59:23.898924 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.898973 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.906333 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.906625 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.906874 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} executeQuery: Read 13 rows, 23.85 KiB in 0.009348 sec., 1390.6718014548567 rows/sec., 2.49 MiB/sec. 2026.05.18 23:59:23.907023 [ 259 ] {a8f5a2fb-0d45-4112-8dd0-c10b17153ab8} TCPHandler: Processed in 0.009746758 sec. 2026.05.18 23:59:23.907218 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:23.907352 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:23.907420 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:23.907952 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:23.907997 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:23.908372 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.18 23:59:23.908616 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:23.908759 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} executeQuery: Read 12 rows, 848.00 B in 0.001438 sec., 8344.923504867871 rows/sec., 575.89 KiB/sec. 2026.05.18 23:59:23.908797 [ 259 ] {9213046b-b38e-4b0a-b66a-e019e40133f6} TCPHandler: Processed in 0.001650766 sec. 2026.05.18 23:59:24.761484 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:24.761731 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.18 23:59:24.764083 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.18 23:59:24.767934 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.18 23:59:24.768214 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:24.776278 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:24.778519 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.18 23:59:24.782690 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.18 23:59:24.784619 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 2026.05.18 23:59:24.784645 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.18 23:59:24.788836 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.18 23:59:24.788892 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.18 23:59:24.815248 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} executeQuery: Read 35 rows, 7.62 KiB in 0.053612 sec., 652.8389166604492 rows/sec., 142.08 KiB/sec. 2026.05.18 23:59:24.815393 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} MemoryTracker: Peak memory usage (for query): 138.15 KiB. 2026.05.18 23:59:24.815416 [ 259 ] {dbce00cf-7ed4-4a5f-bf97-027660c1f24d} TCPHandler: Processed in 0.054068478 sec. 2026.05.18 23:59:24.820985 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:24.821127 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:24.821188 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:24.821735 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:24.821785 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:24.822171 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:24.822414 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:24.822566 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} executeQuery: Read 56 rows, 4.38 KiB in 0.001483 sec., 37761.29467296022 rows/sec., 2.88 MiB/sec. 2026.05.18 23:59:24.822603 [ 259 ] {1f877ad8-f462-4537-94ec-0fbf557b7d54} TCPHandler: Processed in 0.001736007 sec. 2026.05.18 23:59:24.822757 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:24.822861 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:24.822905 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:24.823332 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:24.823372 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:24.823702 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:24.823930 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:24.824060 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. 2026.05.18 23:59:24.824096 [ 259 ] {8e8b4b5a-86d0-4f4f-a55f-2ef806044509} TCPHandler: Processed in 0.001392245 sec. 2026.05.18 23:59:24.824248 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:24.824351 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:24.824395 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:24.824770 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:24.824809 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:24.825146 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:24.825383 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:24.825513 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} executeQuery: Read 32 rows, 2.28 KiB in 0.001182 sec., 27072.75803722504 rows/sec., 1.89 MiB/sec. 2026.05.18 23:59:24.825547 [ 259 ] {7c51d99d-3405-4559-b1d0-b07091fb37ee} TCPHandler: Processed in 0.001367324 sec. 2026.05.18 23:59:24.825677 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:24.825779 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:24.825824 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:24.826154 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:24.826192 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:24.826515 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:24.826762 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:24.826892 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} executeQuery: Read 12 rows, 848.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 731.56 KiB/sec. 2026.05.18 23:59:24.826927 [ 259 ] {e349f025-7265-469d-8108-062aff1e278d} TCPHandler: Processed in 0.001301033 sec. 2026.05.18 23:59:26.396307 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2026.05.18 23:59:26.396832 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:26.396883 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:26.397463 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.18 23:59:26.397690 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:26.397815 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2026.05.18 23:59:26.460003 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.18 23:59:26.476258 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:26.476312 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:26.482676 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.18 23:59:26.483407 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:26.486240 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.18 23:59:27.000243 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 162.84 MiB, peak 166.84 MiB, free memory in arenas 0.00 B, will set to 164.51 MiB (RSS), difference: 1.67 MiB 2026.05.18 23:59:29.766274 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:29.766521 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.18 23:59:29.766863 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.18 23:59:29.766900 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.18 23:59:29.767115 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:29.767184 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:29.767325 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.18 23:59:29.767361 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.18 23:59:29.767384 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 2026.05.18 23:59:29.767399 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.18 23:59:29.767440 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.18 23:59:29.767460 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.18 23:59:29.768569 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} executeQuery: Read 35 rows, 7.62 KiB in 0.002141 sec., 16347.501167678654 rows/sec., 3.47 MiB/sec. 2026.05.18 23:59:29.768673 [ 259 ] {c48df6f6-219a-4ba3-9742-7df47153030d} TCPHandler: Processed in 0.002548296 sec. 2026.05.18 23:59:29.770467 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:29.770604 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:29.770656 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:29.771286 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:29.771329 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:29.771698 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.18 23:59:29.771920 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:29.772059 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} executeQuery: Read 56 rows, 4.38 KiB in 0.001493 sec., 37508.37240455459 rows/sec., 2.86 MiB/sec. 2026.05.18 23:59:29.772093 [ 259 ] {865748e0-20ff-492c-b363-3657237aa53d} TCPHandler: Processed in 0.001690088 sec. 2026.05.18 23:59:29.772242 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:29.772338 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:29.772387 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:29.772870 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:29.772909 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:29.773219 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.18 23:59:29.773444 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:29.773570 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. 2026.05.18 23:59:29.773604 [ 259 ] {5df4d574-9e24-49a6-906e-5b3912d7935f} TCPHandler: Processed in 0.001411324 sec. 2026.05.18 23:59:29.773748 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:29.773845 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:29.773889 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:29.774306 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:29.774343 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:29.774682 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.18 23:59:29.774908 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:29.775038 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. 2026.05.18 23:59:29.775070 [ 259 ] {0f026c7f-86d1-44f6-9462-e9026a9db2e9} TCPHandler: Processed in 0.001371424 sec. 2026.05.18 23:59:29.775193 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:29.775288 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:29.775329 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:29.775721 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:29.775759 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.18 23:59:29.776076 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.18 23:59:29.776287 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:29.776414 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. 2026.05.18 23:59:29.776446 [ 259 ] {f23f6fb7-85fc-4d00-8e93-8d583902f678} TCPHandler: Processed in 0.001302514 sec. 2026.05.18 23:59:33.850124 [ 96 ] {} DNSResolver: Updating DNS cache 2026.05.18 23:59:33.850190 [ 96 ] {} DNSResolver: Updated DNS cache 2026.05.18 23:59:33.897967 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2026.05.18 23:59:33.898675 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:33.898712 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:33.898711 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 3 entries to flush up to offset 10 2026.05.18 23:59:33.899345 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.18 23:59:33.899596 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:33.899722 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2026.05.18 23:59:33.900460 [ 242 ] {} system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:33.900518 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:33.901677 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.18 23:59:33.902045 [ 242 ] {} system.query_log (687e656e-c576-4c23-8f55-f11768deed79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:33.902305 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 10 2026.05.18 23:59:33.986389 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.18 23:59:34.001959 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:34.002001 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:34.008155 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.18 23:59:34.008891 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:34.011435 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.18 23:59:34.766173 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:34.766411 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.18 23:59:34.766737 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.18 23:59:34.766778 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.18 23:59:34.766996 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:34.767065 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:34.767214 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.18 23:59:34.767251 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.18 23:59:34.767274 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 2026.05.18 23:59:34.767290 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.18 23:59:34.767330 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.18 23:59:34.767351 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.18 23:59:34.768455 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} executeQuery: Read 35 rows, 7.62 KiB in 0.002145 sec., 16317.016317016316 rows/sec., 3.47 MiB/sec. 2026.05.18 23:59:34.768555 [ 259 ] {94ca8be8-a966-48e6-a34c-cfe8ca842113} TCPHandler: Processed in 0.002520596 sec. 2026.05.18 23:59:34.770439 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:34.770569 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:34.770620 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:34.771210 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:34.771254 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:34.771655 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.18 23:59:34.771882 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:34.772019 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} executeQuery: Read 78 rows, 6.59 KiB in 0.001488 sec., 52419.35483870968 rows/sec., 4.32 MiB/sec. 2026.05.18 23:59:34.772053 [ 259 ] {33e72938-c7b7-4c16-beec-d67a997f7774} TCPHandler: Processed in 0.001669697 sec. 2026.05.18 23:59:34.772267 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:34.772363 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.18 23:59:34.772405 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.18 23:59:34.772826 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:34.772863 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:34.773150 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:34.773390 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:34.773514 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} executeQuery: Read 11 rows, 847.00 B in 0.001169 sec., 9409.751924721986 rows/sec., 707.57 KiB/sec. 2026.05.18 23:59:34.773545 [ 259 ] {5a2c10ec-c526-46a8-97f0-9136e305900a} TCPHandler: Processed in 0.001326894 sec. 2026.05.18 23:59:34.773665 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:34.773758 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:34.773798 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:34.774216 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:34.774253 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:34.774557 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.18 23:59:34.774771 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:34.774893 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} executeQuery: Read 75 rows, 6.00 KiB in 0.001152 sec., 65104.166666666664 rows/sec., 5.08 MiB/sec. 2026.05.18 23:59:34.774925 [ 259 ] {4cf7172d-64e1-45c6-8a54-39ab5b26afdf} TCPHandler: Processed in 0.001308744 sec. 2026.05.18 23:59:34.775058 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:34.775154 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:34.775197 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:34.775639 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:34.775675 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:34.776006 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.18 23:59:34.776218 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:34.776344 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. 2026.05.18 23:59:34.776376 [ 259 ] {8d41a8dc-9214-4e9c-9a76-0a91d3bf2b85} TCPHandler: Processed in 0.001366664 sec. 2026.05.18 23:59:34.776507 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:34.776603 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:34.776656 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} 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 2026.05.18 23:59:34.777362 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:34.777400 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:34.777895 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:34.778127 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:34.778256 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} executeQuery: Read 11 rows, 20.18 KiB in 0.001671 sec., 6582.884500299222 rows/sec., 11.80 MiB/sec. 2026.05.18 23:59:34.778301 [ 259 ] {becc26cc-d992-47c9-9fb7-4e9afaccded6} TCPHandler: Processed in 0.001841839 sec. 2026.05.18 23:59:34.778439 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:34.778537 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:34.778578 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:34.778929 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:34.778965 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:34.779273 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.18 23:59:34.779497 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:34.779621 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.05.18 23:59:34.779651 [ 259 ] {c368b807-a788-433a-8968-85b082d7141d} TCPHandler: Processed in 0.001261152 sec. 2026.05.18 23:59:39.766446 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:39.766681 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.18 23:59:39.766997 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.18 23:59:39.767035 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.18 23:59:39.767251 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:39.767320 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:39.767469 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.18 23:59:39.767508 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.18 23:59:39.767530 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 2026.05.18 23:59:39.767546 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.18 23:59:39.767590 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.18 23:59:39.767609 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.18 23:59:39.768602 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} executeQuery: Read 35 rows, 7.62 KiB in 0.002009 sec., 17421.602787456446 rows/sec., 3.70 MiB/sec. 2026.05.18 23:59:39.768701 [ 259 ] {0e71a7c7-c8c2-4d36-a5fe-52a9116236d8} TCPHandler: Processed in 0.002388355 sec. 2026.05.18 23:59:39.770380 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:39.770505 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:39.770559 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:39.771137 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:39.771191 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:39.771598 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.18 23:59:39.771830 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:39.771989 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} executeQuery: Read 56 rows, 4.38 KiB in 0.001521 sec., 36817.88297172912 rows/sec., 2.81 MiB/sec. 2026.05.18 23:59:39.772024 [ 259 ] {2ff45aa5-f782-4917-9469-2aa8aa538b73} TCPHandler: Processed in 0.001696487 sec. 2026.05.18 23:59:39.772151 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:39.772253 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:39.772294 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:39.772713 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:39.772751 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:39.773051 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.18 23:59:39.773264 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:39.773393 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. 2026.05.18 23:59:39.773427 [ 259 ] {d27702f1-e7ce-482c-aad3-a92b56d6a80d} TCPHandler: Processed in 0.001326304 sec. 2026.05.18 23:59:39.773560 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:39.773661 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:39.773704 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:39.774111 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:39.774147 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:39.774470 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.18 23:59:39.774684 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:39.774815 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. 2026.05.18 23:59:39.774849 [ 259 ] {cba363b9-bab2-4d15-91ed-4b87077085b1} TCPHandler: Processed in 0.001338323 sec. 2026.05.18 23:59:39.774973 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:39.775071 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:39.775113 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:39.775450 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:39.775486 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:39.775783 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.18 23:59:39.775987 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:39.776115 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. 2026.05.18 23:59:39.776147 [ 259 ] {db33c8c3-4711-4659-a029-ca1304727ee4} TCPHandler: Processed in 0.001223882 sec. 2026.05.18 23:59:41.400587 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2026.05.18 23:59:41.401092 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:41.401141 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:41.401676 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.18 23:59:41.401925 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:41.402073 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2026.05.18 23:59:41.512294 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.18 23:59:41.529802 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:41.529865 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.18 23:59:41.536430 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.18 23:59:41.537199 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:41.540560 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.18 23:59:42.000165 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 166.52 MiB, peak 170.52 MiB, free memory in arenas 0.00 B, will set to 167.68 MiB (RSS), difference: 1.16 MiB 2026.05.18 23:59:44.766656 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:44.766940 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.18 23:59:44.767311 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.18 23:59:44.767356 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.18 23:59:44.767617 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:44.767697 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:44.767838 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.18 23:59:44.767874 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.18 23:59:44.767896 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 2026.05.18 23:59:44.767911 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.18 23:59:44.767957 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.18 23:59:44.767977 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.18 23:59:44.769143 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} executeQuery: Read 35 rows, 7.62 KiB in 0.002313 sec., 15131.863380890618 rows/sec., 3.22 MiB/sec. 2026.05.18 23:59:44.769247 [ 259 ] {12f2f403-31fe-4f3e-adca-c2101e9d18b3} TCPHandler: Processed in 0.002749368 sec. 2026.05.18 23:59:44.771175 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:44.771312 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:44.771364 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:44.771988 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.772038 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.772436 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.18 23:59:44.772665 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.772815 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} executeQuery: Read 78 rows, 6.59 KiB in 0.001541 sec., 50616.48280337443 rows/sec., 4.17 MiB/sec. 2026.05.18 23:59:44.772829 [ 78 ] {} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.18 23:59:44.772849 [ 259 ] {953b8c5d-ec34-4da9-8845-a66e66ba9313} TCPHandler: Processed in 0.001737257 sec. 2026.05.18 23:59:44.772925 [ 78 ] {} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.772957 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.773071 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:44.773177 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.18 23:59:44.773220 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.18 23:59:44.773643 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.773680 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.773986 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.18 23:59:44.774198 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.774323 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} executeQuery: Read 11 rows, 847.00 B in 0.001165 sec., 9442.060085836909 rows/sec., 710.00 KiB/sec. 2026.05.18 23:59:44.774356 [ 259 ] {8a50d26e-0a87-48ab-bd83-8f0cd4566098} TCPHandler: Processed in 0.001333884 sec. 2026.05.18 23:59:44.774491 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:44.774587 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:44.774626 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:44.775110 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.775147 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.775220 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.18 23:59:44.775455 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.18 23:59:44.775675 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.775797 [ 78 ] {} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.18 23:59:44.775800 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} executeQuery: Read 75 rows, 6.00 KiB in 0.001231 sec., 60926.07636068237 rows/sec., 4.76 MiB/sec. 2026.05.18 23:59:44.775842 [ 78 ] {} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.775860 [ 259 ] {68799460-07e3-4cab-81cb-2b762ddefb03} TCPHandler: Processed in 0.001417885 sec. 2026.05.18 23:59:44.775873 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.776022 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:44.776042 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.18 23:59:44.776122 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:44.776172 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:44.776620 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.776659 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.777002 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.18 23:59:44.777215 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.777339 [ 78 ] {} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.18 23:59:44.777343 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. 2026.05.18 23:59:44.777386 [ 78 ] {} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.777403 [ 259 ] {5eadf612-2b57-46aa-afab-ae8ba6a5cefd} TCPHandler: Processed in 0.001435874 sec. 2026.05.18 23:59:44.777415 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.777560 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.18 23:59:44.777563 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:44.777685 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:44.777737 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} 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 2026.05.18 23:59:44.777739 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.18 23:59:44.777741 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.18 23:59:44.777745 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.18 23:59:44.778533 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.778575 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.779072 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.18 23:59:44.779300 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.779432 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} executeQuery: Read 11 rows, 20.18 KiB in 0.001748 sec., 6292.906178489702 rows/sec., 11.28 MiB/sec. 2026.05.18 23:59:44.779479 [ 259 ] {f93cd707-8df8-489b-8f2b-c5bb98c89c67} TCPHandler: Processed in 0.00195892 sec. 2026.05.18 23:59:44.779613 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:44.779710 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:44.779752 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:44.780010 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2017 rows starting from the beginning of the part 2026.05.18 23:59:44.780029 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2537 rows starting from the beginning of the part 2026.05.18 23:59:44.780030 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1340 rows starting from the beginning of the part 2026.05.18 23:59:44.780138 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.780153 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part 2026.05.18 23:59:44.780187 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.780235 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2026.05.18 23:59:44.780325 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2026.05.18 23:59:44.780397 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2026.05.18 23:59:44.780482 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2026.05.18 23:59:44.780557 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.18 23:59:44.780555 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2026.05.18 23:59:44.780600 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part 2026.05.18 23:59:44.780666 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part 2026.05.18 23:59:44.780705 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2026.05.18 23:59:44.780750 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 75 rows starting from the beginning of the part 2026.05.18 23:59:44.780779 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2026.05.18 23:59:44.780781 [ 188 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2026.05.18 23:59:44.780841 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.780856 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2026.05.18 23:59:44.780873 [ 191 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part 2026.05.18 23:59:44.780938 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part 2026.05.18 23:59:44.780991 [ 77 ] {} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.18 23:59:44.780997 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. 2026.05.18 23:59:44.781043 [ 77 ] {} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:44.781061 [ 259 ] {22f086b0-75a7-44a5-962b-ab1a95b63b94} TCPHandler: Processed in 0.001496995 sec. 2026.05.18 23:59:44.781077 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:44.781231 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.18 23:59:44.781369 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.18 23:59:44.781413 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2026.05.18 23:59:44.781511 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2026.05.18 23:59:44.781586 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2026.05.18 23:59:44.781654 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2026.05.18 23:59:44.781706 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2026.05.18 23:59:44.781753 [ 189 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2026.05.18 23:59:44.784127 [ 201 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1682 rows, containing 5 columns (5 merged, 0 gathered) in 0.008163022 sec., 206051.14135426804 rows/sec., 15.12 MiB/sec. 2026.05.18 23:59:44.784345 [ 187 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.18 23:59:44.784368 [ 186 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2861 rows, containing 5 columns (5 merged, 0 gathered) in 0.011312775 sec., 252899.9295044761 rows/sec., 19.91 MiB/sec. 2026.05.18 23:59:44.784636 [ 189 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.784677 [ 198 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003522325 sec., 74950.49434677379 rows/sec., 5.05 MiB/sec. 2026.05.18 23:59:44.784722 [ 189 ] {7233b9f2-b78c-40d0-9464-0657e3eaa54e::all_1_6_1} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.18 23:59:44.784733 [ 201 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.18 23:59:44.784834 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.18 23:59:44.784895 [ 190 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.18 23:59:44.785138 [ 187 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2689 rows, containing 5 columns (5 merged, 0 gathered) in 0.007676298 sec., 350299.0634287517 rows/sec., 22.26 MiB/sec. 2026.05.18 23:59:44.785153 [ 201 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.785242 [ 201 ] {2c10c0b0-d9c9-4e4b-970e-a5322c456093::all_1_6_1} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.18 23:59:44.785324 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.05.18 23:59:44.785417 [ 201 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.785487 [ 201 ] {b0abfebf-21cd-41b0-a54a-26c17e802213::all_1_6_1} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.18 23:59:44.785534 [ 198 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.18 23:59:44.785554 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.18 23:59:44.785803 [ 198 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:44.785877 [ 198 ] {02bed389-bea2-4bb6-b829-bf0f29bbf20d::all_1_6_1} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.18 23:59:44.785951 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2026.05.18 23:59:48.850469 [ 70 ] {} DNSResolver: Updating DNS cache 2026.05.18 23:59:48.850552 [ 70 ] {} DNSResolver: Updated DNS cache 2026.05.18 23:59:48.902757 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2026.05.18 23:59:48.903209 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:48.903254 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:48.903713 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.18 23:59:48.904057 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:48.904194 [ 70 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.18 23:59:48.904235 [ 70 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:48.904253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2026.05.18 23:59:48.904257 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:48.904353 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.18 23:59:48.904442 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.18 23:59:48.904476 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2026.05.18 23:59:48.904535 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2026.05.18 23:59:48.904576 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2026.05.18 23:59:48.904621 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2026.05.18 23:59:48.904660 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2026.05.18 23:59:48.904700 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2026.05.18 23:59:48.947606 [ 190 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.043288649 sec., 64820.68775119316 rows/sec., 949.52 KiB/sec. 2026.05.18 23:59:48.948317 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.18 23:59:48.948608 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:48.948682 [ 187 ] {6b4545bc-e56b-422e-8d61-b3263fb0bc2e::all_1_6_1} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.18 23:59:48.948765 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2026.05.18 23:59:49.001091 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 169.20 MiB, peak 181.65 MiB, free memory in arenas 0.00 B, will set to 170.34 MiB (RSS), difference: 1.15 MiB 2026.05.18 23:59:49.041224 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.18 23:59:49.057843 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:49.057895 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:49.064189 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.18 23:59:49.064899 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:49.065268 [ 70 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.18 23:59:49.065368 [ 70 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:49.065405 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:49.065523 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.18 23:59:49.068075 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.18 23:59:49.069634 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.18 23:59:49.071094 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2026.05.18 23:59:49.075494 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2026.05.18 23:59:49.079645 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2026.05.18 23:59:49.083658 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2026.05.18 23:59:49.093610 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2026.05.18 23:59:49.097757 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2026.05.18 23:59:49.157825 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092363807 sec., 498.03057598091425 rows/sec., 2.58 MiB/sec. 2026.05.18 23:59:49.159283 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.18 23:59:49.160860 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:49.160944 [ 187 ] {4d32da2e-0f66-437e-b041-54fd5cbcfd58::all_1_6_1} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.18 23:59:49.162159 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.18 23:59:49.767039 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:49.767297 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.18 23:59:49.767673 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.18 23:59:49.767717 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.18 23:59:49.767966 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:49.768036 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:49.768181 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.18 23:59:49.768216 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.18 23:59:49.768240 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 2026.05.18 23:59:49.768255 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.18 23:59:49.768300 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.18 23:59:49.768320 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.18 23:59:49.769544 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} executeQuery: Read 35 rows, 7.62 KiB in 0.002357 sec., 14849.384811200678 rows/sec., 3.16 MiB/sec. 2026.05.18 23:59:49.769652 [ 259 ] {dd42ffc2-40ac-4b00-94f6-a383228e715c} TCPHandler: Processed in 0.002763968 sec. 2026.05.18 23:59:49.771323 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:49.771440 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:49.771485 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:49.772021 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:49.772069 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:49.772453 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.18 23:59:49.772686 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:49.772830 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} executeQuery: Read 56 rows, 4.38 KiB in 0.001424 sec., 39325.84269662922 rows/sec., 3.00 MiB/sec. 2026.05.18 23:59:49.772865 [ 259 ] {f2c14067-404a-4cbc-ac1b-a0a966133f4a} TCPHandler: Processed in 0.001594856 sec. 2026.05.18 23:59:49.773022 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:49.773118 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:49.773158 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:49.773597 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:49.773633 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:49.773929 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.18 23:59:49.774161 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:49.774286 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. 2026.05.18 23:59:49.774319 [ 259 ] {f8b2692c-70fa-44be-9f89-1df66207e41a} TCPHandler: Processed in 0.001349044 sec. 2026.05.18 23:59:49.774461 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:49.774557 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:49.774600 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:49.775079 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:49.775117 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:49.775462 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.18 23:59:49.775687 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:49.775816 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. 2026.05.18 23:59:49.775850 [ 259 ] {89173760-76a5-4161-9abf-0ca3a947ebc3} TCPHandler: Processed in 0.001436944 sec. 2026.05.18 23:59:49.775993 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:49.776089 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:49.776131 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:49.776484 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:49.776521 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:49.776829 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.18 23:59:49.777041 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:49.777173 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.05.18 23:59:49.777205 [ 259 ] {e6674c8a-f011-4233-b7ec-a5b22d7d7751} TCPHandler: Processed in 0.001261533 sec. 2026.05.18 23:59:50.000987 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 171.68 MiB, peak 181.65 MiB, free memory in arenas 0.00 B, will set to 180.73 MiB (RSS), difference: 9.05 MiB 2026.05.18 23:59:53.726894 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.727163 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.18 23:59:53.727607 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.18 23:59:53.727658 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.18 23:59:53.727954 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:53.728025 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:53.728168 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 34-element set) 2026.05.18 23:59:53.728204 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.18 23:59:53.728227 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 2026.05.18 23:59:53.728243 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.18 23:59:53.728285 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" 2026.05.18 23:59:53.728306 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.18 23:59:53.729383 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} executeQuery: Read 35 rows, 7.62 KiB in 0.002362 sec., 14817.950889077054 rows/sec., 3.15 MiB/sec. 2026.05.18 23:59:53.729551 [ 259 ] {bb586fa7-36a6-45e7-85aa-a1c52f726bdf} TCPHandler: Processed in 0.002784119 sec. 2026.05.18 23:59:53.742369 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.742573 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.18 23:59:53.742626 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.18 23:59:53.743327 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.743377 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.743753 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:53.743983 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} oximeter.fields_i16 (7133bdd6-86af-425a-959e-6372df5f4149): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.744130 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. 2026.05.18 23:59:53.744164 [ 259 ] {90770e4b-8f8a-4f97-bda4-092908127423} TCPHandler: Processed in 0.001798239 sec. 2026.05.18 23:59:53.744292 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.744392 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:53.744433 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:53.746152 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.746191 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.746673 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.18 23:59:53.746887 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.747007 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} executeQuery: Read 2529 rows, 192.58 KiB in 0.002668 sec., 947901.0494752624 rows/sec., 70.49 MiB/sec. 2026.05.18 23:59:53.747038 [ 259 ] {b43e3cdb-1ed2-4ed6-9c48-ad9cbcceab37} TCPHandler: Processed in 0.002833328 sec. 2026.05.18 23:59:53.747184 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.747275 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.18 23:59:53.747313 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.18 23:59:53.747799 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.747835 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.748132 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.18 23:59:53.748343 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} oximeter.fields_u16 (6550518f-33ff-4806-a858-e60647f66765): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.748468 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} executeQuery: Read 25 rows, 1.94 KiB in 0.001156 sec., 21626.29757785467 rows/sec., 1.64 MiB/sec. 2026.05.18 23:59:53.748501 [ 259 ] {3dfaa8f1-7f39-4d52-8b73-5819b109fdad} TCPHandler: Processed in 0.001327364 sec. 2026.05.18 23:59:53.748624 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.748721 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.18 23:59:53.748761 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.18 23:59:53.749510 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.749545 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.749851 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:53.750049 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} oximeter.fields_u32 (1c719bd6-25a1-491a-92c0-5a435b5151c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.750166 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} executeQuery: Read 825 rows, 49.42 KiB in 0.00151 sec., 546357.6158940397 rows/sec., 31.96 MiB/sec. 2026.05.18 23:59:53.750198 [ 259 ] {572cd3aa-aaa0-4d92-a20d-cb3572e5bd59} TCPHandler: Processed in 0.001670767 sec. 2026.05.18 23:59:53.750316 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.750471 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:53.750512 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.18 23:59:53.750905 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.750941 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.751225 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:53.751443 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} oximeter.fields_u64 (a8d28fba-0564-4fb7-b823-06493f2aa26c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.751576 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. 2026.05.18 23:59:53.751610 [ 259 ] {5ad24369-ad89-43c0-94cd-9e3a59247845} TCPHandler: Processed in 0.001284513 sec. 2026.05.18 23:59:53.751736 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.751833 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.18 23:59:53.751872 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.18 23:59:53.752275 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.752311 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.752590 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.18 23:59:53.752784 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} oximeter.fields_u8 (90f273ae-c040-4df3-ab09-f177abaeea85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.752900 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. 2026.05.18 23:59:53.752931 [ 259 ] {fef77b80-d5c6-4848-9684-d6c1e29cee5d} TCPHandler: Processed in 0.001274603 sec. 2026.05.18 23:59:53.753056 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.753153 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:53.753190 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:53.754219 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.754255 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.754595 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.18 23:59:53.754798 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.754922 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} executeQuery: Read 1328 rows, 91.53 KiB in 0.001769 sec., 750706.6139061617 rows/sec., 50.53 MiB/sec. 2026.05.18 23:59:53.754954 [ 259 ] {adb7919f-ed8e-4ecc-ad5e-e196253b1c09} TCPHandler: Processed in 0.001938589 sec. 2026.05.18 23:59:53.755077 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.755168 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:53.755209 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:53.756041 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.756076 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.756498 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.18 23:59:53.756715 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.756841 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} executeQuery: Read 1628 rows, 102.74 KiB in 0.001644 sec., 990267.6399026763 rows/sec., 61.03 MiB/sec. 2026.05.18 23:59:53.756874 [ 259 ] {73dbd6fc-b6f2-41ce-a428-1f0c9b4da77f} TCPHandler: Processed in 0.001803908 sec. 2026.05.18 23:59:53.757022 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.757119 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:53.757173 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} 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 2026.05.18 23:59:53.757899 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.757934 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.758391 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.18 23:59:53.758674 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} oximeter.measurements_histogramu64 (2113292a-b77e-4202-8f00-1ec796598418): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.758803 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} executeQuery: Read 13 rows, 23.85 KiB in 0.001702 sec., 7638.07285546416 rows/sec., 13.69 MiB/sec. 2026.05.18 23:59:53.758849 [ 259 ] {357524b8-c61f-456e-99ed-c9156b1807a8} TCPHandler: Processed in 0.00187559 sec. 2026.05.18 23:59:53.758985 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:53.759080 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:53.759122 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:53.759463 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:53.759497 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:53.759778 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.18 23:59:53.759973 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:53.760092 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} executeQuery: Read 48 rows, 3.31 KiB in 0.001071 sec., 44817.92717086835 rows/sec., 3.02 MiB/sec. 2026.05.18 23:59:53.760122 [ 259 ] {9d858aa2-9cb5-47a7-a884-ad7b892817fe} TCPHandler: Processed in 0.001230453 sec. 2026.05.18 23:59:54.762323 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:54.762565 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.18 23:59:54.762882 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.18 23:59:54.762921 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.18 23:59:54.763133 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:54.763204 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:54.763343 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.18 23:59:54.763378 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.18 23:59:54.763400 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 2026.05.18 23:59:54.763415 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.18 23:59:54.763456 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.18 23:59:54.763475 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.18 23:59:54.764484 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} executeQuery: Read 35 rows, 7.62 KiB in 0.002009 sec., 17421.602787456446 rows/sec., 3.70 MiB/sec. 2026.05.18 23:59:54.764588 [ 259 ] {998645e1-e7d0-4468-b02f-198e009681b9} TCPHandler: Processed in 0.002399245 sec. 2026.05.18 23:59:54.765595 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:54.765781 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:54.765830 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:54.766392 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:54.766439 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:54.766824 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.18 23:59:54.767058 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:54.767206 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} executeQuery: Read 56 rows, 4.38 KiB in 0.001462 sec., 38303.69357045144 rows/sec., 2.92 MiB/sec. 2026.05.18 23:59:54.767242 [ 259 ] {e12fa9dc-e571-4060-a0b8-a2649672f699} TCPHandler: Processed in 0.001642296 sec. 2026.05.18 23:59:54.767375 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:54.767479 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:54.767520 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:54.767956 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:54.767992 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:54.768305 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.18 23:59:54.768514 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:54.768642 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. 2026.05.18 23:59:54.768675 [ 259 ] {f5d16516-7e98-42af-a6a2-8369936c6cde} TCPHandler: Processed in 0.001351024 sec. 2026.05.18 23:59:54.768801 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:54.768902 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:54.768945 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:54.769310 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:54.769345 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:54.769655 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.18 23:59:54.769860 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:54.769981 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} executeQuery: Read 32 rows, 2.28 KiB in 0.001118 sec., 28622.540250447226 rows/sec., 1.99 MiB/sec. 2026.05.18 23:59:54.770011 [ 259 ] {fc135ac5-2489-43d8-b73f-1a53fe96633d} TCPHandler: Processed in 0.001281273 sec. 2026.05.18 23:59:54.770126 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:54.770218 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:54.770257 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:54.770562 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:54.770595 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:54.770947 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.18 23:59:54.771152 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:54.771279 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} executeQuery: Read 12 rows, 848.00 B in 0.001043 sec., 11505.273250239692 rows/sec., 793.98 KiB/sec. 2026.05.18 23:59:54.771310 [ 259 ] {459a7739-9fa7-4ced-9d5f-c106619048b0} TCPHandler: Processed in 0.001205333 sec. 2026.05.18 23:59:55.884588 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63693 2026.05.18 23:59:55.884707 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:55.884739 [ 313 ] {} TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Authenticating user 'default' from [fd00:1122:3344:101::e]:63693 2026.05.18 23:59:55.884762 [ 313 ] {} TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.884776 [ 313 ] {} TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.885092 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35438 2026.05.18 23:59:55.885164 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63788 2026.05.18 23:59:55.885240 [ 313 ] {} TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:55.885275 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:55.885321 [ 316 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56740 2026.05.18 23:59:55.885331 [ 314 ] {} TCP-Session: 20b0cd51-96f8-4059-9e12-0bce9bc3e535 Authenticating user 'default' from [fd00:1122:3344:101::e]:35438 2026.05.18 23:59:55.885376 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:55.885385 [ 314 ] {} TCP-Session: 20b0cd51-96f8-4059-9e12-0bce9bc3e535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.885411 [ 314 ] {} TCP-Session: 20b0cd51-96f8-4059-9e12-0bce9bc3e535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.885414 [ 315 ] {} TCP-Session: d703d776-530d-4771-9931-c63291bbc634 Authenticating user 'default' from [fd00:1122:3344:101::e]:63788 2026.05.18 23:59:55.885438 [ 315 ] {} TCP-Session: d703d776-530d-4771-9931-c63291bbc634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.885451 [ 315 ] {} TCP-Session: d703d776-530d-4771-9931-c63291bbc634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.885458 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} executeQuery: (from [fd00:1122:3344:101::e]:63693) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.18 23:59:55.885520 [ 317 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49469 2026.05.18 23:59:55.885560 [ 316 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:55.885598 [ 316 ] {} TCP-Session: 53d550b9-e47c-436e-8dfb-50a8bb0fc3a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56740 2026.05.18 23:59:55.885617 [ 316 ] {} TCP-Session: 53d550b9-e47c-436e-8dfb-50a8bb0fc3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.885631 [ 316 ] {} TCP-Session: 53d550b9-e47c-436e-8dfb-50a8bb0fc3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.885693 [ 317 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:55.885724 [ 317 ] {} TCP-Session: 4ae3d12f-288f-4f11-ba6d-9ebda40cc335 Authenticating user 'default' from [fd00:1122:3344:101::e]:49469 2026.05.18 23:59:55.885742 [ 317 ] {} TCP-Session: 4ae3d12f-288f-4f11-ba6d-9ebda40cc335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.885755 [ 317 ] {} TCP-Session: 4ae3d12f-288f-4f11-ba6d-9ebda40cc335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.885793 [ 319 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40587 2026.05.18 23:59:55.885803 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.18 23:59:55.885814 [ 318 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34326 2026.05.18 23:59:55.885876 [ 320 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52810 2026.05.18 23:59:55.885895 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:55.886083 [ 321 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36884 2026.05.18 23:59:55.888025 [ 319 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:55.888081 [ 319 ] {} TCP-Session: 15f063e0-b101-43d1-ba4e-889029ae8123 Authenticating user 'default' from [fd00:1122:3344:101::e]:40587 2026.05.18 23:59:55.888106 [ 319 ] {} TCP-Session: 15f063e0-b101-43d1-ba4e-889029ae8123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.888120 [ 319 ] {} TCP-Session: 15f063e0-b101-43d1-ba4e-889029ae8123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.891977 [ 321 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:55.891991 [ 318 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:55.892047 [ 321 ] {} TCP-Session: e7b4a19c-a0a8-4a1d-9790-f03486918bda Authenticating user 'default' from [fd00:1122:3344:101::e]:36884 2026.05.18 23:59:55.892056 [ 318 ] {} TCP-Session: 70ba35ac-6c6a-42a6-912d-6458ab1f613c Authenticating user 'default' from [fd00:1122:3344:101::e]:34326 2026.05.18 23:59:55.892080 [ 321 ] {} TCP-Session: e7b4a19c-a0a8-4a1d-9790-f03486918bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.892087 [ 318 ] {} TCP-Session: 70ba35ac-6c6a-42a6-912d-6458ab1f613c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.892102 [ 321 ] {} TCP-Session: e7b4a19c-a0a8-4a1d-9790-f03486918bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.892115 [ 318 ] {} TCP-Session: 70ba35ac-6c6a-42a6-912d-6458ab1f613c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.892086 [ 320 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.18 23:59:55.892185 [ 320 ] {} TCP-Session: 680a6590-88c0-47f8-93e3-b82e10a4de1c Authenticating user 'default' from [fd00:1122:3344:101::e]:52810 2026.05.18 23:59:55.892208 [ 320 ] {} TCP-Session: 680a6590-88c0-47f8-93e3-b82e10a4de1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.892225 [ 320 ] {} TCP-Session: 680a6590-88c0-47f8-93e3-b82e10a4de1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.896275 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} oximeter.version (6059a684-ddc0-4fbb-8741-16b7f86b9fd1) (SelectExecutor): Key condition: unknown 2026.05.18 23:59:55.912697 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} AggregatingTransform: Aggregating 2026.05.18 23:59:55.914785 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} Aggregator: Aggregation method: without_key 2026.05.18 23:59:55.916890 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008999111 sec. (111.122 rows/sec., 4.34 KiB/sec.) 2026.05.18 23:59:55.916940 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} Aggregator: Merging aggregated data 2026.05.18 23:59:55.916975 [ 322 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.18 23:59:55.920205 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} executeQuery: Read 1 rows, 40.00 B in 0.0348 sec., 28.73563218390805 rows/sec., 1.12 KiB/sec. 2026.05.18 23:59:55.920357 [ 313 ] {6e44353e-4d58-4faa-9da6-c732d0eac7f7} TCPHandler: Processed in 0.035359768 sec. 2026.05.18 23:59:55.923057 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.18 23:59:55.923094 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.18 23:59:55.923116 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.18 23:59:55.923132 [ 318 ] {} TCPHandler: Done processing connection. 2026.05.18 23:59:55.923156 [ 314 ] {} TCP-Session: 20b0cd51-96f8-4059-9e12-0bce9bc3e535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.923168 [ 321 ] {} TCPHandler: Done processing connection. 2026.05.18 23:59:55.923190 [ 315 ] {} TCP-Session: d703d776-530d-4771-9931-c63291bbc634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.923186 [ 316 ] {} TCPHandler: Done processing connection. 2026.05.18 23:59:55.923225 [ 321 ] {} TCP-Session: e7b4a19c-a0a8-4a1d-9790-f03486918bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.923220 [ 319 ] {} TCPHandler: Done processing connection. 2026.05.18 23:59:55.923256 [ 316 ] {} TCP-Session: 53d550b9-e47c-436e-8dfb-50a8bb0fc3a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.923205 [ 320 ] {} TCPHandler: Done processing connection. 2026.05.18 23:59:55.923304 [ 319 ] {} TCP-Session: 15f063e0-b101-43d1-ba4e-889029ae8123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.923205 [ 318 ] {} TCP-Session: 70ba35ac-6c6a-42a6-912d-6458ab1f613c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.923341 [ 320 ] {} TCP-Session: 680a6590-88c0-47f8-93e3-b82e10a4de1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.923149 [ 317 ] {} TCPHandler: Done processing connection. 2026.05.18 23:59:55.923119 [ 313 ] {} TCP-Session: 717319ec-921f-475a-b64d-8d0b103d6315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:55.923410 [ 317 ] {} TCP-Session: 4ae3d12f-288f-4f11-ba6d-9ebda40cc335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.18 23:59:56.000332 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 181.10 MiB, peak 191.23 MiB, free memory in arenas 0.00 B, will set to 182.81 MiB (RSS), difference: 1.71 MiB 2026.05.18 23:59:56.404370 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 3297 2026.05.18 23:59:56.404852 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:56.404899 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:56.405405 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.18 23:59:56.405641 [ 244 ] {} system.asynchronous_metric_log (6b4545bc-e56b-422e-8d61-b3263fb0bc2e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:56.405774 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3297 2026.05.18 23:59:56.568199 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.18 23:59:56.584834 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:56.584888 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:56.590558 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.18 23:59:56.591239 [ 243 ] {} system.metric_log (4d32da2e-0f66-437e-b041-54fd5cbcfd58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:56.594036 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.18 23:59:59.766446 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:59.766684 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} executeQuery: (from [fd00:1122:3344:101::d]:56981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) 2026.05.18 23:59:59.767021 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.18 23:59:59.767059 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 2026.05.18 23:59:59.767282 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.18 23:59:59.767352 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.18 23:59:59.767499 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.18 23:59:59.767536 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.18 23:59:59.767559 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (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 2026.05.18 23:59:59.767575 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} oximeter.timeseries_schema (b52a8ebc-c34f-4191-8e3a-0b06e36134fd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.18 23:59:59.767618 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.18 23:59:59.767637 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 2026.05.18 23:59:59.768926 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} executeQuery: Read 35 rows, 7.62 KiB in 0.002318 sec., 15099.223468507333 rows/sec., 3.21 MiB/sec. 2026.05.18 23:59:59.769112 [ 259 ] {7bd74f9d-53f5-4f9c-974a-5558bf98c96a} TCPHandler: Processed in 0.002806768 sec. 2026.05.18 23:59:59.770770 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:59.770921 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.18 23:59:59.770988 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.18 23:59:59.771629 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:59.771681 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:59.772087 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.18 23:59:59.772329 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} oximeter.fields_string (2c10c0b0-d9c9-4e4b-970e-a5322c456093): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:59.772495 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} executeQuery: Read 56 rows, 4.38 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.63 MiB/sec. 2026.05.18 23:59:59.772537 [ 259 ] {e969af48-ba24-434a-94cd-4b9e62792cce} TCPHandler: Processed in 0.00189246 sec. 2026.05.18 23:59:59.772678 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:59.772785 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.18 23:59:59.772831 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.18 23:59:59.773267 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:59.773305 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:59.773624 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.18 23:59:59.773848 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} oximeter.fields_uuid (7233b9f2-b78c-40d0-9464-0657e3eaa54e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:59.773984 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. 2026.05.18 23:59:59.774019 [ 259 ] {1a898035-3f03-480e-80ed-5b762fc2b637} TCPHandler: Processed in 0.001394245 sec. 2026.05.18 23:59:59.774194 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:59.774293 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.18 23:59:59.774339 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.18 23:59:59.774790 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:59.774827 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:59.775170 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.18 23:59:59.775390 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} oximeter.measurements_cumulativeu64 (02bed389-bea2-4bb6-b829-bf0f29bbf20d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:59.775526 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. 2026.05.18 23:59:59.775561 [ 259 ] {66e69253-8cd7-469a-a5c5-572bd3bb029e} TCPHandler: Processed in 0.001420234 sec. 2026.05.18 23:59:59.775696 [ 259 ] {} TCP-Session: 45e492ba-8869-4ba1-bc0d-eeae7e86a2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.18 23:59:59.775807 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} executeQuery: (from [fd00:1122:3344:101::d]:56981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.18 23:59:59.775852 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.18 23:59:59.776240 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.18 23:59:59.776285 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.18 23:59:59.776683 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.18 23:59:59.776944 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} oximeter.measurements_u64 (b0abfebf-21cd-41b0-a54a-26c17e802213): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.18 23:59:59.777106 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. 2026.05.18 23:59:59.777143 [ 259 ] {77dd1de8-954c-48b4-9ddb-904729d7c595} TCPHandler: Processed in 0.001503515 sec.