| 1 | [ Mar 30 18:58:29 Enabled. ] | ||
| 2 | [ Mar 30 18:58:29 Rereading configuration. ] | ||
| 3 | [ Mar 30 18:58:30 Rereading configuration. ] | ||
| 4 | [ Mar 30 18:58:41 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + 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 | ||
| 24 | [ Mar 30 18:58:42 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.30 18:58:42.998613 [ 1 ] {} <Information> Application: Will watch for the process with pid 25596 | ||
| 29 | 2026.03.30 18:58:42.999032 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.30 18:58:43.480752 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25596 | ||
| 31 | 2026.03.30 18:58:43.481526 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.30 18:58:43.481666 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.30 18:58:43.575234 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.30 18:58:43.631034 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.30 18:58:43.631125 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.30 18:58:43.631144 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.30 18:58:43.631202 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.30 18:58:43.631767 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.30 18:58:43.633864 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.30 18:58:43.634768 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.30 18:58:43.635605 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.30 18:58:43.635652 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.30 18:58:43.635695 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.30 18:58:43.636391 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.30 18:58:43.637301 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.30 18:58:43.643434 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.30 18:58:43.644201 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.30 18:58:43.645522 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.30 18:58:43.645613 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.30 18:58:43.646685 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.30 18:58:43.647145 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.30 18:58:43.651021 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.30 18:58:43.651502 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.30 18:58:43.654558 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.30 18:58:43.654879 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.30 18:58:43.655266 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.30 18:58:43.655635 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.30 18:58:43.656982 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.30 18:58:43.657007 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.30 18:58:43.657083 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.30 18:58:43.657177 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.30 18:58:43.681534 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.30 18:58:43.681560 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181326 sec | ||
| 68 | 2026.03.30 18:58:43.681614 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.30 18:58:43.681658 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.30 18:58:43.682331 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.30 18:58:43.683327 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.30 18:58:43.695229 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.30 18:58:43.695275 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.30 18:58:43.695366 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.30 18:58:43.695379 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.30 18:58:43.695415 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.30 18:58:43.695492 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.30 18:58:43.699883 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.30 18:58:43.699932 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.30 18:58:43.699988 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.30 18:58:43.700163 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.30 18:58:43.700207 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.30 18:58:43.700220 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.30 18:58:43.700310 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.30 18:58:43.700323 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.30 18:58:43.700355 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.30 18:58:43.700492 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.30 18:58:43.722955 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.30 18:58:43.730394 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.30 18:58:43.730506 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137155 sec | ||
| 91 | 2026.03.30 18:58:43.730524 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.30 18:58:43.730537 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.30 18:58:43.730568 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.30 18:58:43.730813 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.30 18:58:43.730938 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.30 18:58:43.730957 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.30 18:58:43.730970 [ 1 ] {} <Information> 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). | ||
| 98 | 2026.03.30 18:58:43.730985 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.30 18:58:43.785723 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.30 18:58:43.785967 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.03.30 18:58:43.787455 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.313e-05 sec. | ||
| 102 | 2026.03.30 18:58:43.787832 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.30 18:58:43.789119 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.30 18:58:43.789141 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.30 18:58:43.789260 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36585 | ||
| 106 | 2026.03.30 18:58:43.790118 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.30 18:58:43.790175 [ 3 ] {} <Debug> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:36585 | ||
| 108 | 2026.03.30 18:58:43.790201 [ 3 ] {} <Debug> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.30 18:58:43.790287 [ 3 ] {} <Debug> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.30 18:58:43.790379 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.30 18:58:43.790405 [ 3 ] {} <Trace> 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 | ||
| 112 | 2026.03.30 18:58:43.790492 [ 3 ] {} <Trace> 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 | ||
| 113 | 2026.03.30 18:58:43.791123 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37616 | ||
| 114 | 2026.03.30 18:58:43.791302 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.30 18:58:43.791331 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55593 | ||
| 116 | 2026.03.30 18:58:43.791343 [ 4 ] {} <Debug> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Authenticating user 'default' from [fd00:1122:3344:101::d]:37616 | ||
| 117 | 2026.03.30 18:58:43.791483 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.30 18:58:43.791489 [ 4 ] {} <Debug> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.30 18:58:43.791508 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54525 | ||
| 120 | 2026.03.30 18:58:43.791594 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43428 | ||
| 121 | 2026.03.30 18:58:43.791532 [ 4 ] {} <Debug> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.30 18:58:43.791521 [ 254 ] {} <Debug> TCP-Session: 1ae61849-2915-4cfc-bdb9-2e93b4194dda Authenticating user 'default' from [fd00:1122:3344:101::d]:55593 | ||
| 123 | 2026.03.30 18:58:43.791488 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37908 | ||
| 124 | 2026.03.30 18:58:43.791716 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49978 | ||
| 125 | 2026.03.30 18:58:43.791697 [ 254 ] {} <Debug> TCP-Session: 1ae61849-2915-4cfc-bdb9-2e93b4194dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.30 18:58:43.791805 [ 254 ] {} <Debug> TCP-Session: 1ae61849-2915-4cfc-bdb9-2e93b4194dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.30 18:58:43.791852 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62472 | ||
| 128 | 2026.03.30 18:58:43.791876 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.30 18:58:43.791905 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.30 18:58:43.791943 [ 5 ] {} <Debug> TCP-Session: 95599433-6154-456c-9451-32318256faf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54525 | ||
| 131 | 2026.03.30 18:58:43.792022 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.03.30 18:58:43.792051 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.30 18:58:43.792000 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51933 | ||
| 134 | 2026.03.30 18:58:43.791975 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.30 18:58:43.792182 [ 5 ] {} <Debug> TCP-Session: 95599433-6154-456c-9451-32318256faf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.30 18:58:43.791944 [ 256 ] {} <Debug> TCP-Session: 65787e9d-91c7-400b-a7e8-496067b415eb Authenticating user 'default' from [fd00:1122:3344:101::d]:43428 | ||
| 137 | 2026.03.30 18:58:43.792210 [ 255 ] {} <Debug> TCP-Session: 5422813a-9f26-4064-b441-b100a52861d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37908 | ||
| 138 | 2026.03.30 18:58:43.792262 [ 5 ] {} <Debug> TCP-Session: 95599433-6154-456c-9451-32318256faf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.30 18:58:43.792276 [ 256 ] {} <Debug> TCP-Session: 65787e9d-91c7-400b-a7e8-496067b415eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.30 18:58:43.792284 [ 255 ] {} <Debug> TCP-Session: 5422813a-9f26-4064-b441-b100a52861d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.30 18:58:43.792309 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.03.30 18:58:43.792347 [ 256 ] {} <Debug> TCP-Session: 65787e9d-91c7-400b-a7e8-496067b415eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.30 18:58:43.792358 [ 255 ] {} <Debug> TCP-Session: 5422813a-9f26-4064-b441-b100a52861d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.30 18:58:43.792224 [ 258 ] {} <Debug> TCP-Session: 52f78d0d-305f-4d8f-862b-acebaab9be61 Authenticating user 'default' from [fd00:1122:3344:101::d]:62472 | ||
| 145 | 2026.03.30 18:58:43.792429 [ 259 ] {} <Debug> TCP-Session: deb5721d-2bbd-4221-a8e0-e3e90f12d4e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51933 | ||
| 146 | 2026.03.30 18:58:43.792492 [ 258 ] {} <Debug> TCP-Session: 52f78d0d-305f-4d8f-862b-acebaab9be61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.30 18:58:43.792532 [ 257 ] {} <Debug> TCP-Session: 63b2e729-ac0d-49c5-87db-320590752d45 Authenticating user 'default' from [fd00:1122:3344:101::d]:49978 | ||
| 148 | 2026.03.30 18:58:43.792509 [ 259 ] {} <Debug> TCP-Session: deb5721d-2bbd-4221-a8e0-e3e90f12d4e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.30 18:58:43.792623 [ 258 ] {} <Debug> TCP-Session: 52f78d0d-305f-4d8f-862b-acebaab9be61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.30 18:58:43.792660 [ 257 ] {} <Debug> TCP-Session: 63b2e729-ac0d-49c5-87db-320590752d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.30 18:58:43.792640 [ 259 ] {} <Debug> TCP-Session: deb5721d-2bbd-4221-a8e0-e3e90f12d4e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.30 18:58:43.792753 [ 257 ] {} <Debug> TCP-Session: 63b2e729-ac0d-49c5-87db-320590752d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.30 18:58:43.801488 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.30 18:58:43.804202 [ 3 ] {48bd26a9-fe4c-4335-be53-92aff556290a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.30 18:58:43.858287 [ 3 ] {48bd26a9-fe4c-4335-be53-92aff556290a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36585) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.30 18:58:43.859229 [ 3 ] {48bd26a9-fe4c-4335-be53-92aff556290a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.30 18:58:43.859435 [ 3 ] {48bd26a9-fe4c-4335-be53-92aff556290a} <Debug> TCPHandler: Processed in 0.059952338 sec. | ||
| 204 | 2026.03.30 18:58:43.859788 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.30 18:58:43.860047 [ 4 ] {36f82732-50b6-4300-af5e-36ecaa233845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.30 18:58:43.860472 [ 4 ] {36f82732-50b6-4300-af5e-36ecaa233845} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37616) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.30 18:58:43.860723 [ 4 ] {36f82732-50b6-4300-af5e-36ecaa233845} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.30 18:58:43.860915 [ 4 ] {36f82732-50b6-4300-af5e-36ecaa233845} <Debug> TCPHandler: Processed in 0.001287992 sec. | ||
| 255 | 2026.03.30 18:58:43.861225 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.30 18:58:43.862024 [ 3 ] {0c580be1-38bf-45bd-9f5c-9b431f9084cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.30 18:58:43.862623 [ 3 ] {0c580be1-38bf-45bd-9f5c-9b431f9084cb} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.30 18:58:43.867745 [ 3 ] {0c580be1-38bf-45bd-9f5c-9b431f9084cb} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.30 18:58:43.867768 [ 3 ] {0c580be1-38bf-45bd-9f5c-9b431f9084cb} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8932e-05 sec | ||
| 260 | 2026.03.30 18:58:43.867781 [ 3 ] {0c580be1-38bf-45bd-9f5c-9b431f9084cb} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.30 18:58:43.867851 [ 3 ] {0c580be1-38bf-45bd-9f5c-9b431f9084cb} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.30 18:58:43.867911 [ 3 ] {0c580be1-38bf-45bd-9f5c-9b431f9084cb} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.30 18:58:43.868597 [ 3 ] {0c580be1-38bf-45bd-9f5c-9b431f9084cb} <Debug> TCPHandler: Processed in 0.007491206 sec. | ||
| 264 | 2026.03.30 18:58:43.868760 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.30 18:58:43.868992 [ 3 ] {31291791-7eec-469e-9d84-2b80fbd0b1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.30 18:58:43.869044 [ 3 ] {31291791-7eec-469e-9d84-2b80fbd0b1dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.30 18:58:43.874027 [ 3 ] {31291791-7eec-469e-9d84-2b80fbd0b1dd} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.30 18:58:43.878503 [ 3 ] {31291791-7eec-469e-9d84-2b80fbd0b1dd} <Debug> oximeter.version (da19755f-53bf-4fe7-8153-24488a101ca4): Loading data parts | ||
| 270 | 2026.03.30 18:58:43.879643 [ 3 ] {31291791-7eec-469e-9d84-2b80fbd0b1dd} <Debug> oximeter.version (da19755f-53bf-4fe7-8153-24488a101ca4): There are no data parts | ||
| 271 | 2026.03.30 18:58:43.889871 [ 3 ] {31291791-7eec-469e-9d84-2b80fbd0b1dd} <Debug> TCPHandler: Processed in 0.021162374 sec. | ||
| 272 | 2026.03.30 18:58:43.890047 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.30 18:58:43.890232 [ 3 ] {dffbc0e4-3902-4e37-9bc3-cae8c279f590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.03.30 18:58:43.890360 [ 3 ] {dffbc0e4-3902-4e37-9bc3-cae8c279f590} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.30 18:58:43.913527 [ 3 ] {dffbc0e4-3902-4e37-9bc3-cae8c279f590} <Debug> oximeter.measurements_bool (9a198b43-08b7-4a00-8aac-4e8c49cb2182): Loading data parts | ||
| 286 | 2026.03.30 18:58:43.913915 [ 3 ] {dffbc0e4-3902-4e37-9bc3-cae8c279f590} <Debug> oximeter.measurements_bool (9a198b43-08b7-4a00-8aac-4e8c49cb2182): There are no data parts | ||
| 287 | 2026.03.30 18:58:43.916078 [ 3 ] {dffbc0e4-3902-4e37-9bc3-cae8c279f590} <Debug> TCPHandler: Processed in 0.026083707 sec. | ||
| 288 | 2026.03.30 18:58:43.916243 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.30 18:58:43.916503 [ 3 ] {6deae90f-107c-40ba-84e5-8ea756a20dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 290 | 2026.03.30 18:58:43.916616 [ 3 ] {6deae90f-107c-40ba-84e5-8ea756a20dc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.30 18:58:43.926798 [ 3 ] {6deae90f-107c-40ba-84e5-8ea756a20dc6} <Debug> oximeter.measurements_i8 (d347a5f3-95d4-4f04-ad50-78c26ec0c2c0): Loading data parts | ||
| 292 | 2026.03.30 18:58:43.926959 [ 3 ] {6deae90f-107c-40ba-84e5-8ea756a20dc6} <Debug> oximeter.measurements_i8 (d347a5f3-95d4-4f04-ad50-78c26ec0c2c0): There are no data parts | ||
| 293 | 2026.03.30 18:58:43.931098 [ 3 ] {6deae90f-107c-40ba-84e5-8ea756a20dc6} <Debug> TCPHandler: Processed in 0.014915999 sec. | ||
| 294 | 2026.03.30 18:58:43.931329 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.30 18:58:43.931526 [ 3 ] {d648d5a9-c22c-432b-9612-ee61490a4909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 296 | 2026.03.30 18:58:43.931644 [ 3 ] {d648d5a9-c22c-432b-9612-ee61490a4909} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.30 18:58:43.940922 [ 3 ] {d648d5a9-c22c-432b-9612-ee61490a4909} <Debug> oximeter.measurements_u8 (8bc29a1b-526f-44df-8f38-b2d79b412904): Loading data parts | ||
| 298 | 2026.03.30 18:58:43.941148 [ 3 ] {d648d5a9-c22c-432b-9612-ee61490a4909} <Debug> oximeter.measurements_u8 (8bc29a1b-526f-44df-8f38-b2d79b412904): There are no data parts | ||
| 299 | 2026.03.30 18:58:43.945090 [ 3 ] {d648d5a9-c22c-432b-9612-ee61490a4909} <Debug> TCPHandler: Processed in 0.013822174 sec. | ||
| 300 | 2026.03.30 18:58:43.945273 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.30 18:58:43.945579 [ 3 ] {b21b4312-a418-4035-99ed-d06b2b215c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 302 | 2026.03.30 18:58:43.945622 [ 3 ] {b21b4312-a418-4035-99ed-d06b2b215c01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.30 18:58:43.952975 [ 3 ] {b21b4312-a418-4035-99ed-d06b2b215c01} <Debug> oximeter.measurements_i16 (24414dca-500a-4e21-9b94-acd7ba8d0214): Loading data parts | ||
| 304 | 2026.03.30 18:58:43.953144 [ 3 ] {b21b4312-a418-4035-99ed-d06b2b215c01} <Debug> oximeter.measurements_i16 (24414dca-500a-4e21-9b94-acd7ba8d0214): There are no data parts | ||
| 305 | 2026.03.30 18:58:43.967135 [ 3 ] {b21b4312-a418-4035-99ed-d06b2b215c01} <Debug> TCPHandler: Processed in 0.0219246 sec. | ||
| 306 | 2026.03.30 18:58:43.967398 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.30 18:58:43.967559 [ 3 ] {7227ffb0-2ed6-4095-a48b-4daad468955d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 308 | 2026.03.30 18:58:43.967667 [ 3 ] {7227ffb0-2ed6-4095-a48b-4daad468955d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.30 18:58:43.972274 [ 3 ] {7227ffb0-2ed6-4095-a48b-4daad468955d} <Debug> oximeter.measurements_u16 (3635a6b5-65a3-4aa4-b29d-e96a26bcf684): Loading data parts | ||
| 310 | 2026.03.30 18:58:43.972537 [ 3 ] {7227ffb0-2ed6-4095-a48b-4daad468955d} <Debug> oximeter.measurements_u16 (3635a6b5-65a3-4aa4-b29d-e96a26bcf684): There are no data parts | ||
| 311 | 2026.03.30 18:58:43.980953 [ 3 ] {7227ffb0-2ed6-4095-a48b-4daad468955d} <Debug> TCPHandler: Processed in 0.013605146 sec. | ||
| 312 | 2026.03.30 18:58:43.981117 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.30 18:58:43.981376 [ 3 ] {52c685fd-a4af-4313-84f6-f82526664363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 314 | 2026.03.30 18:58:43.981428 [ 3 ] {52c685fd-a4af-4313-84f6-f82526664363} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.30 18:58:43.994004 [ 3 ] {52c685fd-a4af-4313-84f6-f82526664363} <Debug> oximeter.measurements_i32 (3c66621b-1bee-4a6b-92ee-65096f70badb): Loading data parts | ||
| 316 | 2026.03.30 18:58:43.994192 [ 3 ] {52c685fd-a4af-4313-84f6-f82526664363} <Debug> oximeter.measurements_i32 (3c66621b-1bee-4a6b-92ee-65096f70badb): There are no data parts | ||
| 317 | 2026.03.30 18:58:43.996245 [ 3 ] {52c685fd-a4af-4313-84f6-f82526664363} <Debug> TCPHandler: Processed in 0.015189708 sec. | ||
| 318 | 2026.03.30 18:58:43.996498 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.30 18:58:43.996667 [ 3 ] {1eef3a1d-4355-4a17-b6a6-36b27775695d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 320 | 2026.03.30 18:58:43.996786 [ 3 ] {1eef3a1d-4355-4a17-b6a6-36b27775695d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.30 18:58:44.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.44 MiB, peak 121.44 MiB, free memory in arenas 0.00 B, will set to 131.22 MiB (RSS), difference: 9.77 MiB | ||
| 322 | 2026.03.30 18:58:44.006243 [ 3 ] {1eef3a1d-4355-4a17-b6a6-36b27775695d} <Debug> oximeter.measurements_u32 (a6afe3c1-d2b2-469e-8f7e-d1bc814703e2): Loading data parts | ||
| 323 | 2026.03.30 18:58:44.006390 [ 3 ] {1eef3a1d-4355-4a17-b6a6-36b27775695d} <Debug> oximeter.measurements_u32 (a6afe3c1-d2b2-469e-8f7e-d1bc814703e2): There are no data parts | ||
| 324 | 2026.03.30 18:58:44.049105 [ 3 ] {1eef3a1d-4355-4a17-b6a6-36b27775695d} <Debug> TCPHandler: Processed in 0.052652409 sec. | ||
| 325 | 2026.03.30 18:58:44.049349 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.30 18:58:44.050044 [ 3 ] {e1dbf4a5-403d-4ef3-929a-ae7c926c6bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 327 | 2026.03.30 18:58:44.050390 [ 3 ] {e1dbf4a5-403d-4ef3-929a-ae7c926c6bf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.30 18:58:44.070304 [ 3 ] {e1dbf4a5-403d-4ef3-929a-ae7c926c6bf5} <Debug> oximeter.measurements_i64 (7969ed2d-5d76-44cc-8327-e32cc83b9e1a): Loading data parts | ||
| 329 | 2026.03.30 18:58:44.070666 [ 3 ] {e1dbf4a5-403d-4ef3-929a-ae7c926c6bf5} <Debug> oximeter.measurements_i64 (7969ed2d-5d76-44cc-8327-e32cc83b9e1a): There are no data parts | ||
| 330 | 2026.03.30 18:58:44.090738 [ 3 ] {e1dbf4a5-403d-4ef3-929a-ae7c926c6bf5} <Debug> TCPHandler: Processed in 0.041500452 sec. | ||
| 331 | 2026.03.30 18:58:44.090924 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.30 18:58:44.091154 [ 3 ] {3b058038-94fd-4a21-af42-8abc5cc67c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 333 | 2026.03.30 18:58:44.091327 [ 3 ] {3b058038-94fd-4a21-af42-8abc5cc67c10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.30 18:58:44.105271 [ 3 ] {3b058038-94fd-4a21-af42-8abc5cc67c10} <Debug> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Loading data parts | ||
| 335 | 2026.03.30 18:58:44.105686 [ 3 ] {3b058038-94fd-4a21-af42-8abc5cc67c10} <Debug> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): There are no data parts | ||
| 336 | 2026.03.30 18:58:44.115490 [ 3 ] {3b058038-94fd-4a21-af42-8abc5cc67c10} <Debug> TCPHandler: Processed in 0.024630889 sec. | ||
| 337 | 2026.03.30 18:58:44.115656 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.30 18:58:44.115909 [ 3 ] {2393ddb7-64d9-4849-9b20-dd594b120719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 339 | 2026.03.30 18:58:44.116032 [ 3 ] {2393ddb7-64d9-4849-9b20-dd594b120719} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.30 18:58:44.126506 [ 3 ] {2393ddb7-64d9-4849-9b20-dd594b120719} <Debug> oximeter.measurements_f32 (adfb726b-7ee3-4f8c-9317-ba64e2477131): Loading data parts | ||
| 341 | 2026.03.30 18:58:44.126679 [ 3 ] {2393ddb7-64d9-4849-9b20-dd594b120719} <Debug> oximeter.measurements_f32 (adfb726b-7ee3-4f8c-9317-ba64e2477131): There are no data parts | ||
| 342 | 2026.03.30 18:58:44.139677 [ 3 ] {2393ddb7-64d9-4849-9b20-dd594b120719} <Debug> TCPHandler: Processed in 0.024071911 sec. | ||
| 343 | 2026.03.30 18:58:44.139841 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.30 18:58:44.140008 [ 3 ] {7399efc1-0d5b-4c7b-b1ce-75e7a89487ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 345 | 2026.03.30 18:58:44.140153 [ 3 ] {7399efc1-0d5b-4c7b-b1ce-75e7a89487ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.30 18:58:44.149740 [ 3 ] {7399efc1-0d5b-4c7b-b1ce-75e7a89487ed} <Debug> oximeter.measurements_f64 (43c4a7cd-510a-4107-9151-e7f32f598a34): Loading data parts | ||
| 347 | 2026.03.30 18:58:44.149976 [ 3 ] {7399efc1-0d5b-4c7b-b1ce-75e7a89487ed} <Debug> oximeter.measurements_f64 (43c4a7cd-510a-4107-9151-e7f32f598a34): There are no data parts | ||
| 348 | 2026.03.30 18:58:44.162540 [ 3 ] {7399efc1-0d5b-4c7b-b1ce-75e7a89487ed} <Debug> TCPHandler: Processed in 0.022753667 sec. | ||
| 349 | 2026.03.30 18:58:44.162742 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.30 18:58:44.163039 [ 3 ] {bc07ed14-511a-40b4-a9b9-631d21ae5100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 351 | 2026.03.30 18:58:44.163180 [ 3 ] {bc07ed14-511a-40b4-a9b9-631d21ae5100} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.30 18:58:44.167713 [ 3 ] {bc07ed14-511a-40b4-a9b9-631d21ae5100} <Debug> oximeter.measurements_string (c8218a2d-d011-4dfa-a425-2333b4f58eef): Loading data parts | ||
| 353 | 2026.03.30 18:58:44.167872 [ 3 ] {bc07ed14-511a-40b4-a9b9-631d21ae5100} <Debug> oximeter.measurements_string (c8218a2d-d011-4dfa-a425-2333b4f58eef): There are no data parts | ||
| 354 | 2026.03.30 18:58:44.175929 [ 3 ] {bc07ed14-511a-40b4-a9b9-631d21ae5100} <Debug> TCPHandler: Processed in 0.013262066 sec. | ||
| 355 | 2026.03.30 18:58:44.176097 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.30 18:58:44.176266 [ 3 ] {6c36c734-7d71-4bcc-8099-8a77614f15cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.03.30 18:58:44.176433 [ 3 ] {6c36c734-7d71-4bcc-8099-8a77614f15cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.30 18:58:44.189207 [ 3 ] {6c36c734-7d71-4bcc-8099-8a77614f15cf} <Debug> oximeter.measurements_bytes (48c7a3ac-8a17-439f-9c32-0c10765ff833): Loading data parts | ||
| 366 | 2026.03.30 18:58:44.189411 [ 3 ] {6c36c734-7d71-4bcc-8099-8a77614f15cf} <Debug> oximeter.measurements_bytes (48c7a3ac-8a17-439f-9c32-0c10765ff833): There are no data parts | ||
| 367 | 2026.03.30 18:58:44.195176 [ 3 ] {6c36c734-7d71-4bcc-8099-8a77614f15cf} <Debug> TCPHandler: Processed in 0.019130888 sec. | ||
| 368 | 2026.03.30 18:58:44.195360 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.30 18:58:44.195564 [ 3 ] {05ccb2e5-9d70-4b9b-b95a-3a4648e30fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 370 | 2026.03.30 18:58:44.195686 [ 3 ] {05ccb2e5-9d70-4b9b-b95a-3a4648e30fa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.30 18:58:44.206087 [ 3 ] {05ccb2e5-9d70-4b9b-b95a-3a4648e30fa9} <Debug> oximeter.measurements_cumulativei64 (19426604-5b5b-48ae-aa97-ba11d1a8dbef): Loading data parts | ||
| 372 | 2026.03.30 18:58:44.206324 [ 3 ] {05ccb2e5-9d70-4b9b-b95a-3a4648e30fa9} <Debug> oximeter.measurements_cumulativei64 (19426604-5b5b-48ae-aa97-ba11d1a8dbef): There are no data parts | ||
| 373 | 2026.03.30 18:58:44.210413 [ 3 ] {05ccb2e5-9d70-4b9b-b95a-3a4648e30fa9} <Debug> TCPHandler: Processed in 0.015113776 sec. | ||
| 374 | 2026.03.30 18:58:44.210628 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.30 18:58:44.210842 [ 3 ] {49c9f2f6-5a35-4a76-817b-6e9a84fc3207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 376 | 2026.03.30 18:58:44.210962 [ 3 ] {49c9f2f6-5a35-4a76-817b-6e9a84fc3207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.30 18:58:44.219936 [ 3 ] {49c9f2f6-5a35-4a76-817b-6e9a84fc3207} <Debug> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Loading data parts | ||
| 378 | 2026.03.30 18:58:44.220191 [ 3 ] {49c9f2f6-5a35-4a76-817b-6e9a84fc3207} <Debug> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): There are no data parts | ||
| 379 | 2026.03.30 18:58:44.224174 [ 3 ] {49c9f2f6-5a35-4a76-817b-6e9a84fc3207} <Debug> TCPHandler: Processed in 0.013595377 sec. | ||
| 380 | 2026.03.30 18:58:44.224342 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.30 18:58:44.224622 [ 3 ] {17186018-6dc3-4df2-ae43-3f113cbd9180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 382 | 2026.03.30 18:58:44.224713 [ 3 ] {17186018-6dc3-4df2-ae43-3f113cbd9180} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.30 18:58:44.232733 [ 3 ] {17186018-6dc3-4df2-ae43-3f113cbd9180} <Debug> oximeter.measurements_cumulativef32 (278e2891-d4bd-4e79-bc6a-81c95a2791f7): Loading data parts | ||
| 384 | 2026.03.30 18:58:44.232940 [ 3 ] {17186018-6dc3-4df2-ae43-3f113cbd9180} <Debug> oximeter.measurements_cumulativef32 (278e2891-d4bd-4e79-bc6a-81c95a2791f7): There are no data parts | ||
| 385 | 2026.03.30 18:58:44.236888 [ 3 ] {17186018-6dc3-4df2-ae43-3f113cbd9180} <Debug> TCPHandler: Processed in 0.012607904 sec. | ||
| 386 | 2026.03.30 18:58:44.237055 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.30 18:58:44.237259 [ 3 ] {4ec4d643-9b0e-45ad-8b46-fd5d1ad8364b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 388 | 2026.03.30 18:58:44.237385 [ 3 ] {4ec4d643-9b0e-45ad-8b46-fd5d1ad8364b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.30 18:58:44.246402 [ 3 ] {4ec4d643-9b0e-45ad-8b46-fd5d1ad8364b} <Debug> oximeter.measurements_cumulativef64 (37a3dd98-aafc-4342-9183-4cf04fa5fa1a): Loading data parts | ||
| 390 | 2026.03.30 18:58:44.246583 [ 3 ] {4ec4d643-9b0e-45ad-8b46-fd5d1ad8364b} <Debug> oximeter.measurements_cumulativef64 (37a3dd98-aafc-4342-9183-4cf04fa5fa1a): There are no data parts | ||
| 391 | 2026.03.30 18:58:44.254836 [ 3 ] {4ec4d643-9b0e-45ad-8b46-fd5d1ad8364b} <Debug> TCPHandler: Processed in 0.017840385 sec. | ||
| 392 | 2026.03.30 18:58:44.255006 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.30 18:58:44.255350 [ 3 ] {7d48c693-1564-4a53-adc5-38b630e8bec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.03.30 18:58:44.255491 [ 3 ] {7d48c693-1564-4a53-adc5-38b630e8bec7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.30 18:58:44.260642 [ 3 ] {7d48c693-1564-4a53-adc5-38b630e8bec7} <Debug> oximeter.measurements_histogrami8 (7787547c-e8c0-4bcd-93ca-b1ca7e16f064): Loading data parts | ||
| 406 | 2026.03.30 18:58:44.261037 [ 3 ] {7d48c693-1564-4a53-adc5-38b630e8bec7} <Debug> oximeter.measurements_histogrami8 (7787547c-e8c0-4bcd-93ca-b1ca7e16f064): There are no data parts | ||
| 407 | 2026.03.30 18:58:44.262914 [ 3 ] {7d48c693-1564-4a53-adc5-38b630e8bec7} <Debug> TCPHandler: Processed in 0.007970411 sec. | ||
| 408 | 2026.03.30 18:58:44.263068 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.30 18:58:44.263288 [ 3 ] {e26d8021-60e5-4b8e-818f-92f1e0a44a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 410 | 2026.03.30 18:58:44.263409 [ 3 ] {e26d8021-60e5-4b8e-818f-92f1e0a44a97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.30 18:58:44.272311 [ 3 ] {e26d8021-60e5-4b8e-818f-92f1e0a44a97} <Debug> oximeter.measurements_histogramu8 (8e6a4fc6-9899-425e-8ed3-117bc8be0ec6): Loading data parts | ||
| 412 | 2026.03.30 18:58:44.272728 [ 3 ] {e26d8021-60e5-4b8e-818f-92f1e0a44a97} <Debug> oximeter.measurements_histogramu8 (8e6a4fc6-9899-425e-8ed3-117bc8be0ec6): There are no data parts | ||
| 413 | 2026.03.30 18:58:44.275883 [ 3 ] {e26d8021-60e5-4b8e-818f-92f1e0a44a97} <Debug> TCPHandler: Processed in 0.012865102 sec. | ||
| 414 | 2026.03.30 18:58:44.276069 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.30 18:58:44.276430 [ 3 ] {712d2dfb-4982-404e-af8b-841664994841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 416 | 2026.03.30 18:58:44.276639 [ 3 ] {712d2dfb-4982-404e-af8b-841664994841} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.30 18:58:44.287358 [ 3 ] {712d2dfb-4982-404e-af8b-841664994841} <Debug> oximeter.measurements_histogrami16 (dfedeae4-c60c-4d0c-8529-fced71f79a32): Loading data parts | ||
| 418 | 2026.03.30 18:58:44.287521 [ 3 ] {712d2dfb-4982-404e-af8b-841664994841} <Debug> oximeter.measurements_histogrami16 (dfedeae4-c60c-4d0c-8529-fced71f79a32): There are no data parts | ||
| 419 | 2026.03.30 18:58:44.289742 [ 3 ] {712d2dfb-4982-404e-af8b-841664994841} <Debug> TCPHandler: Processed in 0.013733491 sec. | ||
| 420 | 2026.03.30 18:58:44.289989 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.30 18:58:44.290248 [ 3 ] {577fb47f-f5a4-43d6-aabf-384e95565f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 422 | 2026.03.30 18:58:44.290386 [ 3 ] {577fb47f-f5a4-43d6-aabf-384e95565f02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.30 18:58:44.298803 [ 3 ] {577fb47f-f5a4-43d6-aabf-384e95565f02} <Debug> oximeter.measurements_histogramu16 (c23d7867-97fd-4249-9130-676ba0da9540): Loading data parts | ||
| 424 | 2026.03.30 18:58:44.299243 [ 3 ] {577fb47f-f5a4-43d6-aabf-384e95565f02} <Debug> oximeter.measurements_histogramu16 (c23d7867-97fd-4249-9130-676ba0da9540): There are no data parts | ||
| 425 | 2026.03.30 18:58:44.301828 [ 3 ] {577fb47f-f5a4-43d6-aabf-384e95565f02} <Debug> TCPHandler: Processed in 0.011900831 sec. | ||
| 426 | 2026.03.30 18:58:44.301975 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.30 18:58:44.302264 [ 3 ] {736c3e4c-8bc4-416b-8674-24af70874e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 428 | 2026.03.30 18:58:44.302387 [ 3 ] {736c3e4c-8bc4-416b-8674-24af70874e26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.30 18:58:44.312943 [ 3 ] {736c3e4c-8bc4-416b-8674-24af70874e26} <Debug> oximeter.measurements_histogrami32 (e54373d2-26e5-4e54-9458-18449270b9e3): Loading data parts | ||
| 430 | 2026.03.30 18:58:44.313191 [ 3 ] {736c3e4c-8bc4-416b-8674-24af70874e26} <Debug> oximeter.measurements_histogrami32 (e54373d2-26e5-4e54-9458-18449270b9e3): There are no data parts | ||
| 431 | 2026.03.30 18:58:44.315777 [ 3 ] {736c3e4c-8bc4-416b-8674-24af70874e26} <Debug> TCPHandler: Processed in 0.013852905 sec. | ||
| 432 | 2026.03.30 18:58:44.316012 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.30 18:58:44.316254 [ 3 ] {3a63caec-1fc8-4952-898f-b5e85daa573e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 434 | 2026.03.30 18:58:44.316386 [ 3 ] {3a63caec-1fc8-4952-898f-b5e85daa573e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.30 18:58:44.324638 [ 3 ] {3a63caec-1fc8-4952-898f-b5e85daa573e} <Debug> oximeter.measurements_histogramu32 (41a71876-7ec0-47a3-a749-bdf99db48cc1): Loading data parts | ||
| 436 | 2026.03.30 18:58:44.324866 [ 3 ] {3a63caec-1fc8-4952-898f-b5e85daa573e} <Debug> oximeter.measurements_histogramu32 (41a71876-7ec0-47a3-a749-bdf99db48cc1): There are no data parts | ||
| 437 | 2026.03.30 18:58:44.327024 [ 3 ] {3a63caec-1fc8-4952-898f-b5e85daa573e} <Debug> TCPHandler: Processed in 0.011059933 sec. | ||
| 438 | 2026.03.30 18:58:44.327172 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.30 18:58:44.327514 [ 3 ] {e7008db4-b29d-4331-8f9d-c39dab5e12ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 440 | 2026.03.30 18:58:44.327633 [ 3 ] {e7008db4-b29d-4331-8f9d-c39dab5e12ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.30 18:58:44.338374 [ 3 ] {e7008db4-b29d-4331-8f9d-c39dab5e12ba} <Debug> oximeter.measurements_histogrami64 (879bad0c-9107-46dc-b798-19241882ae2a): Loading data parts | ||
| 442 | 2026.03.30 18:58:44.338654 [ 3 ] {e7008db4-b29d-4331-8f9d-c39dab5e12ba} <Debug> oximeter.measurements_histogrami64 (879bad0c-9107-46dc-b798-19241882ae2a): There are no data parts | ||
| 443 | 2026.03.30 18:58:44.341609 [ 3 ] {e7008db4-b29d-4331-8f9d-c39dab5e12ba} <Debug> TCPHandler: Processed in 0.014485896 sec. | ||
| 444 | 2026.03.30 18:58:44.341822 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.30 18:58:44.342034 [ 3 ] {8797f166-981c-4c97-9089-4dd7a889facd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 446 | 2026.03.30 18:58:44.342147 [ 3 ] {8797f166-981c-4c97-9089-4dd7a889facd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.30 18:58:44.350765 [ 3 ] {8797f166-981c-4c97-9089-4dd7a889facd} <Debug> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Loading data parts | ||
| 448 | 2026.03.30 18:58:44.350916 [ 3 ] {8797f166-981c-4c97-9089-4dd7a889facd} <Debug> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): There are no data parts | ||
| 449 | 2026.03.30 18:58:44.352554 [ 3 ] {8797f166-981c-4c97-9089-4dd7a889facd} <Debug> TCPHandler: Processed in 0.010781044 sec. | ||
| 450 | 2026.03.30 18:58:44.352703 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.30 18:58:44.352917 [ 3 ] {c9fc0e03-47f7-4726-8d26-47b9c380368e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 452 | 2026.03.30 18:58:44.353045 [ 3 ] {c9fc0e03-47f7-4726-8d26-47b9c380368e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.30 18:58:44.354959 [ 3 ] {c9fc0e03-47f7-4726-8d26-47b9c380368e} <Debug> oximeter.measurements_histogramf32 (2c43cb0a-3f8d-41ad-9b8d-39285dc2e042): Loading data parts | ||
| 454 | 2026.03.30 18:58:44.355108 [ 3 ] {c9fc0e03-47f7-4726-8d26-47b9c380368e} <Debug> oximeter.measurements_histogramf32 (2c43cb0a-3f8d-41ad-9b8d-39285dc2e042): There are no data parts | ||
| 455 | 2026.03.30 18:58:44.365445 [ 3 ] {c9fc0e03-47f7-4726-8d26-47b9c380368e} <Debug> TCPHandler: Processed in 0.01279276 sec. | ||
| 456 | 2026.03.30 18:58:44.365658 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.30 18:58:44.365868 [ 3 ] {b6c43a67-8ee9-4382-99b4-5fcb8e0e89d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 458 | 2026.03.30 18:58:44.365989 [ 3 ] {b6c43a67-8ee9-4382-99b4-5fcb8e0e89d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.30 18:58:44.368882 [ 3 ] {b6c43a67-8ee9-4382-99b4-5fcb8e0e89d3} <Debug> oximeter.measurements_histogramf64 (651028af-ae7e-4d66-a13c-2514385fd058): Loading data parts | ||
| 460 | 2026.03.30 18:58:44.369025 [ 3 ] {b6c43a67-8ee9-4382-99b4-5fcb8e0e89d3} <Debug> oximeter.measurements_histogramf64 (651028af-ae7e-4d66-a13c-2514385fd058): There are no data parts | ||
| 461 | 2026.03.30 18:58:44.378260 [ 3 ] {b6c43a67-8ee9-4382-99b4-5fcb8e0e89d3} <Debug> TCPHandler: Processed in 0.012650345 sec. | ||
| 462 | 2026.03.30 18:58:44.378451 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.30 18:58:44.378654 [ 3 ] {f10bd455-cd0b-4ec6-863f-7d0cde30f6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.03.30 18:58:44.378779 [ 3 ] {f10bd455-cd0b-4ec6-863f-7d0cde30f6ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.30 18:58:44.387617 [ 3 ] {f10bd455-cd0b-4ec6-863f-7d0cde30f6ce} <Debug> oximeter.fields_bool (5dc54f24-2458-49a8-bda8-f1fd90107ee1): Loading data parts | ||
| 491 | 2026.03.30 18:58:44.387847 [ 3 ] {f10bd455-cd0b-4ec6-863f-7d0cde30f6ce} <Debug> oximeter.fields_bool (5dc54f24-2458-49a8-bda8-f1fd90107ee1): There are no data parts | ||
| 492 | 2026.03.30 18:58:44.398951 [ 3 ] {f10bd455-cd0b-4ec6-863f-7d0cde30f6ce} <Debug> TCPHandler: Processed in 0.020560875 sec. | ||
| 493 | 2026.03.30 18:58:44.399105 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.30 18:58:44.399332 [ 3 ] {0349d269-4577-42c7-bb3a-5075aaff788d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 495 | 2026.03.30 18:58:44.399437 [ 3 ] {0349d269-4577-42c7-bb3a-5075aaff788d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.30 18:58:44.402132 [ 3 ] {0349d269-4577-42c7-bb3a-5075aaff788d} <Debug> oximeter.fields_i8 (404f6ffb-337d-48d0-a26b-7392f795e4ba): Loading data parts | ||
| 497 | 2026.03.30 18:58:44.402311 [ 3 ] {0349d269-4577-42c7-bb3a-5075aaff788d} <Debug> oximeter.fields_i8 (404f6ffb-337d-48d0-a26b-7392f795e4ba): There are no data parts | ||
| 498 | 2026.03.30 18:58:44.411498 [ 3 ] {0349d269-4577-42c7-bb3a-5075aaff788d} <Debug> TCPHandler: Processed in 0.012443449 sec. | ||
| 499 | 2026.03.30 18:58:44.411670 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.30 18:58:44.411861 [ 3 ] {6d20d110-fb0f-42c1-aca2-6c3c2c48ad59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 501 | 2026.03.30 18:58:44.411982 [ 3 ] {6d20d110-fb0f-42c1-aca2-6c3c2c48ad59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.30 18:58:44.414890 [ 3 ] {6d20d110-fb0f-42c1-aca2-6c3c2c48ad59} <Debug> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): Loading data parts | ||
| 503 | 2026.03.30 18:58:44.415095 [ 3 ] {6d20d110-fb0f-42c1-aca2-6c3c2c48ad59} <Debug> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): There are no data parts | ||
| 504 | 2026.03.30 18:58:44.426933 [ 3 ] {6d20d110-fb0f-42c1-aca2-6c3c2c48ad59} <Debug> TCPHandler: Processed in 0.015323173 sec. | ||
| 505 | 2026.03.30 18:58:44.427104 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.30 18:58:44.427376 [ 3 ] {4f473a10-10c1-4a37-b6f3-f1e9f4a5c3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 507 | 2026.03.30 18:58:44.427508 [ 3 ] {4f473a10-10c1-4a37-b6f3-f1e9f4a5c3f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.30 18:58:44.432983 [ 3 ] {4f473a10-10c1-4a37-b6f3-f1e9f4a5c3f8} <Debug> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): Loading data parts | ||
| 509 | 2026.03.30 18:58:44.433152 [ 3 ] {4f473a10-10c1-4a37-b6f3-f1e9f4a5c3f8} <Debug> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): There are no data parts | ||
| 510 | 2026.03.30 18:58:44.442425 [ 3 ] {4f473a10-10c1-4a37-b6f3-f1e9f4a5c3f8} <Debug> TCPHandler: Processed in 0.015382625 sec. | ||
| 511 | 2026.03.30 18:58:44.442593 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.30 18:58:44.442750 [ 3 ] {7ec37996-44f2-4d59-ab51-e804568d17ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 513 | 2026.03.30 18:58:44.442860 [ 3 ] {7ec37996-44f2-4d59-ab51-e804568d17ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.30 18:58:44.445540 [ 3 ] {7ec37996-44f2-4d59-ab51-e804568d17ad} <Debug> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Loading data parts | ||
| 515 | 2026.03.30 18:58:44.445763 [ 3 ] {7ec37996-44f2-4d59-ab51-e804568d17ad} <Debug> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): There are no data parts | ||
| 516 | 2026.03.30 18:58:44.456923 [ 3 ] {7ec37996-44f2-4d59-ab51-e804568d17ad} <Debug> TCPHandler: Processed in 0.014389272 sec. | ||
| 517 | 2026.03.30 18:58:44.457096 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.30 18:58:44.457364 [ 3 ] {500a2df9-dac1-4214-850d-2323cb024fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 519 | 2026.03.30 18:58:44.457510 [ 3 ] {500a2df9-dac1-4214-850d-2323cb024fb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.30 18:58:44.460161 [ 3 ] {500a2df9-dac1-4214-850d-2323cb024fb3} <Debug> oximeter.fields_i32 (0f2ebb86-8c02-4b01-aff2-cd768b669dc6): Loading data parts | ||
| 521 | 2026.03.30 18:58:44.460299 [ 3 ] {500a2df9-dac1-4214-850d-2323cb024fb3} <Debug> oximeter.fields_i32 (0f2ebb86-8c02-4b01-aff2-cd768b669dc6): There are no data parts | ||
| 522 | 2026.03.30 18:58:44.469540 [ 3 ] {500a2df9-dac1-4214-850d-2323cb024fb3} <Debug> TCPHandler: Processed in 0.01250508 sec. | ||
| 523 | 2026.03.30 18:58:44.469707 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.30 18:58:44.469895 [ 3 ] {5e2e4c5f-4297-4346-a745-b79ff02ff8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 525 | 2026.03.30 18:58:44.470029 [ 3 ] {5e2e4c5f-4297-4346-a745-b79ff02ff8c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.30 18:58:44.472835 [ 3 ] {5e2e4c5f-4297-4346-a745-b79ff02ff8c9} <Debug> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): Loading data parts | ||
| 527 | 2026.03.30 18:58:44.473063 [ 3 ] {5e2e4c5f-4297-4346-a745-b79ff02ff8c9} <Debug> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): There are no data parts | ||
| 528 | 2026.03.30 18:58:44.484335 [ 3 ] {5e2e4c5f-4297-4346-a745-b79ff02ff8c9} <Debug> TCPHandler: Processed in 0.014688612 sec. | ||
| 529 | 2026.03.30 18:58:44.484477 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.30 18:58:44.484745 [ 3 ] {52ad72cc-c777-40ae-abea-fcc3e1fe5d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 531 | 2026.03.30 18:58:44.484854 [ 3 ] {52ad72cc-c777-40ae-abea-fcc3e1fe5d1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.30 18:58:44.487610 [ 3 ] {52ad72cc-c777-40ae-abea-fcc3e1fe5d1b} <Debug> oximeter.fields_i64 (c1e12ceb-5290-433b-9c2f-fb941cbdd5b1): Loading data parts | ||
| 533 | 2026.03.30 18:58:44.487759 [ 3 ] {52ad72cc-c777-40ae-abea-fcc3e1fe5d1b} <Debug> oximeter.fields_i64 (c1e12ceb-5290-433b-9c2f-fb941cbdd5b1): There are no data parts | ||
| 534 | 2026.03.30 18:58:44.496997 [ 3 ] {52ad72cc-c777-40ae-abea-fcc3e1fe5d1b} <Debug> TCPHandler: Processed in 0.012568303 sec. | ||
| 535 | 2026.03.30 18:58:44.497175 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.30 18:58:44.497367 [ 3 ] {21c61d82-ef61-4e02-9635-30157b3562fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 537 | 2026.03.30 18:58:44.497523 [ 3 ] {21c61d82-ef61-4e02-9635-30157b3562fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.30 18:58:44.506259 [ 3 ] {21c61d82-ef61-4e02-9635-30157b3562fb} <Debug> oximeter.fields_u64 (f7a2b6ce-b762-4dce-b27e-544a02b2eb9a): Loading data parts | ||
| 539 | 2026.03.30 18:58:44.506484 [ 3 ] {21c61d82-ef61-4e02-9635-30157b3562fb} <Debug> oximeter.fields_u64 (f7a2b6ce-b762-4dce-b27e-544a02b2eb9a): There are no data parts | ||
| 540 | 2026.03.30 18:58:44.517604 [ 3 ] {21c61d82-ef61-4e02-9635-30157b3562fb} <Debug> TCPHandler: Processed in 0.020491073 sec. | ||
| 541 | 2026.03.30 18:58:44.517788 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.30 18:58:44.518075 [ 3 ] {141c51e7-d9b0-4c6d-811d-97a5f7d4d38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 543 | 2026.03.30 18:58:44.518213 [ 3 ] {141c51e7-d9b0-4c6d-811d-97a5f7d4d38f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.30 18:58:44.520900 [ 3 ] {141c51e7-d9b0-4c6d-811d-97a5f7d4d38f} <Debug> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): Loading data parts | ||
| 545 | 2026.03.30 18:58:44.521062 [ 3 ] {141c51e7-d9b0-4c6d-811d-97a5f7d4d38f} <Debug> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): There are no data parts | ||
| 546 | 2026.03.30 18:58:44.529861 [ 3 ] {141c51e7-d9b0-4c6d-811d-97a5f7d4d38f} <Debug> TCPHandler: Processed in 0.012154028 sec. | ||
| 547 | 2026.03.30 18:58:44.530040 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.30 18:58:44.530232 [ 3 ] {0bef27d9-615c-4c66-b3d7-0d9bd9854f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 549 | 2026.03.30 18:58:44.530369 [ 3 ] {0bef27d9-615c-4c66-b3d7-0d9bd9854f6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.30 18:58:44.532921 [ 3 ] {0bef27d9-615c-4c66-b3d7-0d9bd9854f6b} <Debug> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Loading data parts | ||
| 551 | 2026.03.30 18:58:44.533079 [ 3 ] {0bef27d9-615c-4c66-b3d7-0d9bd9854f6b} <Debug> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): There are no data parts | ||
| 552 | 2026.03.30 18:58:44.543858 [ 3 ] {0bef27d9-615c-4c66-b3d7-0d9bd9854f6b} <Debug> TCPHandler: Processed in 0.013879136 sec. | ||
| 553 | 2026.03.30 18:58:44.544015 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.30 18:58:44.544319 [ 3 ] {efdc0e9e-1b85-43bd-b699-b396878c16b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) 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) | ||
| 555 | 2026.03.30 18:58:44.544445 [ 3 ] {efdc0e9e-1b85-43bd-b699-b396878c16b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.30 18:58:44.547213 [ 3 ] {efdc0e9e-1b85-43bd-b699-b396878c16b2} <Debug> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Loading data parts | ||
| 557 | 2026.03.30 18:58:44.547360 [ 3 ] {efdc0e9e-1b85-43bd-b699-b396878c16b2} <Debug> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): There are no data parts | ||
| 558 | 2026.03.30 18:58:44.555691 [ 3 ] {efdc0e9e-1b85-43bd-b699-b396878c16b2} <Debug> TCPHandler: Processed in 0.011729196 sec. | ||
| 559 | 2026.03.30 18:58:44.555875 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.30 18:58:44.556133 [ 3 ] {66eb7598-d053-48af-89c2-5c4dc2aaa238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.03.30 18:58:44.556285 [ 3 ] {66eb7598-d053-48af-89c2-5c4dc2aaa238} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.30 18:58:44.558459 [ 3 ] {66eb7598-d053-48af-89c2-5c4dc2aaa238} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a): Loading data parts | ||
| 566 | 2026.03.30 18:58:44.558627 [ 3 ] {66eb7598-d053-48af-89c2-5c4dc2aaa238} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a): There are no data parts | ||
| 567 | 2026.03.30 18:58:44.569312 [ 3 ] {66eb7598-d053-48af-89c2-5c4dc2aaa238} <Debug> TCPHandler: Processed in 0.013493553 sec. | ||
| 568 | 2026.03.30 18:58:44.569796 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.30 18:58:44.570192 [ 4 ] {be015b5b-4735-4235-8091-f229aa43e6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.30 18:58:44.571529 [ 4 ] {be015b5b-4735-4235-8091-f229aa43e6fc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.30 18:58:44.579166 [ 261 ] {be015b5b-4735-4235-8091-f229aa43e6fc} <Trace> oximeter.version (da19755f-53bf-4fe7-8153-24488a101ca4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.30 18:58:44.579225 [ 261 ] {be015b5b-4735-4235-8091-f229aa43e6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 573 | 2026.03.30 18:58:44.583662 [ 261 ] {be015b5b-4735-4235-8091-f229aa43e6fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.30 18:58:44.584185 [ 261 ] {be015b5b-4735-4235-8091-f229aa43e6fc} <Trace> oximeter.version (da19755f-53bf-4fe7-8153-24488a101ca4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.30 18:58:44.584449 [ 4 ] {be015b5b-4735-4235-8091-f229aa43e6fc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014404 sec., 69.42515967786726 rows/sec., 1.08 KiB/sec. | ||
| 576 | 2026.03.30 18:58:44.584828 [ 4 ] {be015b5b-4735-4235-8091-f229aa43e6fc} <Debug> TCPHandler: Processed in 0.01524224 sec. | ||
| 577 | 2026.03.30 18:58:44.612967 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42202 | ||
| 578 | 2026.03.30 18:58:44.613131 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.30 18:58:44.613191 [ 262 ] {} <Debug> TCP-Session: c9080091-bbf0-44e0-8d43-3fb127485d31 Authenticating user 'default' from [fd00:1122:3344:101::c]:42202 | ||
| 580 | 2026.03.30 18:58:44.613395 [ 262 ] {} <Debug> TCP-Session: c9080091-bbf0-44e0-8d43-3fb127485d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.30 18:58:44.613422 [ 262 ] {} <Debug> TCP-Session: c9080091-bbf0-44e0-8d43-3fb127485d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.30 18:58:44.613526 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.30 18:58:44.613678 [ 262 ] {} <Trace> 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 | ||
| 584 | 2026.03.30 18:58:44.613696 [ 262 ] {} <Trace> 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 | ||
| 585 | 2026.03.30 18:58:44.614340 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60840 | ||
| 586 | 2026.03.30 18:58:44.614405 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48766 | ||
| 587 | 2026.03.30 18:58:44.614470 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37320 | ||
| 588 | 2026.03.30 18:58:44.614513 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.30 18:58:44.614561 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42969 | ||
| 590 | 2026.03.30 18:58:44.614603 [ 264 ] {} <Debug> TCP-Session: 3fe97d47-b8e8-456b-9863-4f19cba02d3d Authenticating user 'default' from [fd00:1122:3344:101::c]:60840 | ||
| 591 | 2026.03.30 18:58:44.614664 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58436 | ||
| 592 | 2026.03.30 18:58:44.614797 [ 264 ] {} <Debug> TCP-Session: 3fe97d47-b8e8-456b-9863-4f19cba02d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.03.30 18:58:44.614820 [ 264 ] {} <Debug> TCP-Session: 3fe97d47-b8e8-456b-9863-4f19cba02d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.30 18:58:44.614867 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.03.30 18:58:44.614848 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44449 | ||
| 596 | 2026.03.30 18:58:44.614934 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.03.30 18:58:44.614947 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40466 | ||
| 598 | 2026.03.30 18:58:44.615006 [ 267 ] {} <Debug> TCP-Session: 4c5c6225-cc75-433d-a268-e88b2cb459e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:42969 | ||
| 599 | 2026.03.30 18:58:44.614994 [ 265 ] {} <Debug> TCP-Session: 6a06177e-781a-4a8c-912e-2f86a490c53a Authenticating user 'default' from [fd00:1122:3344:101::c]:48766 | ||
| 600 | 2026.03.30 18:58:44.614954 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.03.30 18:58:44.615148 [ 267 ] {} <Debug> TCP-Session: 4c5c6225-cc75-433d-a268-e88b2cb459e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.03.30 18:58:44.615163 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.03.30 18:58:44.615119 [ 265 ] {} <Debug> TCP-Session: 6a06177e-781a-4a8c-912e-2f86a490c53a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.03.30 18:58:44.615232 [ 266 ] {} <Debug> TCP-Session: 1aae1ff5-6934-47c3-b368-55b2228709c4 Authenticating user 'default' from [fd00:1122:3344:101::c]:37320 | ||
| 605 | 2026.03.30 18:58:44.615252 [ 267 ] {} <Debug> TCP-Session: 4c5c6225-cc75-433d-a268-e88b2cb459e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.03.30 18:58:44.615250 [ 268 ] {} <Debug> TCP-Session: f345ac4a-ae1d-45e0-b657-3e998d3d9a28 Authenticating user 'default' from [fd00:1122:3344:101::c]:58436 | ||
| 607 | 2026.03.30 18:58:44.615319 [ 266 ] {} <Debug> TCP-Session: 1aae1ff5-6934-47c3-b368-55b2228709c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.30 18:58:44.615305 [ 265 ] {} <Debug> TCP-Session: 6a06177e-781a-4a8c-912e-2f86a490c53a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.30 18:58:44.615354 [ 268 ] {} <Debug> TCP-Session: f345ac4a-ae1d-45e0-b657-3e998d3d9a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.30 18:58:44.615418 [ 266 ] {} <Debug> TCP-Session: 1aae1ff5-6934-47c3-b368-55b2228709c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.30 18:58:44.615442 [ 268 ] {} <Debug> TCP-Session: f345ac4a-ae1d-45e0-b657-3e998d3d9a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.30 18:58:44.615228 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.03.30 18:58:44.615116 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.03.30 18:58:44.615534 [ 263 ] {} <Debug> TCP-Session: 891f9d08-39ff-4ef3-ad3e-9eba7d4289a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:40466 | ||
| 615 | 2026.03.30 18:58:44.615644 [ 263 ] {} <Debug> TCP-Session: 891f9d08-39ff-4ef3-ad3e-9eba7d4289a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.30 18:58:44.615649 [ 269 ] {} <Debug> TCP-Session: e93c61f9-0161-43d2-a71b-0ee18ab13006 Authenticating user 'default' from [fd00:1122:3344:101::c]:44449 | ||
| 617 | 2026.03.30 18:58:44.615661 [ 263 ] {} <Debug> TCP-Session: 891f9d08-39ff-4ef3-ad3e-9eba7d4289a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.30 18:58:44.615770 [ 269 ] {} <Debug> TCP-Session: e93c61f9-0161-43d2-a71b-0ee18ab13006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.30 18:58:44.615791 [ 269 ] {} <Debug> TCP-Session: e93c61f9-0161-43d2-a71b-0ee18ab13006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.30 18:58:45.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.96 MiB, peak 133.96 MiB, free memory in arenas 0.00 B, will set to 138.64 MiB (RSS), difference: 4.68 MiB | ||
| 621 | 2026.03.30 18:58:45.055906 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47720 | ||
| 622 | 2026.03.30 18:58:45.056079 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.30 18:58:45.056529 [ 270 ] {} <Debug> TCP-Session: a2aa0df4-e921-40b2-8a86-06a82b915353 Authenticating user 'default' from [fd00:1122:3344:101::b]:47720 | ||
| 624 | 2026.03.30 18:58:45.056555 [ 270 ] {} <Debug> TCP-Session: a2aa0df4-e921-40b2-8a86-06a82b915353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.30 18:58:45.056568 [ 270 ] {} <Debug> TCP-Session: a2aa0df4-e921-40b2-8a86-06a82b915353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.30 18:58:45.056724 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.30 18:58:45.056752 [ 270 ] {} <Trace> 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 | ||
| 628 | 2026.03.30 18:58:45.056831 [ 270 ] {} <Trace> 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 | ||
| 629 | 2026.03.30 18:58:45.057265 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40852 | ||
| 630 | 2026.03.30 18:58:45.057434 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55525 | ||
| 631 | 2026.03.30 18:58:45.057450 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34347 | ||
| 632 | 2026.03.30 18:58:45.057548 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.03.30 18:58:45.057585 [ 271 ] {} <Debug> TCP-Session: b31423f0-650e-427e-bc87-3922ce00af18 Authenticating user 'default' from [fd00:1122:3344:101::b]:40852 | ||
| 634 | 2026.03.30 18:58:45.057622 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.30 18:58:45.057584 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33188 | ||
| 636 | 2026.03.30 18:58:45.057684 [ 273 ] {} <Debug> TCP-Session: 8f160d58-6c7c-4f7a-890a-75a8990b77ee Authenticating user 'default' from [fd00:1122:3344:101::b]:55525 | ||
| 637 | 2026.03.30 18:58:45.057676 [ 271 ] {} <Debug> TCP-Session: b31423f0-650e-427e-bc87-3922ce00af18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.30 18:58:45.057742 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59442 | ||
| 639 | 2026.03.30 18:58:45.057753 [ 273 ] {} <Debug> TCP-Session: 8f160d58-6c7c-4f7a-890a-75a8990b77ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.03.30 18:58:45.057714 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.03.30 18:58:45.057801 [ 273 ] {} <Debug> TCP-Session: 8f160d58-6c7c-4f7a-890a-75a8990b77ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.30 18:58:45.057875 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43063 | ||
| 643 | 2026.03.30 18:58:45.057863 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.30 18:58:45.057949 [ 272 ] {} <Debug> TCP-Session: c3185671-a2af-43d7-8ee1-e5c1d12a36ae Authenticating user 'default' from [fd00:1122:3344:101::b]:34347 | ||
| 645 | 2026.03.30 18:58:45.057934 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.30 18:58:45.057999 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45008 | ||
| 647 | 2026.03.30 18:58:45.057793 [ 271 ] {} <Debug> TCP-Session: b31423f0-650e-427e-bc87-3922ce00af18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.30 18:58:45.058079 [ 272 ] {} <Debug> TCP-Session: c3185671-a2af-43d7-8ee1-e5c1d12a36ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.30 18:58:45.058102 [ 275 ] {} <Debug> TCP-Session: c0fc3947-1561-4049-a402-3ab93bd3479b Authenticating user 'default' from [fd00:1122:3344:101::b]:59442 | ||
| 650 | 2026.03.30 18:58:45.058051 [ 274 ] {} <Debug> TCP-Session: 191b8a00-107e-49a5-9e13-4c7c82639b24 Authenticating user 'default' from [fd00:1122:3344:101::b]:33188 | ||
| 651 | 2026.03.30 18:58:45.058201 [ 275 ] {} <Debug> TCP-Session: c0fc3947-1561-4049-a402-3ab93bd3479b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.30 18:58:45.058202 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.03.30 18:58:45.058210 [ 272 ] {} <Debug> TCP-Session: c3185671-a2af-43d7-8ee1-e5c1d12a36ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.30 18:58:45.058293 [ 277 ] {} <Debug> TCP-Session: 9cc3aa9b-17b5-4cc7-a6a0-d1889df82f3b Authenticating user 'default' from [fd00:1122:3344:101::b]:45008 | ||
| 655 | 2026.03.30 18:58:45.058299 [ 275 ] {} <Debug> TCP-Session: c0fc3947-1561-4049-a402-3ab93bd3479b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.30 18:58:45.058278 [ 274 ] {} <Debug> TCP-Session: 191b8a00-107e-49a5-9e13-4c7c82639b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.30 18:58:45.058399 [ 277 ] {} <Debug> TCP-Session: 9cc3aa9b-17b5-4cc7-a6a0-d1889df82f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.30 18:58:45.058147 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.30 18:58:45.058460 [ 274 ] {} <Debug> TCP-Session: 191b8a00-107e-49a5-9e13-4c7c82639b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.30 18:58:45.058481 [ 277 ] {} <Debug> TCP-Session: 9cc3aa9b-17b5-4cc7-a6a0-d1889df82f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.30 18:58:45.058477 [ 276 ] {} <Debug> TCP-Session: 81c8b173-c760-402f-bf44-c134103d7f7c Authenticating user 'default' from [fd00:1122:3344:101::b]:43063 | ||
| 662 | 2026.03.30 18:58:45.058607 [ 276 ] {} <Debug> TCP-Session: 81c8b173-c760-402f-bf44-c134103d7f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.30 18:58:45.058775 [ 276 ] {} <Debug> TCP-Session: 81c8b173-c760-402f-bf44-c134103d7f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.30 18:58:45.633831 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41666 | ||
| 665 | 2026.03.30 18:58:45.634008 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.30 18:58:45.634039 [ 278 ] {} <Debug> TCP-Session: e163e4d9-fa19-4a0c-a3bd-61316c84a9e8 Authenticating user 'default' from [fd00:1122:3344:101::a]:41666 | ||
| 667 | 2026.03.30 18:58:45.634156 [ 278 ] {} <Debug> TCP-Session: e163e4d9-fa19-4a0c-a3bd-61316c84a9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.30 18:58:45.634181 [ 278 ] {} <Debug> TCP-Session: e163e4d9-fa19-4a0c-a3bd-61316c84a9e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.30 18:58:45.634248 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.30 18:58:45.634361 [ 278 ] {} <Trace> 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 | ||
| 671 | 2026.03.30 18:58:45.634380 [ 278 ] {} <Trace> 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 | ||
| 672 | 2026.03.30 18:58:45.635240 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52382 | ||
| 673 | 2026.03.30 18:58:45.635346 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43406 | ||
| 674 | 2026.03.30 18:58:45.635493 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43468 | ||
| 675 | 2026.03.30 18:58:45.635456 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.03.30 18:58:45.635549 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45143 | ||
| 677 | 2026.03.30 18:58:45.635614 [ 279 ] {} <Debug> TCP-Session: a7f59b14-b72b-4705-8ac0-f1c9918778a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:52382 | ||
| 678 | 2026.03.30 18:58:45.635735 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58003 | ||
| 679 | 2026.03.30 18:58:45.635633 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60218 | ||
| 680 | 2026.03.30 18:58:45.635815 [ 279 ] {} <Debug> TCP-Session: a7f59b14-b72b-4705-8ac0-f1c9918778a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.30 18:58:45.635841 [ 279 ] {} <Debug> TCP-Session: a7f59b14-b72b-4705-8ac0-f1c9918778a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.03.30 18:58:45.635885 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.30 18:58:45.635896 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.03.30 18:58:45.635886 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51976 | ||
| 685 | 2026.03.30 18:58:45.635993 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.30 18:58:45.636043 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.30 18:58:45.635993 [ 280 ] {} <Debug> TCP-Session: aeb06e44-55bf-41db-8fdb-619b2ddb18d5 Authenticating user 'default' from [fd00:1122:3344:101::a]:43406 | ||
| 688 | 2026.03.30 18:58:45.636087 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.30 18:58:45.636217 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.30 18:58:45.636156 [ 281 ] {} <Debug> TCP-Session: 12edf43c-eec1-44e1-8530-9ce49af38417 Authenticating user 'default' from [fd00:1122:3344:101::a]:43468 | ||
| 691 | 2026.03.30 18:58:45.636118 [ 280 ] {} <Debug> TCP-Session: aeb06e44-55bf-41db-8fdb-619b2ddb18d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.30 18:58:45.636311 [ 284 ] {} <Debug> TCP-Session: 53f37072-a00c-4466-9e5f-fa97d5cca154 Authenticating user 'default' from [fd00:1122:3344:101::a]:58003 | ||
| 693 | 2026.03.30 18:58:45.636314 [ 281 ] {} <Debug> TCP-Session: 12edf43c-eec1-44e1-8530-9ce49af38417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.30 18:58:45.636337 [ 285 ] {} <Debug> TCP-Session: de04e91c-2421-4fbc-b0b1-35db61f05bdd Authenticating user 'default' from [fd00:1122:3344:101::a]:51976 | ||
| 695 | 2026.03.30 18:58:45.636398 [ 284 ] {} <Debug> TCP-Session: 53f37072-a00c-4466-9e5f-fa97d5cca154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.30 18:58:45.636379 [ 281 ] {} <Debug> TCP-Session: 12edf43c-eec1-44e1-8530-9ce49af38417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.30 18:58:45.636106 [ 283 ] {} <Debug> TCP-Session: af6adbb5-26e8-41a0-a605-5076a1e7490d Authenticating user 'default' from [fd00:1122:3344:101::a]:60218 | ||
| 698 | 2026.03.30 18:58:45.636514 [ 284 ] {} <Debug> TCP-Session: 53f37072-a00c-4466-9e5f-fa97d5cca154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.30 18:58:45.636494 [ 285 ] {} <Debug> TCP-Session: de04e91c-2421-4fbc-b0b1-35db61f05bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.30 18:58:45.635989 [ 282 ] {} <Debug> TCP-Session: 6b85ee91-4581-4cb6-9394-c1160cfbc060 Authenticating user 'default' from [fd00:1122:3344:101::a]:45143 | ||
| 701 | 2026.03.30 18:58:45.636583 [ 283 ] {} <Debug> TCP-Session: af6adbb5-26e8-41a0-a605-5076a1e7490d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.30 18:58:45.636587 [ 285 ] {} <Debug> TCP-Session: de04e91c-2421-4fbc-b0b1-35db61f05bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.30 18:58:45.636367 [ 280 ] {} <Debug> TCP-Session: aeb06e44-55bf-41db-8fdb-619b2ddb18d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.30 18:58:45.636745 [ 283 ] {} <Debug> TCP-Session: af6adbb5-26e8-41a0-a605-5076a1e7490d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.30 18:58:45.636728 [ 282 ] {} <Debug> TCP-Session: 6b85ee91-4581-4cb6-9394-c1160cfbc060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.30 18:58:45.636855 [ 282 ] {} <Debug> TCP-Session: 6b85ee91-4581-4cb6-9394-c1160cfbc060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.30 18:58:46.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.73 MiB, peak 138.73 MiB, free memory in arenas 0.00 B, will set to 139.78 MiB (RSS), difference: 1.05 MiB | ||
| 708 | 2026.03.30 18:58:50.853419 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44537 | ||
| 709 | 2026.03.30 18:58:50.853644 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.03.30 18:58:50.853821 [ 286 ] {} <Debug> TCP-Session: 1e381888-6709-4716-bd90-d3f86ee38ab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44537 | ||
| 711 | 2026.03.30 18:58:50.853865 [ 286 ] {} <Debug> TCP-Session: 1e381888-6709-4716-bd90-d3f86ee38ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.03.30 18:58:50.853881 [ 286 ] {} <Debug> TCP-Session: 1e381888-6709-4716-bd90-d3f86ee38ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.03.30 18:58:50.854046 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 714 | 2026.03.30 18:58:50.854083 [ 286 ] {} <Trace> 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 | ||
| 715 | 2026.03.30 18:58:50.854189 [ 286 ] {} <Trace> 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 | ||
| 716 | 2026.03.30 18:58:50.854624 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61114 | ||
| 717 | 2026.03.30 18:58:50.854720 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45612 | ||
| 718 | 2026.03.30 18:58:50.854912 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34219 | ||
| 719 | 2026.03.30 18:58:50.854917 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39758 | ||
| 720 | 2026.03.30 18:58:50.854973 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 721 | 2026.03.30 18:58:50.855050 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2026.03.30 18:58:50.855071 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36361 | ||
| 723 | 2026.03.30 18:58:50.855088 [ 287 ] {} <Debug> TCP-Session: aa2339c3-1dea-489c-9bbe-1c6bb361eff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61114 | ||
| 724 | 2026.03.30 18:58:50.855175 [ 288 ] {} <Debug> TCP-Session: 16bf2692-742e-4361-a249-60fec359d193 Authenticating user 'default' from [fd00:1122:3344:101::e]:45612 | ||
| 725 | 2026.03.30 18:58:50.855241 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56003 | ||
| 726 | 2026.03.30 18:58:50.855257 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.03.30 18:58:50.855183 [ 287 ] {} <Debug> TCP-Session: aa2339c3-1dea-489c-9bbe-1c6bb361eff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2026.03.30 18:58:50.855351 [ 290 ] {} <Debug> TCP-Session: cb029fe5-11e3-42ea-b313-0582b28e5746 Authenticating user 'default' from [fd00:1122:3344:101::e]:34219 | ||
| 729 | 2026.03.30 18:58:50.855373 [ 287 ] {} <Debug> TCP-Session: aa2339c3-1dea-489c-9bbe-1c6bb361eff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.03.30 18:58:50.855388 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.03.30 18:58:50.855390 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48551 | ||
| 732 | 2026.03.30 18:58:50.855478 [ 290 ] {} <Debug> TCP-Session: cb029fe5-11e3-42ea-b313-0582b28e5746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.03.30 18:58:50.855511 [ 291 ] {} <Debug> TCP-Session: 57df31dc-a2e2-4a73-a810-03fc34b2e224 Authenticating user 'default' from [fd00:1122:3344:101::e]:36361 | ||
| 734 | 2026.03.30 18:58:50.855335 [ 288 ] {} <Debug> TCP-Session: 16bf2692-742e-4361-a249-60fec359d193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.03.30 18:58:50.855618 [ 290 ] {} <Debug> TCP-Session: cb029fe5-11e3-42ea-b313-0582b28e5746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.03.30 18:58:50.855583 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.03.30 18:58:50.855659 [ 291 ] {} <Debug> TCP-Session: 57df31dc-a2e2-4a73-a810-03fc34b2e224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.03.30 18:58:50.855699 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.03.30 18:58:50.855721 [ 292 ] {} <Debug> TCP-Session: 50a08aca-414d-4cbe-9785-61726409ccb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56003 | ||
| 740 | 2026.03.30 18:58:50.855698 [ 288 ] {} <Debug> TCP-Session: 16bf2692-742e-4361-a249-60fec359d193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.30 18:58:50.855799 [ 292 ] {} <Debug> TCP-Session: 50a08aca-414d-4cbe-9785-61726409ccb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.03.30 18:58:50.855831 [ 293 ] {} <Debug> TCP-Session: 7e34e85a-9c0b-4c8a-86c9-9a47648b64b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48551 | ||
| 743 | 2026.03.30 18:58:50.855781 [ 291 ] {} <Debug> TCP-Session: 57df31dc-a2e2-4a73-a810-03fc34b2e224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.03.30 18:58:50.855890 [ 293 ] {} <Debug> TCP-Session: 7e34e85a-9c0b-4c8a-86c9-9a47648b64b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.03.30 18:58:50.855895 [ 292 ] {} <Debug> TCP-Session: 50a08aca-414d-4cbe-9785-61726409ccb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.03.30 18:58:50.855539 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41947 | ||
| 747 | 2026.03.30 18:58:50.855301 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.03.30 18:58:50.855999 [ 293 ] {} <Debug> TCP-Session: 7e34e85a-9c0b-4c8a-86c9-9a47648b64b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.03.30 18:58:50.856144 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.03.30 18:58:50.856153 [ 289 ] {} <Debug> TCP-Session: 79a7627e-1e28-489b-af16-cd0e5737228b Authenticating user 'default' from [fd00:1122:3344:101::e]:39758 | ||
| 751 | 2026.03.30 18:58:50.856184 [ 294 ] {} <Debug> TCP-Session: e6a5c295-4f0a-4724-8cda-4395c07e196f Authenticating user 'default' from [fd00:1122:3344:101::e]:41947 | ||
| 752 | 2026.03.30 18:58:50.856246 [ 289 ] {} <Debug> TCP-Session: 79a7627e-1e28-489b-af16-cd0e5737228b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.03.30 18:58:50.856262 [ 294 ] {} <Debug> TCP-Session: e6a5c295-4f0a-4724-8cda-4395c07e196f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.03.30 18:58:50.856269 [ 289 ] {} <Debug> TCP-Session: 79a7627e-1e28-489b-af16-cd0e5737228b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.30 18:58:50.856345 [ 294 ] {} <Debug> TCP-Session: e6a5c295-4f0a-4724-8cda-4395c07e196f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.30 18:58:50.857040 [ 286 ] {} <Trace> TCP-Session: 1e381888-6709-4716-bd90-d3f86ee38ab8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.03.30 18:58:50.857286 [ 286 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44537) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 758 | 2026.03.30 18:58:50.857740 [ 286 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 759 | 2026.03.30 18:58:50.862253 [ 286 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.03.30 18:58:50.863641 [ 286 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Debug> oximeter.version (da19755f-53bf-4fe7-8153-24488a101ca4) (SelectExecutor): Key condition: unknown | ||
| 761 | 2026.03.30 18:58:50.869065 [ 295 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Trace> AggregatingTransform: Aggregating | ||
| 762 | 2026.03.30 18:58:50.869219 [ 295 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Trace> Aggregator: Aggregation method: without_key | ||
| 763 | 2026.03.30 18:58:50.869937 [ 295 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004363073 sec. (229.196 rows/sec., 8.95 KiB/sec.) | ||
| 764 | 2026.03.30 18:58:50.869960 [ 295 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Trace> Aggregator: Merging aggregated data | ||
| 765 | 2026.03.30 18:58:50.869990 [ 295 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 766 | 2026.03.30 18:58:50.871179 [ 286 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.013949 sec., 71.68972686214066 rows/sec., 2.80 KiB/sec. | ||
| 767 | 2026.03.30 18:58:50.871346 [ 286 ] {3e992fa6-bbf2-4389-aca6-2c15100b1efa} <Debug> TCPHandler: Processed in 0.014503426 sec. | ||
| 768 | 2026.03.30 18:58:50.874832 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 769 | 2026.03.30 18:58:50.874866 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 770 | 2026.03.30 18:58:50.874879 [ 286 ] {} <Debug> TCP-Session: 1e381888-6709-4716-bd90-d3f86ee38ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.30 18:58:50.874887 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 772 | 2026.03.30 18:58:50.874917 [ 289 ] {} <Debug> TCP-Session: 79a7627e-1e28-489b-af16-cd0e5737228b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.30 18:58:50.874932 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 774 | 2026.03.30 18:58:50.874952 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 775 | 2026.03.30 18:58:50.874973 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 776 | 2026.03.30 18:58:50.874999 [ 288 ] {} <Debug> TCP-Session: 16bf2692-742e-4361-a249-60fec359d193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.30 18:58:50.874993 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 778 | 2026.03.30 18:58:50.875030 [ 291 ] {} <Debug> TCP-Session: 57df31dc-a2e2-4a73-a810-03fc34b2e224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.30 18:58:50.875015 [ 293 ] {} <Debug> TCP-Session: 7e34e85a-9c0b-4c8a-86c9-9a47648b64b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.30 18:58:50.875059 [ 292 ] {} <Debug> TCP-Session: 50a08aca-414d-4cbe-9785-61726409ccb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.30 18:58:50.875007 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 782 | 2026.03.30 18:58:50.874908 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 783 | 2026.03.30 18:58:50.875126 [ 290 ] {} <Debug> TCP-Session: cb029fe5-11e3-42ea-b313-0582b28e5746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.30 18:58:50.874968 [ 287 ] {} <Debug> TCP-Session: aa2339c3-1dea-489c-9bbe-1c6bb361eff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.30 18:58:50.875155 [ 294 ] {} <Debug> TCP-Session: e6a5c295-4f0a-4724-8cda-4395c07e196f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.30 18:58:51.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.22 MiB, peak 150.32 MiB, free memory in arenas 0.00 B, will set to 144.54 MiB (RSS), difference: 4.33 MiB | ||
| 787 | 2026.03.30 18:58:51.201476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 788 | 2026.03.30 18:58:51.201542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 552 entries to flush up to offset 552 | ||
| 789 | 2026.03.30 18:58:51.201573 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 790 | 2026.03.30 18:58:51.201640 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 791 | 2026.03.30 18:58:51.212800 [ 245 ] {} <Debug> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Loading data parts | ||
| 792 | 2026.03.30 18:58:51.213028 [ 245 ] {} <Debug> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): There are no data parts | ||
| 793 | 2026.03.30 18:58:51.214444 [ 244 ] {} <Debug> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Loading data parts | ||
| 794 | 2026.03.30 18:58:51.214596 [ 244 ] {} <Debug> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): There are no data parts | ||
| 795 | 2026.03.30 18:58:51.226864 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 796 | 2026.03.30 18:58:51.226914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 797 | 2026.03.30 18:58:51.230705 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 798 | 2026.03.30 18:58:51.231254 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 799 | 2026.03.30 18:58:51.231418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 552 | ||
| 800 | 2026.03.30 18:58:51.246415 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 801 | 2026.03.30 18:58:51.246465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 802 | 2026.03.30 18:58:51.252473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 803 | 2026.03.30 18:58:51.253588 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 804 | 2026.03.30 18:58:51.256597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 805 | 2026.03.30 18:58:52.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.41 MiB, peak 153.41 MiB, free memory in arenas 0.00 B, will set to 158.32 MiB (RSS), difference: 8.91 MiB | ||
| 806 | 2026.03.30 18:58:53.701339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 807 | 2026.03.30 18:58:53.701457 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 808 | 2026.03.30 18:58:53.721626 [ 243 ] {} <Debug> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Loading data parts | ||
| 809 | 2026.03.30 18:58:53.721870 [ 243 ] {} <Debug> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): There are no data parts | ||
| 810 | 2026.03.30 18:58:53.730468 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.03.30 18:58:53.730514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 812 | 2026.03.30 18:58:53.732244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.03.30 18:58:53.732741 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.03.30 18:58:53.732987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 815 | 2026.03.30 18:58:54.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.53 MiB, peak 162.53 MiB, free memory in arenas 0.00 B, will set to 159.30 MiB (RSS), difference: -3.23 MiB | ||
| 816 | 2026.03.30 18:58:57.598782 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38514 | ||
| 817 | 2026.03.30 18:58:57.598901 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2026.03.30 18:58:57.598928 [ 286 ] {} <Debug> TCP-Session: c544de17-c5ea-406e-8f57-ec01b6d6fb5e Authenticating user 'default' from [fd00:1122:3344:101::e]:38514 | ||
| 819 | 2026.03.30 18:58:57.598951 [ 286 ] {} <Debug> TCP-Session: c544de17-c5ea-406e-8f57-ec01b6d6fb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.30 18:58:57.598963 [ 286 ] {} <Debug> TCP-Session: c544de17-c5ea-406e-8f57-ec01b6d6fb5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.03.30 18:58:57.599186 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40318 | ||
| 822 | 2026.03.30 18:58:57.599208 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60737 | ||
| 823 | 2026.03.30 18:58:57.599242 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41378 | ||
| 824 | 2026.03.30 18:58:57.599268 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34435 | ||
| 825 | 2026.03.30 18:58:57.599277 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34534 | ||
| 826 | 2026.03.30 18:58:57.599301 [ 286 ] {} <Trace> TCP-Session: c544de17-c5ea-406e-8f57-ec01b6d6fb5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.03.30 18:58:57.599255 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55000 | ||
| 828 | 2026.03.30 18:58:57.599366 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.03.30 18:58:57.599226 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46133 | ||
| 830 | 2026.03.30 18:58:57.599414 [ 287 ] {} <Debug> TCP-Session: ae34e44e-6be2-4864-b6ed-362d5f0a1372 Authenticating user 'default' from [fd00:1122:3344:101::e]:40318 | ||
| 831 | 2026.03.30 18:58:57.599226 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57051 | ||
| 832 | 2026.03.30 18:58:57.599458 [ 287 ] {} <Debug> TCP-Session: ae34e44e-6be2-4864-b6ed-362d5f0a1372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.30 18:58:57.599497 [ 287 ] {} <Debug> TCP-Session: ae34e44e-6be2-4864-b6ed-362d5f0a1372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.30 18:58:57.599504 [ 286 ] {d0a96146-cf37-4178-9086-381b71c72882} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 835 | 2026.03.30 18:58:57.599521 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 836 | 2026.03.30 18:58:57.599556 [ 293 ] {} <Debug> TCP-Session: a34bd048-784b-47c7-8085-02cb09148685 Authenticating user 'default' from [fd00:1122:3344:101::e]:34435 | ||
| 837 | 2026.03.30 18:58:57.599580 [ 293 ] {} <Debug> TCP-Session: a34bd048-784b-47c7-8085-02cb09148685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.03.30 18:58:57.599593 [ 293 ] {} <Debug> TCP-Session: a34bd048-784b-47c7-8085-02cb09148685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.03.30 18:58:57.599642 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.03.30 18:58:57.599644 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.03.30 18:58:57.599689 [ 292 ] {} <Debug> TCP-Session: 54c85d67-28e1-4e79-b061-eca466bbb15b Authenticating user 'default' from [fd00:1122:3344:101::e]:55000 | ||
| 842 | 2026.03.30 18:58:57.599709 [ 289 ] {} <Debug> TCP-Session: 1cbdd410-a933-405e-8c1e-8df6da0e6318 Authenticating user 'default' from [fd00:1122:3344:101::e]:46133 | ||
| 843 | 2026.03.30 18:58:57.599717 [ 292 ] {} <Debug> TCP-Session: 54c85d67-28e1-4e79-b061-eca466bbb15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.03.30 18:58:57.599736 [ 289 ] {} <Debug> TCP-Session: 1cbdd410-a933-405e-8c1e-8df6da0e6318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.03.30 18:58:57.599743 [ 292 ] {} <Debug> TCP-Session: 54c85d67-28e1-4e79-b061-eca466bbb15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.03.30 18:58:57.599762 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.03.30 18:58:57.599770 [ 289 ] {} <Debug> TCP-Session: 1cbdd410-a933-405e-8c1e-8df6da0e6318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.03.30 18:58:57.599768 [ 286 ] {d0a96146-cf37-4178-9086-381b71c72882} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 849 | 2026.03.30 18:58:57.599819 [ 291 ] {} <Debug> TCP-Session: 77b76371-3753-4942-bcfb-cc4150b0d265 Authenticating user 'default' from [fd00:1122:3344:101::e]:41378 | ||
| 850 | 2026.03.30 18:58:57.599846 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.03.30 18:58:57.599856 [ 291 ] {} <Debug> TCP-Session: 77b76371-3753-4942-bcfb-cc4150b0d265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.30 18:58:57.599879 [ 286 ] {d0a96146-cf37-4178-9086-381b71c72882} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.03.30 18:58:57.599900 [ 291 ] {} <Debug> TCP-Session: 77b76371-3753-4942-bcfb-cc4150b0d265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.30 18:58:57.599903 [ 290 ] {} <Debug> TCP-Session: d25182fd-1566-4740-9a53-61cf65f81e0e Authenticating user 'default' from [fd00:1122:3344:101::e]:57051 | ||
| 855 | 2026.03.30 18:58:57.599954 [ 290 ] {} <Debug> TCP-Session: d25182fd-1566-4740-9a53-61cf65f81e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.30 18:58:57.599974 [ 290 ] {} <Debug> TCP-Session: d25182fd-1566-4740-9a53-61cf65f81e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.30 18:58:57.600022 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.03.30 18:58:57.600055 [ 294 ] {} <Debug> TCP-Session: c77d6a90-343e-4aa3-a31d-bb18f5909686 Authenticating user 'default' from [fd00:1122:3344:101::e]:34534 | ||
| 859 | 2026.03.30 18:58:57.600073 [ 294 ] {} <Debug> TCP-Session: c77d6a90-343e-4aa3-a31d-bb18f5909686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.30 18:58:57.600085 [ 294 ] {} <Debug> TCP-Session: c77d6a90-343e-4aa3-a31d-bb18f5909686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.30 18:58:57.600091 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.03.30 18:58:57.600137 [ 288 ] {} <Debug> TCP-Session: 153a229b-2350-4886-ab48-2569586fc8a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60737 | ||
| 863 | 2026.03.30 18:58:57.600159 [ 288 ] {} <Debug> TCP-Session: 153a229b-2350-4886-ab48-2569586fc8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.30 18:58:57.600173 [ 288 ] {} <Debug> TCP-Session: 153a229b-2350-4886-ab48-2569586fc8a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.03.30 18:58:57.600270 [ 286 ] {d0a96146-cf37-4178-9086-381b71c72882} <Debug> oximeter.version (da19755f-53bf-4fe7-8153-24488a101ca4) (SelectExecutor): Key condition: unknown | ||
| 866 | 2026.03.30 18:58:57.601155 [ 309 ] {d0a96146-cf37-4178-9086-381b71c72882} <Trace> AggregatingTransform: Aggregating | ||
| 867 | 2026.03.30 18:58:57.601203 [ 309 ] {d0a96146-cf37-4178-9086-381b71c72882} <Trace> Aggregator: Aggregation method: without_key | ||
| 868 | 2026.03.30 18:58:57.601241 [ 309 ] {d0a96146-cf37-4178-9086-381b71c72882} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859008 sec. (1164.134 rows/sec., 45.47 KiB/sec.) | ||
| 869 | 2026.03.30 18:58:57.601261 [ 309 ] {d0a96146-cf37-4178-9086-381b71c72882} <Trace> Aggregator: Merging aggregated data | ||
| 870 | 2026.03.30 18:58:57.602472 [ 286 ] {d0a96146-cf37-4178-9086-381b71c72882} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003021 sec., 331.01621979476994 rows/sec., 12.93 KiB/sec. | ||
| 871 | 2026.03.30 18:58:57.602603 [ 286 ] {d0a96146-cf37-4178-9086-381b71c72882} <Debug> TCPHandler: Processed in 0.003434983 sec. | ||
| 872 | 2026.03.30 18:58:57.602702 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2026.03.30 18:58:57.602731 [ 286 ] {} <Debug> TCP-Session: c544de17-c5ea-406e-8f57-ec01b6d6fb5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.30 18:58:57.602734 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.03.30 18:58:57.602761 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2026.03.30 18:58:57.602791 [ 293 ] {} <Debug> TCP-Session: a34bd048-784b-47c7-8085-02cb09148685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.30 18:58:57.602793 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.03.30 18:58:57.602810 [ 288 ] {} <Debug> TCP-Session: 153a229b-2350-4886-ab48-2569586fc8a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.30 18:58:57.602825 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.03.30 18:58:57.602849 [ 289 ] {} <Debug> TCP-Session: 1cbdd410-a933-405e-8c1e-8df6da0e6318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.03.30 18:58:57.602862 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.03.30 18:58:57.602894 [ 292 ] {} <Debug> TCP-Session: 54c85d67-28e1-4e79-b061-eca466bbb15b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.30 18:58:57.602844 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 884 | 2026.03.30 18:58:57.602926 [ 294 ] {} <Debug> TCP-Session: c77d6a90-343e-4aa3-a31d-bb18f5909686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.03.30 18:58:57.602805 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.03.30 18:58:57.602965 [ 291 ] {} <Debug> TCP-Session: 77b76371-3753-4942-bcfb-cc4150b0d265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.03.30 18:58:57.602801 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.30 18:58:57.602997 [ 290 ] {} <Debug> TCP-Session: d25182fd-1566-4740-9a53-61cf65f81e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.03.30 18:58:57.603039 [ 287 ] {} <Debug> TCP-Session: ae34e44e-6be2-4864-b6ed-362d5f0a1372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.03.30 18:58:57.689001 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50925 | ||
| 891 | 2026.03.30 18:58:57.689109 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 892 | 2026.03.30 18:58:57.689135 [ 286 ] {} <Debug> TCP-Session: 33254b90-4730-479c-b342-0c5799832dcf Authenticating user 'default' from [fd00:1122:3344:101::e]:50925 | ||
| 893 | 2026.03.30 18:58:57.689157 [ 286 ] {} <Debug> TCP-Session: 33254b90-4730-479c-b342-0c5799832dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.30 18:58:57.689169 [ 286 ] {} <Debug> TCP-Session: 33254b90-4730-479c-b342-0c5799832dcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.03.30 18:58:57.689400 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50652 | ||
| 896 | 2026.03.30 18:58:57.689430 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51976 | ||
| 897 | 2026.03.30 18:58:57.689461 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60481 | ||
| 898 | 2026.03.30 18:58:57.689481 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59025 | ||
| 899 | 2026.03.30 18:58:57.689508 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 900 | 2026.03.30 18:58:57.689490 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33616 | ||
| 901 | 2026.03.30 18:58:57.689550 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.03.30 18:58:57.689562 [ 287 ] {} <Debug> TCP-Session: 079c0ba9-e673-422f-ac9e-d7f698a82fb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50652 | ||
| 903 | 2026.03.30 18:58:57.689551 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 904 | 2026.03.30 18:58:57.689603 [ 288 ] {} <Debug> TCP-Session: 69cb4d9b-066b-4f4c-aa4a-cf7d23291b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:51976 | ||
| 905 | 2026.03.30 18:58:57.689617 [ 287 ] {} <Debug> TCP-Session: 079c0ba9-e673-422f-ac9e-d7f698a82fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.03.30 18:58:57.689631 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.03.30 18:58:57.689646 [ 288 ] {} <Debug> TCP-Session: 69cb4d9b-066b-4f4c-aa4a-cf7d23291b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.30 18:58:57.689651 [ 287 ] {} <Debug> TCP-Session: 079c0ba9-e673-422f-ac9e-d7f698a82fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.30 18:58:57.689681 [ 288 ] {} <Debug> TCP-Session: 69cb4d9b-066b-4f4c-aa4a-cf7d23291b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.30 18:58:57.689634 [ 291 ] {} <Debug> TCP-Session: 1b2d68fe-c73f-43b6-9651-a53e69fbf304 Authenticating user 'default' from [fd00:1122:3344:101::e]:60481 | ||
| 911 | 2026.03.30 18:58:57.689468 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57476 | ||
| 912 | 2026.03.30 18:58:57.689732 [ 291 ] {} <Debug> TCP-Session: 1b2d68fe-c73f-43b6-9651-a53e69fbf304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.03.30 18:58:57.689449 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57587 | ||
| 914 | 2026.03.30 18:58:57.689766 [ 291 ] {} <Debug> TCP-Session: 1b2d68fe-c73f-43b6-9651-a53e69fbf304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.03.30 18:58:57.689798 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.03.30 18:58:57.689441 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46530 | ||
| 917 | 2026.03.30 18:58:57.689832 [ 292 ] {} <Debug> TCP-Session: 0627f852-4311-4b93-8c2c-b0d7619c368d Authenticating user 'default' from [fd00:1122:3344:101::e]:57476 | ||
| 918 | 2026.03.30 18:58:57.689842 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.03.30 18:58:57.689870 [ 292 ] {} <Debug> TCP-Session: 0627f852-4311-4b93-8c2c-b0d7619c368d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.03.30 18:58:57.689673 [ 294 ] {} <Debug> TCP-Session: 5f8de824-149a-423f-ba95-e26339f56323 Authenticating user 'default' from [fd00:1122:3344:101::e]:33616 | ||
| 921 | 2026.03.30 18:58:57.689889 [ 290 ] {} <Debug> TCP-Session: 82e40b68-8f3c-4a6e-9598-c3c4656c547c Authenticating user 'default' from [fd00:1122:3344:101::e]:57587 | ||
| 922 | 2026.03.30 18:58:57.689902 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.03.30 18:58:57.689921 [ 294 ] {} <Debug> TCP-Session: 5f8de824-149a-423f-ba95-e26339f56323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.30 18:58:57.689926 [ 290 ] {} <Debug> TCP-Session: 82e40b68-8f3c-4a6e-9598-c3c4656c547c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.03.30 18:58:57.689948 [ 289 ] {} <Debug> TCP-Session: d498d35d-f911-429f-be71-d387e910686f Authenticating user 'default' from [fd00:1122:3344:101::e]:46530 | ||
| 926 | 2026.03.30 18:58:57.689949 [ 294 ] {} <Debug> TCP-Session: 5f8de824-149a-423f-ba95-e26339f56323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.30 18:58:57.689960 [ 290 ] {} <Debug> TCP-Session: 82e40b68-8f3c-4a6e-9598-c3c4656c547c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.30 18:58:57.689981 [ 289 ] {} <Debug> TCP-Session: d498d35d-f911-429f-be71-d387e910686f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.30 18:58:57.689894 [ 292 ] {} <Debug> TCP-Session: 0627f852-4311-4b93-8c2c-b0d7619c368d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.30 18:58:57.690009 [ 289 ] {} <Debug> TCP-Session: d498d35d-f911-429f-be71-d387e910686f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.30 18:58:57.689601 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.03.30 18:58:57.689485 [ 286 ] {} <Trace> TCP-Session: 33254b90-4730-479c-b342-0c5799832dcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.03.30 18:58:57.690071 [ 293 ] {} <Debug> TCP-Session: 3fe5d22d-2732-431f-b9cf-fa68d3c64bfa Authenticating user 'default' from [fd00:1122:3344:101::e]:59025 | ||
| 934 | 2026.03.30 18:58:57.690104 [ 293 ] {} <Debug> TCP-Session: 3fe5d22d-2732-431f-b9cf-fa68d3c64bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.03.30 18:58:57.690118 [ 293 ] {} <Debug> TCP-Session: 3fe5d22d-2732-431f-b9cf-fa68d3c64bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.03.30 18:58:57.690242 [ 286 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50925) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 937 | 2026.03.30 18:58:57.690498 [ 286 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 938 | 2026.03.30 18:58:57.690552 [ 286 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 939 | 2026.03.30 18:58:57.690820 [ 286 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Debug> oximeter.version (da19755f-53bf-4fe7-8153-24488a101ca4) (SelectExecutor): Key condition: unknown | ||
| 940 | 2026.03.30 18:58:57.691680 [ 323 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Trace> AggregatingTransform: Aggregating | ||
| 941 | 2026.03.30 18:58:57.691734 [ 323 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Trace> Aggregator: Aggregation method: without_key | ||
| 942 | 2026.03.30 18:58:57.691773 [ 323 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000856728 sec. (1167.232 rows/sec., 45.59 KiB/sec.) | ||
| 943 | 2026.03.30 18:58:57.691793 [ 323 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Trace> Aggregator: Merging aggregated data | ||
| 944 | 2026.03.30 18:58:57.693126 [ 286 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002941 sec., 340.02040122407345 rows/sec., 13.28 KiB/sec. | ||
| 945 | 2026.03.30 18:58:57.693265 [ 286 ] {b0b1f79c-7ea1-4c79-b141-8fd6b92a5d88} <Debug> TCPHandler: Processed in 0.003889228 sec. | ||
| 946 | 2026.03.30 18:58:57.693382 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 947 | 2026.03.30 18:58:57.693396 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 948 | 2026.03.30 18:58:57.693412 [ 286 ] {} <Debug> TCP-Session: 33254b90-4730-479c-b342-0c5799832dcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.30 18:58:57.693417 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.03.30 18:58:57.693439 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 951 | 2026.03.30 18:58:57.693460 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 952 | 2026.03.30 18:58:57.693481 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 953 | 2026.03.30 18:58:57.693499 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 954 | 2026.03.30 18:58:57.693516 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 955 | 2026.03.30 18:58:57.693528 [ 288 ] {} <Debug> TCP-Session: 69cb4d9b-066b-4f4c-aa4a-cf7d23291b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.03.30 18:58:57.693542 [ 291 ] {} <Debug> TCP-Session: 1b2d68fe-c73f-43b6-9651-a53e69fbf304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.03.30 18:58:57.693536 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 958 | 2026.03.30 18:58:57.693563 [ 292 ] {} <Debug> TCP-Session: 0627f852-4311-4b93-8c2c-b0d7619c368d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.03.30 18:58:57.693517 [ 289 ] {} <Debug> TCP-Session: d498d35d-f911-429f-be71-d387e910686f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.03.30 18:58:57.693601 [ 293 ] {} <Debug> TCP-Session: 3fe5d22d-2732-431f-b9cf-fa68d3c64bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.03.30 18:58:57.693487 [ 290 ] {} <Debug> TCP-Session: 82e40b68-8f3c-4a6e-9598-c3c4656c547c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.03.30 18:58:57.693471 [ 287 ] {} <Debug> TCP-Session: 079c0ba9-e673-422f-ac9e-d7f698a82fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.03.30 18:58:57.693434 [ 294 ] {} <Debug> TCP-Session: 5f8de824-149a-423f-ba95-e26339f56323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.03.30 18:58:58.657440 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 965 | 2026.03.30 18:58:58.657488 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 966 | 2026.03.30 18:58:58.732242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1000 | ||
| 967 | 2026.03.30 18:58:58.733004 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.03.30 18:58:58.733053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 969 | 2026.03.30 18:58:58.733961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2026.03.30 18:58:58.734770 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.03.30 18:58:58.734968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1000 | ||
| 972 | 2026.03.30 18:58:58.757420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 973 | 2026.03.30 18:58:58.777911 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.03.30 18:58:58.777999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 975 | 2026.03.30 18:58:58.784723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 976 | 2026.03.30 18:58:58.786177 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.03.30 18:58:58.790731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 978 | 2026.03.30 18:58:59.001303 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.26 MiB, peak 169.73 MiB, free memory in arenas 0.00 B, will set to 162.44 MiB (RSS), difference: 2.18 MiB | ||
| 979 | 2026.03.30 18:59:03.733908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 980 | 2026.03.30 18:59:03.736250 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.03.30 18:59:03.736321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 982 | 2026.03.30 18:59:03.737624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.03.30 18:59:03.738232 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.03.30 18:59:03.738581 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.03.30 18:59:04.001256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.46 MiB, peak 169.73 MiB, free memory in arenas 0.00 B, will set to 162.48 MiB (RSS), difference: 4.02 MiB | ||
| 986 | 2026.03.30 18:59:04.603307 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.30 18:59:04.603499 [ 3 ] {b7189a6b-f51a-47b0-9fb5-666e80d0e386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.03.30 18:59:04.603761 [ 3 ] {b7189a6b-f51a-47b0-9fb5-666e80d0e386} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.03.30 18:59:04.603819 [ 3 ] {b7189a6b-f51a-47b0-9fb5-666e80d0e386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.03.30 18:59:04.604231 [ 3 ] {b7189a6b-f51a-47b0-9fb5-666e80d0e386} <Debug> TCPHandler: Processed in 0.001045344 sec. | ||
| 991 | 2026.03.30 18:59:04.621196 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.03.30 18:59:04.621350 [ 3 ] {2ab8a9ba-d359-43c9-bc41-700b76bee11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.03.30 18:59:04.628219 [ 3 ] {2ab8a9ba-d359-43c9-bc41-700b76bee11f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.03.30 18:59:04.628276 [ 3 ] {2ab8a9ba-d359-43c9-bc41-700b76bee11f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.03.30 18:59:04.631097 [ 3 ] {2ab8a9ba-d359-43c9-bc41-700b76bee11f} <Debug> TCPHandler: Processed in 0.009961847 sec. | ||
| 996 | 2026.03.30 18:59:04.631580 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.03.30 18:59:04.631817 [ 3 ] {8a894bad-743f-4f26-94dc-fa9818e8e9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.03.30 18:59:04.636277 [ 3 ] {8a894bad-743f-4f26-94dc-fa9818e8e9f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.03.30 18:59:04.636324 [ 3 ] {8a894bad-743f-4f26-94dc-fa9818e8e9f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.03.30 18:59:04.636629 [ 3 ] {8a894bad-743f-4f26-94dc-fa9818e8e9f1} <Debug> TCPHandler: Processed in 0.005141509 sec. | ||
| 1001 | 2026.03.30 18:59:04.636852 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.03.30 18:59:04.636968 [ 3 ] {affc059a-006e-4296-af60-9d0adc8000b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.03.30 18:59:04.637205 [ 3 ] {affc059a-006e-4296-af60-9d0adc8000b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.03.30 18:59:04.637249 [ 3 ] {affc059a-006e-4296-af60-9d0adc8000b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.03.30 18:59:04.637539 [ 3 ] {affc059a-006e-4296-af60-9d0adc8000b0} <Debug> TCPHandler: Processed in 0.000736474 sec. | ||
| 1006 | 2026.03.30 18:59:04.637754 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.03.30 18:59:04.637868 [ 3 ] {c50d4b98-7e56-4512-895d-935b7e3757e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.03.30 18:59:04.638105 [ 3 ] {c50d4b98-7e56-4512-895d-935b7e3757e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.03.30 18:59:04.638147 [ 3 ] {c50d4b98-7e56-4512-895d-935b7e3757e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.03.30 18:59:04.638429 [ 3 ] {c50d4b98-7e56-4512-895d-935b7e3757e8} <Debug> TCPHandler: Processed in 0.000725113 sec. | ||
| 1011 | 2026.03.30 18:59:04.638619 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.03.30 18:59:04.638734 [ 3 ] {7acef6da-2f16-4b9c-ba2a-4e0175d58b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.03.30 18:59:04.638967 [ 3 ] {7acef6da-2f16-4b9c-ba2a-4e0175d58b6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.03.30 18:59:04.639009 [ 3 ] {7acef6da-2f16-4b9c-ba2a-4e0175d58b6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.03.30 18:59:04.639298 [ 3 ] {7acef6da-2f16-4b9c-ba2a-4e0175d58b6d} <Debug> TCPHandler: Processed in 0.000727684 sec. | ||
| 1016 | 2026.03.30 18:59:04.639493 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.03.30 18:59:04.639608 [ 3 ] {e6a5b2dd-c867-4929-825c-00a0b491251a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.03.30 18:59:04.639845 [ 3 ] {e6a5b2dd-c867-4929-825c-00a0b491251a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.03.30 18:59:04.639887 [ 3 ] {e6a5b2dd-c867-4929-825c-00a0b491251a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.03.30 18:59:04.640170 [ 3 ] {e6a5b2dd-c867-4929-825c-00a0b491251a} <Debug> TCPHandler: Processed in 0.000726875 sec. | ||
| 1021 | 2026.03.30 18:59:04.640363 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.30 18:59:04.640477 [ 3 ] {6ef3a139-703a-46a4-a9ef-f7617a7fe015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.03.30 18:59:04.640713 [ 3 ] {6ef3a139-703a-46a4-a9ef-f7617a7fe015} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.03.30 18:59:04.640754 [ 3 ] {6ef3a139-703a-46a4-a9ef-f7617a7fe015} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.03.30 18:59:04.641035 [ 3 ] {6ef3a139-703a-46a4-a9ef-f7617a7fe015} <Debug> TCPHandler: Processed in 0.000721204 sec. | ||
| 1026 | 2026.03.30 18:59:04.641230 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.03.30 18:59:04.641343 [ 3 ] {2aa8a774-93f0-4bdd-bceb-1b0b240561ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.03.30 18:59:04.641579 [ 3 ] {2aa8a774-93f0-4bdd-bceb-1b0b240561ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.03.30 18:59:04.641620 [ 3 ] {2aa8a774-93f0-4bdd-bceb-1b0b240561ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.03.30 18:59:04.641898 [ 3 ] {2aa8a774-93f0-4bdd-bceb-1b0b240561ac} <Debug> TCPHandler: Processed in 0.000717793 sec. | ||
| 1031 | 2026.03.30 18:59:04.642092 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.03.30 18:59:04.642208 [ 3 ] {d9d86491-24a9-4c04-967d-cb7398b42200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.03.30 18:59:04.642445 [ 3 ] {d9d86491-24a9-4c04-967d-cb7398b42200} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.03.30 18:59:04.642487 [ 3 ] {d9d86491-24a9-4c04-967d-cb7398b42200} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.03.30 18:59:04.642777 [ 3 ] {d9d86491-24a9-4c04-967d-cb7398b42200} <Debug> TCPHandler: Processed in 0.000733494 sec. | ||
| 1036 | 2026.03.30 18:59:04.642969 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.03.30 18:59:04.643085 [ 3 ] {457fc38c-0379-4055-9067-8fcee87cbe54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.03.30 18:59:04.643324 [ 3 ] {457fc38c-0379-4055-9067-8fcee87cbe54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.03.30 18:59:04.643367 [ 3 ] {457fc38c-0379-4055-9067-8fcee87cbe54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.03.30 18:59:04.643649 [ 3 ] {457fc38c-0379-4055-9067-8fcee87cbe54} <Debug> TCPHandler: Processed in 0.000729274 sec. | ||
| 1041 | 2026.03.30 18:59:04.643842 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.03.30 18:59:04.643959 [ 3 ] {fd327a77-a21e-4669-b2e2-1c3606be189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.03.30 18:59:04.644204 [ 3 ] {fd327a77-a21e-4669-b2e2-1c3606be189d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.03.30 18:59:04.644246 [ 3 ] {fd327a77-a21e-4669-b2e2-1c3606be189d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.03.30 18:59:04.644538 [ 3 ] {fd327a77-a21e-4669-b2e2-1c3606be189d} <Debug> TCPHandler: Processed in 0.000744154 sec. | ||
| 1046 | 2026.03.30 18:59:04.644731 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.03.30 18:59:04.644848 [ 3 ] {fb352be5-2ca7-4eb8-85f6-93146baf9502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.03.30 18:59:04.645090 [ 3 ] {fb352be5-2ca7-4eb8-85f6-93146baf9502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.03.30 18:59:04.645131 [ 3 ] {fb352be5-2ca7-4eb8-85f6-93146baf9502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.03.30 18:59:04.645411 [ 3 ] {fb352be5-2ca7-4eb8-85f6-93146baf9502} <Debug> TCPHandler: Processed in 0.000728224 sec. | ||
| 1051 | 2026.03.30 18:59:04.645600 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.03.30 18:59:04.645717 [ 3 ] {363f0244-6664-4ecb-a6e6-f3f5dcd65c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.03.30 18:59:04.645963 [ 3 ] {363f0244-6664-4ecb-a6e6-f3f5dcd65c63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.03.30 18:59:04.646004 [ 3 ] {363f0244-6664-4ecb-a6e6-f3f5dcd65c63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.03.30 18:59:04.646290 [ 3 ] {363f0244-6664-4ecb-a6e6-f3f5dcd65c63} <Debug> TCPHandler: Processed in 0.000738944 sec. | ||
| 1056 | 2026.03.30 18:59:04.646483 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.03.30 18:59:04.646600 [ 3 ] {4f722fe0-5d10-4d2a-9a30-2aa0e2746b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.03.30 18:59:04.646850 [ 3 ] {4f722fe0-5d10-4d2a-9a30-2aa0e2746b3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.03.30 18:59:04.646892 [ 3 ] {4f722fe0-5d10-4d2a-9a30-2aa0e2746b3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.03.30 18:59:04.647179 [ 3 ] {4f722fe0-5d10-4d2a-9a30-2aa0e2746b3b} <Debug> TCPHandler: Processed in 0.000744504 sec. | ||
| 1061 | 2026.03.30 18:59:04.647376 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.03.30 18:59:04.647493 [ 3 ] {77e73981-e23c-4a31-876f-7a6174306035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.03.30 18:59:04.647741 [ 3 ] {77e73981-e23c-4a31-876f-7a6174306035} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.03.30 18:59:04.647783 [ 3 ] {77e73981-e23c-4a31-876f-7a6174306035} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.03.30 18:59:04.648175 [ 3 ] {77e73981-e23c-4a31-876f-7a6174306035} <Debug> TCPHandler: Processed in 0.000848498 sec. | ||
| 1066 | 2026.03.30 18:59:04.648372 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.03.30 18:59:04.648491 [ 3 ] {f17300ac-b466-43b4-a0ac-4bcc0b8e61bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.03.30 18:59:04.648748 [ 3 ] {f17300ac-b466-43b4-a0ac-4bcc0b8e61bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.03.30 18:59:04.648790 [ 3 ] {f17300ac-b466-43b4-a0ac-4bcc0b8e61bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.03.30 18:59:04.649109 [ 3 ] {f17300ac-b466-43b4-a0ac-4bcc0b8e61bf} <Debug> TCPHandler: Processed in 0.000786206 sec. | ||
| 1071 | 2026.03.30 18:59:04.649313 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.03.30 18:59:04.649433 [ 3 ] {c061befe-29fd-4d1a-9f7f-b2398d27df17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.03.30 18:59:04.649687 [ 3 ] {c061befe-29fd-4d1a-9f7f-b2398d27df17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.03.30 18:59:04.649729 [ 3 ] {c061befe-29fd-4d1a-9f7f-b2398d27df17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.03.30 18:59:04.650041 [ 3 ] {c061befe-29fd-4d1a-9f7f-b2398d27df17} <Debug> TCPHandler: Processed in 0.000777835 sec. | ||
| 1076 | 2026.03.30 18:59:04.650238 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.30 18:59:04.650359 [ 3 ] {5f73ae1b-a5fa-45b8-8679-a727c6a17d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.03.30 18:59:04.650613 [ 3 ] {5f73ae1b-a5fa-45b8-8679-a727c6a17d92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.03.30 18:59:04.650655 [ 3 ] {5f73ae1b-a5fa-45b8-8679-a727c6a17d92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.03.30 18:59:04.650968 [ 3 ] {5f73ae1b-a5fa-45b8-8679-a727c6a17d92} <Debug> TCPHandler: Processed in 0.000778495 sec. | ||
| 1081 | 2026.03.30 18:59:04.653280 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.30 18:59:04.653405 [ 3 ] {295551e3-5a6b-4742-9745-b0aea44f690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1083 | 2026.03.30 18:59:04.653453 [ 3 ] {295551e3-5a6b-4742-9745-b0aea44f690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.03.30 18:59:04.656741 [ 3 ] {295551e3-5a6b-4742-9745-b0aea44f690f} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.03.30 18:59:04.656793 [ 3 ] {295551e3-5a6b-4742-9745-b0aea44f690f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 1086 | 2026.03.30 18:59:04.657523 [ 3 ] {295551e3-5a6b-4742-9745-b0aea44f690f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1087 | 2026.03.30 18:59:04.657929 [ 3 ] {295551e3-5a6b-4742-9745-b0aea44f690f} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.03.30 18:59:04.658074 [ 3 ] {295551e3-5a6b-4742-9745-b0aea44f690f} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.004704 sec., 4039.1156462585036 rows/sec., 565.09 KiB/sec. | ||
| 1089 | 2026.03.30 18:59:04.658112 [ 3 ] {295551e3-5a6b-4742-9745-b0aea44f690f} <Debug> TCPHandler: Processed in 0.004893091 sec. | ||
| 1090 | 2026.03.30 18:59:04.658226 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.03.30 18:59:04.658321 [ 3 ] {427ff7bc-4d08-47ed-8cb5-ec2a4a09d903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1092 | 2026.03.30 18:59:04.658361 [ 3 ] {427ff7bc-4d08-47ed-8cb5-ec2a4a09d903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1093 | 2026.03.30 18:59:04.660919 [ 3 ] {427ff7bc-4d08-47ed-8cb5-ec2a4a09d903} <Trace> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.03.30 18:59:04.660960 [ 3 ] {427ff7bc-4d08-47ed-8cb5-ec2a4a09d903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 1095 | 2026.03.30 18:59:04.661586 [ 3 ] {427ff7bc-4d08-47ed-8cb5-ec2a4a09d903} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1096 | 2026.03.30 18:59:04.662032 [ 3 ] {427ff7bc-4d08-47ed-8cb5-ec2a4a09d903} <Trace> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.03.30 18:59:04.662164 [ 3 ] {427ff7bc-4d08-47ed-8cb5-ec2a4a09d903} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00386 sec., 1036.2694300518135 rows/sec., 84.50 KiB/sec. | ||
| 1098 | 2026.03.30 18:59:04.662200 [ 3 ] {427ff7bc-4d08-47ed-8cb5-ec2a4a09d903} <Debug> TCPHandler: Processed in 0.004023812 sec. | ||
| 1099 | 2026.03.30 18:59:04.662377 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.30 18:59:04.662473 [ 3 ] {75fe99be-1546-405b-a984-d12bb2ed6cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1101 | 2026.03.30 18:59:04.662510 [ 3 ] {75fe99be-1546-405b-a984-d12bb2ed6cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1102 | 2026.03.30 18:59:04.664878 [ 3 ] {75fe99be-1546-405b-a984-d12bb2ed6cca} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.03.30 18:59:04.664919 [ 3 ] {75fe99be-1546-405b-a984-d12bb2ed6cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 1104 | 2026.03.30 18:59:04.665411 [ 3 ] {75fe99be-1546-405b-a984-d12bb2ed6cca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1105 | 2026.03.30 18:59:04.665955 [ 3 ] {75fe99be-1546-405b-a984-d12bb2ed6cca} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.03.30 18:59:04.666082 [ 3 ] {75fe99be-1546-405b-a984-d12bb2ed6cca} <Debug> executeQuery: Read 34 rows, 2.79 KiB in 0.003627 sec., 9374.13840639647 rows/sec., 768.97 KiB/sec. | ||
| 1107 | 2026.03.30 18:59:04.666118 [ 3 ] {75fe99be-1546-405b-a984-d12bb2ed6cca} <Debug> TCPHandler: Processed in 0.003791345 sec. | ||
| 1108 | 2026.03.30 18:59:04.666232 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.03.30 18:59:04.666326 [ 3 ] {df9ddd75-573b-45c7-b4c4-cd8d4f61c3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1110 | 2026.03.30 18:59:04.666364 [ 3 ] {df9ddd75-573b-45c7-b4c4-cd8d4f61c3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1111 | 2026.03.30 18:59:04.666751 [ 3 ] {df9ddd75-573b-45c7-b4c4-cd8d4f61c3bb} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.03.30 18:59:04.666788 [ 3 ] {df9ddd75-573b-45c7-b4c4-cd8d4f61c3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 1113 | 2026.03.30 18:59:04.667181 [ 3 ] {df9ddd75-573b-45c7-b4c4-cd8d4f61c3bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1114 | 2026.03.30 18:59:04.667585 [ 3 ] {df9ddd75-573b-45c7-b4c4-cd8d4f61c3bb} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.03.30 18:59:04.667712 [ 3 ] {df9ddd75-573b-45c7-b4c4-cd8d4f61c3bb} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001404 sec., 4985.754985754986 rows/sec., 359.60 KiB/sec. | ||
| 1116 | 2026.03.30 18:59:04.667746 [ 3 ] {df9ddd75-573b-45c7-b4c4-cd8d4f61c3bb} <Debug> TCPHandler: Processed in 0.001564471 sec. | ||
| 1117 | 2026.03.30 18:59:04.667853 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.03.30 18:59:04.667946 [ 3 ] {c8139166-8626-4e72-94fd-74dbe0717f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1119 | 2026.03.30 18:59:04.667983 [ 3 ] {c8139166-8626-4e72-94fd-74dbe0717f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1120 | 2026.03.30 18:59:04.668375 [ 3 ] {c8139166-8626-4e72-94fd-74dbe0717f4b} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.03.30 18:59:04.668408 [ 3 ] {c8139166-8626-4e72-94fd-74dbe0717f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 1122 | 2026.03.30 18:59:04.668865 [ 3 ] {c8139166-8626-4e72-94fd-74dbe0717f4b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.03.30 18:59:04.669303 [ 3 ] {c8139166-8626-4e72-94fd-74dbe0717f4b} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.03.30 18:59:04.669426 [ 3 ] {c8139166-8626-4e72-94fd-74dbe0717f4b} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001498 sec., 25367.156208277705 rows/sec., 1.98 MiB/sec. | ||
| 1125 | 2026.03.30 18:59:04.669461 [ 3 ] {c8139166-8626-4e72-94fd-74dbe0717f4b} <Debug> TCPHandler: Processed in 0.001658135 sec. | ||
| 1126 | 2026.03.30 18:59:04.669567 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.03.30 18:59:04.669661 [ 3 ] {cfb7922d-1144-4b82-9053-5f8520d0637b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.03.30 18:59:04.669703 [ 3 ] {cfb7922d-1144-4b82-9053-5f8520d0637b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1129 | 2026.03.30 18:59:04.672113 [ 3 ] {cfb7922d-1144-4b82-9053-5f8520d0637b} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.03.30 18:59:04.672145 [ 3 ] {cfb7922d-1144-4b82-9053-5f8520d0637b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 1131 | 2026.03.30 18:59:04.674559 [ 3 ] {cfb7922d-1144-4b82-9053-5f8520d0637b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1132 | 2026.03.30 18:59:04.674994 [ 3 ] {cfb7922d-1144-4b82-9053-5f8520d0637b} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.03.30 18:59:04.675117 [ 3 ] {cfb7922d-1144-4b82-9053-5f8520d0637b} <Debug> executeQuery: Read 52 rows, 3.69 KiB in 0.005474 sec., 9499.451954694921 rows/sec., 674.17 KiB/sec. | ||
| 1134 | 2026.03.30 18:59:04.675152 [ 3 ] {cfb7922d-1144-4b82-9053-5f8520d0637b} <Debug> TCPHandler: Processed in 0.005635254 sec. | ||
| 1135 | 2026.03.30 18:59:04.675268 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.03.30 18:59:04.675362 [ 3 ] {bfb6b636-76d1-47a7-a4ba-51727d2ce928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.03.30 18:59:04.675413 [ 3 ] {bfb6b636-76d1-47a7-a4ba-51727d2ce928} <Trace> 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 | ||
| 1138 | 2026.03.30 18:59:04.676122 [ 3 ] {bfb6b636-76d1-47a7-a4ba-51727d2ce928} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.03.30 18:59:04.676157 [ 3 ] {bfb6b636-76d1-47a7-a4ba-51727d2ce928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 1140 | 2026.03.30 18:59:04.679623 [ 3 ] {bfb6b636-76d1-47a7-a4ba-51727d2ce928} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1141 | 2026.03.30 18:59:04.680037 [ 3 ] {bfb6b636-76d1-47a7-a4ba-51727d2ce928} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.03.30 18:59:04.680167 [ 3 ] {bfb6b636-76d1-47a7-a4ba-51727d2ce928} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.004823 sec., 622.0194899440182 rows/sec., 1.11 MiB/sec. | ||
| 1143 | 2026.03.30 18:59:04.680214 [ 3 ] {bfb6b636-76d1-47a7-a4ba-51727d2ce928} <Debug> TCPHandler: Processed in 0.004995734 sec. | ||
| 1144 | 2026.03.30 18:59:04.680335 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.30 18:59:04.680430 [ 3 ] {908f8290-7fec-44a3-adbf-49d66908d526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.03.30 18:59:04.680470 [ 3 ] {908f8290-7fec-44a3-adbf-49d66908d526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1147 | 2026.03.30 18:59:04.680792 [ 3 ] {908f8290-7fec-44a3-adbf-49d66908d526} <Trace> oximeter.measurements_i64 (7969ed2d-5d76-44cc-8327-e32cc83b9e1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.03.30 18:59:04.680826 [ 3 ] {908f8290-7fec-44a3-adbf-49d66908d526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 1149 | 2026.03.30 18:59:04.681228 [ 3 ] {908f8290-7fec-44a3-adbf-49d66908d526} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1150 | 2026.03.30 18:59:04.681667 [ 3 ] {908f8290-7fec-44a3-adbf-49d66908d526} <Trace> oximeter.measurements_i64 (7969ed2d-5d76-44cc-8327-e32cc83b9e1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.03.30 18:59:04.681789 [ 3 ] {908f8290-7fec-44a3-adbf-49d66908d526} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001378 sec., 2177.0682148040637 rows/sec., 153.78 KiB/sec. | ||
| 1152 | 2026.03.30 18:59:04.681823 [ 3 ] {908f8290-7fec-44a3-adbf-49d66908d526} <Debug> TCPHandler: Processed in 0.001539071 sec. | ||
| 1153 | 2026.03.30 18:59:04.681933 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.03.30 18:59:04.682028 [ 3 ] {8caf2820-a8a9-47f0-b537-e391937c1e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.03.30 18:59:04.682067 [ 3 ] {8caf2820-a8a9-47f0-b537-e391937c1e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1156 | 2026.03.30 18:59:04.682376 [ 3 ] {8caf2820-a8a9-47f0-b537-e391937c1e55} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.03.30 18:59:04.682411 [ 3 ] {8caf2820-a8a9-47f0-b537-e391937c1e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 1158 | 2026.03.30 18:59:04.682947 [ 3 ] {8caf2820-a8a9-47f0-b537-e391937c1e55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1159 | 2026.03.30 18:59:04.683432 [ 3 ] {8caf2820-a8a9-47f0-b537-e391937c1e55} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.03.30 18:59:04.683555 [ 3 ] {8caf2820-a8a9-47f0-b537-e391937c1e55} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001544 sec., 12953.367875647667 rows/sec., 910.78 KiB/sec. | ||
| 1161 | 2026.03.30 18:59:04.683589 [ 3 ] {8caf2820-a8a9-47f0-b537-e391937c1e55} <Debug> TCPHandler: Processed in 0.001705947 sec. | ||
| 1162 | 2026.03.30 18:59:06.235773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1512 | ||
| 1163 | 2026.03.30 18:59:06.236300 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.03.30 18:59:06.236349 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 1165 | 2026.03.30 18:59:06.237034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2026.03.30 18:59:06.237558 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.03.30 18:59:06.237702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1512 | ||
| 1168 | 2026.03.30 18:59:06.291530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1169 | 2026.03.30 18:59:06.308791 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.03.30 18:59:06.308855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 1171 | 2026.03.30 18:59:06.315523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1172 | 2026.03.30 18:59:06.316716 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.03.30 18:59:06.320185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1174 | 2026.03.30 18:59:07.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.59 MiB, peak 169.73 MiB, free memory in arenas 0.00 B, will set to 165.01 MiB (RSS), difference: 1.42 MiB | ||
| 1175 | 2026.03.30 18:59:09.605822 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.03.30 18:59:09.606001 [ 3 ] {6f8bf61b-9c83-4d9f-a3dc-76726e361343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1177 | 2026.03.30 18:59:09.606069 [ 3 ] {6f8bf61b-9c83-4d9f-a3dc-76726e361343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1178 | 2026.03.30 18:59:09.606665 [ 3 ] {6f8bf61b-9c83-4d9f-a3dc-76726e361343} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.03.30 18:59:09.606717 [ 3 ] {6f8bf61b-9c83-4d9f-a3dc-76726e361343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 1180 | 2026.03.30 18:59:09.607292 [ 3 ] {6f8bf61b-9c83-4d9f-a3dc-76726e361343} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1181 | 2026.03.30 18:59:09.607862 [ 3 ] {6f8bf61b-9c83-4d9f-a3dc-76726e361343} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.03.30 18:59:09.608024 [ 3 ] {6f8bf61b-9c83-4d9f-a3dc-76726e361343} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002074 sec., 12536.162005785922 rows/sec., 993.98 KiB/sec. | ||
| 1183 | 2026.03.30 18:59:09.608071 [ 3 ] {6f8bf61b-9c83-4d9f-a3dc-76726e361343} <Debug> TCPHandler: Processed in 0.002374708 sec. | ||
| 1184 | 2026.03.30 18:59:09.608198 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.03.30 18:59:09.608301 [ 3 ] {8157ca5e-351f-4067-8cac-bfebc7021ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2026.03.30 18:59:09.608346 [ 3 ] {8157ca5e-351f-4067-8cac-bfebc7021ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2026.03.30 18:59:09.608763 [ 3 ] {8157ca5e-351f-4067-8cac-bfebc7021ebd} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.03.30 18:59:09.608801 [ 3 ] {8157ca5e-351f-4067-8cac-bfebc7021ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 1189 | 2026.03.30 18:59:09.609259 [ 3 ] {8157ca5e-351f-4067-8cac-bfebc7021ebd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1190 | 2026.03.30 18:59:09.609775 [ 3 ] {8157ca5e-351f-4067-8cac-bfebc7021ebd} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.03.30 18:59:09.609907 [ 3 ] {8157ca5e-351f-4067-8cac-bfebc7021ebd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001629 sec., 17188.459177409455 rows/sec., 1.34 MiB/sec. | ||
| 1192 | 2026.03.30 18:59:09.609945 [ 3 ] {8157ca5e-351f-4067-8cac-bfebc7021ebd} <Debug> TCPHandler: Processed in 0.001801239 sec. | ||
| 1193 | 2026.03.30 18:59:09.610059 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.03.30 18:59:09.610158 [ 3 ] {1901419e-6f82-4d68-b541-2eacd4208f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.03.30 18:59:09.610201 [ 3 ] {1901419e-6f82-4d68-b541-2eacd4208f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1196 | 2026.03.30 18:59:09.610561 [ 3 ] {1901419e-6f82-4d68-b541-2eacd4208f4a} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.03.30 18:59:09.610597 [ 3 ] {1901419e-6f82-4d68-b541-2eacd4208f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 1198 | 2026.03.30 18:59:09.611068 [ 3 ] {1901419e-6f82-4d68-b541-2eacd4208f4a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.03.30 18:59:09.611601 [ 3 ] {1901419e-6f82-4d68-b541-2eacd4208f4a} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.03.30 18:59:09.611731 [ 3 ] {1901419e-6f82-4d68-b541-2eacd4208f4a} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001594 sec., 31367.628607277293 rows/sec., 2.17 MiB/sec. | ||
| 1201 | 2026.03.30 18:59:09.611766 [ 3 ] {1901419e-6f82-4d68-b541-2eacd4208f4a} <Debug> TCPHandler: Processed in 0.001758838 sec. | ||
| 1202 | 2026.03.30 18:59:09.611891 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.03.30 18:59:09.611994 [ 3 ] {d6e4f484-93d0-4e66-afb1-0a78676ffb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.03.30 18:59:09.612037 [ 3 ] {d6e4f484-93d0-4e66-afb1-0a78676ffb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1205 | 2026.03.30 18:59:09.612353 [ 3 ] {d6e4f484-93d0-4e66-afb1-0a78676ffb82} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.03.30 18:59:09.612390 [ 3 ] {d6e4f484-93d0-4e66-afb1-0a78676ffb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 1207 | 2026.03.30 18:59:09.612868 [ 3 ] {d6e4f484-93d0-4e66-afb1-0a78676ffb82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2026.03.30 18:59:09.613496 [ 3 ] {d6e4f484-93d0-4e66-afb1-0a78676ffb82} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.03.30 18:59:09.613626 [ 3 ] {d6e4f484-93d0-4e66-afb1-0a78676ffb82} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001651 sec., 12113.870381586918 rows/sec., 851.76 KiB/sec. | ||
| 1210 | 2026.03.30 18:59:09.613661 [ 3 ] {d6e4f484-93d0-4e66-afb1-0a78676ffb82} <Debug> TCPHandler: Processed in 0.001829541 sec. | ||
| 1211 | 2026.03.30 18:59:13.657529 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1212 | 2026.03.30 18:59:13.657592 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1213 | 2026.03.30 18:59:13.738561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1960 | ||
| 1214 | 2026.03.30 18:59:13.739057 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.03.30 18:59:13.739101 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1216 | 2026.03.30 18:59:13.739366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 158 | ||
| 1217 | 2026.03.30 18:59:13.739811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1218 | 2026.03.30 18:59:13.740546 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.03.30 18:59:13.740697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1960 | ||
| 1220 | 2026.03.30 18:59:13.742242 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.03.30 18:59:13.742290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1222 | 2026.03.30 18:59:13.743683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1223 | 2026.03.30 18:59:13.744303 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.03.30 18:59:13.744546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1225 | 2026.03.30 18:59:13.821037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1226 | 2026.03.30 18:59:13.838908 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.03.30 18:59:13.838969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1228 | 2026.03.30 18:59:13.845725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1229 | 2026.03.30 18:59:13.846986 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.03.30 18:59:13.850379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1231 | 2026.03.30 18:59:14.001173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.58 MiB, peak 169.73 MiB, free memory in arenas 0.00 B, will set to 166.77 MiB (RSS), difference: 1.19 MiB | ||
| 1232 | 2026.03.30 18:59:14.606923 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.03.30 18:59:14.607115 [ 3 ] {b5968f47-10e5-49ce-9961-ba3159c6c385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1234 | 2026.03.30 18:59:14.607184 [ 3 ] {b5968f47-10e5-49ce-9961-ba3159c6c385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1235 | 2026.03.30 18:59:14.607879 [ 3 ] {b5968f47-10e5-49ce-9961-ba3159c6c385} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.03.30 18:59:14.607922 [ 3 ] {b5968f47-10e5-49ce-9961-ba3159c6c385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1237 | 2026.03.30 18:59:14.608292 [ 3 ] {b5968f47-10e5-49ce-9961-ba3159c6c385} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1238 | 2026.03.30 18:59:14.608515 [ 3 ] {b5968f47-10e5-49ce-9961-ba3159c6c385} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.03.30 18:59:14.608658 [ 3 ] {b5968f47-10e5-49ce-9961-ba3159c6c385} <Debug> executeQuery: Read 72 rows, 6.40 KiB in 0.001594 sec., 45169.3851944793 rows/sec., 3.92 MiB/sec. | ||
| 1240 | 2026.03.30 18:59:14.608701 [ 3 ] {b5968f47-10e5-49ce-9961-ba3159c6c385} <Debug> TCPHandler: Processed in 0.001903213 sec. | ||
| 1241 | 2026.03.30 18:59:14.608830 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.03.30 18:59:14.608933 [ 3 ] {f89d0102-73d2-4850-ba67-ddbd677fc61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.03.30 18:59:14.608975 [ 3 ] {f89d0102-73d2-4850-ba67-ddbd677fc61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1244 | 2026.03.30 18:59:14.609377 [ 3 ] {f89d0102-73d2-4850-ba67-ddbd677fc61e} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.03.30 18:59:14.609411 [ 3 ] {f89d0102-73d2-4850-ba67-ddbd677fc61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1246 | 2026.03.30 18:59:14.609699 [ 3 ] {f89d0102-73d2-4850-ba67-ddbd677fc61e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1247 | 2026.03.30 18:59:14.609903 [ 3 ] {f89d0102-73d2-4850-ba67-ddbd677fc61e} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.03.30 18:59:14.610024 [ 3 ] {f89d0102-73d2-4850-ba67-ddbd677fc61e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001115 sec., 20627.802690582957 rows/sec., 1.51 MiB/sec. | ||
| 1249 | 2026.03.30 18:59:14.610061 [ 3 ] {f89d0102-73d2-4850-ba67-ddbd677fc61e} <Debug> TCPHandler: Processed in 0.001283662 sec. | ||
| 1250 | 2026.03.30 18:59:14.610182 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.03.30 18:59:14.610277 [ 3 ] {19616bf9-5236-4e12-81c3-c2a44313d97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1252 | 2026.03.30 18:59:14.610317 [ 3 ] {19616bf9-5236-4e12-81c3-c2a44313d97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1253 | 2026.03.30 18:59:14.610729 [ 3 ] {19616bf9-5236-4e12-81c3-c2a44313d97b} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.03.30 18:59:14.610764 [ 3 ] {19616bf9-5236-4e12-81c3-c2a44313d97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1255 | 2026.03.30 18:59:14.611046 [ 3 ] {19616bf9-5236-4e12-81c3-c2a44313d97b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1256 | 2026.03.30 18:59:14.611256 [ 3 ] {19616bf9-5236-4e12-81c3-c2a44313d97b} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.03.30 18:59:14.611376 [ 3 ] {19616bf9-5236-4e12-81c3-c2a44313d97b} <Debug> executeQuery: Read 59 rows, 4.74 KiB in 0.001119 sec., 52725.64789991063 rows/sec., 4.14 MiB/sec. | ||
| 1258 | 2026.03.30 18:59:14.611411 [ 3 ] {19616bf9-5236-4e12-81c3-c2a44313d97b} <Debug> TCPHandler: Processed in 0.001277252 sec. | ||
| 1259 | 2026.03.30 18:59:14.611533 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.03.30 18:59:14.611631 [ 3 ] {a8da9fe3-da17-4306-9ca7-477bcb77e23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.03.30 18:59:14.611674 [ 3 ] {a8da9fe3-da17-4306-9ca7-477bcb77e23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1262 | 2026.03.30 18:59:14.612047 [ 3 ] {a8da9fe3-da17-4306-9ca7-477bcb77e23b} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.03.30 18:59:14.612081 [ 3 ] {a8da9fe3-da17-4306-9ca7-477bcb77e23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1264 | 2026.03.30 18:59:14.612395 [ 3 ] {a8da9fe3-da17-4306-9ca7-477bcb77e23b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1265 | 2026.03.30 18:59:14.612601 [ 3 ] {a8da9fe3-da17-4306-9ca7-477bcb77e23b} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.03.30 18:59:14.612724 [ 3 ] {a8da9fe3-da17-4306-9ca7-477bcb77e23b} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001113 sec., 44923.62982929021 rows/sec., 3.11 MiB/sec. | ||
| 1267 | 2026.03.30 18:59:14.612759 [ 3 ] {a8da9fe3-da17-4306-9ca7-477bcb77e23b} <Debug> TCPHandler: Processed in 0.001275932 sec. | ||
| 1268 | 2026.03.30 18:59:14.612885 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.03.30 18:59:14.612978 [ 3 ] {a6f455a1-b810-483e-b729-5e3b50df9d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.03.30 18:59:14.613030 [ 3 ] {a6f455a1-b810-483e-b729-5e3b50df9d35} <Trace> 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 | ||
| 1271 | 2026.03.30 18:59:14.613901 [ 3 ] {a6f455a1-b810-483e-b729-5e3b50df9d35} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.03.30 18:59:14.613936 [ 3 ] {a6f455a1-b810-483e-b729-5e3b50df9d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1273 | 2026.03.30 18:59:14.614466 [ 3 ] {a6f455a1-b810-483e-b729-5e3b50df9d35} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1274 | 2026.03.30 18:59:14.614685 [ 3 ] {a6f455a1-b810-483e-b729-5e3b50df9d35} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.03.30 18:59:14.614820 [ 3 ] {a6f455a1-b810-483e-b729-5e3b50df9d35} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001851 sec., 12425.71582928147 rows/sec., 22.27 MiB/sec. | ||
| 1276 | 2026.03.30 18:59:14.614868 [ 3 ] {a6f455a1-b810-483e-b729-5e3b50df9d35} <Debug> TCPHandler: Processed in 0.002031776 sec. | ||
| 1277 | 2026.03.30 18:59:14.614984 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.03.30 18:59:14.615076 [ 3 ] {75b31d55-834c-46c6-85b6-95bef80d9374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.03.30 18:59:14.615118 [ 3 ] {75b31d55-834c-46c6-85b6-95bef80d9374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1280 | 2026.03.30 18:59:14.615443 [ 3 ] {75b31d55-834c-46c6-85b6-95bef80d9374} <Trace> oximeter.measurements_i64 (7969ed2d-5d76-44cc-8327-e32cc83b9e1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.03.30 18:59:14.615477 [ 3 ] {75b31d55-834c-46c6-85b6-95bef80d9374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1282 | 2026.03.30 18:59:14.615772 [ 3 ] {75b31d55-834c-46c6-85b6-95bef80d9374} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1283 | 2026.03.30 18:59:14.615978 [ 3 ] {75b31d55-834c-46c6-85b6-95bef80d9374} <Trace> oximeter.measurements_i64 (7969ed2d-5d76-44cc-8327-e32cc83b9e1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.03.30 18:59:14.616094 [ 3 ] {75b31d55-834c-46c6-85b6-95bef80d9374} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001037 sec., 14464.802314368371 rows/sec., 1.08 MiB/sec. | ||
| 1285 | 2026.03.30 18:59:14.616129 [ 3 ] {75b31d55-834c-46c6-85b6-95bef80d9374} <Debug> TCPHandler: Processed in 0.00119318 sec. | ||
| 1286 | 2026.03.30 18:59:14.616234 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.03.30 18:59:14.616330 [ 3 ] {f332c835-8deb-4ab4-aafd-fd302dd84744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1288 | 2026.03.30 18:59:14.616368 [ 3 ] {f332c835-8deb-4ab4-aafd-fd302dd84744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1289 | 2026.03.30 18:59:14.616669 [ 3 ] {f332c835-8deb-4ab4-aafd-fd302dd84744} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.03.30 18:59:14.616702 [ 3 ] {f332c835-8deb-4ab4-aafd-fd302dd84744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1291 | 2026.03.30 18:59:14.616994 [ 3 ] {f332c835-8deb-4ab4-aafd-fd302dd84744} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1292 | 2026.03.30 18:59:14.617187 [ 3 ] {f332c835-8deb-4ab4-aafd-fd302dd84744} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.03.30 18:59:14.617302 [ 3 ] {f332c835-8deb-4ab4-aafd-fd302dd84744} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.000995 sec., 20100.502512562813 rows/sec., 1.38 MiB/sec. | ||
| 1294 | 2026.03.30 18:59:14.617341 [ 3 ] {f332c835-8deb-4ab4-aafd-fd302dd84744} <Debug> TCPHandler: Processed in 0.001154128 sec. | ||
| 1295 | 2026.03.30 18:59:19.603613 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.03.30 18:59:19.603845 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1297 | 2026.03.30 18:59:19.604143 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1298 | 2026.03.30 18:59:19.608023 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1299 | 2026.03.30 18:59:19.608309 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1300 | 2026.03.30 18:59:19.608389 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1301 | 2026.03.30 18:59:19.608584 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1302 | 2026.03.30 18:59:19.610746 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1303 | 2026.03.30 18:59:19.613110 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (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 | ||
| 1304 | 2026.03.30 18:59:19.613137 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1305 | 2026.03.30 18:59:19.615142 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections'))" | ||
| 1306 | 2026.03.30 18:59:19.615169 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1307 | 2026.03.30 18:59:19.636920 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.033159 sec., 572.9967731234356 rows/sec., 23.94 KiB/sec. | ||
| 1308 | 2026.03.30 18:59:19.637046 [ 3 ] {4b5f665d-05c5-4142-b444-f05b488ac2fc} <Debug> TCPHandler: Processed in 0.033550761 sec. | ||
| 1309 | 2026.03.30 18:59:19.639678 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.03.30 18:59:19.639849 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1311 | 2026.03.30 18:59:19.640105 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1312 | 2026.03.30 18:59:19.640143 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1313 | 2026.03.30 18:59:19.640354 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2026.03.30 18:59:19.640418 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1315 | 2026.03.30 18:59:19.640542 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1316 | 2026.03.30 18:59:19.640575 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1317 | 2026.03.30 18:59:19.640598 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (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 | ||
| 1318 | 2026.03.30 18:59:19.640616 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1319 | 2026.03.30 18:59:19.640656 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1320 | 2026.03.30 18:59:19.640677 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1321 | 2026.03.30 18:59:19.641204 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001426 sec., 13323.98316970547 rows/sec., 556.76 KiB/sec. | ||
| 1322 | 2026.03.30 18:59:19.641287 [ 3 ] {d9a70bdd-5b0b-47d6-9225-8f17f35f802f} <Debug> TCPHandler: Processed in 0.001674225 sec. | ||
| 1323 | 2026.03.30 18:59:19.641671 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.03.30 18:59:19.641802 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1325 | 2026.03.30 18:59:19.642003 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1326 | 2026.03.30 18:59:19.642035 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1327 | 2026.03.30 18:59:19.642209 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2026.03.30 18:59:19.642261 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2026.03.30 18:59:19.642359 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1330 | 2026.03.30 18:59:19.642386 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1331 | 2026.03.30 18:59:19.642405 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (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 | ||
| 1332 | 2026.03.30 18:59:19.642419 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1333 | 2026.03.30 18:59:19.642451 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1334 | 2026.03.30 18:59:19.642468 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1335 | 2026.03.30 18:59:19.642900 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001146 sec., 16579.406631762653 rows/sec., 692.80 KiB/sec. | ||
| 1336 | 2026.03.30 18:59:19.642983 [ 3 ] {dfd4a283-0488-4578-9ad5-3459ddbe5ddf} <Debug> TCPHandler: Processed in 0.001362514 sec. | ||
| 1337 | 2026.03.30 18:59:19.643209 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.03.30 18:59:19.643334 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1339 | 2026.03.30 18:59:19.643528 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2026.03.30 18:59:19.643559 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1341 | 2026.03.30 18:59:19.643734 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.03.30 18:59:19.643784 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.03.30 18:59:19.643880 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1344 | 2026.03.30 18:59:19.643907 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2026.03.30 18:59:19.643925 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (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 | ||
| 1346 | 2026.03.30 18:59:19.643940 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1347 | 2026.03.30 18:59:19.643971 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1348 | 2026.03.30 18:59:19.643989 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1349 | 2026.03.30 18:59:19.644669 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001383 sec., 13738.25018076645 rows/sec., 574.07 KiB/sec. | ||
| 1350 | 2026.03.30 18:59:19.644754 [ 3 ] {bb5e74d9-36b4-4479-bc48-a87f57fb99f3} <Debug> TCPHandler: Processed in 0.001592963 sec. | ||
| 1351 | 2026.03.30 18:59:19.644984 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.03.30 18:59:19.645109 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.03.30 18:59:19.645308 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1354 | 2026.03.30 18:59:19.645339 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1355 | 2026.03.30 18:59:19.645510 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.03.30 18:59:19.645561 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.03.30 18:59:19.645656 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1358 | 2026.03.30 18:59:19.645683 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1359 | 2026.03.30 18:59:19.645701 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (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 | ||
| 1360 | 2026.03.30 18:59:19.645715 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.03.30 18:59:19.645746 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1362 | 2026.03.30 18:59:19.645763 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1363 | 2026.03.30 18:59:19.646225 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001164 sec., 16323.024054982816 rows/sec., 682.08 KiB/sec. | ||
| 1364 | 2026.03.30 18:59:19.646306 [ 3 ] {7911af0a-a9e7-4e85-8556-2199f4586e11} <Debug> TCPHandler: Processed in 0.001370034 sec. | ||
| 1365 | 2026.03.30 18:59:19.646536 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.03.30 18:59:19.646662 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1367 | 2026.03.30 18:59:19.646854 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.03.30 18:59:19.646885 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1369 | 2026.03.30 18:59:19.647055 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.03.30 18:59:19.647106 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.03.30 18:59:19.647201 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1372 | 2026.03.30 18:59:19.647228 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.03.30 18:59:19.647245 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (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 | ||
| 1374 | 2026.03.30 18:59:19.647259 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.03.30 18:59:19.647290 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1376 | 2026.03.30 18:59:19.647307 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1377 | 2026.03.30 18:59:19.647779 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001165 sec., 16309.01287553648 rows/sec., 681.50 KiB/sec. | ||
| 1378 | 2026.03.30 18:59:19.647859 [ 3 ] {e23877c5-c6e0-49b7-b0ea-e64720c6a10e} <Debug> TCPHandler: Processed in 0.001370225 sec. | ||
| 1379 | 2026.03.30 18:59:19.662478 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.03.30 18:59:19.662602 [ 3 ] {726aa55e-56b3-45b7-877c-6682bb5ac98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1381 | 2026.03.30 18:59:19.662651 [ 3 ] {726aa55e-56b3-45b7-877c-6682bb5ac98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1382 | 2026.03.30 18:59:19.663222 [ 3 ] {726aa55e-56b3-45b7-877c-6682bb5ac98a} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.03.30 18:59:19.663261 [ 3 ] {726aa55e-56b3-45b7-877c-6682bb5ac98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1384 | 2026.03.30 18:59:19.663664 [ 3 ] {726aa55e-56b3-45b7-877c-6682bb5ac98a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1385 | 2026.03.30 18:59:19.663850 [ 3 ] {726aa55e-56b3-45b7-877c-6682bb5ac98a} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.03.30 18:59:19.664008 [ 3 ] {726aa55e-56b3-45b7-877c-6682bb5ac98a} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.00144 sec., 4166.666666666666 rows/sec., 1.93 MiB/sec. | ||
| 1387 | 2026.03.30 18:59:19.664047 [ 3 ] {726aa55e-56b3-45b7-877c-6682bb5ac98a} <Debug> TCPHandler: Processed in 0.001626264 sec. | ||
| 1388 | 2026.03.30 18:59:19.664156 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.03.30 18:59:19.664247 [ 3 ] {70d809fd-4421-4973-ba77-e70cc485a4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1390 | 2026.03.30 18:59:19.664285 [ 3 ] {70d809fd-4421-4973-ba77-e70cc485a4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1391 | 2026.03.30 18:59:19.665259 [ 3 ] {70d809fd-4421-4973-ba77-e70cc485a4ce} <Trace> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.03.30 18:59:19.665291 [ 3 ] {70d809fd-4421-4973-ba77-e70cc485a4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1393 | 2026.03.30 18:59:19.665708 [ 3 ] {70d809fd-4421-4973-ba77-e70cc485a4ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1394 | 2026.03.30 18:59:19.665912 [ 3 ] {70d809fd-4421-4973-ba77-e70cc485a4ce} <Trace> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.03.30 18:59:19.666029 [ 3 ] {70d809fd-4421-4973-ba77-e70cc485a4ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0018 sec., 13333.333333333334 rows/sec., 1.11 MiB/sec. | ||
| 1396 | 2026.03.30 18:59:19.666070 [ 3 ] {70d809fd-4421-4973-ba77-e70cc485a4ce} <Debug> TCPHandler: Processed in 0.001956654 sec. | ||
| 1397 | 2026.03.30 18:59:19.666191 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.03.30 18:59:19.666282 [ 3 ] {1e49f428-b495-46f8-9425-acbb98c3eca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1399 | 2026.03.30 18:59:19.666320 [ 3 ] {1e49f428-b495-46f8-9425-acbb98c3eca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1400 | 2026.03.30 18:59:19.666715 [ 3 ] {1e49f428-b495-46f8-9425-acbb98c3eca0} <Trace> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.03.30 18:59:19.666750 [ 3 ] {1e49f428-b495-46f8-9425-acbb98c3eca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1402 | 2026.03.30 18:59:19.667017 [ 3 ] {1e49f428-b495-46f8-9425-acbb98c3eca0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2026.03.30 18:59:19.667211 [ 3 ] {1e49f428-b495-46f8-9425-acbb98c3eca0} <Trace> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.03.30 18:59:19.667328 [ 3 ] {1e49f428-b495-46f8-9425-acbb98c3eca0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001063 sec., 1881.4675446848544 rows/sec., 153.42 KiB/sec. | ||
| 1405 | 2026.03.30 18:59:19.667366 [ 3 ] {1e49f428-b495-46f8-9425-acbb98c3eca0} <Debug> TCPHandler: Processed in 0.00122054 sec. | ||
| 1406 | 2026.03.30 18:59:19.667485 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.03.30 18:59:19.667576 [ 3 ] {c4951bb4-f6d2-4991-8a88-1ed00c7494b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1408 | 2026.03.30 18:59:19.667613 [ 3 ] {c4951bb4-f6d2-4991-8a88-1ed00c7494b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1409 | 2026.03.30 18:59:19.668206 [ 3 ] {c4951bb4-f6d2-4991-8a88-1ed00c7494b2} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.03.30 18:59:19.668241 [ 3 ] {c4951bb4-f6d2-4991-8a88-1ed00c7494b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1411 | 2026.03.30 18:59:19.668539 [ 3 ] {c4951bb4-f6d2-4991-8a88-1ed00c7494b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1412 | 2026.03.30 18:59:19.668737 [ 3 ] {c4951bb4-f6d2-4991-8a88-1ed00c7494b2} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.03.30 18:59:19.668856 [ 3 ] {c4951bb4-f6d2-4991-8a88-1ed00c7494b2} <Debug> executeQuery: Read 147 rows, 13.60 KiB in 0.001297 sec., 113338.47340015421 rows/sec., 10.24 MiB/sec. | ||
| 1414 | 2026.03.30 18:59:19.668895 [ 3 ] {c4951bb4-f6d2-4991-8a88-1ed00c7494b2} <Debug> TCPHandler: Processed in 0.001458448 sec. | ||
| 1415 | 2026.03.30 18:59:19.669006 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.03.30 18:59:19.669097 [ 3 ] {098e1096-be12-484f-b11d-05a78ecdfa5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1417 | 2026.03.30 18:59:19.669135 [ 3 ] {098e1096-be12-484f-b11d-05a78ecdfa5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1418 | 2026.03.30 18:59:19.669525 [ 3 ] {098e1096-be12-484f-b11d-05a78ecdfa5e} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.03.30 18:59:19.669560 [ 3 ] {098e1096-be12-484f-b11d-05a78ecdfa5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1420 | 2026.03.30 18:59:19.669829 [ 3 ] {098e1096-be12-484f-b11d-05a78ecdfa5e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1421 | 2026.03.30 18:59:19.670036 [ 3 ] {098e1096-be12-484f-b11d-05a78ecdfa5e} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.03.30 18:59:19.670153 [ 3 ] {098e1096-be12-484f-b11d-05a78ecdfa5e} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001073 sec., 13047.5302889096 rows/sec., 1.00 MiB/sec. | ||
| 1423 | 2026.03.30 18:59:19.670188 [ 3 ] {098e1096-be12-484f-b11d-05a78ecdfa5e} <Debug> TCPHandler: Processed in 0.00122955 sec. | ||
| 1424 | 2026.03.30 18:59:19.670298 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.03.30 18:59:19.670389 [ 3 ] {07468fed-15cd-49a3-92ed-1c908dac10d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.03.30 18:59:19.670426 [ 3 ] {07468fed-15cd-49a3-92ed-1c908dac10d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1427 | 2026.03.30 18:59:19.670853 [ 3 ] {07468fed-15cd-49a3-92ed-1c908dac10d8} <Trace> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.03.30 18:59:19.670885 [ 3 ] {07468fed-15cd-49a3-92ed-1c908dac10d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1429 | 2026.03.30 18:59:19.671247 [ 3 ] {07468fed-15cd-49a3-92ed-1c908dac10d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1430 | 2026.03.30 18:59:19.671446 [ 3 ] {07468fed-15cd-49a3-92ed-1c908dac10d8} <Trace> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.03.30 18:59:19.671564 [ 3 ] {07468fed-15cd-49a3-92ed-1c908dac10d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 1.67 MiB/sec. | ||
| 1432 | 2026.03.30 18:59:19.671598 [ 3 ] {07468fed-15cd-49a3-92ed-1c908dac10d8} <Debug> TCPHandler: Processed in 0.001347665 sec. | ||
| 1433 | 2026.03.30 18:59:19.671713 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.03.30 18:59:19.671805 [ 3 ] {90ddb3c4-8741-47e5-9cb2-0bec4cfa6e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.03.30 18:59:19.671842 [ 3 ] {90ddb3c4-8741-47e5-9cb2-0bec4cfa6e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1436 | 2026.03.30 18:59:19.672233 [ 3 ] {90ddb3c4-8741-47e5-9cb2-0bec4cfa6e4b} <Trace> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.03.30 18:59:19.672269 [ 3 ] {90ddb3c4-8741-47e5-9cb2-0bec4cfa6e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1438 | 2026.03.30 18:59:19.672657 [ 3 ] {90ddb3c4-8741-47e5-9cb2-0bec4cfa6e4b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1439 | 2026.03.30 18:59:19.672860 [ 3 ] {90ddb3c4-8741-47e5-9cb2-0bec4cfa6e4b} <Trace> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.03.30 18:59:19.672977 [ 3 ] {90ddb3c4-8741-47e5-9cb2-0bec4cfa6e4b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 787.82 KiB/sec. | ||
| 1441 | 2026.03.30 18:59:19.673019 [ 3 ] {90ddb3c4-8741-47e5-9cb2-0bec4cfa6e4b} <Debug> TCPHandler: Processed in 0.001353514 sec. | ||
| 1442 | 2026.03.30 18:59:19.673131 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.03.30 18:59:19.673222 [ 3 ] {24572c55-124e-44c7-bac7-5fdb0c142599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1444 | 2026.03.30 18:59:19.673259 [ 3 ] {24572c55-124e-44c7-bac7-5fdb0c142599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1445 | 2026.03.30 18:59:19.673666 [ 3 ] {24572c55-124e-44c7-bac7-5fdb0c142599} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.03.30 18:59:19.673701 [ 3 ] {24572c55-124e-44c7-bac7-5fdb0c142599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1447 | 2026.03.30 18:59:19.674005 [ 3 ] {24572c55-124e-44c7-bac7-5fdb0c142599} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1448 | 2026.03.30 18:59:19.674203 [ 3 ] {24572c55-124e-44c7-bac7-5fdb0c142599} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.03.30 18:59:19.674321 [ 3 ] {24572c55-124e-44c7-bac7-5fdb0c142599} <Debug> executeQuery: Read 66 rows, 5.66 KiB in 0.001117 sec., 59086.83974932856 rows/sec., 4.95 MiB/sec. | ||
| 1450 | 2026.03.30 18:59:19.674362 [ 3 ] {24572c55-124e-44c7-bac7-5fdb0c142599} <Debug> TCPHandler: Processed in 0.001277982 sec. | ||
| 1451 | 2026.03.30 18:59:19.674476 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.03.30 18:59:19.674567 [ 3 ] {39871140-0405-408a-86ff-43caf6a00928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1453 | 2026.03.30 18:59:19.674607 [ 3 ] {39871140-0405-408a-86ff-43caf6a00928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1454 | 2026.03.30 18:59:19.675021 [ 3 ] {39871140-0405-408a-86ff-43caf6a00928} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.03.30 18:59:19.675055 [ 3 ] {39871140-0405-408a-86ff-43caf6a00928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1456 | 2026.03.30 18:59:19.675388 [ 3 ] {39871140-0405-408a-86ff-43caf6a00928} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1457 | 2026.03.30 18:59:19.675592 [ 3 ] {39871140-0405-408a-86ff-43caf6a00928} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.03.30 18:59:19.675708 [ 3 ] {39871140-0405-408a-86ff-43caf6a00928} <Debug> executeQuery: Read 351 rows, 28.52 KiB in 0.001159 sec., 302847.28213977563 rows/sec., 24.03 MiB/sec. | ||
| 1459 | 2026.03.30 18:59:19.675748 [ 3 ] {39871140-0405-408a-86ff-43caf6a00928} <Debug> TCPHandler: Processed in 0.001319214 sec. | ||
| 1460 | 2026.03.30 18:59:19.675864 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.03.30 18:59:19.675955 [ 3 ] {af5d5e7f-1cf9-4479-a16f-becca869c62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1462 | 2026.03.30 18:59:19.675994 [ 3 ] {af5d5e7f-1cf9-4479-a16f-becca869c62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1463 | 2026.03.30 18:59:19.676309 [ 3 ] {af5d5e7f-1cf9-4479-a16f-becca869c62e} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.03.30 18:59:19.676344 [ 3 ] {af5d5e7f-1cf9-4479-a16f-becca869c62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1465 | 2026.03.30 18:59:19.676644 [ 3 ] {af5d5e7f-1cf9-4479-a16f-becca869c62e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1466 | 2026.03.30 18:59:19.676852 [ 3 ] {af5d5e7f-1cf9-4479-a16f-becca869c62e} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.03.30 18:59:19.676970 [ 3 ] {af5d5e7f-1cf9-4479-a16f-becca869c62e} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001033 sec., 19361.08422071636 rows/sec., 1.33 MiB/sec. | ||
| 1468 | 2026.03.30 18:59:19.677009 [ 3 ] {af5d5e7f-1cf9-4479-a16f-becca869c62e} <Debug> TCPHandler: Processed in 0.001193469 sec. | ||
| 1469 | 2026.03.30 18:59:21.241549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2472 | ||
| 1470 | 2026.03.30 18:59:21.242077 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.03.30 18:59:21.242115 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1472 | 2026.03.30 18:59:21.242607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1473 | 2026.03.30 18:59:21.242830 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.03.30 18:59:21.242962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2472 | ||
| 1475 | 2026.03.30 18:59:21.351224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1476 | 2026.03.30 18:59:21.368159 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.03.30 18:59:21.368226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1478 | 2026.03.30 18:59:21.374583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1479 | 2026.03.30 18:59:21.375332 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.03.30 18:59:21.378246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1481 | 2026.03.30 18:59:22.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.66 MiB, peak 172.66 MiB, free memory in arenas 0.00 B, will set to 170.07 MiB (RSS), difference: 1.41 MiB | ||
| 1482 | 2026.03.30 18:59:23.745461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 204 | ||
| 1483 | 2026.03.30 18:59:23.747920 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.03.30 18:59:23.747983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1485 | 2026.03.30 18:59:23.749228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1486 | 2026.03.30 18:59:23.749532 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.03.30 18:59:23.749867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1488 | 2026.03.30 18:59:24.606225 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.03.30 18:59:24.606414 [ 3 ] {eedafbc6-032a-4c00-830a-bf5ac50b0320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1490 | 2026.03.30 18:59:24.606481 [ 3 ] {eedafbc6-032a-4c00-830a-bf5ac50b0320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1491 | 2026.03.30 18:59:24.607225 [ 3 ] {eedafbc6-032a-4c00-830a-bf5ac50b0320} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.03.30 18:59:24.607271 [ 3 ] {eedafbc6-032a-4c00-830a-bf5ac50b0320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1493 | 2026.03.30 18:59:24.607675 [ 3 ] {eedafbc6-032a-4c00-830a-bf5ac50b0320} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1494 | 2026.03.30 18:59:24.607922 [ 3 ] {eedafbc6-032a-4c00-830a-bf5ac50b0320} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.03.30 18:59:24.608073 [ 3 ] {eedafbc6-032a-4c00-830a-bf5ac50b0320} <Debug> executeQuery: Read 72 rows, 6.40 KiB in 0.001711 sec., 42080.654587960256 rows/sec., 3.65 MiB/sec. | ||
| 1496 | 2026.03.30 18:59:24.608113 [ 3 ] {eedafbc6-032a-4c00-830a-bf5ac50b0320} <Debug> TCPHandler: Processed in 0.002013537 sec. | ||
| 1497 | 2026.03.30 18:59:24.608246 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.03.30 18:59:24.608339 [ 3 ] {918f3ae4-9496-40ff-92de-812eb045d757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.03.30 18:59:24.608378 [ 3 ] {918f3ae4-9496-40ff-92de-812eb045d757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1500 | 2026.03.30 18:59:24.608803 [ 3 ] {918f3ae4-9496-40ff-92de-812eb045d757} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.03.30 18:59:24.608839 [ 3 ] {918f3ae4-9496-40ff-92de-812eb045d757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1502 | 2026.03.30 18:59:24.609123 [ 3 ] {918f3ae4-9496-40ff-92de-812eb045d757} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1503 | 2026.03.30 18:59:24.609328 [ 3 ] {918f3ae4-9496-40ff-92de-812eb045d757} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.03.30 18:59:24.609449 [ 3 ] {918f3ae4-9496-40ff-92de-812eb045d757} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001128 sec., 20390.070921985814 rows/sec., 1.50 MiB/sec. | ||
| 1505 | 2026.03.30 18:59:24.609485 [ 3 ] {918f3ae4-9496-40ff-92de-812eb045d757} <Debug> TCPHandler: Processed in 0.001287672 sec. | ||
| 1506 | 2026.03.30 18:59:24.609599 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.03.30 18:59:24.609690 [ 3 ] {e8d8ccdd-99b2-476c-a0ed-584947dff28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1508 | 2026.03.30 18:59:24.609728 [ 3 ] {e8d8ccdd-99b2-476c-a0ed-584947dff28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1509 | 2026.03.30 18:59:24.610126 [ 3 ] {e8d8ccdd-99b2-476c-a0ed-584947dff28c} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.03.30 18:59:24.610161 [ 3 ] {e8d8ccdd-99b2-476c-a0ed-584947dff28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1511 | 2026.03.30 18:59:24.610443 [ 3 ] {e8d8ccdd-99b2-476c-a0ed-584947dff28c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1512 | 2026.03.30 18:59:24.610704 [ 3 ] {e8d8ccdd-99b2-476c-a0ed-584947dff28c} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.03.30 18:59:24.610830 [ 3 ] {e8d8ccdd-99b2-476c-a0ed-584947dff28c} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001157 sec., 44079.515989628344 rows/sec., 3.44 MiB/sec. | ||
| 1514 | 2026.03.30 18:59:24.610865 [ 3 ] {e8d8ccdd-99b2-476c-a0ed-584947dff28c} <Debug> TCPHandler: Processed in 0.001315023 sec. | ||
| 1515 | 2026.03.30 18:59:24.610978 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.03.30 18:59:24.611069 [ 3 ] {c4ed26b6-3761-49f9-ab58-54382b340fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.03.30 18:59:24.611111 [ 3 ] {c4ed26b6-3761-49f9-ab58-54382b340fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1518 | 2026.03.30 18:59:24.611464 [ 3 ] {c4ed26b6-3761-49f9-ab58-54382b340fad} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.03.30 18:59:24.611500 [ 3 ] {c4ed26b6-3761-49f9-ab58-54382b340fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1520 | 2026.03.30 18:59:24.611801 [ 3 ] {c4ed26b6-3761-49f9-ab58-54382b340fad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1521 | 2026.03.30 18:59:24.612003 [ 3 ] {c4ed26b6-3761-49f9-ab58-54382b340fad} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.03.30 18:59:24.612128 [ 3 ] {c4ed26b6-3761-49f9-ab58-54382b340fad} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001076 sec., 46468.40148698885 rows/sec., 3.22 MiB/sec. | ||
| 1523 | 2026.03.30 18:59:24.612162 [ 3 ] {c4ed26b6-3761-49f9-ab58-54382b340fad} <Debug> TCPHandler: Processed in 0.00123301 sec. | ||
| 1524 | 2026.03.30 18:59:24.612270 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.03.30 18:59:24.612360 [ 3 ] {9a829c7f-7beb-4192-b152-57a6006cca5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1526 | 2026.03.30 18:59:24.612412 [ 3 ] {9a829c7f-7beb-4192-b152-57a6006cca5e} <Trace> 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 | ||
| 1527 | 2026.03.30 18:59:24.613152 [ 3 ] {9a829c7f-7beb-4192-b152-57a6006cca5e} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.03.30 18:59:24.613188 [ 3 ] {9a829c7f-7beb-4192-b152-57a6006cca5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1529 | 2026.03.30 18:59:24.613677 [ 3 ] {9a829c7f-7beb-4192-b152-57a6006cca5e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1530 | 2026.03.30 18:59:24.613884 [ 3 ] {9a829c7f-7beb-4192-b152-57a6006cca5e} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.03.30 18:59:24.614008 [ 3 ] {9a829c7f-7beb-4192-b152-57a6006cca5e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001666 sec., 13805.522208883554 rows/sec., 24.74 MiB/sec. | ||
| 1532 | 2026.03.30 18:59:24.614055 [ 3 ] {9a829c7f-7beb-4192-b152-57a6006cca5e} <Debug> TCPHandler: Processed in 0.00183317 sec. | ||
| 1533 | 2026.03.30 18:59:24.614166 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.03.30 18:59:24.614258 [ 3 ] {6d4bbecf-2e9f-4aa2-b7dd-5815eae00431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1535 | 2026.03.30 18:59:24.614297 [ 3 ] {6d4bbecf-2e9f-4aa2-b7dd-5815eae00431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1536 | 2026.03.30 18:59:24.614605 [ 3 ] {6d4bbecf-2e9f-4aa2-b7dd-5815eae00431} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.03.30 18:59:24.614640 [ 3 ] {6d4bbecf-2e9f-4aa2-b7dd-5815eae00431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1538 | 2026.03.30 18:59:24.614922 [ 3 ] {6d4bbecf-2e9f-4aa2-b7dd-5815eae00431} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1539 | 2026.03.30 18:59:24.615128 [ 3 ] {6d4bbecf-2e9f-4aa2-b7dd-5815eae00431} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.03.30 18:59:24.615250 [ 3 ] {6d4bbecf-2e9f-4aa2-b7dd-5815eae00431} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00101 sec., 19801.980198019803 rows/sec., 1.36 MiB/sec. | ||
| 1541 | 2026.03.30 18:59:24.615284 [ 3 ] {6d4bbecf-2e9f-4aa2-b7dd-5815eae00431} <Debug> TCPHandler: Processed in 0.001166148 sec. | ||
| 1542 | 2026.03.30 18:59:28.657639 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1543 | 2026.03.30 18:59:28.657718 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1544 | 2026.03.30 18:59:28.743890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2920 | ||
| 1545 | 2026.03.30 18:59:28.744372 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.03.30 18:59:28.744416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1547 | 2026.03.30 18:59:28.744935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1548 | 2026.03.30 18:59:28.745173 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.03.30 18:59:28.745303 [ 72 ] {} <Debug> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1550 | 2026.03.30 18:59:28.745311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 | ||
| 1551 | 2026.03.30 18:59:28.745376 [ 72 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.03.30 18:59:28.745403 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1553 | 2026.03.30 18:59:28.747526 [ 189 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1554 | 2026.03.30 18:59:28.747712 [ 189 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1555 | 2026.03.30 18:59:28.747799 [ 189 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 552 rows starting from the beginning of the part | ||
| 1556 | 2026.03.30 18:59:28.747917 [ 189 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1557 | 2026.03.30 18:59:28.747971 [ 189 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1558 | 2026.03.30 18:59:28.748045 [ 189 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1559 | 2026.03.30 18:59:28.748090 [ 189 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1560 | 2026.03.30 18:59:28.748142 [ 189 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1561 | 2026.03.30 18:59:28.780287 [ 190 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.034773521 sec., 83971.93945358596 rows/sec., 1.20 MiB/sec. | ||
| 1562 | 2026.03.30 18:59:28.781004 [ 186 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1563 | 2026.03.30 18:59:28.781345 [ 186 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.03.30 18:59:28.781426 [ 186 ] {4efbec26-0b22-4b89-86ae-c77c8180fd0e::all_1_6_1} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1565 | 2026.03.30 18:59:28.783430 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1566 | 2026.03.30 18:59:28.879155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1567 | 2026.03.30 18:59:28.897192 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.03.30 18:59:28.897239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1569 | 2026.03.30 18:59:28.903581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1570 | 2026.03.30 18:59:28.904348 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.03.30 18:59:28.904647 [ 72 ] {} <Debug> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1572 | 2026.03.30 18:59:28.904704 [ 72 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.03.30 18:59:28.904728 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1574 | 2026.03.30 18:59:28.904822 [ 186 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1575 | 2026.03.30 18:59:28.907895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1576 | 2026.03.30 18:59:28.907973 [ 186 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1577 | 2026.03.30 18:59:28.908812 [ 186 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1578 | 2026.03.30 18:59:28.912326 [ 186 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1579 | 2026.03.30 18:59:28.915916 [ 186 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1580 | 2026.03.30 18:59:28.919628 [ 186 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1581 | 2026.03.30 18:59:28.928354 [ 186 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1582 | 2026.03.30 18:59:28.932609 [ 186 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1583 | 2026.03.30 18:59:28.993348 [ 190 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088563247 sec., 519.4028172883047 rows/sec., 2.69 MiB/sec. | ||
| 1584 | 2026.03.30 18:59:28.995118 [ 198 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1585 | 2026.03.30 18:59:28.996906 [ 198 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.03.30 18:59:28.996999 [ 198 ] {2ff5dfec-ff0b-4a7b-a10a-90b035a008bc::all_1_6_1} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1587 | 2026.03.30 18:59:28.998159 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1588 | 2026.03.30 18:59:29.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.25 MiB, peak 180.79 MiB, free memory in arenas 0.00 B, will set to 180.32 MiB (RSS), difference: 9.07 MiB | ||
| 1589 | 2026.03.30 18:59:29.605435 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.03.30 18:59:29.605626 [ 3 ] {b0616008-25bc-4d2f-909e-454263189370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1591 | 2026.03.30 18:59:29.605698 [ 3 ] {b0616008-25bc-4d2f-909e-454263189370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1592 | 2026.03.30 18:59:29.606388 [ 3 ] {b0616008-25bc-4d2f-909e-454263189370} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.03.30 18:59:29.606433 [ 3 ] {b0616008-25bc-4d2f-909e-454263189370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1594 | 2026.03.30 18:59:29.606835 [ 3 ] {b0616008-25bc-4d2f-909e-454263189370} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1595 | 2026.03.30 18:59:29.607090 [ 3 ] {b0616008-25bc-4d2f-909e-454263189370} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.03.30 18:59:29.607226 [ 71 ] {} <Debug> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1597 | 2026.03.30 18:59:29.607248 [ 3 ] {b0616008-25bc-4d2f-909e-454263189370} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001674 sec., 15531.660692951016 rows/sec., 1.20 MiB/sec. | ||
| 1598 | 2026.03.30 18:59:29.607299 [ 71 ] {} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.03.30 18:59:29.607311 [ 3 ] {b0616008-25bc-4d2f-909e-454263189370} <Debug> TCPHandler: Processed in 0.002007896 sec. | ||
| 1600 | 2026.03.30 18:59:29.607329 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1601 | 2026.03.30 18:59:29.607448 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.03.30 18:59:29.607466 [ 187 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1603 | 2026.03.30 18:59:29.607557 [ 3 ] {554a8816-c371-413b-8611-d81ce794e8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1604 | 2026.03.30 18:59:29.607605 [ 3 ] {554a8816-c371-413b-8611-d81ce794e8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1605 | 2026.03.30 18:59:29.607612 [ 187 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1606 | 2026.03.30 18:59:29.607665 [ 187 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 1607 | 2026.03.30 18:59:29.607777 [ 187 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1608 | 2026.03.30 18:59:29.607837 [ 187 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
| 1609 | 2026.03.30 18:59:29.607890 [ 187 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 147 rows starting from the beginning of the part | ||
| 1610 | 2026.03.30 18:59:29.607947 [ 187 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
| 1611 | 2026.03.30 18:59:29.608004 [ 187 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1612 | 2026.03.30 18:59:29.608040 [ 3 ] {554a8816-c371-413b-8611-d81ce794e8d0} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.03.30 18:59:29.608085 [ 3 ] {554a8816-c371-413b-8611-d81ce794e8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1614 | 2026.03.30 18:59:29.608503 [ 3 ] {554a8816-c371-413b-8611-d81ce794e8d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1615 | 2026.03.30 18:59:29.608800 [ 3 ] {554a8816-c371-413b-8611-d81ce794e8d0} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.03.30 18:59:29.608908 [ 71 ] {} <Debug> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1617 | 2026.03.30 18:59:29.608941 [ 71 ] {} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.03.30 18:59:29.608944 [ 3 ] {554a8816-c371-413b-8611-d81ce794e8d0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00141 sec., 19858.156028368794 rows/sec., 1.55 MiB/sec. | ||
| 1619 | 2026.03.30 18:59:29.608960 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1620 | 2026.03.30 18:59:29.608995 [ 3 ] {554a8816-c371-413b-8611-d81ce794e8d0} <Debug> TCPHandler: Processed in 0.001601232 sec. | ||
| 1621 | 2026.03.30 18:59:29.609089 [ 190 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674945 sec., 225082.017618489 rows/sec., 20.28 MiB/sec. | ||
| 1622 | 2026.03.30 18:59:29.609116 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.03.30 18:59:29.609090 [ 200 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1624 | 2026.03.30 18:59:29.609227 [ 3 ] {bf23ea84-a84c-4311-ab20-9c17cc6fc0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1625 | 2026.03.30 18:59:29.609257 [ 200 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1626 | 2026.03.30 18:59:29.609272 [ 3 ] {bf23ea84-a84c-4311-ab20-9c17cc6fc0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1627 | 2026.03.30 18:59:29.609293 [ 200 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
| 1628 | 2026.03.30 18:59:29.609371 [ 194 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1629 | 2026.03.30 18:59:29.609375 [ 200 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1630 | 2026.03.30 18:59:29.609468 [ 200 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 59 rows starting from the beginning of the part | ||
| 1631 | 2026.03.30 18:59:29.609518 [ 200 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1632 | 2026.03.30 18:59:29.609563 [ 200 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part | ||
| 1633 | 2026.03.30 18:59:29.609612 [ 200 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1634 | 2026.03.30 18:59:29.609642 [ 3 ] {bf23ea84-a84c-4311-ab20-9c17cc6fc0eb} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.03.30 18:59:29.609682 [ 3 ] {bf23ea84-a84c-4311-ab20-9c17cc6fc0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1636 | 2026.03.30 18:59:29.609755 [ 194 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.03.30 18:59:29.609848 [ 194 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_6_1} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1638 | 2026.03.30 18:59:29.609951 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1639 | 2026.03.30 18:59:29.610067 [ 3 ] {bf23ea84-a84c-4311-ab20-9c17cc6fc0eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1640 | 2026.03.30 18:59:29.610319 [ 3 ] {bf23ea84-a84c-4311-ab20-9c17cc6fc0eb} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.03.30 18:59:29.610419 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1642 | 2026.03.30 18:59:29.610449 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.03.30 18:59:29.610455 [ 3 ] {bf23ea84-a84c-4311-ab20-9c17cc6fc0eb} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001247 sec., 40096.230954290295 rows/sec., 2.78 MiB/sec. | ||
| 1644 | 2026.03.30 18:59:29.610467 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1645 | 2026.03.30 18:59:29.610505 [ 3 ] {bf23ea84-a84c-4311-ab20-9c17cc6fc0eb} <Debug> TCPHandler: Processed in 0.001439477 sec. | ||
| 1646 | 2026.03.30 18:59:29.610553 [ 194 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1647 | 2026.03.30 18:59:29.610632 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.03.30 18:59:29.610669 [ 194 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1649 | 2026.03.30 18:59:29.610695 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671025 sec., 161577.4749031283 rows/sec., 13.47 MiB/sec. | ||
| 1650 | 2026.03.30 18:59:29.610705 [ 194 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part | ||
| 1651 | 2026.03.30 18:59:29.610733 [ 3 ] {a2464896-39e1-4dc9-9150-aa8917a9576c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1652 | 2026.03.30 18:59:29.610780 [ 3 ] {a2464896-39e1-4dc9-9150-aa8917a9576c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1653 | 2026.03.30 18:59:29.610818 [ 194 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1654 | 2026.03.30 18:59:29.610864 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1655 | 2026.03.30 18:59:29.610876 [ 194 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1656 | 2026.03.30 18:59:29.610946 [ 194 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 351 rows starting from the beginning of the part | ||
| 1657 | 2026.03.30 18:59:29.611000 [ 194 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1658 | 2026.03.30 18:59:29.611047 [ 194 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1659 | 2026.03.30 18:59:29.611131 [ 3 ] {a2464896-39e1-4dc9-9150-aa8917a9576c} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.03.30 18:59:29.611156 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.03.30 18:59:29.611172 [ 3 ] {a2464896-39e1-4dc9-9150-aa8917a9576c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1662 | 2026.03.30 18:59:29.611251 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_6_1} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1663 | 2026.03.30 18:59:29.611339 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1664 | 2026.03.30 18:59:29.611539 [ 3 ] {a2464896-39e1-4dc9-9150-aa8917a9576c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1665 | 2026.03.30 18:59:29.611782 [ 3 ] {a2464896-39e1-4dc9-9150-aa8917a9576c} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.03.30 18:59:29.611892 [ 71 ] {} <Debug> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1667 | 2026.03.30 18:59:29.611915 [ 3 ] {a2464896-39e1-4dc9-9150-aa8917a9576c} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001201 sec., 16652.78934221482 rows/sec., 1.14 MiB/sec. | ||
| 1668 | 2026.03.30 18:59:29.611924 [ 71 ] {} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.03.30 18:59:29.611958 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1670 | 2026.03.30 18:59:29.611959 [ 3 ] {a2464896-39e1-4dc9-9150-aa8917a9576c} <Debug> TCPHandler: Processed in 0.001376575 sec. | ||
| 1671 | 2026.03.30 18:59:29.612018 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1672 | 2026.03.30 18:59:29.612076 [ 190 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554441 sec., 387920.8023977752 rows/sec., 29.16 MiB/sec. | ||
| 1673 | 2026.03.30 18:59:29.612123 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1674 | 2026.03.30 18:59:29.612156 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1675 | 2026.03.30 18:59:29.612201 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1676 | 2026.03.30 18:59:29.612238 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1677 | 2026.03.30 18:59:29.612258 [ 199 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1678 | 2026.03.30 18:59:29.612271 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1679 | 2026.03.30 18:59:29.612303 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1680 | 2026.03.30 18:59:29.612338 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1681 | 2026.03.30 18:59:29.612536 [ 199 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.03.30 18:59:29.612601 [ 199 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1683 | 2026.03.30 18:59:29.612671 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1684 | 2026.03.30 18:59:29.613010 [ 199 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001017523 sec., 117933.45211852706 rows/sec., 8.10 MiB/sec. | ||
| 1685 | 2026.03.30 18:59:29.613110 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1686 | 2026.03.30 18:59:29.613349 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.03.30 18:59:29.613409 [ 187 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_6_1} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1688 | 2026.03.30 18:59:29.613462 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1689 | 2026.03.30 18:59:33.750901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 224 | ||
| 1690 | 2026.03.30 18:59:33.752834 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.03.30 18:59:33.752873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1692 | 2026.03.30 18:59:33.754009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1693 | 2026.03.30 18:59:33.754273 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.03.30 18:59:33.754516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1695 | 2026.03.30 18:59:34.604471 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.03.30 18:59:34.604697 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1697 | 2026.03.30 18:59:34.605040 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1698 | 2026.03.30 18:59:34.605078 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1699 | 2026.03.30 18:59:34.605316 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1700 | 2026.03.30 18:59:34.605388 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1701 | 2026.03.30 18:59:34.605532 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1702 | 2026.03.30 18:59:34.605653 [ 338 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1703 | 2026.03.30 18:59:34.605665 [ 299 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1704 | 2026.03.30 18:59:34.605795 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1705 | 2026.03.30 18:59:34.605825 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1706 | 2026.03.30 18:59:34.607893 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1707 | 2026.03.30 18:59:34.607930 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1708 | 2026.03.30 18:59:34.607996 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1709 | 2026.03.30 18:59:34.608041 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1710 | 2026.03.30 18:59:34.608973 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.004371 sec., 5719.514985129261 rows/sec., 251.35 KiB/sec. | ||
| 1711 | 2026.03.30 18:59:34.609092 [ 3 ] {ca3e4348-0464-47fd-8e8d-a06de7565c97} <Debug> TCPHandler: Processed in 0.004742176 sec. | ||
| 1712 | 2026.03.30 18:59:34.609401 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.03.30 18:59:34.609540 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1714 | 2026.03.30 18:59:34.609760 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1715 | 2026.03.30 18:59:34.609793 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1716 | 2026.03.30 18:59:34.609983 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1717 | 2026.03.30 18:59:34.610037 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1718 | 2026.03.30 18:59:34.610140 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1719 | 2026.03.30 18:59:34.610201 [ 295 ] {017ab90c-a641-450f-841e-954ffe45521d} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1720 | 2026.03.30 18:59:34.610231 [ 338 ] {017ab90c-a641-450f-841e-954ffe45521d} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1721 | 2026.03.30 18:59:34.610310 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1722 | 2026.03.30 18:59:34.610337 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1723 | 2026.03.30 18:59:34.610393 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1724 | 2026.03.30 18:59:34.610409 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1725 | 2026.03.30 18:59:34.610440 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1726 | 2026.03.30 18:59:34.610469 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1727 | 2026.03.30 18:59:34.611174 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001693 sec., 14766.686355581807 rows/sec., 648.93 KiB/sec. | ||
| 1728 | 2026.03.30 18:59:34.611276 [ 3 ] {017ab90c-a641-450f-841e-954ffe45521d} <Debug> TCPHandler: Processed in 0.001926213 sec. | ||
| 1729 | 2026.03.30 18:59:34.611479 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.03.30 18:59:34.611609 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1731 | 2026.03.30 18:59:34.611814 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1732 | 2026.03.30 18:59:34.611847 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1733 | 2026.03.30 18:59:34.612030 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1734 | 2026.03.30 18:59:34.612080 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1735 | 2026.03.30 18:59:34.612176 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1736 | 2026.03.30 18:59:34.612237 [ 319 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1737 | 2026.03.30 18:59:34.612241 [ 306 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1738 | 2026.03.30 18:59:34.612340 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1739 | 2026.03.30 18:59:34.612364 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1740 | 2026.03.30 18:59:34.612417 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1741 | 2026.03.30 18:59:34.612433 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1742 | 2026.03.30 18:59:34.612461 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1743 | 2026.03.30 18:59:34.612490 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1744 | 2026.03.30 18:59:34.613168 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001612 sec., 15508.684863523575 rows/sec., 681.53 KiB/sec. | ||
| 1745 | 2026.03.30 18:59:34.613265 [ 3 ] {ce1df9fd-16e8-43da-ab06-71cc245c2a93} <Debug> TCPHandler: Processed in 0.001834171 sec. | ||
| 1746 | 2026.03.30 18:59:34.613468 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.03.30 18:59:34.613595 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1748 | 2026.03.30 18:59:34.613799 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1749 | 2026.03.30 18:59:34.613831 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1750 | 2026.03.30 18:59:34.614015 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1751 | 2026.03.30 18:59:34.614065 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1752 | 2026.03.30 18:59:34.614158 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1753 | 2026.03.30 18:59:34.614219 [ 338 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1754 | 2026.03.30 18:59:34.614223 [ 340 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1755 | 2026.03.30 18:59:34.614333 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1756 | 2026.03.30 18:59:34.614358 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1757 | 2026.03.30 18:59:34.614410 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1758 | 2026.03.30 18:59:34.614426 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1759 | 2026.03.30 18:59:34.614455 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1760 | 2026.03.30 18:59:34.614484 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1761 | 2026.03.30 18:59:34.615025 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001481 sec., 16880.486158001353 rows/sec., 741.82 KiB/sec. | ||
| 1762 | 2026.03.30 18:59:34.615127 [ 3 ] {79a96f47-2e77-4bbd-b83f-5eac447a10f2} <Debug> TCPHandler: Processed in 0.001706297 sec. | ||
| 1763 | 2026.03.30 18:59:34.615325 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.03.30 18:59:34.615452 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1765 | 2026.03.30 18:59:34.615657 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1766 | 2026.03.30 18:59:34.615689 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1767 | 2026.03.30 18:59:34.615880 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1768 | 2026.03.30 18:59:34.615931 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1769 | 2026.03.30 18:59:34.616027 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1770 | 2026.03.30 18:59:34.616084 [ 319 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1771 | 2026.03.30 18:59:34.616090 [ 340 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1772 | 2026.03.30 18:59:34.616181 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1773 | 2026.03.30 18:59:34.616211 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1774 | 2026.03.30 18:59:34.616264 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1775 | 2026.03.30 18:59:34.616280 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1776 | 2026.03.30 18:59:34.616309 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1777 | 2026.03.30 18:59:34.616343 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', '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'))" | ||
| 1778 | 2026.03.30 18:59:34.616962 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001562 sec., 16005.121638924456 rows/sec., 703.35 KiB/sec. | ||
| 1779 | 2026.03.30 18:59:34.617057 [ 3 ] {d43023b4-6808-4b63-ad6d-7ca95afcc000} <Debug> TCPHandler: Processed in 0.001780568 sec. | ||
| 1780 | 2026.03.30 18:59:34.617286 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.03.30 18:59:34.617413 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', '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') FORMAT Native; (stage: Complete) | ||
| 1782 | 2026.03.30 18:59:34.617614 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1783 | 2026.03.30 18:59:34.617647 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', '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')" moved to PREWHERE | ||
| 1784 | 2026.03.30 18:59:34.617834 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1785 | 2026.03.30 18:59:34.617884 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1786 | 2026.03.30 18:59:34.617979 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1787 | 2026.03.30 18:59:34.618040 [ 312 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1788 | 2026.03.30 18:59:34.618048 [ 338 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1789 | 2026.03.30 18:59:34.618136 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1790 | 2026.03.30 18:59:34.618160 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1791 | 2026.03.30 18:59:34.618213 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1792 | 2026.03.30 18:59:34.618230 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1793 | 2026.03.30 18:59:34.618259 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', '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'))" | ||
| 1794 | 2026.03.30 18:59:34.618289 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', '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'))" | ||
| 1795 | 2026.03.30 18:59:34.618817 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001455 sec., 17182.13058419244 rows/sec., 755.07 KiB/sec. | ||
| 1796 | 2026.03.30 18:59:34.618912 [ 3 ] {493c149d-d393-4e04-b37e-52bb90f174eb} <Debug> TCPHandler: Processed in 0.001673085 sec. | ||
| 1797 | 2026.03.30 18:59:34.619420 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.03.30 18:59:34.619549 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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') FORMAT Native; (stage: Complete) | ||
| 1799 | 2026.03.30 18:59:34.619752 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1800 | 2026.03.30 18:59:34.619785 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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')" moved to PREWHERE | ||
| 1801 | 2026.03.30 18:59:34.619973 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1802 | 2026.03.30 18:59:34.620022 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1803 | 2026.03.30 18:59:34.620117 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1804 | 2026.03.30 18:59:34.620171 [ 340 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1805 | 2026.03.30 18:59:34.620181 [ 312 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1806 | 2026.03.30 18:59:34.620262 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1807 | 2026.03.30 18:59:34.620286 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1808 | 2026.03.30 18:59:34.620339 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1809 | 2026.03.30 18:59:34.620355 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1810 | 2026.03.30 18:59:34.620384 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1811 | 2026.03.30 18:59:34.620414 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1812 | 2026.03.30 18:59:34.620933 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001436 sec., 17409.470752089135 rows/sec., 765.06 KiB/sec. | ||
| 1813 | 2026.03.30 18:59:34.621026 [ 3 ] {c043cd1c-475d-4e4e-92e0-a07194d35001} <Debug> TCPHandler: Processed in 0.001653114 sec. | ||
| 1814 | 2026.03.30 18:59:34.621242 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.03.30 18:59:34.621370 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1816 | 2026.03.30 18:59:34.621586 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1817 | 2026.03.30 18:59:34.621620 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity')" moved to PREWHERE | ||
| 1818 | 2026.03.30 18:59:34.621807 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1819 | 2026.03.30 18:59:34.621857 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1820 | 2026.03.30 18:59:34.621950 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1821 | 2026.03.30 18:59:34.622005 [ 338 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1822 | 2026.03.30 18:59:34.622026 [ 340 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1823 | 2026.03.30 18:59:34.622108 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1824 | 2026.03.30 18:59:34.622132 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1825 | 2026.03.30 18:59:34.622184 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1826 | 2026.03.30 18:59:34.622200 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1827 | 2026.03.30 18:59:34.622230 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity'))" | ||
| 1828 | 2026.03.30 18:59:34.622260 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity'))" | ||
| 1829 | 2026.03.30 18:59:34.622793 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001474 sec., 16960.651289009496 rows/sec., 745.34 KiB/sec. | ||
| 1830 | 2026.03.30 18:59:34.622886 [ 3 ] {a1a0df06-4a04-4c78-9e2f-735504535b67} <Debug> TCPHandler: Processed in 0.001691735 sec. | ||
| 1831 | 2026.03.30 18:59:34.623099 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.03.30 18:59:34.623228 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1833 | 2026.03.30 18:59:34.623430 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1834 | 2026.03.30 18:59:34.623463 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1835 | 2026.03.30 18:59:34.623653 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1836 | 2026.03.30 18:59:34.623703 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1837 | 2026.03.30 18:59:34.623796 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1838 | 2026.03.30 18:59:34.623852 [ 312 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1839 | 2026.03.30 18:59:34.623861 [ 338 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1840 | 2026.03.30 18:59:34.623946 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1841 | 2026.03.30 18:59:34.623971 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1842 | 2026.03.30 18:59:34.624024 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1843 | 2026.03.30 18:59:34.624040 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1844 | 2026.03.30 18:59:34.624069 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1845 | 2026.03.30 18:59:34.624099 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1846 | 2026.03.30 18:59:34.624716 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001531 sec., 16329.196603527107 rows/sec., 717.59 KiB/sec. | ||
| 1847 | 2026.03.30 18:59:34.624830 [ 3 ] {d31804f4-5940-401c-a001-91fa0c8cae5d} <Debug> TCPHandler: Processed in 0.001777568 sec. | ||
| 1848 | 2026.03.30 18:59:34.625046 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.03.30 18:59:34.625187 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1850 | 2026.03.30 18:59:34.625439 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1851 | 2026.03.30 18:59:34.625476 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1852 | 2026.03.30 18:59:34.625677 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1853 | 2026.03.30 18:59:34.625732 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1854 | 2026.03.30 18:59:34.625831 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1855 | 2026.03.30 18:59:34.625887 [ 301 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1856 | 2026.03.30 18:59:34.625892 [ 338 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1857 | 2026.03.30 18:59:34.625979 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1858 | 2026.03.30 18:59:34.626003 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1859 | 2026.03.30 18:59:34.626057 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1860 | 2026.03.30 18:59:34.626075 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1861 | 2026.03.30 18:59:34.626104 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1862 | 2026.03.30 18:59:34.626133 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1863 | 2026.03.30 18:59:34.626668 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001539 sec., 16244.314489928525 rows/sec., 713.86 KiB/sec. | ||
| 1864 | 2026.03.30 18:59:34.626753 [ 3 ] {5db1ac65-49b3-4960-b27c-989395cd2e55} <Debug> TCPHandler: Processed in 0.001758828 sec. | ||
| 1865 | 2026.03.30 18:59:34.626967 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.03.30 18:59:34.627101 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1867 | 2026.03.30 18:59:34.627313 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1868 | 2026.03.30 18:59:34.627359 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1869 | 2026.03.30 18:59:34.627570 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1870 | 2026.03.30 18:59:34.627622 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1871 | 2026.03.30 18:59:34.627719 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1872 | 2026.03.30 18:59:34.627779 [ 312 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1873 | 2026.03.30 18:59:34.627782 [ 338 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1874 | 2026.03.30 18:59:34.627899 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1875 | 2026.03.30 18:59:34.627924 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1876 | 2026.03.30 18:59:34.627978 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1877 | 2026.03.30 18:59:34.627994 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1878 | 2026.03.30 18:59:34.628023 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1879 | 2026.03.30 18:59:34.628057 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1880 | 2026.03.30 18:59:34.628623 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001577 sec., 15852.88522511097 rows/sec., 696.66 KiB/sec. | ||
| 1881 | 2026.03.30 18:59:34.628725 [ 3 ] {6de79e3c-9a9e-4335-b6b7-1d263528f805} <Debug> TCPHandler: Processed in 0.001808309 sec. | ||
| 1882 | 2026.03.30 18:59:34.628934 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.03.30 18:59:34.629069 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1884 | 2026.03.30 18:59:34.629285 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1885 | 2026.03.30 18:59:34.629320 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1886 | 2026.03.30 18:59:34.629528 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1887 | 2026.03.30 18:59:34.629579 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1888 | 2026.03.30 18:59:34.629675 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1889 | 2026.03.30 18:59:34.629738 [ 338 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1890 | 2026.03.30 18:59:34.629768 [ 335 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1891 | 2026.03.30 18:59:34.629857 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1892 | 2026.03.30 18:59:34.629882 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1893 | 2026.03.30 18:59:34.629936 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1894 | 2026.03.30 18:59:34.629952 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1895 | 2026.03.30 18:59:34.629981 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1896 | 2026.03.30 18:59:34.630019 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1897 | 2026.03.30 18:59:34.630614 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001602 sec., 15605.493133583022 rows/sec., 685.79 KiB/sec. | ||
| 1898 | 2026.03.30 18:59:34.630694 [ 3 ] {62a2a006-2e40-47bb-a41e-87d86f2b8d23} <Debug> TCPHandler: Processed in 0.00181066 sec. | ||
| 1899 | 2026.03.30 18:59:34.630915 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.03.30 18:59:34.631048 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1901 | 2026.03.30 18:59:34.631266 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1902 | 2026.03.30 18:59:34.631303 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1903 | 2026.03.30 18:59:34.631512 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1904 | 2026.03.30 18:59:34.631564 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1905 | 2026.03.30 18:59:34.631662 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1906 | 2026.03.30 18:59:34.631731 [ 335 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1907 | 2026.03.30 18:59:34.631737 [ 338 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1908 | 2026.03.30 18:59:34.631834 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1909 | 2026.03.30 18:59:34.631859 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1910 | 2026.03.30 18:59:34.631912 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1911 | 2026.03.30 18:59:34.631928 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1912 | 2026.03.30 18:59:34.631957 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1913 | 2026.03.30 18:59:34.631987 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1914 | 2026.03.30 18:59:34.632546 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001553 sec., 16097.875080489377 rows/sec., 707.43 KiB/sec. | ||
| 1915 | 2026.03.30 18:59:34.632646 [ 3 ] {20b6c6d5-ebda-4656-9b11-3aa9285e72a1} <Debug> TCPHandler: Processed in 0.001780649 sec. | ||
| 1916 | 2026.03.30 18:59:34.632882 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.03.30 18:59:34.633016 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1918 | 2026.03.30 18:59:34.633230 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1919 | 2026.03.30 18:59:34.633265 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1920 | 2026.03.30 18:59:34.633483 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1921 | 2026.03.30 18:59:34.633535 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1922 | 2026.03.30 18:59:34.633638 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1923 | 2026.03.30 18:59:34.633698 [ 260 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1924 | 2026.03.30 18:59:34.633714 [ 338 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1925 | 2026.03.30 18:59:34.633798 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1926 | 2026.03.30 18:59:34.633824 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1927 | 2026.03.30 18:59:34.633878 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1928 | 2026.03.30 18:59:34.633895 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1929 | 2026.03.30 18:59:34.633925 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1930 | 2026.03.30 18:59:34.633956 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1931 | 2026.03.30 18:59:34.634531 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001571 sec., 15913.430935709739 rows/sec., 699.32 KiB/sec. | ||
| 1932 | 2026.03.30 18:59:34.634628 [ 3 ] {d1bd945a-03fd-49a3-bbb2-913d3d273e9a} <Debug> TCPHandler: Processed in 0.001796099 sec. | ||
| 1933 | 2026.03.30 18:59:34.634853 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.03.30 18:59:34.634987 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1935 | 2026.03.30 18:59:34.635202 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1936 | 2026.03.30 18:59:34.635237 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1937 | 2026.03.30 18:59:34.635450 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1938 | 2026.03.30 18:59:34.635502 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1939 | 2026.03.30 18:59:34.635600 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1940 | 2026.03.30 18:59:34.635658 [ 335 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1941 | 2026.03.30 18:59:34.635690 [ 260 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1942 | 2026.03.30 18:59:34.635789 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1943 | 2026.03.30 18:59:34.635814 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1944 | 2026.03.30 18:59:34.635868 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1945 | 2026.03.30 18:59:34.635884 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1946 | 2026.03.30 18:59:34.635914 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1947 | 2026.03.30 18:59:34.635945 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1948 | 2026.03.30 18:59:34.636517 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001586 sec., 15762.925598991173 rows/sec., 692.71 KiB/sec. | ||
| 1949 | 2026.03.30 18:59:34.636619 [ 3 ] {98a4e5ea-fa9b-430b-b2bd-fe8215678e25} <Debug> TCPHandler: Processed in 0.001818779 sec. | ||
| 1950 | 2026.03.30 18:59:34.643681 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.03.30 18:59:34.643822 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1952 | 2026.03.30 18:59:34.644040 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1953 | 2026.03.30 18:59:34.644077 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1954 | 2026.03.30 18:59:34.644284 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1955 | 2026.03.30 18:59:34.644346 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1956 | 2026.03.30 18:59:34.644446 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1957 | 2026.03.30 18:59:34.644517 [ 261 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1958 | 2026.03.30 18:59:34.644520 [ 260 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1959 | 2026.03.30 18:59:34.644637 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1960 | 2026.03.30 18:59:34.644662 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1961 | 2026.03.30 18:59:34.644716 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1962 | 2026.03.30 18:59:34.644732 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Debug> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1963 | 2026.03.30 18:59:34.644762 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1964 | 2026.03.30 18:59:34.644792 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1965 | 2026.03.30 18:59:34.645432 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001669 sec., 14979.029358897544 rows/sec., 658.26 KiB/sec. | ||
| 1966 | 2026.03.30 18:59:34.645535 [ 3 ] {9e4362cc-1320-47aa-915a-d132f34374ae} <Debug> TCPHandler: Processed in 0.001906203 sec. | ||
| 1967 | 2026.03.30 18:59:34.648310 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.03.30 18:59:34.648422 [ 3 ] {ca162e6c-3385-4049-8ac2-cb1350ed8edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1969 | 2026.03.30 18:59:34.648463 [ 3 ] {ca162e6c-3385-4049-8ac2-cb1350ed8edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1970 | 2026.03.30 18:59:34.648946 [ 3 ] {ca162e6c-3385-4049-8ac2-cb1350ed8edb} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.03.30 18:59:34.648984 [ 3 ] {ca162e6c-3385-4049-8ac2-cb1350ed8edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1972 | 2026.03.30 18:59:34.649401 [ 3 ] {ca162e6c-3385-4049-8ac2-cb1350ed8edb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1973 | 2026.03.30 18:59:34.649610 [ 3 ] {ca162e6c-3385-4049-8ac2-cb1350ed8edb} <Trace> oximeter.timeseries_schema (554e3d48-4004-47af-aa78-0ccb58c78f8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.03.30 18:59:34.649752 [ 3 ] {ca162e6c-3385-4049-8ac2-cb1350ed8edb} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001358 sec., 11782.032400589102 rows/sec., 3.51 MiB/sec. | ||
| 1975 | 2026.03.30 18:59:34.649789 [ 3 ] {ca162e6c-3385-4049-8ac2-cb1350ed8edb} <Debug> TCPHandler: Processed in 0.00152904 sec. | ||
| 1976 | 2026.03.30 18:59:34.649919 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.03.30 18:59:34.650012 [ 3 ] {f0845ed6-eb53-45af-afea-6ff9cd827171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.03.30 18:59:34.650050 [ 3 ] {f0845ed6-eb53-45af-afea-6ff9cd827171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1979 | 2026.03.30 18:59:34.650558 [ 3 ] {f0845ed6-eb53-45af-afea-6ff9cd827171} <Trace> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.03.30 18:59:34.650594 [ 3 ] {f0845ed6-eb53-45af-afea-6ff9cd827171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1981 | 2026.03.30 18:59:34.650904 [ 3 ] {f0845ed6-eb53-45af-afea-6ff9cd827171} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1982 | 2026.03.30 18:59:34.651113 [ 3 ] {f0845ed6-eb53-45af-afea-6ff9cd827171} <Trace> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.03.30 18:59:34.651235 [ 3 ] {f0845ed6-eb53-45af-afea-6ff9cd827171} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001241 sec., 228847.70346494764 rows/sec., 14.53 MiB/sec. | ||
| 1984 | 2026.03.30 18:59:34.651271 [ 3 ] {f0845ed6-eb53-45af-afea-6ff9cd827171} <Debug> TCPHandler: Processed in 0.001402476 sec. | ||
| 1985 | 2026.03.30 18:59:34.651392 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.03.30 18:59:34.651486 [ 3 ] {0575e2aa-f7ff-42a4-b01a-773f21878d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1987 | 2026.03.30 18:59:34.651525 [ 3 ] {0575e2aa-f7ff-42a4-b01a-773f21878d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1988 | 2026.03.30 18:59:34.651893 [ 3 ] {0575e2aa-f7ff-42a4-b01a-773f21878d9f} <Trace> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.03.30 18:59:34.651928 [ 3 ] {0575e2aa-f7ff-42a4-b01a-773f21878d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1990 | 2026.03.30 18:59:34.652209 [ 3 ] {0575e2aa-f7ff-42a4-b01a-773f21878d9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1991 | 2026.03.30 18:59:34.652430 [ 3 ] {0575e2aa-f7ff-42a4-b01a-773f21878d9f} <Trace> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.03.30 18:59:34.652551 [ 3 ] {0575e2aa-f7ff-42a4-b01a-773f21878d9f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001082 sec., 1848.4288354898335 rows/sec., 150.73 KiB/sec. | ||
| 1993 | 2026.03.30 18:59:34.652588 [ 3 ] {0575e2aa-f7ff-42a4-b01a-773f21878d9f} <Debug> TCPHandler: Processed in 0.001244661 sec. | ||
| 1994 | 2026.03.30 18:59:34.652712 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.03.30 18:59:34.652805 [ 3 ] {8ea76ba6-71d0-4e6e-967b-83161320f1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1996 | 2026.03.30 18:59:34.652842 [ 3 ] {8ea76ba6-71d0-4e6e-967b-83161320f1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1997 | 2026.03.30 18:59:34.653559 [ 3 ] {8ea76ba6-71d0-4e6e-967b-83161320f1ca} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.03.30 18:59:34.653594 [ 3 ] {8ea76ba6-71d0-4e6e-967b-83161320f1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1999 | 2026.03.30 18:59:34.653949 [ 3 ] {8ea76ba6-71d0-4e6e-967b-83161320f1ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.03.30 18:59:34.654152 [ 3 ] {8ea76ba6-71d0-4e6e-967b-83161320f1ca} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.03.30 18:59:34.654274 [ 3 ] {8ea76ba6-71d0-4e6e-967b-83161320f1ca} <Debug> executeQuery: Read 818 rows, 65.90 KiB in 0.001487 sec., 550100.8742434431 rows/sec., 43.28 MiB/sec. | ||
| 2002 | 2026.03.30 18:59:34.654308 [ 3 ] {8ea76ba6-71d0-4e6e-967b-83161320f1ca} <Debug> TCPHandler: Processed in 0.001647144 sec. | ||
| 2003 | 2026.03.30 18:59:34.654433 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.03.30 18:59:34.654527 [ 3 ] {dbcbdbf0-efdc-4de4-9778-f7db35fbf34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.03.30 18:59:34.654564 [ 3 ] {dbcbdbf0-efdc-4de4-9778-f7db35fbf34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2006 | 2026.03.30 18:59:34.654994 [ 3 ] {dbcbdbf0-efdc-4de4-9778-f7db35fbf34a} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.03.30 18:59:34.655028 [ 3 ] {dbcbdbf0-efdc-4de4-9778-f7db35fbf34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2008 | 2026.03.30 18:59:34.655312 [ 3 ] {dbcbdbf0-efdc-4de4-9778-f7db35fbf34a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2009 | 2026.03.30 18:59:34.655534 [ 3 ] {dbcbdbf0-efdc-4de4-9778-f7db35fbf34a} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.03.30 18:59:34.655659 [ 3 ] {dbcbdbf0-efdc-4de4-9778-f7db35fbf34a} <Debug> executeQuery: Read 167 rows, 10.41 KiB in 0.00115 sec., 145217.39130434784 rows/sec., 8.84 MiB/sec. | ||
| 2011 | 2026.03.30 18:59:34.655695 [ 3 ] {dbcbdbf0-efdc-4de4-9778-f7db35fbf34a} <Debug> TCPHandler: Processed in 0.001312783 sec. | ||
| 2012 | 2026.03.30 18:59:34.655811 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.03.30 18:59:34.655903 [ 3 ] {a784c57c-4e54-4301-b237-7aaad615048d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.03.30 18:59:34.655941 [ 3 ] {a784c57c-4e54-4301-b237-7aaad615048d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2015 | 2026.03.30 18:59:34.656376 [ 3 ] {a784c57c-4e54-4301-b237-7aaad615048d} <Trace> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.03.30 18:59:34.656410 [ 3 ] {a784c57c-4e54-4301-b237-7aaad615048d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2017 | 2026.03.30 18:59:34.656701 [ 3 ] {a784c57c-4e54-4301-b237-7aaad615048d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2018 | 2026.03.30 18:59:34.656907 [ 3 ] {a784c57c-4e54-4301-b237-7aaad615048d} <Trace> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.03.30 18:59:34.657026 [ 3 ] {a784c57c-4e54-4301-b237-7aaad615048d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 2020 | 2026.03.30 18:59:34.657064 [ 3 ] {a784c57c-4e54-4301-b237-7aaad615048d} <Debug> TCPHandler: Processed in 0.001303293 sec. | ||
| 2021 | 2026.03.30 18:59:34.657174 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.03.30 18:59:34.657266 [ 3 ] {03f6dd9c-3a2d-4093-9600-29d09d5a15cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.03.30 18:59:34.657304 [ 3 ] {03f6dd9c-3a2d-4093-9600-29d09d5a15cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2024 | 2026.03.30 18:59:34.657718 [ 3 ] {03f6dd9c-3a2d-4093-9600-29d09d5a15cf} <Trace> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.03.30 18:59:34.657754 [ 3 ] {03f6dd9c-3a2d-4093-9600-29d09d5a15cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2026 | 2026.03.30 18:59:34.658043 [ 3 ] {03f6dd9c-3a2d-4093-9600-29d09d5a15cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2027 | 2026.03.30 18:59:34.658250 [ 3 ] {03f6dd9c-3a2d-4093-9600-29d09d5a15cf} <Trace> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.03.30 18:59:34.658380 [ 3 ] {03f6dd9c-3a2d-4093-9600-29d09d5a15cf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001131 sec., 130857.6480990274 rows/sec., 7.44 MiB/sec. | ||
| 2029 | 2026.03.30 18:59:34.658417 [ 3 ] {03f6dd9c-3a2d-4093-9600-29d09d5a15cf} <Debug> TCPHandler: Processed in 0.001292982 sec. | ||
| 2030 | 2026.03.30 18:59:34.658525 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.03.30 18:59:34.658617 [ 3 ] {b74f0902-2d1e-4bfa-bc48-87a09fcfafc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2032 | 2026.03.30 18:59:34.658654 [ 3 ] {b74f0902-2d1e-4bfa-bc48-87a09fcfafc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2033 | 2026.03.30 18:59:34.659197 [ 3 ] {b74f0902-2d1e-4bfa-bc48-87a09fcfafc6} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.03.30 18:59:34.659231 [ 3 ] {b74f0902-2d1e-4bfa-bc48-87a09fcfafc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2035 | 2026.03.30 18:59:34.659547 [ 3 ] {b74f0902-2d1e-4bfa-bc48-87a09fcfafc6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2036 | 2026.03.30 18:59:34.659753 [ 3 ] {b74f0902-2d1e-4bfa-bc48-87a09fcfafc6} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.03.30 18:59:34.659877 [ 3 ] {b74f0902-2d1e-4bfa-bc48-87a09fcfafc6} <Debug> executeQuery: Read 487 rows, 34.95 KiB in 0.001277 sec., 381362.5685199687 rows/sec., 26.73 MiB/sec. | ||
| 2038 | 2026.03.30 18:59:34.659920 [ 3 ] {b74f0902-2d1e-4bfa-bc48-87a09fcfafc6} <Debug> TCPHandler: Processed in 0.001445068 sec. | ||
| 2039 | 2026.03.30 18:59:34.660054 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.03.30 18:59:34.660146 [ 3 ] {eb5fbfdc-48ce-4897-b98b-658374580897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2041 | 2026.03.30 18:59:34.660186 [ 3 ] {eb5fbfdc-48ce-4897-b98b-658374580897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2042 | 2026.03.30 18:59:34.660499 [ 3 ] {eb5fbfdc-48ce-4897-b98b-658374580897} <Trace> oximeter.measurements_bool (9a198b43-08b7-4a00-8aac-4e8c49cb2182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.03.30 18:59:34.660534 [ 3 ] {eb5fbfdc-48ce-4897-b98b-658374580897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2044 | 2026.03.30 18:59:34.660840 [ 3 ] {eb5fbfdc-48ce-4897-b98b-658374580897} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2045 | 2026.03.30 18:59:34.661065 [ 3 ] {eb5fbfdc-48ce-4897-b98b-658374580897} <Trace> oximeter.measurements_bool (9a198b43-08b7-4a00-8aac-4e8c49cb2182): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.03.30 18:59:34.661183 [ 3 ] {eb5fbfdc-48ce-4897-b98b-658374580897} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 2047 | 2026.03.30 18:59:34.661225 [ 3 ] {eb5fbfdc-48ce-4897-b98b-658374580897} <Debug> TCPHandler: Processed in 0.001220911 sec. | ||
| 2048 | 2026.03.30 18:59:34.661342 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.03.30 18:59:34.661437 [ 3 ] {52c94ac8-84e5-466f-aba8-1256b2b193f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.03.30 18:59:34.661477 [ 3 ] {52c94ac8-84e5-466f-aba8-1256b2b193f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2051 | 2026.03.30 18:59:34.661867 [ 3 ] {52c94ac8-84e5-466f-aba8-1256b2b193f3} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.03.30 18:59:34.661901 [ 3 ] {52c94ac8-84e5-466f-aba8-1256b2b193f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2053 | 2026.03.30 18:59:34.662211 [ 3 ] {52c94ac8-84e5-466f-aba8-1256b2b193f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2054 | 2026.03.30 18:59:34.662434 [ 3 ] {52c94ac8-84e5-466f-aba8-1256b2b193f3} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.03.30 18:59:34.662557 [ 3 ] {52c94ac8-84e5-466f-aba8-1256b2b193f3} <Debug> executeQuery: Read 166 rows, 11.00 KiB in 0.001137 sec., 145998.24098504838 rows/sec., 9.45 MiB/sec. | ||
| 2056 | 2026.03.30 18:59:34.662593 [ 3 ] {52c94ac8-84e5-466f-aba8-1256b2b193f3} <Debug> TCPHandler: Processed in 0.001314894 sec. | ||
| 2057 | 2026.03.30 18:59:34.662706 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2026.03.30 18:59:34.662797 [ 3 ] {2adcf22e-072f-4755-ada4-1020d130b5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2059 | 2026.03.30 18:59:34.662837 [ 3 ] {2adcf22e-072f-4755-ada4-1020d130b5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2060 | 2026.03.30 18:59:34.663152 [ 3 ] {2adcf22e-072f-4755-ada4-1020d130b5d0} <Trace> oximeter.measurements_f64 (43c4a7cd-510a-4107-9151-e7f32f598a34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.03.30 18:59:34.663188 [ 3 ] {2adcf22e-072f-4755-ada4-1020d130b5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2062 | 2026.03.30 18:59:34.663484 [ 3 ] {2adcf22e-072f-4755-ada4-1020d130b5d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2063 | 2026.03.30 18:59:34.663686 [ 3 ] {2adcf22e-072f-4755-ada4-1020d130b5d0} <Trace> oximeter.measurements_f64 (43c4a7cd-510a-4107-9151-e7f32f598a34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.03.30 18:59:34.663806 [ 3 ] {2adcf22e-072f-4755-ada4-1020d130b5d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 2065 | 2026.03.30 18:59:34.663841 [ 3 ] {2adcf22e-072f-4755-ada4-1020d130b5d0} <Debug> TCPHandler: Processed in 0.001185488 sec. | ||
| 2066 | 2026.03.30 18:59:34.663950 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.03.30 18:59:34.664043 [ 3 ] {c836473a-b16f-42ba-8e2b-73a78086e675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2068 | 2026.03.30 18:59:34.664095 [ 3 ] {c836473a-b16f-42ba-8e2b-73a78086e675} <Trace> 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 | ||
| 2069 | 2026.03.30 18:59:34.664840 [ 3 ] {c836473a-b16f-42ba-8e2b-73a78086e675} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.03.30 18:59:34.664875 [ 3 ] {c836473a-b16f-42ba-8e2b-73a78086e675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2071 | 2026.03.30 18:59:34.665391 [ 3 ] {c836473a-b16f-42ba-8e2b-73a78086e675} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2072 | 2026.03.30 18:59:34.665618 [ 3 ] {c836473a-b16f-42ba-8e2b-73a78086e675} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.03.30 18:59:34.665747 [ 3 ] {c836473a-b16f-42ba-8e2b-73a78086e675} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00172 sec., 13372.093023255815 rows/sec., 23.96 MiB/sec. | ||
| 2074 | 2026.03.30 18:59:34.665794 [ 3 ] {c836473a-b16f-42ba-8e2b-73a78086e675} <Debug> TCPHandler: Processed in 0.001894572 sec. | ||
| 2075 | 2026.03.30 18:59:34.665908 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.03.30 18:59:34.666001 [ 3 ] {fbefc6ef-1fb9-4c1e-857f-ad6037f33b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.03.30 18:59:34.666041 [ 3 ] {fbefc6ef-1fb9-4c1e-857f-ad6037f33b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2078 | 2026.03.30 18:59:34.666376 [ 3 ] {fbefc6ef-1fb9-4c1e-857f-ad6037f33b88} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.03.30 18:59:34.666411 [ 3 ] {fbefc6ef-1fb9-4c1e-857f-ad6037f33b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2080 | 2026.03.30 18:59:34.666701 [ 3 ] {fbefc6ef-1fb9-4c1e-857f-ad6037f33b88} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2081 | 2026.03.30 18:59:34.666903 [ 3 ] {fbefc6ef-1fb9-4c1e-857f-ad6037f33b88} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.03.30 18:59:34.667023 [ 3 ] {fbefc6ef-1fb9-4c1e-857f-ad6037f33b88} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.44 MiB/sec. | ||
| 2083 | 2026.03.30 18:59:34.667057 [ 3 ] {fbefc6ef-1fb9-4c1e-857f-ad6037f33b88} <Debug> TCPHandler: Processed in 0.001200349 sec. | ||
| 2084 | 2026.03.30 18:59:35.001086 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.53 MiB, peak 187.06 MiB, free memory in arenas 0.00 B, will set to 181.05 MiB (RSS), difference: -1.48 MiB | ||
| 2085 | 2026.03.30 18:59:36.246153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3432 | ||
| 2086 | 2026.03.30 18:59:36.246680 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.03.30 18:59:36.246722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2088 | 2026.03.30 18:59:36.247222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2089 | 2026.03.30 18:59:36.247451 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.03.30 18:59:36.247589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3432 | ||
| 2091 | 2026.03.30 18:59:36.408714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2092 | 2026.03.30 18:59:36.426003 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.03.30 18:59:36.426060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2094 | 2026.03.30 18:59:36.431809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2095 | 2026.03.30 18:59:36.432681 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.03.30 18:59:36.435928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2097 | 2026.03.30 18:59:39.605415 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.03.30 18:59:39.605587 [ 3 ] {878edd13-47a4-42b5-825a-6ad291c0de81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2099 | 2026.03.30 18:59:39.605648 [ 3 ] {878edd13-47a4-42b5-825a-6ad291c0de81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2100 | 2026.03.30 18:59:39.606291 [ 3 ] {878edd13-47a4-42b5-825a-6ad291c0de81} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.03.30 18:59:39.606335 [ 3 ] {878edd13-47a4-42b5-825a-6ad291c0de81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2102 | 2026.03.30 18:59:39.606692 [ 3 ] {878edd13-47a4-42b5-825a-6ad291c0de81} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2103 | 2026.03.30 18:59:39.606913 [ 3 ] {878edd13-47a4-42b5-825a-6ad291c0de81} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.03.30 18:59:39.607058 [ 3 ] {878edd13-47a4-42b5-825a-6ad291c0de81} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001518 sec., 19762.845849802372 rows/sec., 1.54 MiB/sec. | ||
| 2105 | 2026.03.30 18:59:39.607098 [ 3 ] {878edd13-47a4-42b5-825a-6ad291c0de81} <Debug> TCPHandler: Processed in 0.001802859 sec. | ||
| 2106 | 2026.03.30 18:59:39.607227 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.03.30 18:59:39.607328 [ 3 ] {99ad7c7a-dff2-44c1-9d1c-ad718f1cef2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2108 | 2026.03.30 18:59:39.607367 [ 3 ] {99ad7c7a-dff2-44c1-9d1c-ad718f1cef2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2109 | 2026.03.30 18:59:39.607789 [ 3 ] {99ad7c7a-dff2-44c1-9d1c-ad718f1cef2b} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.03.30 18:59:39.607827 [ 3 ] {99ad7c7a-dff2-44c1-9d1c-ad718f1cef2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2111 | 2026.03.30 18:59:39.608111 [ 3 ] {99ad7c7a-dff2-44c1-9d1c-ad718f1cef2b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2112 | 2026.03.30 18:59:39.608335 [ 3 ] {99ad7c7a-dff2-44c1-9d1c-ad718f1cef2b} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.03.30 18:59:39.608461 [ 3 ] {99ad7c7a-dff2-44c1-9d1c-ad718f1cef2b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001152 sec., 31250 rows/sec., 2.44 MiB/sec. | ||
| 2114 | 2026.03.30 18:59:39.608497 [ 3 ] {99ad7c7a-dff2-44c1-9d1c-ad718f1cef2b} <Debug> TCPHandler: Processed in 0.001321193 sec. | ||
| 2115 | 2026.03.30 18:59:39.608616 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.03.30 18:59:39.608710 [ 3 ] {1ef9945e-1d47-4011-88bc-2e606db1fdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.03.30 18:59:39.608752 [ 3 ] {1ef9945e-1d47-4011-88bc-2e606db1fdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2118 | 2026.03.30 18:59:39.609126 [ 3 ] {1ef9945e-1d47-4011-88bc-2e606db1fdc3} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.03.30 18:59:39.609163 [ 3 ] {1ef9945e-1d47-4011-88bc-2e606db1fdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2120 | 2026.03.30 18:59:39.609474 [ 3 ] {1ef9945e-1d47-4011-88bc-2e606db1fdc3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2121 | 2026.03.30 18:59:39.609679 [ 3 ] {1ef9945e-1d47-4011-88bc-2e606db1fdc3} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.03.30 18:59:39.609803 [ 3 ] {1ef9945e-1d47-4011-88bc-2e606db1fdc3} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.79 MiB/sec. | ||
| 2123 | 2026.03.30 18:59:39.609837 [ 3 ] {1ef9945e-1d47-4011-88bc-2e606db1fdc3} <Debug> TCPHandler: Processed in 0.001272221 sec. | ||
| 2124 | 2026.03.30 18:59:39.609938 [ 3 ] {} <Trace> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.03.30 18:59:39.610031 [ 3 ] {8b7763ae-772e-40e9-a981-133a11bb907b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36585) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.03.30 18:59:39.610071 [ 3 ] {8b7763ae-772e-40e9-a981-133a11bb907b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2127 | 2026.03.30 18:59:39.610704 [ 3 ] {8b7763ae-772e-40e9-a981-133a11bb907b} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.03.30 18:59:39.610740 [ 3 ] {8b7763ae-772e-40e9-a981-133a11bb907b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2129 | 2026.03.30 18:59:39.611020 [ 3 ] {8b7763ae-772e-40e9-a981-133a11bb907b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2130 | 2026.03.30 18:59:39.611221 [ 3 ] {8b7763ae-772e-40e9-a981-133a11bb907b} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.03.30 18:59:39.611356 [ 3 ] {8b7763ae-772e-40e9-a981-133a11bb907b} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001342 sec., 22354.694485842025 rows/sec., 1.48 MiB/sec. | ||
| 2132 | 2026.03.30 18:59:39.611405 [ 3 ] {8b7763ae-772e-40e9-a981-133a11bb907b} <Debug> TCPHandler: Processed in 0.00151613 sec. | ||
| 2133 | 2026.03.30 18:59:43.657781 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2134 | 2026.03.30 18:59:43.657851 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2135 | 2026.03.30 18:59:43.747663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3880 | ||
| 2136 | 2026.03.30 18:59:43.748160 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.03.30 18:59:43.748205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2138 | 2026.03.30 18:59:43.748733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2139 | 2026.03.30 18:59:43.749096 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.03.30 18:59:43.749261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 | ||
| 2141 | 2026.03.30 18:59:43.755443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 290 | ||
| 2142 | 2026.03.30 18:59:43.758438 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.03.30 18:59:43.758491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2144 | 2026.03.30 18:59:43.759771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2145 | 2026.03.30 18:59:43.760072 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.03.30 18:59:43.760238 [ 50 ] {} <Debug> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2147 | 2026.03.30 18:59:43.760306 [ 50 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.03.30 18:59:43.760330 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2149 | 2026.03.30 18:59:43.760418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 2150 | 2026.03.30 18:59:43.760433 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2151 | 2026.03.30 18:59:43.761009 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2152 | 2026.03.30 18:59:43.761171 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2153 | 2026.03.30 18:59:43.761634 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2154 | 2026.03.30 18:59:43.762041 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2155 | 2026.03.30 18:59:43.762448 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 2156 | 2026.03.30 18:59:43.762836 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2157 | 2026.03.30 18:59:43.763216 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 2158 | 2026.03.30 18:59:43.769789 [ 190 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 72 columns (72 merged, 0 gathered) in 0.009399919 sec., 30851.329676351466 rows/sec., 33.18 MiB/sec. | ||
| 2159 | 2026.03.30 18:59:43.770401 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2160 | 2026.03.30 18:59:43.770928 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.03.30 18:59:43.770998 [ 191 ] {f013265d-8c97-41ba-9c7d-4d836124281e::all_1_6_1} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2162 | 2026.03.30 18:59:43.771176 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 2163 | 2026.03.30 18:59:43.791532 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2164 | 2026.03.30 18:59:43.791592 [ 3 ] {} <Debug> TCP-Session: f11bdaad-9f56-4b48-83ce-bc7feddd8c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.03.30 18:59:43.935982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2166 | 2026.03.30 18:59:43.954587 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.03.30 18:59:43.954640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2168 | 2026.03.30 18:59:43.960644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2169 | 2026.03.30 18:59:43.961350 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.30 18:59:43.964802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2171 | 2026.03.30 18:59:44.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.73 MiB, peak 187.06 MiB, free memory in arenas 0.00 B, will set to 183.75 MiB (RSS), difference: 3.02 MiB | ||
| 2172 | 2026.03.30 18:59:44.615292 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.03.30 18:59:44.615469 [ 4 ] {a407e4ee-b87d-403f-b114-15dd1484affd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.03.30 18:59:44.615535 [ 4 ] {a407e4ee-b87d-403f-b114-15dd1484affd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2175 | 2026.03.30 18:59:44.616340 [ 4 ] {a407e4ee-b87d-403f-b114-15dd1484affd} <Trace> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.30 18:59:44.616385 [ 4 ] {a407e4ee-b87d-403f-b114-15dd1484affd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2177 | 2026.03.30 18:59:44.616790 [ 4 ] {a407e4ee-b87d-403f-b114-15dd1484affd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2178 | 2026.03.30 18:59:44.617024 [ 4 ] {a407e4ee-b87d-403f-b114-15dd1484affd} <Trace> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.30 18:59:44.617179 [ 4 ] {a407e4ee-b87d-403f-b114-15dd1484affd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001759 sec., 161455.37237066517 rows/sec., 10.25 MiB/sec. | ||
| 2180 | 2026.03.30 18:59:44.617224 [ 4 ] {a407e4ee-b87d-403f-b114-15dd1484affd} <Debug> TCPHandler: Processed in 0.002058788 sec. | ||
| 2181 | 2026.03.30 18:59:44.617360 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.03.30 18:59:44.617464 [ 4 ] {7cfdc5ad-8618-4001-952c-ff43baae6ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2183 | 2026.03.30 18:59:44.617506 [ 4 ] {7cfdc5ad-8618-4001-952c-ff43baae6ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2184 | 2026.03.30 18:59:44.618290 [ 4 ] {7cfdc5ad-8618-4001-952c-ff43baae6ac2} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.03.30 18:59:44.618326 [ 4 ] {7cfdc5ad-8618-4001-952c-ff43baae6ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2186 | 2026.03.30 18:59:44.618727 [ 4 ] {7cfdc5ad-8618-4001-952c-ff43baae6ac2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2187 | 2026.03.30 18:59:44.618936 [ 4 ] {7cfdc5ad-8618-4001-952c-ff43baae6ac2} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.03.30 18:59:44.619060 [ 4 ] {7cfdc5ad-8618-4001-952c-ff43baae6ac2} <Debug> executeQuery: Read 817 rows, 65.83 KiB in 0.00162 sec., 504320.987654321 rows/sec., 39.68 MiB/sec. | ||
| 2189 | 2026.03.30 18:59:44.619096 [ 4 ] {7cfdc5ad-8618-4001-952c-ff43baae6ac2} <Debug> TCPHandler: Processed in 0.001790709 sec. | ||
| 2190 | 2026.03.30 18:59:44.619229 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.03.30 18:59:44.619325 [ 4 ] {70fa236b-fe80-4f4a-b470-9f5b5ee43773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.03.30 18:59:44.619365 [ 4 ] {70fa236b-fe80-4f4a-b470-9f5b5ee43773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2193 | 2026.03.30 18:59:44.619828 [ 4 ] {70fa236b-fe80-4f4a-b470-9f5b5ee43773} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.03.30 18:59:44.619863 [ 4 ] {70fa236b-fe80-4f4a-b470-9f5b5ee43773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2195 | 2026.03.30 18:59:44.620147 [ 4 ] {70fa236b-fe80-4f4a-b470-9f5b5ee43773} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2196 | 2026.03.30 18:59:44.620364 [ 4 ] {70fa236b-fe80-4f4a-b470-9f5b5ee43773} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.03.30 18:59:44.620473 [ 48 ] {} <Debug> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2198 | 2026.03.30 18:59:44.620484 [ 4 ] {70fa236b-fe80-4f4a-b470-9f5b5ee43773} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.00118 sec., 139830.50847457626 rows/sec., 8.50 MiB/sec. | ||
| 2199 | 2026.03.30 18:59:44.620540 [ 48 ] {} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.03.30 18:59:44.620546 [ 4 ] {70fa236b-fe80-4f4a-b470-9f5b5ee43773} <Debug> TCPHandler: Processed in 0.001367745 sec. | ||
| 2201 | 2026.03.30 18:59:44.620574 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2202 | 2026.03.30 18:59:44.620681 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.03.30 18:59:44.620717 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2204 | 2026.03.30 18:59:44.620782 [ 4 ] {fd3ee729-05d5-4028-bed2-ebe198673bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2205 | 2026.03.30 18:59:44.620826 [ 4 ] {fd3ee729-05d5-4028-bed2-ebe198673bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2206 | 2026.03.30 18:59:44.620891 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2207 | 2026.03.30 18:59:44.620948 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 2208 | 2026.03.30 18:59:44.621058 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2209 | 2026.03.30 18:59:44.621115 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2210 | 2026.03.30 18:59:44.621165 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2211 | 2026.03.30 18:59:44.621213 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 167 rows starting from the beginning of the part | ||
| 2212 | 2026.03.30 18:59:44.621255 [ 4 ] {fd3ee729-05d5-4028-bed2-ebe198673bea} <Trace> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.03.30 18:59:44.621259 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 165 rows starting from the beginning of the part | ||
| 2214 | 2026.03.30 18:59:44.621298 [ 4 ] {fd3ee729-05d5-4028-bed2-ebe198673bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2215 | 2026.03.30 18:59:44.621672 [ 4 ] {fd3ee729-05d5-4028-bed2-ebe198673bea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2216 | 2026.03.30 18:59:44.621912 [ 4 ] {fd3ee729-05d5-4028-bed2-ebe198673bea} <Trace> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.03.30 18:59:44.622045 [ 4 ] {fd3ee729-05d5-4028-bed2-ebe198673bea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001284 sec., 116043.61370716512 rows/sec., 7.50 MiB/sec. | ||
| 2218 | 2026.03.30 18:59:44.622084 [ 4 ] {fd3ee729-05d5-4028-bed2-ebe198673bea} <Debug> TCPHandler: Processed in 0.001451817 sec. | ||
| 2219 | 2026.03.30 18:59:44.622197 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.03.30 18:59:44.622290 [ 4 ] {eb64190a-e4be-481a-9c57-3c5f72f4e123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2221 | 2026.03.30 18:59:44.622299 [ 191 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643564 sec., 242765.11288881968 rows/sec., 16.22 MiB/sec. | ||
| 2222 | 2026.03.30 18:59:44.622330 [ 4 ] {eb64190a-e4be-481a-9c57-3c5f72f4e123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2223 | 2026.03.30 18:59:44.622445 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2224 | 2026.03.30 18:59:44.622685 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2026.03.30 18:59:44.622749 [ 190 ] {79e35f18-a07a-4c5b-8ac0-ebe9c43276cc::all_1_6_1} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2226 | 2026.03.30 18:59:44.622766 [ 4 ] {eb64190a-e4be-481a-9c57-3c5f72f4e123} <Trace> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.03.30 18:59:44.622807 [ 4 ] {eb64190a-e4be-481a-9c57-3c5f72f4e123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2228 | 2026.03.30 18:59:44.622814 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2229 | 2026.03.30 18:59:44.623105 [ 4 ] {eb64190a-e4be-481a-9c57-3c5f72f4e123} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2230 | 2026.03.30 18:59:44.623321 [ 4 ] {eb64190a-e4be-481a-9c57-3c5f72f4e123} <Trace> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.03.30 18:59:44.623441 [ 4 ] {eb64190a-e4be-481a-9c57-3c5f72f4e123} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 2232 | 2026.03.30 18:59:44.623476 [ 4 ] {eb64190a-e4be-481a-9c57-3c5f72f4e123} <Debug> TCPHandler: Processed in 0.001329023 sec. | ||
| 2233 | 2026.03.30 18:59:44.623585 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.03.30 18:59:44.623678 [ 4 ] {049fdc68-36cb-4239-8e5d-5bbd48da342e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2235 | 2026.03.30 18:59:44.623717 [ 4 ] {049fdc68-36cb-4239-8e5d-5bbd48da342e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2236 | 2026.03.30 18:59:44.624254 [ 4 ] {049fdc68-36cb-4239-8e5d-5bbd48da342e} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.03.30 18:59:44.624289 [ 4 ] {049fdc68-36cb-4239-8e5d-5bbd48da342e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2238 | 2026.03.30 18:59:44.624596 [ 4 ] {049fdc68-36cb-4239-8e5d-5bbd48da342e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2239 | 2026.03.30 18:59:44.624809 [ 4 ] {049fdc68-36cb-4239-8e5d-5bbd48da342e} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.03.30 18:59:44.624930 [ 4 ] {049fdc68-36cb-4239-8e5d-5bbd48da342e} <Debug> executeQuery: Read 485 rows, 34.78 KiB in 0.00127 sec., 381889.7637795275 rows/sec., 26.75 MiB/sec. | ||
| 2241 | 2026.03.30 18:59:44.624966 [ 4 ] {049fdc68-36cb-4239-8e5d-5bbd48da342e} <Debug> TCPHandler: Processed in 0.001429737 sec. | ||
| 2242 | 2026.03.30 18:59:44.625070 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.03.30 18:59:44.625163 [ 4 ] {b67dcbe1-90eb-4008-b9b4-11ac72853bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2244 | 2026.03.30 18:59:44.625204 [ 4 ] {b67dcbe1-90eb-4008-b9b4-11ac72853bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2245 | 2026.03.30 18:59:44.625512 [ 4 ] {b67dcbe1-90eb-4008-b9b4-11ac72853bed} <Trace> oximeter.measurements_bool (9a198b43-08b7-4a00-8aac-4e8c49cb2182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.03.30 18:59:44.625548 [ 4 ] {b67dcbe1-90eb-4008-b9b4-11ac72853bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2247 | 2026.03.30 18:59:44.625837 [ 4 ] {b67dcbe1-90eb-4008-b9b4-11ac72853bed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2248 | 2026.03.30 18:59:44.626037 [ 4 ] {b67dcbe1-90eb-4008-b9b4-11ac72853bed} <Trace> oximeter.measurements_bool (9a198b43-08b7-4a00-8aac-4e8c49cb2182): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.03.30 18:59:44.626157 [ 4 ] {b67dcbe1-90eb-4008-b9b4-11ac72853bed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001012 sec., 5928.853754940711 rows/sec., 309.76 KiB/sec. | ||
| 2250 | 2026.03.30 18:59:44.626191 [ 4 ] {b67dcbe1-90eb-4008-b9b4-11ac72853bed} <Debug> TCPHandler: Processed in 0.001168188 sec. | ||
| 2251 | 2026.03.30 18:59:44.626296 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.03.30 18:59:44.626389 [ 4 ] {60afbe7f-afbf-456d-adc4-07b844b8558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2253 | 2026.03.30 18:59:44.626430 [ 4 ] {60afbe7f-afbf-456d-adc4-07b844b8558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2254 | 2026.03.30 18:59:44.626807 [ 4 ] {60afbe7f-afbf-456d-adc4-07b844b8558c} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.03.30 18:59:44.626842 [ 4 ] {60afbe7f-afbf-456d-adc4-07b844b8558c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2256 | 2026.03.30 18:59:44.627152 [ 4 ] {60afbe7f-afbf-456d-adc4-07b844b8558c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2257 | 2026.03.30 18:59:44.627356 [ 4 ] {60afbe7f-afbf-456d-adc4-07b844b8558c} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.03.30 18:59:44.627483 [ 4 ] {60afbe7f-afbf-456d-adc4-07b844b8558c} <Debug> executeQuery: Read 165 rows, 10.93 KiB in 0.001112 sec., 148381.29496402878 rows/sec., 9.60 MiB/sec. | ||
| 2259 | 2026.03.30 18:59:44.627517 [ 4 ] {60afbe7f-afbf-456d-adc4-07b844b8558c} <Debug> TCPHandler: Processed in 0.001268672 sec. | ||
| 2260 | 2026.03.30 18:59:44.627623 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2026.03.30 18:59:44.627715 [ 4 ] {d0811ce1-ed0c-4b6d-84c5-6ea859a95cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2262 | 2026.03.30 18:59:44.627756 [ 4 ] {d0811ce1-ed0c-4b6d-84c5-6ea859a95cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2263 | 2026.03.30 18:59:44.628039 [ 4 ] {d0811ce1-ed0c-4b6d-84c5-6ea859a95cdd} <Trace> oximeter.measurements_f64 (43c4a7cd-510a-4107-9151-e7f32f598a34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.03.30 18:59:44.628072 [ 4 ] {d0811ce1-ed0c-4b6d-84c5-6ea859a95cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2265 | 2026.03.30 18:59:44.628349 [ 4 ] {d0811ce1-ed0c-4b6d-84c5-6ea859a95cdd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2266 | 2026.03.30 18:59:44.628547 [ 4 ] {d0811ce1-ed0c-4b6d-84c5-6ea859a95cdd} <Trace> oximeter.measurements_f64 (43c4a7cd-510a-4107-9151-e7f32f598a34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.03.30 18:59:44.628665 [ 4 ] {d0811ce1-ed0c-4b6d-84c5-6ea859a95cdd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000967 sec., 1034.126163391934 rows/sec., 69.68 KiB/sec. | ||
| 2268 | 2026.03.30 18:59:44.628698 [ 4 ] {d0811ce1-ed0c-4b6d-84c5-6ea859a95cdd} <Debug> TCPHandler: Processed in 0.001123527 sec. | ||
| 2269 | 2026.03.30 18:59:44.628808 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.03.30 18:59:44.628900 [ 4 ] {f3dfe278-2931-4d32-b9eb-2d77fb85ce2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2271 | 2026.03.30 18:59:44.628952 [ 4 ] {f3dfe278-2931-4d32-b9eb-2d77fb85ce2c} <Trace> 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 | ||
| 2272 | 2026.03.30 18:59:44.629725 [ 4 ] {f3dfe278-2931-4d32-b9eb-2d77fb85ce2c} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.03.30 18:59:44.629759 [ 4 ] {f3dfe278-2931-4d32-b9eb-2d77fb85ce2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2274 | 2026.03.30 18:59:44.630269 [ 4 ] {f3dfe278-2931-4d32-b9eb-2d77fb85ce2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2275 | 2026.03.30 18:59:44.630478 [ 4 ] {f3dfe278-2931-4d32-b9eb-2d77fb85ce2c} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.03.30 18:59:44.630612 [ 4 ] {f3dfe278-2931-4d32-b9eb-2d77fb85ce2c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001729 sec., 13302.486986697513 rows/sec., 23.84 MiB/sec. | ||
| 2277 | 2026.03.30 18:59:44.630665 [ 4 ] {f3dfe278-2931-4d32-b9eb-2d77fb85ce2c} <Debug> TCPHandler: Processed in 0.001908883 sec. | ||
| 2278 | 2026.03.30 18:59:44.630773 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.03.30 18:59:44.630866 [ 4 ] {f337ede4-6c39-4ad4-8f56-edea627f53ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.03.30 18:59:44.630907 [ 4 ] {f337ede4-6c39-4ad4-8f56-edea627f53ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2281 | 2026.03.30 18:59:44.631219 [ 4 ] {f337ede4-6c39-4ad4-8f56-edea627f53ad} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.03.30 18:59:44.631254 [ 4 ] {f337ede4-6c39-4ad4-8f56-edea627f53ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2283 | 2026.03.30 18:59:44.631538 [ 4 ] {f337ede4-6c39-4ad4-8f56-edea627f53ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2284 | 2026.03.30 18:59:44.631743 [ 4 ] {f337ede4-6c39-4ad4-8f56-edea627f53ad} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.03.30 18:59:44.631865 [ 4 ] {f337ede4-6c39-4ad4-8f56-edea627f53ad} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001017 sec., 58997.050147492635 rows/sec., 3.52 MiB/sec. | ||
| 2286 | 2026.03.30 18:59:44.631899 [ 4 ] {f337ede4-6c39-4ad4-8f56-edea627f53ad} <Debug> TCPHandler: Processed in 0.001176109 sec. | ||
| 2287 | 2026.03.30 18:59:47.946791 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35917 | ||
| 2288 | 2026.03.30 18:59:47.946917 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.03.30 18:59:47.946946 [ 3 ] {} <Debug> TCP-Session: 40cc63c0-db2e-4779-aa26-844005b7e104 Authenticating user 'default' from [fd00:1122:3344:101::e]:35917 | ||
| 2290 | 2026.03.30 18:59:47.946969 [ 3 ] {} <Debug> TCP-Session: 40cc63c0-db2e-4779-aa26-844005b7e104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.03.30 18:59:47.946982 [ 3 ] {} <Debug> TCP-Session: 40cc63c0-db2e-4779-aa26-844005b7e104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.03.30 18:59:47.947240 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36294 | ||
| 2293 | 2026.03.30 18:59:47.947263 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33260 | ||
| 2294 | 2026.03.30 18:59:47.947293 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57440 | ||
| 2295 | 2026.03.30 18:59:47.947319 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40571 | ||
| 2296 | 2026.03.30 18:59:47.947337 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53321 | ||
| 2297 | 2026.03.30 18:59:47.947368 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.03.30 18:59:47.947364 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2026.03.30 18:59:47.947424 [ 287 ] {} <Debug> TCP-Session: a3c92b95-5e49-4edd-9b2a-da8b4fc0420d Authenticating user 'default' from [fd00:1122:3344:101::e]:33260 | ||
| 2300 | 2026.03.30 18:59:47.947343 [ 3 ] {} <Trace> TCP-Session: 40cc63c0-db2e-4779-aa26-844005b7e104 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.03.30 18:59:47.947457 [ 287 ] {} <Debug> TCP-Session: a3c92b95-5e49-4edd-9b2a-da8b4fc0420d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.03.30 18:59:47.947452 [ 286 ] {} <Debug> TCP-Session: bce69b9d-b2f7-4a81-bd00-3016b7237749 Authenticating user 'default' from [fd00:1122:3344:101::e]:36294 | ||
| 2303 | 2026.03.30 18:59:47.947480 [ 287 ] {} <Debug> TCP-Session: a3c92b95-5e49-4edd-9b2a-da8b4fc0420d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.03.30 18:59:47.947505 [ 286 ] {} <Debug> TCP-Session: bce69b9d-b2f7-4a81-bd00-3016b7237749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.03.30 18:59:47.947323 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50544 | ||
| 2306 | 2026.03.30 18:59:47.947529 [ 286 ] {} <Debug> TCP-Session: bce69b9d-b2f7-4a81-bd00-3016b7237749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.03.30 18:59:47.947306 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57425 | ||
| 2308 | 2026.03.30 18:59:47.947322 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48954 | ||
| 2309 | 2026.03.30 18:59:47.947618 [ 3 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2310 | 2026.03.30 18:59:47.947821 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2026.03.30 18:59:47.947827 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.03.30 18:59:47.947860 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.03.30 18:59:47.947861 [ 288 ] {} <Debug> TCP-Session: 0e285418-4c2e-4d88-aabc-1ddc8d101ef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57440 | ||
| 2314 | 2026.03.30 18:59:47.947878 [ 289 ] {} <Debug> TCP-Session: 385ada98-9f2d-4fa0-a087-83ed20a7f138 Authenticating user 'default' from [fd00:1122:3344:101::e]:48954 | ||
| 2315 | 2026.03.30 18:59:47.947896 [ 292 ] {} <Debug> TCP-Session: b758c7cb-d913-471d-af28-f64d1eca6949 Authenticating user 'default' from [fd00:1122:3344:101::e]:50544 | ||
| 2316 | 2026.03.30 18:59:47.947913 [ 288 ] {} <Debug> TCP-Session: 0e285418-4c2e-4d88-aabc-1ddc8d101ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.03.30 18:59:47.947927 [ 289 ] {} <Debug> TCP-Session: 385ada98-9f2d-4fa0-a087-83ed20a7f138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.03.30 18:59:47.947936 [ 292 ] {} <Debug> TCP-Session: b758c7cb-d913-471d-af28-f64d1eca6949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.03.30 18:59:47.947945 [ 288 ] {} <Debug> TCP-Session: 0e285418-4c2e-4d88-aabc-1ddc8d101ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.30 18:59:47.947976 [ 292 ] {} <Debug> TCP-Session: b758c7cb-d913-471d-af28-f64d1eca6949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.03.30 18:59:47.947986 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2322 | 2026.03.30 18:59:47.948013 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2026.03.30 18:59:47.948036 [ 291 ] {} <Debug> TCP-Session: 60f915a7-4209-4586-b1b4-2cafecaf2377 Authenticating user 'default' from [fd00:1122:3344:101::e]:40571 | ||
| 2324 | 2026.03.30 18:59:47.948054 [ 290 ] {} <Debug> TCP-Session: 10043d62-2848-4c14-ad91-8ac39e801298 Authenticating user 'default' from [fd00:1122:3344:101::e]:57425 | ||
| 2325 | 2026.03.30 18:59:47.948067 [ 291 ] {} <Debug> TCP-Session: 60f915a7-4209-4586-b1b4-2cafecaf2377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.03.30 18:59:47.948082 [ 290 ] {} <Debug> TCP-Session: 10043d62-2848-4c14-ad91-8ac39e801298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.03.30 18:59:47.948094 [ 291 ] {} <Debug> TCP-Session: 60f915a7-4209-4586-b1b4-2cafecaf2377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.30 18:59:47.948112 [ 290 ] {} <Debug> TCP-Session: 10043d62-2848-4c14-ad91-8ac39e801298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.03.30 18:59:47.947960 [ 289 ] {} <Debug> TCP-Session: 385ada98-9f2d-4fa0-a087-83ed20a7f138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.30 18:59:47.947951 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.03.30 18:59:47.947880 [ 3 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2332 | 2026.03.30 18:59:47.948200 [ 293 ] {} <Debug> TCP-Session: 57a90171-f574-402c-8cbd-a7852acab080 Authenticating user 'default' from [fd00:1122:3344:101::e]:53321 | ||
| 2333 | 2026.03.30 18:59:47.948235 [ 293 ] {} <Debug> TCP-Session: 57a90171-f574-402c-8cbd-a7852acab080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.03.30 18:59:47.948247 [ 293 ] {} <Debug> TCP-Session: 57a90171-f574-402c-8cbd-a7852acab080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.03.30 18:59:47.948256 [ 3 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2336 | 2026.03.30 18:59:47.948541 [ 3 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Debug> oximeter.version (da19755f-53bf-4fe7-8153-24488a101ca4) (SelectExecutor): Key condition: unknown | ||
| 2337 | 2026.03.30 18:59:47.948627 [ 3 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2338 | 2026.03.30 18:59:48.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.01 MiB, peak 187.35 MiB, free memory in arenas 0.00 B, will set to 186.31 MiB (RSS), difference: 2.30 MiB | ||
| 2339 | 2026.03.30 18:59:48.315956 [ 322 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Trace> AggregatingTransform: Aggregating | ||
| 2340 | 2026.03.30 18:59:48.316025 [ 322 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 2341 | 2026.03.30 18:59:48.316060 [ 322 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00151468 sec. (660.205 rows/sec., 25.79 KiB/sec.) | ||
| 2342 | 2026.03.30 18:59:48.316080 [ 322 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Trace> Aggregator: Merging aggregated data | ||
| 2343 | 2026.03.30 18:59:48.317241 [ 3 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.369684 sec., 2.7050129299618053 rows/sec., 108.20 B/sec. | ||
| 2344 | 2026.03.30 18:59:48.317409 [ 3 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2345 | 2026.03.30 18:59:48.317455 [ 3 ] {1a9d59b8-898a-43a3-a431-92f77793b3ac} <Debug> TCPHandler: Processed in 0.370255504 sec. | ||
| 2346 | 2026.03.30 18:59:48.317589 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.03.30 18:59:48.317633 [ 292 ] {} <Debug> TCP-Session: b758c7cb-d913-471d-af28-f64d1eca6949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.03.30 18:59:48.317632 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2026.03.30 18:59:48.317648 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2350 | 2026.03.30 18:59:48.317677 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.03.30 18:59:48.317708 [ 293 ] {} <Debug> TCP-Session: 57a90171-f574-402c-8cbd-a7852acab080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.30 18:59:48.317710 [ 289 ] {} <Debug> TCP-Session: 385ada98-9f2d-4fa0-a087-83ed20a7f138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.30 18:59:48.317730 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2026.03.30 18:59:48.317764 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2355 | 2026.03.30 18:59:48.317764 [ 288 ] {} <Debug> TCP-Session: 0e285418-4c2e-4d88-aabc-1ddc8d101ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.03.30 18:59:48.317795 [ 287 ] {} <Debug> TCP-Session: a3c92b95-5e49-4edd-9b2a-da8b4fc0420d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.03.30 18:59:48.317806 [ 3 ] {} <Debug> TCP-Session: 40cc63c0-db2e-4779-aa26-844005b7e104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.03.30 18:59:48.317748 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2359 | 2026.03.30 18:59:48.317711 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2026.03.30 18:59:48.317692 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2361 | 2026.03.30 18:59:48.317890 [ 291 ] {} <Debug> TCP-Session: 60f915a7-4209-4586-b1b4-2cafecaf2377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.03.30 18:59:48.317918 [ 290 ] {} <Debug> TCP-Session: 10043d62-2848-4c14-ad91-8ac39e801298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.03.30 18:59:48.317929 [ 286 ] {} <Debug> TCP-Session: bce69b9d-b2f7-4a81-bd00-3016b7237749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.03.30 18:59:49.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.69 MiB, peak 199.83 MiB, free memory in arenas 0.00 B, will set to 204.17 MiB (RSS), difference: 16.48 MiB | ||
| 2365 | 2026.03.30 18:59:49.610861 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.03.30 18:59:49.611065 [ 4 ] {c60f090d-1aae-47fa-ad07-a89efdfd09d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2367 | 2026.03.30 18:59:49.611142 [ 4 ] {c60f090d-1aae-47fa-ad07-a89efdfd09d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2368 | 2026.03.30 18:59:49.611807 [ 4 ] {c60f090d-1aae-47fa-ad07-a89efdfd09d0} <Trace> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.03.30 18:59:49.611859 [ 4 ] {c60f090d-1aae-47fa-ad07-a89efdfd09d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2370 | 2026.03.30 18:59:49.612252 [ 4 ] {c60f090d-1aae-47fa-ad07-a89efdfd09d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2371 | 2026.03.30 18:59:49.612482 [ 4 ] {c60f090d-1aae-47fa-ad07-a89efdfd09d0} <Trace> oximeter.fields_ipaddr (23ba16a1-0a9f-47e6-9827-7077c53fd09c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.03.30 18:59:49.612642 [ 4 ] {c60f090d-1aae-47fa-ad07-a89efdfd09d0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001635 sec., 1223.2415902140674 rows/sec., 99.75 KiB/sec. | ||
| 2373 | 2026.03.30 18:59:49.612692 [ 4 ] {c60f090d-1aae-47fa-ad07-a89efdfd09d0} <Debug> TCPHandler: Processed in 0.001977295 sec. | ||
| 2374 | 2026.03.30 18:59:49.612814 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.03.30 18:59:49.612925 [ 4 ] {ab931eba-834d-484c-b7bb-b4ac1d996a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2376 | 2026.03.30 18:59:49.612972 [ 4 ] {ab931eba-834d-484c-b7bb-b4ac1d996a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2377 | 2026.03.30 18:59:49.613402 [ 4 ] {ab931eba-834d-484c-b7bb-b4ac1d996a7d} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.03.30 18:59:49.613440 [ 4 ] {ab931eba-834d-484c-b7bb-b4ac1d996a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2379 | 2026.03.30 18:59:49.613751 [ 4 ] {ab931eba-834d-484c-b7bb-b4ac1d996a7d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2380 | 2026.03.30 18:59:49.613968 [ 4 ] {ab931eba-834d-484c-b7bb-b4ac1d996a7d} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.03.30 18:59:49.614116 [ 4 ] {ab931eba-834d-484c-b7bb-b4ac1d996a7d} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001216 sec., 46875 rows/sec., 3.60 MiB/sec. | ||
| 2382 | 2026.03.30 18:59:49.614157 [ 4 ] {ab931eba-834d-484c-b7bb-b4ac1d996a7d} <Debug> TCPHandler: Processed in 0.001397816 sec. | ||
| 2383 | 2026.03.30 18:59:49.614272 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.03.30 18:59:49.614371 [ 4 ] {007f6f28-ef92-467f-a3c1-608ddcfcdbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.03.30 18:59:49.614413 [ 4 ] {007f6f28-ef92-467f-a3c1-608ddcfcdbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2386 | 2026.03.30 18:59:49.614787 [ 4 ] {007f6f28-ef92-467f-a3c1-608ddcfcdbb7} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.03.30 18:59:49.614824 [ 4 ] {007f6f28-ef92-467f-a3c1-608ddcfcdbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2388 | 2026.03.30 18:59:49.615122 [ 4 ] {007f6f28-ef92-467f-a3c1-608ddcfcdbb7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2389 | 2026.03.30 18:59:49.615335 [ 4 ] {007f6f28-ef92-467f-a3c1-608ddcfcdbb7} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.03.30 18:59:49.615467 [ 4 ] {007f6f28-ef92-467f-a3c1-608ddcfcdbb7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 125.02 KiB/sec. | ||
| 2391 | 2026.03.30 18:59:49.615503 [ 4 ] {007f6f28-ef92-467f-a3c1-608ddcfcdbb7} <Debug> TCPHandler: Processed in 0.001282912 sec. | ||
| 2392 | 2026.03.30 18:59:49.615611 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.03.30 18:59:49.615707 [ 4 ] {ee404abe-40e5-4df4-afef-12715fc691e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2394 | 2026.03.30 18:59:49.615747 [ 4 ] {ee404abe-40e5-4df4-afef-12715fc691e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2395 | 2026.03.30 18:59:49.616162 [ 4 ] {ee404abe-40e5-4df4-afef-12715fc691e5} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.03.30 18:59:49.616196 [ 4 ] {ee404abe-40e5-4df4-afef-12715fc691e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2397 | 2026.03.30 18:59:49.616493 [ 4 ] {ee404abe-40e5-4df4-afef-12715fc691e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2398 | 2026.03.30 18:59:49.616699 [ 4 ] {ee404abe-40e5-4df4-afef-12715fc691e5} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.03.30 18:59:49.616825 [ 4 ] {ee404abe-40e5-4df4-afef-12715fc691e5} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001137 sec., 58047.49340369393 rows/sec., 4.53 MiB/sec. | ||
| 2400 | 2026.03.30 18:59:49.616861 [ 4 ] {ee404abe-40e5-4df4-afef-12715fc691e5} <Debug> TCPHandler: Processed in 0.001301923 sec. | ||
| 2401 | 2026.03.30 18:59:49.616985 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.03.30 18:59:49.617081 [ 4 ] {6bc1b553-c1d7-47b1-9422-6ba0bd19c0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2403 | 2026.03.30 18:59:49.617125 [ 4 ] {6bc1b553-c1d7-47b1-9422-6ba0bd19c0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2404 | 2026.03.30 18:59:49.617542 [ 4 ] {6bc1b553-c1d7-47b1-9422-6ba0bd19c0cc} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.03.30 18:59:49.617577 [ 4 ] {6bc1b553-c1d7-47b1-9422-6ba0bd19c0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2406 | 2026.03.30 18:59:49.617901 [ 4 ] {6bc1b553-c1d7-47b1-9422-6ba0bd19c0cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2407 | 2026.03.30 18:59:49.618109 [ 4 ] {6bc1b553-c1d7-47b1-9422-6ba0bd19c0cc} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.03.30 18:59:49.618238 [ 4 ] {6bc1b553-c1d7-47b1-9422-6ba0bd19c0cc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001175 sec., 137021.27659574468 rows/sec., 9.54 MiB/sec. | ||
| 2409 | 2026.03.30 18:59:49.618283 [ 4 ] {6bc1b553-c1d7-47b1-9422-6ba0bd19c0cc} <Debug> TCPHandler: Processed in 0.001349484 sec. | ||
| 2410 | 2026.03.30 18:59:49.618408 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.03.30 18:59:49.618509 [ 4 ] {5f813c12-cd26-4b91-94fe-a15ad9819322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.03.30 18:59:49.618561 [ 4 ] {5f813c12-cd26-4b91-94fe-a15ad9819322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2413 | 2026.03.30 18:59:49.618878 [ 4 ] {5f813c12-cd26-4b91-94fe-a15ad9819322} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.03.30 18:59:49.618911 [ 4 ] {5f813c12-cd26-4b91-94fe-a15ad9819322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2415 | 2026.03.30 18:59:49.619216 [ 4 ] {5f813c12-cd26-4b91-94fe-a15ad9819322} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2416 | 2026.03.30 18:59:49.619427 [ 4 ] {5f813c12-cd26-4b91-94fe-a15ad9819322} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.03.30 18:59:49.619551 [ 4 ] {5f813c12-cd26-4b91-94fe-a15ad9819322} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 2418 | 2026.03.30 18:59:49.619586 [ 4 ] {5f813c12-cd26-4b91-94fe-a15ad9819322} <Debug> TCPHandler: Processed in 0.001229381 sec. | ||
| 2419 | 2026.03.30 18:59:51.250152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4392 | ||
| 2420 | 2026.03.30 18:59:51.250708 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.03.30 18:59:51.250756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2422 | 2026.03.30 18:59:51.251239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2423 | 2026.03.30 18:59:51.251473 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.03.30 18:59:51.251608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4392 | ||
| 2425 | 2026.03.30 18:59:51.465686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2426 | 2026.03.30 18:59:51.481347 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.03.30 18:59:51.481395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2428 | 2026.03.30 18:59:51.486938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2429 | 2026.03.30 18:59:51.487632 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.03.30 18:59:51.490335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2431 | 2026.03.30 18:59:53.761471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 326 | ||
| 2432 | 2026.03.30 18:59:53.763770 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.03.30 18:59:53.763824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2434 | 2026.03.30 18:59:53.765005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2435 | 2026.03.30 18:59:53.765279 [ 243 ] {} <Trace> system.query_log (f013265d-8c97-41ba-9c7d-4d836124281e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.03.30 18:59:53.765615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2437 | 2026.03.30 18:59:54.618502 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.03.30 18:59:54.618698 [ 4 ] {8ebd400a-ae5a-42df-85be-341b1365b14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.03.30 18:59:54.618769 [ 4 ] {8ebd400a-ae5a-42df-85be-341b1365b14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2440 | 2026.03.30 18:59:54.619525 [ 4 ] {8ebd400a-ae5a-42df-85be-341b1365b14d} <Trace> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.03.30 18:59:54.619562 [ 4 ] {8ebd400a-ae5a-42df-85be-341b1365b14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2442 | 2026.03.30 18:59:54.619959 [ 4 ] {8ebd400a-ae5a-42df-85be-341b1365b14d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2443 | 2026.03.30 18:59:54.620189 [ 4 ] {8ebd400a-ae5a-42df-85be-341b1365b14d} <Trace> oximeter.fields_i16 (a53ea8d4-87a8-4867-a3ec-6f589022bf0a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.03.30 18:59:54.620343 [ 4 ] {8ebd400a-ae5a-42df-85be-341b1365b14d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0017 sec., 167058.82352941178 rows/sec., 10.61 MiB/sec. | ||
| 2445 | 2026.03.30 18:59:54.620389 [ 4 ] {8ebd400a-ae5a-42df-85be-341b1365b14d} <Debug> TCPHandler: Processed in 0.002025437 sec. | ||
| 2446 | 2026.03.30 18:59:54.620522 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.03.30 18:59:54.620618 [ 4 ] {7d8ba053-4e7a-43dc-ade8-3c4f0b896a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2448 | 2026.03.30 18:59:54.620659 [ 4 ] {7d8ba053-4e7a-43dc-ade8-3c4f0b896a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2449 | 2026.03.30 18:59:54.621419 [ 4 ] {7d8ba053-4e7a-43dc-ade8-3c4f0b896a62} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.03.30 18:59:54.621456 [ 4 ] {7d8ba053-4e7a-43dc-ade8-3c4f0b896a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2451 | 2026.03.30 18:59:54.621837 [ 4 ] {7d8ba053-4e7a-43dc-ade8-3c4f0b896a62} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2452 | 2026.03.30 18:59:54.622060 [ 4 ] {7d8ba053-4e7a-43dc-ade8-3c4f0b896a62} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.03.30 18:59:54.622177 [ 32 ] {} <Debug> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2454 | 2026.03.30 18:59:54.622195 [ 4 ] {7d8ba053-4e7a-43dc-ade8-3c4f0b896a62} <Debug> executeQuery: Read 843 rows, 67.83 KiB in 0.001596 sec., 528195.4887218045 rows/sec., 41.51 MiB/sec. | ||
| 2455 | 2026.03.30 18:59:54.622252 [ 32 ] {} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.03.30 18:59:54.622260 [ 4 ] {7d8ba053-4e7a-43dc-ade8-3c4f0b896a62} <Debug> TCPHandler: Processed in 0.001791098 sec. | ||
| 2457 | 2026.03.30 18:59:54.622286 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2458 | 2026.03.30 18:59:54.622388 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.03.30 18:59:54.622450 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2460 | 2026.03.30 18:59:54.622488 [ 4 ] {f89c872c-001b-445d-9fa7-a54b5f08470c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.03.30 18:59:54.622532 [ 4 ] {f89c872c-001b-445d-9fa7-a54b5f08470c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2462 | 2026.03.30 18:59:54.622616 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2463 | 2026.03.30 18:59:54.622671 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 195 rows starting from the beginning of the part | ||
| 2464 | 2026.03.30 18:59:54.622784 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 818 rows starting from the beginning of the part | ||
| 2465 | 2026.03.30 18:59:54.622837 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2466 | 2026.03.30 18:59:54.622907 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 817 rows starting from the beginning of the part | ||
| 2467 | 2026.03.30 18:59:54.622961 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 57 rows starting from the beginning of the part | ||
| 2468 | 2026.03.30 18:59:54.622974 [ 4 ] {f89c872c-001b-445d-9fa7-a54b5f08470c} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.03.30 18:59:54.623003 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 843 rows starting from the beginning of the part | ||
| 2470 | 2026.03.30 18:59:54.623015 [ 4 ] {f89c872c-001b-445d-9fa7-a54b5f08470c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2471 | 2026.03.30 18:59:54.623367 [ 4 ] {f89c872c-001b-445d-9fa7-a54b5f08470c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2472 | 2026.03.30 18:59:54.623621 [ 4 ] {f89c872c-001b-445d-9fa7-a54b5f08470c} <Trace> oximeter.fields_u16 (79e35f18-a07a-4c5b-8ac0-ebe9c43276cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.03.30 18:59:54.623761 [ 4 ] {f89c872c-001b-445d-9fa7-a54b5f08470c} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001291 sec., 127807.90085205267 rows/sec., 7.77 MiB/sec. | ||
| 2474 | 2026.03.30 18:59:54.623800 [ 4 ] {f89c872c-001b-445d-9fa7-a54b5f08470c} <Debug> TCPHandler: Processed in 0.001463648 sec. | ||
| 2475 | 2026.03.30 18:59:54.623910 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.03.30 18:59:54.624004 [ 4 ] {d4d5528a-cf01-4133-b8ef-326ce182d074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.03.30 18:59:54.624045 [ 4 ] {d4d5528a-cf01-4133-b8ef-326ce182d074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2478 | 2026.03.30 18:59:54.624480 [ 4 ] {d4d5528a-cf01-4133-b8ef-326ce182d074} <Trace> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.03.30 18:59:54.624485 [ 196 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 5 columns (5 merged, 0 gathered) in 0.002111459 sec., 1307153.015995101 rows/sec., 108.83 MiB/sec. | ||
| 2480 | 2026.03.30 18:59:54.624521 [ 4 ] {d4d5528a-cf01-4133-b8ef-326ce182d074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2481 | 2026.03.30 18:59:54.624714 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2482 | 2026.03.30 18:59:54.624853 [ 4 ] {d4d5528a-cf01-4133-b8ef-326ce182d074} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2483 | 2026.03.30 18:59:54.625046 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.03.30 18:59:54.625136 [ 197 ] {64859e53-8d81-4824-bbb2-b8a1553f9ae7::all_1_11_2} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2485 | 2026.03.30 18:59:54.625142 [ 4 ] {d4d5528a-cf01-4133-b8ef-326ce182d074} <Trace> oximeter.fields_u32 (0595483b-c12f-44ae-807b-c0cb2a8ef96e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.03.30 18:59:54.625217 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2487 | 2026.03.30 18:59:54.625285 [ 4 ] {d4d5528a-cf01-4133-b8ef-326ce182d074} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001298 sec., 114791.98767334361 rows/sec., 7.42 MiB/sec. | ||
| 2488 | 2026.03.30 18:59:54.625326 [ 4 ] {d4d5528a-cf01-4133-b8ef-326ce182d074} <Debug> TCPHandler: Processed in 0.001467498 sec. | ||
| 2489 | 2026.03.30 18:59:54.625436 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.03.30 18:59:54.625531 [ 4 ] {25407539-d9bc-4a6b-a9db-efa3af1bc55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2491 | 2026.03.30 18:59:54.625571 [ 4 ] {25407539-d9bc-4a6b-a9db-efa3af1bc55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2492 | 2026.03.30 18:59:54.625995 [ 4 ] {25407539-d9bc-4a6b-a9db-efa3af1bc55d} <Trace> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.03.30 18:59:54.626031 [ 4 ] {25407539-d9bc-4a6b-a9db-efa3af1bc55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2494 | 2026.03.30 18:59:54.626335 [ 4 ] {25407539-d9bc-4a6b-a9db-efa3af1bc55d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2495 | 2026.03.30 18:59:54.626546 [ 4 ] {25407539-d9bc-4a6b-a9db-efa3af1bc55d} <Trace> oximeter.fields_u8 (ca21986e-198f-4774-b917-abb6b49308f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.03.30 18:59:54.626670 [ 4 ] {25407539-d9bc-4a6b-a9db-efa3af1bc55d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 2497 | 2026.03.30 18:59:54.626708 [ 4 ] {25407539-d9bc-4a6b-a9db-efa3af1bc55d} <Debug> TCPHandler: Processed in 0.001323893 sec. | ||
| 2498 | 2026.03.30 18:59:54.626828 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.03.30 18:59:54.626923 [ 4 ] {09b3b3d9-8963-4890-870c-f893b672fed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2500 | 2026.03.30 18:59:54.626962 [ 4 ] {09b3b3d9-8963-4890-870c-f893b672fed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2501 | 2026.03.30 18:59:54.627565 [ 4 ] {09b3b3d9-8963-4890-870c-f893b672fed4} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.03.30 18:59:54.627601 [ 4 ] {09b3b3d9-8963-4890-870c-f893b672fed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2503 | 2026.03.30 18:59:54.627927 [ 4 ] {09b3b3d9-8963-4890-870c-f893b672fed4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2504 | 2026.03.30 18:59:54.628144 [ 4 ] {09b3b3d9-8963-4890-870c-f893b672fed4} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.03.30 18:59:54.628257 [ 32 ] {} <Debug> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2506 | 2026.03.30 18:59:54.628272 [ 4 ] {09b3b3d9-8963-4890-870c-f893b672fed4} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001367 sec., 375274.3233357718 rows/sec., 26.45 MiB/sec. | ||
| 2507 | 2026.03.30 18:59:54.628301 [ 32 ] {} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.03.30 18:59:54.628323 [ 4 ] {09b3b3d9-8963-4890-870c-f893b672fed4} <Debug> TCPHandler: Processed in 0.00154622 sec. | ||
| 2509 | 2026.03.30 18:59:54.628329 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2510 | 2026.03.30 18:59:54.628422 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2511 | 2026.03.30 18:59:54.628441 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.03.30 18:59:54.628524 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2513 | 2026.03.30 18:59:54.628539 [ 4 ] {785eef1a-ba2d-4480-b7ef-04c45fa65b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2514 | 2026.03.30 18:59:54.628557 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 103 rows starting from the beginning of the part | ||
| 2515 | 2026.03.30 18:59:54.628580 [ 4 ] {785eef1a-ba2d-4480-b7ef-04c45fa65b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2516 | 2026.03.30 18:59:54.628622 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 487 rows starting from the beginning of the part | ||
| 2517 | 2026.03.30 18:59:54.628671 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2518 | 2026.03.30 18:59:54.628716 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 485 rows starting from the beginning of the part | ||
| 2519 | 2026.03.30 18:59:54.628757 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 66 rows starting from the beginning of the part | ||
| 2520 | 2026.03.30 18:59:54.628798 [ 191 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 513 rows starting from the beginning of the part | ||
| 2521 | 2026.03.30 18:59:54.628902 [ 4 ] {785eef1a-ba2d-4480-b7ef-04c45fa65b4b} <Trace> oximeter.measurements_bool (9a198b43-08b7-4a00-8aac-4e8c49cb2182): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.03.30 18:59:54.628936 [ 4 ] {785eef1a-ba2d-4480-b7ef-04c45fa65b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2523 | 2026.03.30 18:59:54.629253 [ 4 ] {785eef1a-ba2d-4480-b7ef-04c45fa65b4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2524 | 2026.03.30 18:59:54.629468 [ 4 ] {785eef1a-ba2d-4480-b7ef-04c45fa65b4b} <Trace> oximeter.measurements_bool (9a198b43-08b7-4a00-8aac-4e8c49cb2182): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.03.30 18:59:54.629595 [ 4 ] {785eef1a-ba2d-4480-b7ef-04c45fa65b4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 2526 | 2026.03.30 18:59:54.629631 [ 4 ] {785eef1a-ba2d-4480-b7ef-04c45fa65b4b} <Debug> TCPHandler: Processed in 0.00124212 sec. | ||
| 2527 | 2026.03.30 18:59:54.629703 [ 196 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1690 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317093 sec., 1283128.8299307642 rows/sec., 96.50 MiB/sec. | ||
| 2528 | 2026.03.30 18:59:54.629739 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.03.30 18:59:54.629839 [ 4 ] {d0f70862-9c55-4c66-bd76-5152db853566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2530 | 2026.03.30 18:59:54.629863 [ 197 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2531 | 2026.03.30 18:59:54.629884 [ 4 ] {d0f70862-9c55-4c66-bd76-5152db853566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2532 | 2026.03.30 18:59:54.630119 [ 197 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.03.30 18:59:54.630197 [ 197 ] {0b2d6afd-5593-4a49-acd5-1269531b405f::all_1_11_2} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2534 | 2026.03.30 18:59:54.630272 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2535 | 2026.03.30 18:59:54.630297 [ 4 ] {d0f70862-9c55-4c66-bd76-5152db853566} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.03.30 18:59:54.630339 [ 4 ] {d0f70862-9c55-4c66-bd76-5152db853566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2537 | 2026.03.30 18:59:54.630674 [ 4 ] {d0f70862-9c55-4c66-bd76-5152db853566} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2538 | 2026.03.30 18:59:54.630888 [ 4 ] {d0f70862-9c55-4c66-bd76-5152db853566} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.30 18:59:54.630991 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2540 | 2026.03.30 18:59:54.631015 [ 4 ] {d0f70862-9c55-4c66-bd76-5152db853566} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 2541 | 2026.03.30 18:59:54.631031 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.03.30 18:59:54.631058 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2543 | 2026.03.30 18:59:54.631060 [ 4 ] {d0f70862-9c55-4c66-bd76-5152db853566} <Debug> TCPHandler: Processed in 0.001373336 sec. | ||
| 2544 | 2026.03.30 18:59:54.631159 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2545 | 2026.03.30 18:59:54.631186 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.03.30 18:59:54.631263 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2547 | 2026.03.30 18:59:54.631280 [ 4 ] {d8ce6dfe-ba6d-459b-989b-156b8bbcec6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.03.30 18:59:54.631302 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 603 rows starting from the beginning of the part | ||
| 2549 | 2026.03.30 18:59:54.631323 [ 4 ] {d8ce6dfe-ba6d-459b-989b-156b8bbcec6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2550 | 2026.03.30 18:59:54.631377 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 166 rows starting from the beginning of the part | ||
| 2551 | 2026.03.30 18:59:54.631428 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2552 | 2026.03.30 18:59:54.631481 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 165 rows starting from the beginning of the part | ||
| 2553 | 2026.03.30 18:59:54.631525 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2554 | 2026.03.30 18:59:54.631570 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2555 | 2026.03.30 18:59:54.631627 [ 4 ] {d8ce6dfe-ba6d-459b-989b-156b8bbcec6b} <Trace> oximeter.measurements_f64 (43c4a7cd-510a-4107-9151-e7f32f598a34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.03.30 18:59:54.631662 [ 4 ] {d8ce6dfe-ba6d-459b-989b-156b8bbcec6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2557 | 2026.03.30 18:59:54.631959 [ 4 ] {d8ce6dfe-ba6d-459b-989b-156b8bbcec6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2558 | 2026.03.30 18:59:54.632179 [ 4 ] {d8ce6dfe-ba6d-459b-989b-156b8bbcec6b} <Trace> oximeter.measurements_f64 (43c4a7cd-510a-4107-9151-e7f32f598a34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.03.30 18:59:54.632307 [ 4 ] {d8ce6dfe-ba6d-459b-989b-156b8bbcec6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 2560 | 2026.03.30 18:59:54.632343 [ 4 ] {d8ce6dfe-ba6d-459b-989b-156b8bbcec6b} <Debug> TCPHandler: Processed in 0.00120882 sec. | ||
| 2561 | 2026.03.30 18:59:54.632453 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.03.30 18:59:54.632547 [ 4 ] {14b3116d-280a-4887-b393-86136f31bb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.30 18:59:54.632558 [ 196 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442977 sec., 984076.6692747008 rows/sec., 69.15 MiB/sec. | ||
| 2564 | 2026.03.30 18:59:54.632600 [ 4 ] {14b3116d-280a-4887-b393-86136f31bb74} <Trace> 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 | ||
| 2565 | 2026.03.30 18:59:54.632724 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2566 | 2026.03.30 18:59:54.632968 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.03.30 18:59:54.633036 [ 195 ] {2073b20e-ea0b-4f52-9890-22380df23353::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2568 | 2026.03.30 18:59:54.633096 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2569 | 2026.03.30 18:59:54.633387 [ 4 ] {14b3116d-280a-4887-b393-86136f31bb74} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.03.30 18:59:54.633421 [ 4 ] {14b3116d-280a-4887-b393-86136f31bb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2571 | 2026.03.30 18:59:54.633939 [ 4 ] {14b3116d-280a-4887-b393-86136f31bb74} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2572 | 2026.03.30 18:59:54.634161 [ 4 ] {14b3116d-280a-4887-b393-86136f31bb74} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.03.30 18:59:54.634265 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2574 | 2026.03.30 18:59:54.634292 [ 4 ] {14b3116d-280a-4887-b393-86136f31bb74} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001763 sec., 13045.944412932502 rows/sec., 23.38 MiB/sec. | ||
| 2575 | 2026.03.30 18:59:54.634301 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.03.30 18:59:54.634334 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2577 | 2026.03.30 18:59:54.634353 [ 4 ] {14b3116d-280a-4887-b393-86136f31bb74} <Debug> TCPHandler: Processed in 0.001950233 sec. | ||
| 2578 | 2026.03.30 18:59:54.634417 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2579 | 2026.03.30 18:59:54.634471 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.03.30 18:59:54.634570 [ 4 ] {d2b77bf7-3cea-43e5-a2df-b79b3b7c59ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2581 | 2026.03.30 18:59:54.634611 [ 4 ] {d2b77bf7-3cea-43e5-a2df-b79b3b7c59ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2582 | 2026.03.30 18:59:54.634671 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2583 | 2026.03.30 18:59:54.634742 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 2584 | 2026.03.30 18:59:54.634906 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2585 | 2026.03.30 18:59:54.634943 [ 4 ] {d2b77bf7-3cea-43e5-a2df-b79b3b7c59ba} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.03.30 18:59:54.634982 [ 4 ] {d2b77bf7-3cea-43e5-a2df-b79b3b7c59ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2587 | 2026.03.30 18:59:54.635023 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2588 | 2026.03.30 18:59:54.635154 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2589 | 2026.03.30 18:59:54.635262 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2590 | 2026.03.30 18:59:54.635300 [ 4 ] {d2b77bf7-3cea-43e5-a2df-b79b3b7c59ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2591 | 2026.03.30 18:59:54.635372 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2592 | 2026.03.30 18:59:54.635529 [ 4 ] {d2b77bf7-3cea-43e5-a2df-b79b3b7c59ba} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.03.30 18:59:54.635639 [ 32 ] {} <Debug> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2594 | 2026.03.30 18:59:54.635661 [ 4 ] {d2b77bf7-3cea-43e5-a2df-b79b3b7c59ba} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 2595 | 2026.03.30 18:59:54.635671 [ 32 ] {} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.03.30 18:59:54.635702 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2597 | 2026.03.30 18:59:54.635703 [ 4 ] {d2b77bf7-3cea-43e5-a2df-b79b3b7c59ba} <Debug> TCPHandler: Processed in 0.001284132 sec. | ||
| 2598 | 2026.03.30 18:59:54.635774 [ 195 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2599 | 2026.03.30 18:59:54.635872 [ 195 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2600 | 2026.03.30 18:59:54.635903 [ 195 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2601 | 2026.03.30 18:59:54.635954 [ 195 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2602 | 2026.03.30 18:59:54.635995 [ 195 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2603 | 2026.03.30 18:59:54.636034 [ 195 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2604 | 2026.03.30 18:59:54.636073 [ 195 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2605 | 2026.03.30 18:59:54.636118 [ 195 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2606 | 2026.03.30 18:59:54.636972 [ 193 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121479 sec., 345738.7696638925 rows/sec., 22.27 MiB/sec. | ||
| 2607 | 2026.03.30 18:59:54.637220 [ 192 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2608 | 2026.03.30 18:59:54.637529 [ 193 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 19 columns (19 merged, 0 gathered) in 0.003154804 sec., 37403.27449819387 rows/sec., 67.02 MiB/sec. | ||
| 2609 | 2026.03.30 18:59:54.637557 [ 192 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.03.30 18:59:54.637653 [ 192 ] {78479def-f8d1-4367-beff-31f3f91a0598::all_1_11_2} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2611 | 2026.03.30 18:59:54.637742 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2612 | 2026.03.30 18:59:54.637771 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2613 | 2026.03.30 18:59:54.638069 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.03.30 18:59:54.638128 [ 196 ] {259505b2-62d7-4ecb-be61-2a6210a3ee00::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (259505b2-62d7-4ecb-be61-2a6210a3ee00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2615 | 2026.03.30 18:59:54.638194 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2616 | 2026.03.30 18:59:58.657908 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2617 | 2026.03.30 18:59:58.657972 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2618 | 2026.03.30 18:59:58.752543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4840 | ||
| 2619 | 2026.03.30 18:59:58.753046 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.03.30 18:59:58.753098 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2621 | 2026.03.30 18:59:58.753613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2622 | 2026.03.30 18:59:58.753854 [ 245 ] {} <Trace> system.asynchronous_metric_log (4efbec26-0b22-4b89-86ae-c77c8180fd0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.03.30 18:59:58.754005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 | ||
| 2624 | 2026.03.30 18:59:58.991244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2625 | 2026.03.30 18:59:59.010209 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.03.30 18:59:59.010280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2627 | 2026.03.30 18:59:59.017012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2628 | 2026.03.30 18:59:59.018309 [ 244 ] {} <Trace> system.metric_log (2ff5dfec-ff0b-4a7b-a10a-90b035a008bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.03.30 18:59:59.023692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2630 | 2026.03.30 18:59:59.610747 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.03.30 18:59:59.610932 [ 4 ] {2e30efae-2e4f-4dfd-9877-041fd4357d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2632 | 2026.03.30 18:59:59.611001 [ 4 ] {2e30efae-2e4f-4dfd-9877-041fd4357d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2633 | 2026.03.30 18:59:59.611652 [ 4 ] {2e30efae-2e4f-4dfd-9877-041fd4357d2b} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.03.30 18:59:59.611709 [ 4 ] {2e30efae-2e4f-4dfd-9877-041fd4357d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2635 | 2026.03.30 18:59:59.612124 [ 4 ] {2e30efae-2e4f-4dfd-9877-041fd4357d2b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2636 | 2026.03.30 18:59:59.612370 [ 4 ] {2e30efae-2e4f-4dfd-9877-041fd4357d2b} <Trace> oximeter.fields_string (64859e53-8d81-4824-bbb2-b8a1553f9ae7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.03.30 18:59:59.612537 [ 4 ] {2e30efae-2e4f-4dfd-9877-041fd4357d2b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 2638 | 2026.03.30 18:59:59.612587 [ 4 ] {2e30efae-2e4f-4dfd-9877-041fd4357d2b} <Debug> TCPHandler: Processed in 0.001977255 sec. | ||
| 2639 | 2026.03.30 18:59:59.612713 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.03.30 18:59:59.612819 [ 4 ] {cd9f630b-48a7-4365-8cd2-6187b769e721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2641 | 2026.03.30 18:59:59.612864 [ 4 ] {cd9f630b-48a7-4365-8cd2-6187b769e721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2642 | 2026.03.30 18:59:59.613327 [ 4 ] {cd9f630b-48a7-4365-8cd2-6187b769e721} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.03.30 18:59:59.613365 [ 4 ] {cd9f630b-48a7-4365-8cd2-6187b769e721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2644 | 2026.03.30 18:59:59.613690 [ 4 ] {cd9f630b-48a7-4365-8cd2-6187b769e721} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2645 | 2026.03.30 18:59:59.613908 [ 4 ] {cd9f630b-48a7-4365-8cd2-6187b769e721} <Trace> oximeter.fields_uuid (0b2d6afd-5593-4a49-acd5-1269531b405f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.30 18:59:59.614046 [ 4 ] {cd9f630b-48a7-4365-8cd2-6187b769e721} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 2647 | 2026.03.30 18:59:59.614084 [ 4 ] {cd9f630b-48a7-4365-8cd2-6187b769e721} <Debug> TCPHandler: Processed in 0.001427146 sec. | ||
| 2648 | 2026.03.30 18:59:59.614221 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.03.30 18:59:59.614337 [ 4 ] {946ad8ff-1747-424c-8d60-946c203b593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.03.30 18:59:59.614388 [ 4 ] {946ad8ff-1747-424c-8d60-946c203b593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2651 | 2026.03.30 18:59:59.614844 [ 4 ] {946ad8ff-1747-424c-8d60-946c203b593f} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.03.30 18:59:59.614885 [ 4 ] {946ad8ff-1747-424c-8d60-946c203b593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2653 | 2026.03.30 18:59:59.615268 [ 4 ] {946ad8ff-1747-424c-8d60-946c203b593f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2654 | 2026.03.30 18:59:59.615528 [ 4 ] {946ad8ff-1747-424c-8d60-946c203b593f} <Trace> oximeter.measurements_cumulativeu64 (2073b20e-ea0b-4f52-9890-22380df23353): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.03.30 18:59:59.615687 [ 4 ] {946ad8ff-1747-424c-8d60-946c203b593f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 2656 | 2026.03.30 18:59:59.615732 [ 4 ] {946ad8ff-1747-424c-8d60-946c203b593f} <Debug> TCPHandler: Processed in 0.001577581 sec. | ||
| 2657 | 2026.03.30 18:59:59.615868 [ 4 ] {} <Trace> TCP-Session: 783714c7-52d7-4e48-9f88-279416447024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.03.30 18:59:59.615966 [ 4 ] {6320d5ca-7d4d-4d18-8ba8-af196fc0b225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37616) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.03.30 18:59:59.616010 [ 4 ] {6320d5ca-7d4d-4d18-8ba8-af196fc0b225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2660 | 2026.03.30 18:59:59.616345 [ 4 ] {6320d5ca-7d4d-4d18-8ba8-af196fc0b225} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.03.30 18:59:59.616383 [ 4 ] {6320d5ca-7d4d-4d18-8ba8-af196fc0b225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 2662 | 2026.03.30 18:59:59.616737 [ 4 ] {6320d5ca-7d4d-4d18-8ba8-af196fc0b225} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2663 | 2026.03.30 18:59:59.616961 [ 4 ] {6320d5ca-7d4d-4d18-8ba8-af196fc0b225} <Trace> oximeter.measurements_u64 (78479def-f8d1-4367-beff-31f3f91a0598): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.03.30 18:59:59.617098 [ 4 ] {6320d5ca-7d4d-4d18-8ba8-af196fc0b225} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 2665 | 2026.03.30 18:59:59.617136 [ 4 ] {6320d5ca-7d4d-4d18-8ba8-af196fc0b225} <Debug> TCPHandler: Processed in 0.001320653 sec. | ||
| 2666 | 2026.03.30 19:00:00.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.36 MiB, peak 212.74 MiB, free memory in arenas 0.00 B, will set to 207.96 MiB (RSS), difference: 1.60 MiB | ||