| 1 | [ May 7 20:11:33 Enabled. ] | ||
| 2 | [ May 7 20:11:33 Rereading configuration. ] | ||
| 3 | [ May 7 20:11:34 Rereading configuration. ] | ||
| 4 | [ May 7 20:11:38 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 | [ May 7 20:11:38 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.05.07 20:11:40.573803 [ 1 ] {} <Information> Application: Will watch for the process with pid 26548 | ||
| 29 | 2026.05.07 20:11:40.574233 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.07 20:11:41.067019 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26548 | ||
| 31 | 2026.05.07 20:11:41.069078 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.07 20:11:41.069228 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.07 20:11:41.250756 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.07 20:11:41.384120 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.07 20:11:41.384209 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.07 20:11:41.384232 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.07 20:11:41.384301 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.07 20:11:41.384988 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.07 20:11:41.388706 [ 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.05.07 20:11:41.389659 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.07 20:11:41.390566 [ 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.05.07 20:11:41.390620 [ 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.05.07 20:11:41.390670 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.07 20:11:41.391418 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.07 20:11:41.392419 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.07 20:11:41.398368 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.07 20:11:41.399097 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.07 20:11:41.400502 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.07 20:11:41.400615 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.07 20:11:41.401696 [ 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.05.07 20:11:41.402158 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.07 20:11:41.406335 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.07 20:11:41.406766 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.07 20:11:41.411972 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.07 20:11:41.412383 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.07 20:11:41.412813 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.07 20:11:41.413132 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.07 20:11:41.414578 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.07 20:11:41.414604 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.07 20:11:41.414684 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.07 20:11:41.414773 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.07 20:11:41.450108 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.07 20:11:41.450135 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168003 sec | ||
| 68 | 2026.05.07 20:11:41.450185 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.07 20:11:41.450227 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.07 20:11:41.450953 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.07 20:11:41.451567 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.07 20:11:41.464715 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.07 20:11:41.464765 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.07 20:11:41.464863 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.07 20:11:41.464879 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.07 20:11:41.464923 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.07 20:11:41.465012 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.07 20:11:41.469112 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.07 20:11:41.469160 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.07 20:11:41.469221 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.07 20:11:41.469393 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.07 20:11:41.469436 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.07 20:11:41.469448 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.07 20:11:41.469531 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.07 20:11:41.469543 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.07 20:11:41.469574 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.07 20:11:41.469653 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.07 20:11:41.495378 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.07 20:11:41.508536 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.07 20:11:41.508629 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113612 sec | ||
| 91 | 2026.05.07 20:11:41.508643 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.07 20:11:41.508653 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.07 20:11:41.508680 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.07 20:11:41.508898 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.07 20:11:41.509006 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.07 20:11:41.509022 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.07 20:11:41.509034 [ 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.05.07 20:11:41.509046 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.07 20:11:41.560277 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.07 20:11:41.560498 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.05.07 20:11:41.562375 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.337e-05 sec. | ||
| 102 | 2026.05.07 20:11:41.563423 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.07 20:11:41.564793 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.07 20:11:41.564812 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.07 20:11:41.619791 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60112 | ||
| 106 | 2026.05.07 20:11:41.620651 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.07 20:11:41.620707 [ 3 ] {} <Debug> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60112 | ||
| 108 | 2026.05.07 20:11:41.620733 [ 3 ] {} <Debug> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.07 20:11:41.620818 [ 3 ] {} <Debug> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.07 20:11:41.620919 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.07 20:11:41.620946 [ 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.05.07 20:11:41.621032 [ 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.05.07 20:11:41.622015 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59022 | ||
| 114 | 2026.05.07 20:11:41.622147 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.07 20:11:41.622158 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51566 | ||
| 116 | 2026.05.07 20:11:41.622177 [ 4 ] {} <Debug> TCP-Session: d6b0b7fd-2c05-4420-8f1c-e0a8e52c8a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:59022 | ||
| 117 | 2026.05.07 20:11:41.622158 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54987 | ||
| 118 | 2026.05.07 20:11:41.622347 [ 4 ] {} <Debug> TCP-Session: d6b0b7fd-2c05-4420-8f1c-e0a8e52c8a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.07 20:11:41.622368 [ 4 ] {} <Debug> TCP-Session: d6b0b7fd-2c05-4420-8f1c-e0a8e52c8a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.07 20:11:41.622396 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.05.07 20:11:41.622365 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49749 | ||
| 122 | 2026.05.07 20:11:41.622476 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42414 | ||
| 123 | 2026.05.07 20:11:41.622495 [ 5 ] {} <Debug> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Authenticating user 'default' from [fd00:1122:3344:101::d]:51566 | ||
| 124 | 2026.05.07 20:11:41.622595 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60974 | ||
| 125 | 2026.05.07 20:11:41.622622 [ 5 ] {} <Debug> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.07 20:11:41.622645 [ 5 ] {} <Debug> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.07 20:11:41.622731 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.07 20:11:41.622747 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.07 20:11:41.622805 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45743 | ||
| 130 | 2026.05.07 20:11:41.622828 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.07 20:11:41.622867 [ 256 ] {} <Debug> TCP-Session: 8dca920a-a766-45b6-a9ef-e2b7f9d956bf Authenticating user 'default' from [fd00:1122:3344:101::d]:42414 | ||
| 132 | 2026.05.07 20:11:41.622895 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56989 | ||
| 133 | 2026.05.07 20:11:41.622926 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.07 20:11:41.622852 [ 255 ] {} <Debug> TCP-Session: 8cf7bcd3-6ab0-4319-a5c0-9bddb5b57913 Authenticating user 'default' from [fd00:1122:3344:101::d]:49749 | ||
| 135 | 2026.05.07 20:11:41.622978 [ 256 ] {} <Debug> TCP-Session: 8dca920a-a766-45b6-a9ef-e2b7f9d956bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.07 20:11:41.622968 [ 258 ] {} <Debug> TCP-Session: ed95ed5c-586d-41bd-b56a-b114c993732d Authenticating user 'default' from [fd00:1122:3344:101::d]:45743 | ||
| 137 | 2026.05.07 20:11:41.622950 [ 257 ] {} <Debug> TCP-Session: e61c1ad1-5cee-4b8a-96db-1c33c56a3c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:60974 | ||
| 138 | 2026.05.07 20:11:41.623076 [ 256 ] {} <Debug> TCP-Session: 8dca920a-a766-45b6-a9ef-e2b7f9d956bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.07 20:11:41.623066 [ 258 ] {} <Debug> TCP-Session: ed95ed5c-586d-41bd-b56a-b114c993732d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.07 20:11:41.623064 [ 255 ] {} <Debug> TCP-Session: 8cf7bcd3-6ab0-4319-a5c0-9bddb5b57913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.07 20:11:41.623171 [ 258 ] {} <Debug> TCP-Session: ed95ed5c-586d-41bd-b56a-b114c993732d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.07 20:11:41.623161 [ 257 ] {} <Debug> TCP-Session: e61c1ad1-5cee-4b8a-96db-1c33c56a3c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.07 20:11:41.623045 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.07 20:11:41.623275 [ 257 ] {} <Debug> TCP-Session: e61c1ad1-5cee-4b8a-96db-1c33c56a3c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.07 20:11:41.623256 [ 255 ] {} <Debug> TCP-Session: 8cf7bcd3-6ab0-4319-a5c0-9bddb5b57913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.07 20:11:41.623372 [ 259 ] {} <Debug> TCP-Session: 2914c689-68d7-449b-a969-36b658745c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:56989 | ||
| 147 | 2026.05.07 20:11:41.623469 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.05.07 20:11:41.623480 [ 259 ] {} <Debug> TCP-Session: 2914c689-68d7-449b-a969-36b658745c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.07 20:11:41.623508 [ 259 ] {} <Debug> TCP-Session: 2914c689-68d7-449b-a969-36b658745c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.07 20:11:41.623517 [ 254 ] {} <Debug> TCP-Session: 3e1c5cc1-b163-4700-ac3b-04100e2d2b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:54987 | ||
| 151 | 2026.05.07 20:11:41.623631 [ 254 ] {} <Debug> TCP-Session: 3e1c5cc1-b163-4700-ac3b-04100e2d2b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.07 20:11:41.623645 [ 254 ] {} <Debug> TCP-Session: 3e1c5cc1-b163-4700-ac3b-04100e2d2b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.07 20:11:41.625608 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.05.07 20:11:41.628525 [ 3 ] {9f73f5e9-7f4a-4dde-aa85-762ef510712d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.05.07 20:11:42.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.87 MiB, peak 116.87 MiB, free memory in arenas 0.00 B, will set to 122.92 MiB (RSS), difference: 6.05 MiB | ||
| 156 | 2026.05.07 20:11:42.033913 [ 3 ] {9f73f5e9-7f4a-4dde-aa85-762ef510712d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60112) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.07 20:11:42.034887 [ 3 ] {9f73f5e9-7f4a-4dde-aa85-762ef510712d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.07 20:11:42.035110 [ 3 ] {9f73f5e9-7f4a-4dde-aa85-762ef510712d} <Debug> TCPHandler: Processed in 0.411602879 sec. | ||
| 205 | 2026.05.07 20:11:42.035575 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.07 20:11:42.035982 [ 5 ] {a547e22c-84e7-4762-8c7a-77270b5daa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.07 20:11:42.036381 [ 5 ] {a547e22c-84e7-4762-8c7a-77270b5daa6b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51566) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.07 20:11:42.036687 [ 5 ] {a547e22c-84e7-4762-8c7a-77270b5daa6b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.07 20:11:42.036914 [ 5 ] {a547e22c-84e7-4762-8c7a-77270b5daa6b} <Debug> TCPHandler: Processed in 0.001540887 sec. | ||
| 256 | 2026.05.07 20:11:42.037190 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.07 20:11:42.038036 [ 3 ] {e1de2eea-13b1-42ed-9145-c8f3c5db1c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.07 20:11:42.038744 [ 3 ] {e1de2eea-13b1-42ed-9145-c8f3c5db1c37} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.07 20:11:42.042931 [ 3 ] {e1de2eea-13b1-42ed-9145-c8f3c5db1c37} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.07 20:11:42.042960 [ 3 ] {e1de2eea-13b1-42ed-9145-c8f3c5db1c37} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6031e-05 sec | ||
| 261 | 2026.05.07 20:11:42.043076 [ 3 ] {e1de2eea-13b1-42ed-9145-c8f3c5db1c37} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.07 20:11:42.043092 [ 3 ] {e1de2eea-13b1-42ed-9145-c8f3c5db1c37} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.07 20:11:42.043120 [ 3 ] {e1de2eea-13b1-42ed-9145-c8f3c5db1c37} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.07 20:11:42.043894 [ 3 ] {e1de2eea-13b1-42ed-9145-c8f3c5db1c37} <Debug> TCPHandler: Processed in 0.006818451 sec. | ||
| 265 | 2026.05.07 20:11:42.044142 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.07 20:11:42.044299 [ 3 ] {a5bea385-6b29-4914-be7a-be1c9e582b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.05.07 20:11:42.044433 [ 3 ] {a5bea385-6b29-4914-be7a-be1c9e582b08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.07 20:11:42.055636 [ 3 ] {a5bea385-6b29-4914-be7a-be1c9e582b08} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.07 20:11:42.067134 [ 3 ] {a5bea385-6b29-4914-be7a-be1c9e582b08} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1): Loading data parts | ||
| 271 | 2026.05.07 20:11:42.069611 [ 3 ] {a5bea385-6b29-4914-be7a-be1c9e582b08} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1): There are no data parts | ||
| 272 | 2026.05.07 20:11:42.088650 [ 3 ] {a5bea385-6b29-4914-be7a-be1c9e582b08} <Debug> TCPHandler: Processed in 0.044567529 sec. | ||
| 273 | 2026.05.07 20:11:42.088841 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.07 20:11:42.089104 [ 3 ] {3d1285d9-b749-4d7e-b298-edc64958c922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.05.07 20:11:42.089233 [ 3 ] {3d1285d9-b749-4d7e-b298-edc64958c922} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.07 20:11:42.125149 [ 3 ] {3d1285d9-b749-4d7e-b298-edc64958c922} <Debug> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Loading data parts | ||
| 287 | 2026.05.07 20:11:42.125595 [ 3 ] {3d1285d9-b749-4d7e-b298-edc64958c922} <Debug> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): There are no data parts | ||
| 288 | 2026.05.07 20:11:42.134469 [ 3 ] {3d1285d9-b749-4d7e-b298-edc64958c922} <Debug> TCPHandler: Processed in 0.045695888 sec. | ||
| 289 | 2026.05.07 20:11:42.134826 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.07 20:11:42.135069 [ 3 ] {7494f39d-3176-4e02-b164-b9f2b9c6dbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 291 | 2026.05.07 20:11:42.135279 [ 3 ] {7494f39d-3176-4e02-b164-b9f2b9c6dbba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.07 20:11:42.150533 [ 3 ] {7494f39d-3176-4e02-b164-b9f2b9c6dbba} <Debug> oximeter.measurements_i8 (72f870e3-3377-47f0-b66c-28e22e4a101c): Loading data parts | ||
| 293 | 2026.05.07 20:11:42.150782 [ 3 ] {7494f39d-3176-4e02-b164-b9f2b9c6dbba} <Debug> oximeter.measurements_i8 (72f870e3-3377-47f0-b66c-28e22e4a101c): There are no data parts | ||
| 294 | 2026.05.07 20:11:42.163267 [ 3 ] {7494f39d-3176-4e02-b164-b9f2b9c6dbba} <Debug> TCPHandler: Processed in 0.028523384 sec. | ||
| 295 | 2026.05.07 20:11:42.163442 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.07 20:11:42.163732 [ 3 ] {e597ea39-7ff4-420c-b265-1db993938d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 297 | 2026.05.07 20:11:42.163786 [ 3 ] {e597ea39-7ff4-420c-b265-1db993938d24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.07 20:11:42.174644 [ 3 ] {e597ea39-7ff4-420c-b265-1db993938d24} <Debug> oximeter.measurements_u8 (ee531424-84e7-49b9-af7f-daaf2640dc03): Loading data parts | ||
| 299 | 2026.05.07 20:11:42.174805 [ 3 ] {e597ea39-7ff4-420c-b265-1db993938d24} <Debug> oximeter.measurements_u8 (ee531424-84e7-49b9-af7f-daaf2640dc03): There are no data parts | ||
| 300 | 2026.05.07 20:11:42.184604 [ 3 ] {e597ea39-7ff4-420c-b265-1db993938d24} <Debug> TCPHandler: Processed in 0.021221065 sec. | ||
| 301 | 2026.05.07 20:11:42.184853 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.07 20:11:42.185015 [ 3 ] {f04b0f03-22ab-4a4c-b500-120572c0f5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 303 | 2026.05.07 20:11:42.185173 [ 3 ] {f04b0f03-22ab-4a4c-b500-120572c0f5a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.07 20:11:42.190814 [ 3 ] {f04b0f03-22ab-4a4c-b500-120572c0f5a4} <Debug> oximeter.measurements_i16 (6178f2e4-6eab-4763-836b-476c54d12176): Loading data parts | ||
| 305 | 2026.05.07 20:11:42.190966 [ 3 ] {f04b0f03-22ab-4a4c-b500-120572c0f5a4} <Debug> oximeter.measurements_i16 (6178f2e4-6eab-4763-836b-476c54d12176): There are no data parts | ||
| 306 | 2026.05.07 20:11:42.211401 [ 3 ] {f04b0f03-22ab-4a4c-b500-120572c0f5a4} <Debug> TCPHandler: Processed in 0.026596301 sec. | ||
| 307 | 2026.05.07 20:11:42.211551 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.07 20:11:42.211712 [ 3 ] {1396b7b5-d633-4b08-b841-221b13979abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 309 | 2026.05.07 20:11:42.211837 [ 3 ] {1396b7b5-d633-4b08-b841-221b13979abb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.07 20:11:42.217835 [ 3 ] {1396b7b5-d633-4b08-b841-221b13979abb} <Debug> oximeter.measurements_u16 (27c9416b-2d97-4367-a522-90e0aa98596b): Loading data parts | ||
| 311 | 2026.05.07 20:11:42.217979 [ 3 ] {1396b7b5-d633-4b08-b841-221b13979abb} <Debug> oximeter.measurements_u16 (27c9416b-2d97-4367-a522-90e0aa98596b): There are no data parts | ||
| 312 | 2026.05.07 20:11:42.254398 [ 3 ] {1396b7b5-d633-4b08-b841-221b13979abb} <Debug> TCPHandler: Processed in 0.042895649 sec. | ||
| 313 | 2026.05.07 20:11:42.254604 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.07 20:11:42.254805 [ 3 ] {a918fd93-c8c7-4893-bef0-3e5d0c273461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 315 | 2026.05.07 20:11:42.254921 [ 3 ] {a918fd93-c8c7-4893-bef0-3e5d0c273461} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.07 20:11:42.272705 [ 3 ] {a918fd93-c8c7-4893-bef0-3e5d0c273461} <Debug> oximeter.measurements_i32 (8ba8eb99-1001-46e0-bc0b-99299675849f): Loading data parts | ||
| 317 | 2026.05.07 20:11:42.272871 [ 3 ] {a918fd93-c8c7-4893-bef0-3e5d0c273461} <Debug> oximeter.measurements_i32 (8ba8eb99-1001-46e0-bc0b-99299675849f): There are no data parts | ||
| 318 | 2026.05.07 20:11:42.278554 [ 3 ] {a918fd93-c8c7-4893-bef0-3e5d0c273461} <Debug> TCPHandler: Processed in 0.024007734 sec. | ||
| 319 | 2026.05.07 20:11:42.278716 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.07 20:11:42.278873 [ 3 ] {65ccdf9d-42f1-4fa6-b941-51d8eee935e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 321 | 2026.05.07 20:11:42.279003 [ 3 ] {65ccdf9d-42f1-4fa6-b941-51d8eee935e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.07 20:11:42.289521 [ 3 ] {65ccdf9d-42f1-4fa6-b941-51d8eee935e7} <Debug> oximeter.measurements_u32 (813830c9-e6b0-4e46-9feb-5a1d13ad525b): Loading data parts | ||
| 323 | 2026.05.07 20:11:42.289666 [ 3 ] {65ccdf9d-42f1-4fa6-b941-51d8eee935e7} <Debug> oximeter.measurements_u32 (813830c9-e6b0-4e46-9feb-5a1d13ad525b): There are no data parts | ||
| 324 | 2026.05.07 20:11:42.319553 [ 3 ] {65ccdf9d-42f1-4fa6-b941-51d8eee935e7} <Debug> TCPHandler: Processed in 0.040885463 sec. | ||
| 325 | 2026.05.07 20:11:42.319701 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.07 20:11:42.319944 [ 3 ] {3efde43d-8f23-49f9-a81c-18b8665e58c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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.05.07 20:11:42.320064 [ 3 ] {3efde43d-8f23-49f9-a81c-18b8665e58c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.07 20:11:42.330240 [ 3 ] {3efde43d-8f23-49f9-a81c-18b8665e58c7} <Debug> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): Loading data parts | ||
| 329 | 2026.05.07 20:11:42.330385 [ 3 ] {3efde43d-8f23-49f9-a81c-18b8665e58c7} <Debug> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): There are no data parts | ||
| 330 | 2026.05.07 20:11:42.343865 [ 3 ] {3efde43d-8f23-49f9-a81c-18b8665e58c7} <Debug> TCPHandler: Processed in 0.024211238 sec. | ||
| 331 | 2026.05.07 20:11:42.344028 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.07 20:11:42.344192 [ 3 ] {1d65cff7-f6aa-4731-99ca-81d16c20dc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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.05.07 20:11:42.344321 [ 3 ] {1d65cff7-f6aa-4731-99ca-81d16c20dc6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.07 20:11:42.346299 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65503 | ||
| 335 | 2026.05.07 20:11:42.346522 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 336 | 2026.05.07 20:11:42.346553 [ 262 ] {} <Debug> TCP-Session: 3ebe48f9-e952-4be2-9517-b2d8385cab15 Authenticating user 'default' from [fd00:1122:3344:101::b]:65503 | ||
| 337 | 2026.05.07 20:11:42.346576 [ 262 ] {} <Debug> TCP-Session: 3ebe48f9-e952-4be2-9517-b2d8385cab15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 338 | 2026.05.07 20:11:42.346670 [ 262 ] {} <Debug> TCP-Session: 3ebe48f9-e952-4be2-9517-b2d8385cab15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 339 | 2026.05.07 20:11:42.346744 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 340 | 2026.05.07 20:11:42.346772 [ 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 | ||
| 341 | 2026.05.07 20:11:42.346861 [ 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 | ||
| 342 | 2026.05.07 20:11:42.347472 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57359 | ||
| 343 | 2026.05.07 20:11:42.347548 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62564 | ||
| 344 | 2026.05.07 20:11:42.347730 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 345 | 2026.05.07 20:11:42.347792 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62996 | ||
| 346 | 2026.05.07 20:11:42.347825 [ 264 ] {} <Debug> TCP-Session: b3eff39f-9d1c-4e93-8a8a-af502588ad35 Authenticating user 'default' from [fd00:1122:3344:101::b]:57359 | ||
| 347 | 2026.05.07 20:11:42.347784 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 348 | 2026.05.07 20:11:42.347777 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60658 | ||
| 349 | 2026.05.07 20:11:42.347924 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35454 | ||
| 350 | 2026.05.07 20:11:42.347954 [ 264 ] {} <Debug> TCP-Session: b3eff39f-9d1c-4e93-8a8a-af502588ad35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 351 | 2026.05.07 20:11:42.347941 [ 263 ] {} <Debug> TCP-Session: 466fcda0-0bc3-42cf-9cfe-367990fb73f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:62564 | ||
| 352 | 2026.05.07 20:11:42.347932 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58585 | ||
| 353 | 2026.05.07 20:11:42.348049 [ 264 ] {} <Debug> TCP-Session: b3eff39f-9d1c-4e93-8a8a-af502588ad35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 354 | 2026.05.07 20:11:42.348071 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48427 | ||
| 355 | 2026.05.07 20:11:42.348043 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 356 | 2026.05.07 20:11:42.348041 [ 263 ] {} <Debug> TCP-Session: 466fcda0-0bc3-42cf-9cfe-367990fb73f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 357 | 2026.05.07 20:11:42.348192 [ 265 ] {} <Debug> TCP-Session: c026a765-d02f-4615-a680-1e0b71cc06cf Authenticating user 'default' from [fd00:1122:3344:101::b]:62996 | ||
| 358 | 2026.05.07 20:11:42.348235 [ 263 ] {} <Debug> TCP-Session: 466fcda0-0bc3-42cf-9cfe-367990fb73f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2026.05.07 20:11:42.348263 [ 265 ] {} <Debug> TCP-Session: c026a765-d02f-4615-a680-1e0b71cc06cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.05.07 20:11:42.348210 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 361 | 2026.05.07 20:11:42.348371 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 362 | 2026.05.07 20:11:42.348383 [ 265 ] {} <Debug> TCP-Session: c026a765-d02f-4615-a680-1e0b71cc06cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2026.05.07 20:11:42.348440 [ 266 ] {} <Debug> TCP-Session: 0cf98e72-f53f-4766-a805-4f8104e8c30e Authenticating user 'default' from [fd00:1122:3344:101::b]:60658 | ||
| 364 | 2026.05.07 20:11:42.348429 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 365 | 2026.05.07 20:11:42.348491 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 366 | 2026.05.07 20:11:42.348511 [ 267 ] {} <Debug> TCP-Session: 11cd7cac-1781-45b5-9c0a-a789764a39dc Authenticating user 'default' from [fd00:1122:3344:101::b]:58585 | ||
| 367 | 2026.05.07 20:11:42.348500 [ 268 ] {} <Debug> TCP-Session: e19f6545-1374-4d11-b9be-04485cb9a17a Authenticating user 'default' from [fd00:1122:3344:101::b]:35454 | ||
| 368 | 2026.05.07 20:11:42.348522 [ 266 ] {} <Debug> TCP-Session: 0cf98e72-f53f-4766-a805-4f8104e8c30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.07 20:11:42.348651 [ 267 ] {} <Debug> TCP-Session: 11cd7cac-1781-45b5-9c0a-a789764a39dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.07 20:11:42.348637 [ 269 ] {} <Debug> TCP-Session: c4b25862-eeb2-4899-9cf6-47669ae2cb47 Authenticating user 'default' from [fd00:1122:3344:101::b]:48427 | ||
| 371 | 2026.05.07 20:11:42.348630 [ 268 ] {} <Debug> TCP-Session: e19f6545-1374-4d11-b9be-04485cb9a17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.07 20:11:42.348747 [ 269 ] {} <Debug> TCP-Session: c4b25862-eeb2-4899-9cf6-47669ae2cb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.07 20:11:42.348748 [ 267 ] {} <Debug> TCP-Session: 11cd7cac-1781-45b5-9c0a-a789764a39dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.07 20:11:42.348724 [ 266 ] {} <Debug> TCP-Session: 0cf98e72-f53f-4766-a805-4f8104e8c30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 375 | 2026.05.07 20:11:42.348838 [ 269 ] {} <Debug> TCP-Session: c4b25862-eeb2-4899-9cf6-47669ae2cb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.07 20:11:42.348804 [ 268 ] {} <Debug> TCP-Session: e19f6545-1374-4d11-b9be-04485cb9a17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.07 20:11:42.354705 [ 3 ] {1d65cff7-f6aa-4731-99ca-81d16c20dc6b} <Debug> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Loading data parts | ||
| 378 | 2026.05.07 20:11:42.354953 [ 3 ] {1d65cff7-f6aa-4731-99ca-81d16c20dc6b} <Debug> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): There are no data parts | ||
| 379 | 2026.05.07 20:11:42.366604 [ 3 ] {1d65cff7-f6aa-4731-99ca-81d16c20dc6b} <Debug> TCPHandler: Processed in 0.02263264 sec. | ||
| 380 | 2026.05.07 20:11:42.366777 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.07 20:11:42.367063 [ 3 ] {dfb3ced9-862b-4fa5-9cbe-e9448232b0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 382 | 2026.05.07 20:11:42.367116 [ 3 ] {dfb3ced9-862b-4fa5-9cbe-e9448232b0a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.05.07 20:11:42.377130 [ 3 ] {dfb3ced9-862b-4fa5-9cbe-e9448232b0a8} <Debug> oximeter.measurements_f32 (a575b52c-5989-460e-b4d2-e3a64f6afed2): Loading data parts | ||
| 384 | 2026.05.07 20:11:42.377283 [ 3 ] {dfb3ced9-862b-4fa5-9cbe-e9448232b0a8} <Debug> oximeter.measurements_f32 (a575b52c-5989-460e-b4d2-e3a64f6afed2): There are no data parts | ||
| 385 | 2026.05.07 20:11:42.389660 [ 3 ] {dfb3ced9-862b-4fa5-9cbe-e9448232b0a8} <Debug> TCPHandler: Processed in 0.022965106 sec. | ||
| 386 | 2026.05.07 20:11:42.389916 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.07 20:11:42.390064 [ 3 ] {b323b70b-c1ed-44a9-8e16-9814b4bc4c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 388 | 2026.05.07 20:11:42.390182 [ 3 ] {b323b70b-c1ed-44a9-8e16-9814b4bc4c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.05.07 20:11:42.400229 [ 3 ] {b323b70b-c1ed-44a9-8e16-9814b4bc4c42} <Debug> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Loading data parts | ||
| 390 | 2026.05.07 20:11:42.400418 [ 3 ] {b323b70b-c1ed-44a9-8e16-9814b4bc4c42} <Debug> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): There are no data parts | ||
| 391 | 2026.05.07 20:11:42.412831 [ 3 ] {b323b70b-c1ed-44a9-8e16-9814b4bc4c42} <Debug> TCPHandler: Processed in 0.022923886 sec. | ||
| 392 | 2026.05.07 20:11:42.413006 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.07 20:11:42.413243 [ 3 ] {4cbbd25b-c1f2-41b4-8a7c-c637f7746caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 394 | 2026.05.07 20:11:42.413330 [ 3 ] {4cbbd25b-c1f2-41b4-8a7c-c637f7746caf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.05.07 20:11:42.423355 [ 3 ] {4cbbd25b-c1f2-41b4-8a7c-c637f7746caf} <Debug> oximeter.measurements_string (ede7e9df-7fb5-43ae-9610-baba6f63441c): Loading data parts | ||
| 396 | 2026.05.07 20:11:42.423528 [ 3 ] {4cbbd25b-c1f2-41b4-8a7c-c637f7746caf} <Debug> oximeter.measurements_string (ede7e9df-7fb5-43ae-9610-baba6f63441c): There are no data parts | ||
| 397 | 2026.05.07 20:11:42.435960 [ 3 ] {4cbbd25b-c1f2-41b4-8a7c-c637f7746caf} <Debug> TCPHandler: Processed in 0.023016777 sec. | ||
| 398 | 2026.05.07 20:11:42.436230 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.07 20:11:42.436391 [ 3 ] {682c4ab1-fc2d-4df3-9805-cf0af400aed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.05.07 20:11:42.436520 [ 3 ] {682c4ab1-fc2d-4df3-9805-cf0af400aed6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.05.07 20:11:42.447049 [ 3 ] {682c4ab1-fc2d-4df3-9805-cf0af400aed6} <Debug> oximeter.measurements_bytes (165e196c-dd09-4066-a1ff-039db4830cf2): Loading data parts | ||
| 409 | 2026.05.07 20:11:42.447235 [ 3 ] {682c4ab1-fc2d-4df3-9805-cf0af400aed6} <Debug> oximeter.measurements_bytes (165e196c-dd09-4066-a1ff-039db4830cf2): There are no data parts | ||
| 410 | 2026.05.07 20:11:42.459423 [ 3 ] {682c4ab1-fc2d-4df3-9805-cf0af400aed6} <Debug> TCPHandler: Processed in 0.023246931 sec. | ||
| 411 | 2026.05.07 20:11:42.459695 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.07 20:11:42.459861 [ 3 ] {4828c7f6-73fb-4592-86d7-dd85b1fbdb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 413 | 2026.05.07 20:11:42.459988 [ 3 ] {4828c7f6-73fb-4592-86d7-dd85b1fbdb86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.05.07 20:11:42.470364 [ 3 ] {4828c7f6-73fb-4592-86d7-dd85b1fbdb86} <Debug> oximeter.measurements_cumulativei64 (57beeddb-6052-477f-9ca6-a09250190f41): Loading data parts | ||
| 415 | 2026.05.07 20:11:42.470608 [ 3 ] {4828c7f6-73fb-4592-86d7-dd85b1fbdb86} <Debug> oximeter.measurements_cumulativei64 (57beeddb-6052-477f-9ca6-a09250190f41): There are no data parts | ||
| 416 | 2026.05.07 20:11:42.483312 [ 3 ] {4828c7f6-73fb-4592-86d7-dd85b1fbdb86} <Debug> TCPHandler: Processed in 0.023668258 sec. | ||
| 417 | 2026.05.07 20:11:42.483492 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.07 20:11:42.483795 [ 3 ] {c74d7a9d-3b91-41d2-bf25-5e5cb6e827f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 419 | 2026.05.07 20:11:42.483933 [ 3 ] {c74d7a9d-3b91-41d2-bf25-5e5cb6e827f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.05.07 20:11:42.494353 [ 3 ] {c74d7a9d-3b91-41d2-bf25-5e5cb6e827f2} <Debug> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Loading data parts | ||
| 421 | 2026.05.07 20:11:42.494529 [ 3 ] {c74d7a9d-3b91-41d2-bf25-5e5cb6e827f2} <Debug> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): There are no data parts | ||
| 422 | 2026.05.07 20:11:42.507231 [ 3 ] {c74d7a9d-3b91-41d2-bf25-5e5cb6e827f2} <Debug> TCPHandler: Processed in 0.023803071 sec. | ||
| 423 | 2026.05.07 20:11:42.507418 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.07 20:11:42.507613 [ 3 ] {c06b5d70-9816-4418-8216-dae06d30e688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 425 | 2026.05.07 20:11:42.507808 [ 3 ] {c06b5d70-9816-4418-8216-dae06d30e688} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.05.07 20:11:42.511382 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41523 | ||
| 427 | 2026.05.07 20:11:42.511603 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 428 | 2026.05.07 20:11:42.511643 [ 270 ] {} <Debug> TCP-Session: 5f8ea761-ba32-4a00-bf2e-257ced9551ec Authenticating user 'default' from [fd00:1122:3344:101::e]:41523 | ||
| 429 | 2026.05.07 20:11:42.511668 [ 270 ] {} <Debug> TCP-Session: 5f8ea761-ba32-4a00-bf2e-257ced9551ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 430 | 2026.05.07 20:11:42.511843 [ 270 ] {} <Debug> TCP-Session: 5f8ea761-ba32-4a00-bf2e-257ced9551ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 431 | 2026.05.07 20:11:42.511921 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 432 | 2026.05.07 20:11:42.511959 [ 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 | ||
| 433 | 2026.05.07 20:11:42.512058 [ 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 | ||
| 434 | 2026.05.07 20:11:42.513148 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63121 | ||
| 435 | 2026.05.07 20:11:42.513307 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 436 | 2026.05.07 20:11:42.513346 [ 271 ] {} <Debug> TCP-Session: fc4c6a66-3885-4f6a-8e9d-441970f4b980 Authenticating user 'default' from [fd00:1122:3344:101::e]:63121 | ||
| 437 | 2026.05.07 20:11:42.513394 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35826 | ||
| 438 | 2026.05.07 20:11:42.513456 [ 271 ] {} <Debug> TCP-Session: fc4c6a66-3885-4f6a-8e9d-441970f4b980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 439 | 2026.05.07 20:11:42.513476 [ 271 ] {} <Debug> TCP-Session: fc4c6a66-3885-4f6a-8e9d-441970f4b980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 440 | 2026.05.07 20:11:42.513502 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61262 | ||
| 441 | 2026.05.07 20:11:42.513484 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53208 | ||
| 442 | 2026.05.07 20:11:42.513562 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52772 | ||
| 443 | 2026.05.07 20:11:42.513652 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 444 | 2026.05.07 20:11:42.513782 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58030 | ||
| 445 | 2026.05.07 20:11:42.513910 [ 272 ] {} <Debug> TCP-Session: ac8cc444-c4d6-4542-96a7-5ee8ec0515ae Authenticating user 'default' from [fd00:1122:3344:101::e]:35826 | ||
| 446 | 2026.05.07 20:11:42.513950 [ 272 ] {} <Debug> TCP-Session: ac8cc444-c4d6-4542-96a7-5ee8ec0515ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 447 | 2026.05.07 20:11:42.513971 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 448 | 2026.05.07 20:11:42.514012 [ 272 ] {} <Debug> TCP-Session: ac8cc444-c4d6-4542-96a7-5ee8ec0515ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 449 | 2026.05.07 20:11:42.513965 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 450 | 2026.05.07 20:11:42.513959 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36784 | ||
| 451 | 2026.05.07 20:11:42.514146 [ 274 ] {} <Debug> TCP-Session: b1b3d20a-6110-44de-abab-d91555092539 Authenticating user 'default' from [fd00:1122:3344:101::e]:61262 | ||
| 452 | 2026.05.07 20:11:42.514132 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 453 | 2026.05.07 20:11:42.514127 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 454 | 2026.05.07 20:11:42.514318 [ 276 ] {} <Debug> TCP-Session: a7954f31-e5f8-4b4f-b4cf-c60a16cc3049 Authenticating user 'default' from [fd00:1122:3344:101::e]:58030 | ||
| 455 | 2026.05.07 20:11:42.514369 [ 275 ] {} <Debug> TCP-Session: 1d6b7cea-cfb3-4a5e-bb06-5a9fb9b9e873 Authenticating user 'default' from [fd00:1122:3344:101::e]:52772 | ||
| 456 | 2026.05.07 20:11:42.514380 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 457 | 2026.05.07 20:11:42.514309 [ 274 ] {} <Debug> TCP-Session: b1b3d20a-6110-44de-abab-d91555092539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 458 | 2026.05.07 20:11:42.514553 [ 275 ] {} <Debug> TCP-Session: 1d6b7cea-cfb3-4a5e-bb06-5a9fb9b9e873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 459 | 2026.05.07 20:11:42.514557 [ 277 ] {} <Debug> TCP-Session: 0e6428f9-454b-4821-a952-76af7ad375e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36784 | ||
| 460 | 2026.05.07 20:11:42.514522 [ 276 ] {} <Debug> TCP-Session: a7954f31-e5f8-4b4f-b4cf-c60a16cc3049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 461 | 2026.05.07 20:11:42.514653 [ 275 ] {} <Debug> TCP-Session: 1d6b7cea-cfb3-4a5e-bb06-5a9fb9b9e873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 462 | 2026.05.07 20:11:42.514651 [ 277 ] {} <Debug> TCP-Session: 0e6428f9-454b-4821-a952-76af7ad375e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 463 | 2026.05.07 20:11:42.514623 [ 274 ] {} <Debug> TCP-Session: b1b3d20a-6110-44de-abab-d91555092539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 464 | 2026.05.07 20:11:42.514782 [ 277 ] {} <Debug> TCP-Session: 0e6428f9-454b-4821-a952-76af7ad375e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2026.05.07 20:11:42.514750 [ 276 ] {} <Debug> TCP-Session: a7954f31-e5f8-4b4f-b4cf-c60a16cc3049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 466 | 2026.05.07 20:11:42.514125 [ 273 ] {} <Debug> TCP-Session: cb4e69ce-4b9b-4d82-bfe4-dffac097414d Authenticating user 'default' from [fd00:1122:3344:101::e]:53208 | ||
| 467 | 2026.05.07 20:11:42.514982 [ 273 ] {} <Debug> TCP-Session: cb4e69ce-4b9b-4d82-bfe4-dffac097414d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 468 | 2026.05.07 20:11:42.515004 [ 273 ] {} <Debug> TCP-Session: cb4e69ce-4b9b-4d82-bfe4-dffac097414d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 469 | 2026.05.07 20:11:42.517611 [ 3 ] {c06b5d70-9816-4418-8216-dae06d30e688} <Debug> oximeter.measurements_cumulativef32 (9edc041b-474a-4190-bea7-1746c71d5a42): Loading data parts | ||
| 470 | 2026.05.07 20:11:42.517934 [ 3 ] {c06b5d70-9816-4418-8216-dae06d30e688} <Debug> oximeter.measurements_cumulativef32 (9edc041b-474a-4190-bea7-1746c71d5a42): There are no data parts | ||
| 471 | 2026.05.07 20:11:42.527269 [ 3 ] {c06b5d70-9816-4418-8216-dae06d30e688} <Debug> TCPHandler: Processed in 0.019914232 sec. | ||
| 472 | 2026.05.07 20:11:42.527463 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.05.07 20:11:42.527793 [ 3 ] {6cf86881-6307-43cc-98b2-54833a01b296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 474 | 2026.05.07 20:11:42.527945 [ 3 ] {6cf86881-6307-43cc-98b2-54833a01b296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.05.07 20:11:42.541617 [ 3 ] {6cf86881-6307-43cc-98b2-54833a01b296} <Debug> oximeter.measurements_cumulativef64 (05a5ae86-0b9a-4353-bd47-eda49234ec00): Loading data parts | ||
| 476 | 2026.05.07 20:11:42.541783 [ 3 ] {6cf86881-6307-43cc-98b2-54833a01b296} <Debug> oximeter.measurements_cumulativef64 (05a5ae86-0b9a-4353-bd47-eda49234ec00): There are no data parts | ||
| 477 | 2026.05.07 20:11:42.551635 [ 3 ] {6cf86881-6307-43cc-98b2-54833a01b296} <Debug> TCPHandler: Processed in 0.024234528 sec. | ||
| 478 | 2026.05.07 20:11:42.551823 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.05.07 20:11:42.552099 [ 3 ] {f4234858-7bec-40af-8512-c9ce3f2e43dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.05.07 20:11:42.552256 [ 3 ] {f4234858-7bec-40af-8512-c9ce3f2e43dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.05.07 20:11:42.565374 [ 3 ] {f4234858-7bec-40af-8512-c9ce3f2e43dc} <Debug> oximeter.measurements_histogrami8 (cc51db20-59cd-4b2d-b05a-bbc034f914ec): Loading data parts | ||
| 492 | 2026.05.07 20:11:42.565688 [ 3 ] {f4234858-7bec-40af-8512-c9ce3f2e43dc} <Debug> oximeter.measurements_histogrami8 (cc51db20-59cd-4b2d-b05a-bbc034f914ec): There are no data parts | ||
| 493 | 2026.05.07 20:11:42.575897 [ 3 ] {f4234858-7bec-40af-8512-c9ce3f2e43dc} <Debug> TCPHandler: Processed in 0.024140577 sec. | ||
| 494 | 2026.05.07 20:11:42.576079 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.05.07 20:11:42.576410 [ 3 ] {18eaeada-449c-470b-9eae-1bec13cd8468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 496 | 2026.05.07 20:11:42.576548 [ 3 ] {18eaeada-449c-470b-9eae-1bec13cd8468} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.05.07 20:11:42.590757 [ 3 ] {18eaeada-449c-470b-9eae-1bec13cd8468} <Debug> oximeter.measurements_histogramu8 (6a9b8da2-eb98-49fd-b213-bd94d59f4f04): Loading data parts | ||
| 498 | 2026.05.07 20:11:42.590939 [ 3 ] {18eaeada-449c-470b-9eae-1bec13cd8468} <Debug> oximeter.measurements_histogramu8 (6a9b8da2-eb98-49fd-b213-bd94d59f4f04): There are no data parts | ||
| 499 | 2026.05.07 20:11:42.614566 [ 3 ] {18eaeada-449c-470b-9eae-1bec13cd8468} <Debug> TCPHandler: Processed in 0.038549442 sec. | ||
| 500 | 2026.05.07 20:11:42.614755 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.05.07 20:11:42.615015 [ 3 ] {6041d4db-8b4e-44fe-a97d-e66e30b19ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 502 | 2026.05.07 20:11:42.615182 [ 3 ] {6041d4db-8b4e-44fe-a97d-e66e30b19ab1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.05.07 20:11:42.627040 [ 3 ] {6041d4db-8b4e-44fe-a97d-e66e30b19ab1} <Debug> oximeter.measurements_histogrami16 (909bb003-afad-4b0e-8a8b-b7b07aab19b4): Loading data parts | ||
| 504 | 2026.05.07 20:11:42.627305 [ 3 ] {6041d4db-8b4e-44fe-a97d-e66e30b19ab1} <Debug> oximeter.measurements_histogrami16 (909bb003-afad-4b0e-8a8b-b7b07aab19b4): There are no data parts | ||
| 505 | 2026.05.07 20:11:42.638565 [ 3 ] {6041d4db-8b4e-44fe-a97d-e66e30b19ab1} <Debug> TCPHandler: Processed in 0.023870502 sec. | ||
| 506 | 2026.05.07 20:11:42.638738 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.05.07 20:11:42.639095 [ 3 ] {15e6d8c4-30b9-480c-9d65-92223b53135d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 508 | 2026.05.07 20:11:42.639258 [ 3 ] {15e6d8c4-30b9-480c-9d65-92223b53135d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.05.07 20:11:42.662526 [ 3 ] {15e6d8c4-30b9-480c-9d65-92223b53135d} <Debug> oximeter.measurements_histogramu16 (00b62370-140a-4e66-89be-74bd640406cc): Loading data parts | ||
| 510 | 2026.05.07 20:11:42.662756 [ 3 ] {15e6d8c4-30b9-480c-9d65-92223b53135d} <Debug> oximeter.measurements_histogramu16 (00b62370-140a-4e66-89be-74bd640406cc): There are no data parts | ||
| 511 | 2026.05.07 20:11:42.668534 [ 3 ] {15e6d8c4-30b9-480c-9d65-92223b53135d} <Debug> TCPHandler: Processed in 0.029855718 sec. | ||
| 512 | 2026.05.07 20:11:42.668808 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.05.07 20:11:42.669093 [ 3 ] {311d4d36-fe8d-4996-bba4-f6b8b4a9d1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 514 | 2026.05.07 20:11:42.669241 [ 3 ] {311d4d36-fe8d-4996-bba4-f6b8b4a9d1ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.05.07 20:11:42.689110 [ 3 ] {311d4d36-fe8d-4996-bba4-f6b8b4a9d1ca} <Debug> oximeter.measurements_histogrami32 (e3f7c767-c729-45da-beda-48b3110e39f1): Loading data parts | ||
| 516 | 2026.05.07 20:11:42.689366 [ 3 ] {311d4d36-fe8d-4996-bba4-f6b8b4a9d1ca} <Debug> oximeter.measurements_histogrami32 (e3f7c767-c729-45da-beda-48b3110e39f1): There are no data parts | ||
| 517 | 2026.05.07 20:11:42.699849 [ 3 ] {311d4d36-fe8d-4996-bba4-f6b8b4a9d1ca} <Debug> TCPHandler: Processed in 0.031125801 sec. | ||
| 518 | 2026.05.07 20:11:42.700041 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.05.07 20:11:42.700435 [ 3 ] {178106ee-5269-4080-9ab2-89519a2cb705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 520 | 2026.05.07 20:11:42.700567 [ 3 ] {178106ee-5269-4080-9ab2-89519a2cb705} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.05.07 20:11:42.715279 [ 3 ] {178106ee-5269-4080-9ab2-89519a2cb705} <Debug> oximeter.measurements_histogramu32 (c08570c4-eac8-4655-b110-bb129c15fc53): Loading data parts | ||
| 522 | 2026.05.07 20:11:42.715437 [ 3 ] {178106ee-5269-4080-9ab2-89519a2cb705} <Debug> oximeter.measurements_histogramu32 (c08570c4-eac8-4655-b110-bb129c15fc53): There are no data parts | ||
| 523 | 2026.05.07 20:11:42.730413 [ 3 ] {178106ee-5269-4080-9ab2-89519a2cb705} <Debug> TCPHandler: Processed in 0.030448598 sec. | ||
| 524 | 2026.05.07 20:11:42.730680 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.05.07 20:11:42.730893 [ 3 ] {fe2ba4c5-308f-4f59-a238-3913797b13aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 526 | 2026.05.07 20:11:42.731035 [ 3 ] {fe2ba4c5-308f-4f59-a238-3913797b13aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.05.07 20:11:42.766282 [ 3 ] {fe2ba4c5-308f-4f59-a238-3913797b13aa} <Debug> oximeter.measurements_histogrami64 (69a7412f-be11-4a0b-8145-5dd74402f950): Loading data parts | ||
| 528 | 2026.05.07 20:11:42.766683 [ 3 ] {fe2ba4c5-308f-4f59-a238-3913797b13aa} <Debug> oximeter.measurements_histogrami64 (69a7412f-be11-4a0b-8145-5dd74402f950): There are no data parts | ||
| 529 | 2026.05.07 20:11:42.771159 [ 3 ] {fe2ba4c5-308f-4f59-a238-3913797b13aa} <Debug> TCPHandler: Processed in 0.040528407 sec. | ||
| 530 | 2026.05.07 20:11:42.771316 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.05.07 20:11:42.771779 [ 3 ] {d8625ff9-a943-4adf-bfff-cf86e485a147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 532 | 2026.05.07 20:11:42.771932 [ 3 ] {d8625ff9-a943-4adf-bfff-cf86e485a147} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.05.07 20:11:42.782369 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60353 | ||
| 534 | 2026.05.07 20:11:42.782572 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 535 | 2026.05.07 20:11:42.782603 [ 278 ] {} <Debug> TCP-Session: 5c04417c-8c00-4dc9-bd41-ca148a60ae5a Authenticating user 'default' from [fd00:1122:3344:101::e]:60353 | ||
| 536 | 2026.05.07 20:11:42.782689 [ 278 ] {} <Debug> TCP-Session: 5c04417c-8c00-4dc9-bd41-ca148a60ae5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 537 | 2026.05.07 20:11:42.782754 [ 278 ] {} <Debug> TCP-Session: 5c04417c-8c00-4dc9-bd41-ca148a60ae5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 538 | 2026.05.07 20:11:42.783101 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51818 | ||
| 539 | 2026.05.07 20:11:42.783215 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49749 | ||
| 540 | 2026.05.07 20:11:42.783319 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 541 | 2026.05.07 20:11:42.783339 [ 3 ] {d8625ff9-a943-4adf-bfff-cf86e485a147} <Debug> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Loading data parts | ||
| 542 | 2026.05.07 20:11:42.783345 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43748 | ||
| 543 | 2026.05.07 20:11:42.783461 [ 278 ] {} <Trace> TCP-Session: 5c04417c-8c00-4dc9-bd41-ca148a60ae5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.07 20:11:42.783431 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35205 | ||
| 545 | 2026.05.07 20:11:42.783431 [ 279 ] {} <Debug> TCP-Session: a04e9497-81c2-4a7e-86be-101917b7b488 Authenticating user 'default' from [fd00:1122:3344:101::e]:51818 | ||
| 546 | 2026.05.07 20:11:42.783564 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 547 | 2026.05.07 20:11:42.783609 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64940 | ||
| 548 | 2026.05.07 20:11:42.783652 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 549 | 2026.05.07 20:11:42.783581 [ 279 ] {} <Debug> TCP-Session: a04e9497-81c2-4a7e-86be-101917b7b488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 550 | 2026.05.07 20:11:42.783747 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 551 | 2026.05.07 20:11:42.783756 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57459 | ||
| 552 | 2026.05.07 20:11:42.783719 [ 281 ] {} <Debug> TCP-Session: bfec0cff-b7d4-48ee-8444-eee43617783f Authenticating user 'default' from [fd00:1122:3344:101::e]:43748 | ||
| 553 | 2026.05.07 20:11:42.783715 [ 280 ] {} <Debug> TCP-Session: 233e5bc9-d5f1-4a82-9630-6358492b91e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49749 | ||
| 554 | 2026.05.07 20:11:42.783830 [ 281 ] {} <Debug> TCP-Session: bfec0cff-b7d4-48ee-8444-eee43617783f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 555 | 2026.05.07 20:11:42.783813 [ 278 ] {e044421e-ff42-4a37-af9a-62655cf77cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60353) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 556 | 2026.05.07 20:11:42.783959 [ 280 ] {} <Debug> TCP-Session: 233e5bc9-d5f1-4a82-9630-6358492b91e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 557 | 2026.05.07 20:11:42.783960 [ 281 ] {} <Debug> TCP-Session: bfec0cff-b7d4-48ee-8444-eee43617783f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 558 | 2026.05.07 20:11:42.783942 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 559 | 2026.05.07 20:11:42.784077 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 560 | 2026.05.07 20:11:42.784069 [ 280 ] {} <Debug> TCP-Session: 233e5bc9-d5f1-4a82-9630-6358492b91e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 561 | 2026.05.07 20:11:42.784032 [ 282 ] {} <Debug> TCP-Session: 26b30b02-395f-4c56-806f-8d2fdeac8946 Authenticating user 'default' from [fd00:1122:3344:101::e]:35205 | ||
| 562 | 2026.05.07 20:11:42.784175 [ 284 ] {} <Debug> TCP-Session: 6611bd9a-bfe1-4d99-85c6-b82aa239eed1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57459 | ||
| 563 | 2026.05.07 20:11:42.784161 [ 283 ] {} <Debug> TCP-Session: 5dbf24bf-9f4a-409f-880b-d404216a3344 Authenticating user 'default' from [fd00:1122:3344:101::e]:64940 | ||
| 564 | 2026.05.07 20:11:42.784125 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37495 | ||
| 565 | 2026.05.07 20:11:42.784324 [ 282 ] {} <Debug> TCP-Session: 26b30b02-395f-4c56-806f-8d2fdeac8946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 566 | 2026.05.07 20:11:42.784356 [ 284 ] {} <Debug> TCP-Session: 6611bd9a-bfe1-4d99-85c6-b82aa239eed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 567 | 2026.05.07 20:11:42.783940 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41960 | ||
| 568 | 2026.05.07 20:11:42.783812 [ 279 ] {} <Debug> TCP-Session: a04e9497-81c2-4a7e-86be-101917b7b488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 569 | 2026.05.07 20:11:42.784478 [ 284 ] {} <Debug> TCP-Session: 6611bd9a-bfe1-4d99-85c6-b82aa239eed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 570 | 2026.05.07 20:11:42.784448 [ 282 ] {} <Debug> TCP-Session: 26b30b02-395f-4c56-806f-8d2fdeac8946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 571 | 2026.05.07 20:11:42.784333 [ 283 ] {} <Debug> TCP-Session: 5dbf24bf-9f4a-409f-880b-d404216a3344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 572 | 2026.05.07 20:11:42.783583 [ 3 ] {d8625ff9-a943-4adf-bfff-cf86e485a147} <Debug> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): There are no data parts | ||
| 573 | 2026.05.07 20:11:42.784665 [ 283 ] {} <Debug> TCP-Session: 5dbf24bf-9f4a-409f-880b-d404216a3344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2026.05.07 20:11:42.785101 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 575 | 2026.05.07 20:11:42.785268 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 576 | 2026.05.07 20:11:42.785375 [ 286 ] {} <Debug> TCP-Session: 0f3805ae-1111-451f-b9b9-7c77ecd9c128 Authenticating user 'default' from [fd00:1122:3344:101::e]:37495 | ||
| 577 | 2026.05.07 20:11:42.785398 [ 285 ] {} <Debug> TCP-Session: 69ae211e-884e-48b6-8c2e-82678e62e1d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41960 | ||
| 578 | 2026.05.07 20:11:42.785400 [ 286 ] {} <Debug> TCP-Session: 0f3805ae-1111-451f-b9b9-7c77ecd9c128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 579 | 2026.05.07 20:11:42.785607 [ 285 ] {} <Debug> TCP-Session: 69ae211e-884e-48b6-8c2e-82678e62e1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2026.05.07 20:11:42.785615 [ 286 ] {} <Debug> TCP-Session: 0f3805ae-1111-451f-b9b9-7c77ecd9c128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.05.07 20:11:42.785630 [ 285 ] {} <Debug> TCP-Session: 69ae211e-884e-48b6-8c2e-82678e62e1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.05.07 20:11:42.788413 [ 278 ] {e044421e-ff42-4a37-af9a-62655cf77cbb} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 583 | 2026.05.07 20:11:42.790833 [ 278 ] {e044421e-ff42-4a37-af9a-62655cf77cbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 584 | 2026.05.07 20:11:42.793803 [ 260 ] {e044421e-ff42-4a37-af9a-62655cf77cbb} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 585 | 2026.05.07 20:11:42.795315 [ 278 ] {e044421e-ff42-4a37-af9a-62655cf77cbb} <Debug> executeQuery: Read 121 rows, 6.88 KiB in 0.011623 sec., 10410.39318592446 rows/sec., 591.50 KiB/sec. | ||
| 586 | 2026.05.07 20:11:42.795408 [ 278 ] {e044421e-ff42-4a37-af9a-62655cf77cbb} <Debug> TCPHandler: Processed in 0.012118824 sec. | ||
| 587 | 2026.05.07 20:11:42.804032 [ 3 ] {d8625ff9-a943-4adf-bfff-cf86e485a147} <Debug> TCPHandler: Processed in 0.032768789 sec. | ||
| 588 | 2026.05.07 20:11:42.804303 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 589 | 2026.05.07 20:11:42.804529 [ 3 ] {981b86a7-2178-4ee8-b2b7-01a3f53fe0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 590 | 2026.05.07 20:11:42.804730 [ 3 ] {981b86a7-2178-4ee8-b2b7-01a3f53fe0ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 591 | 2026.05.07 20:11:42.817271 [ 3 ] {981b86a7-2178-4ee8-b2b7-01a3f53fe0ea} <Debug> oximeter.measurements_histogramf32 (e73c7774-95b7-464a-887f-e4a45dbb098b): Loading data parts | ||
| 592 | 2026.05.07 20:11:42.817517 [ 3 ] {981b86a7-2178-4ee8-b2b7-01a3f53fe0ea} <Debug> oximeter.measurements_histogramf32 (e73c7774-95b7-464a-887f-e4a45dbb098b): There are no data parts | ||
| 593 | 2026.05.07 20:11:42.826903 [ 3 ] {981b86a7-2178-4ee8-b2b7-01a3f53fe0ea} <Debug> TCPHandler: Processed in 0.02264923 sec. | ||
| 594 | 2026.05.07 20:11:42.827074 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 595 | 2026.05.07 20:11:42.827413 [ 3 ] {e795cafc-690a-44ef-a8d8-210198fb342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 596 | 2026.05.07 20:11:42.827553 [ 3 ] {e795cafc-690a-44ef-a8d8-210198fb342f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 597 | 2026.05.07 20:11:42.841103 [ 3 ] {e795cafc-690a-44ef-a8d8-210198fb342f} <Debug> oximeter.measurements_histogramf64 (3d9f3521-ebc8-4b36-a2b2-c2eb19d22c95): Loading data parts | ||
| 598 | 2026.05.07 20:11:42.841361 [ 3 ] {e795cafc-690a-44ef-a8d8-210198fb342f} <Debug> oximeter.measurements_histogramf64 (3d9f3521-ebc8-4b36-a2b2-c2eb19d22c95): There are no data parts | ||
| 599 | 2026.05.07 20:11:42.850552 [ 3 ] {e795cafc-690a-44ef-a8d8-210198fb342f} <Debug> TCPHandler: Processed in 0.023536896 sec. | ||
| 600 | 2026.05.07 20:11:42.850832 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 601 | 2026.05.07 20:11:42.851027 [ 3 ] {c469833b-e7f7-4568-bd4d-a6f15d13bfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) /* The field tables store named dimensions of each timeseries. | ||
| 602 | * | ||
| 603 | * As with the measurement tables, there is one field table for each field data | ||
| 604 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 605 | * this behavior **must not** be relied upon for query correctness. | ||
| 606 | * | ||
| 607 | * The index for the fields differs from the measurements, however. Rows are | ||
| 608 | * sorted by timeseries name, then field name, field value, and finally | ||
| 609 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 610 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 611 | * usually then used to look up measurements. | ||
| 612 | * | ||
| 613 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 614 | * timeseries name and then key, since it would improve lookups where one | ||
| 615 | * already has the key. Realistically though, these tables are quite small and | ||
| 616 | * so performance benefits will be low in absolute terms. | ||
| 617 | * | ||
| 618 | * TTL: We use a materialized column to expire old field table records. This | ||
| 619 | * column is generated automatically by the database whenever a new row is | ||
| 620 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 621 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 622 | * record will remain during a deduplication, which will have the last | ||
| 623 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 624 | * measurement tables. | ||
| 625 | */ | ||
| 626 | 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) | ||
| 627 | 2026.05.07 20:11:42.851172 [ 3 ] {c469833b-e7f7-4568-bd4d-a6f15d13bfd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 628 | 2026.05.07 20:11:42.866376 [ 3 ] {c469833b-e7f7-4568-bd4d-a6f15d13bfd0} <Debug> oximeter.fields_bool (dd44a69a-da5a-45a0-b1f1-42f4a37aa446): Loading data parts | ||
| 629 | 2026.05.07 20:11:42.866605 [ 3 ] {c469833b-e7f7-4568-bd4d-a6f15d13bfd0} <Debug> oximeter.fields_bool (dd44a69a-da5a-45a0-b1f1-42f4a37aa446): There are no data parts | ||
| 630 | 2026.05.07 20:11:42.885930 [ 3 ] {c469833b-e7f7-4568-bd4d-a6f15d13bfd0} <Debug> TCPHandler: Processed in 0.035162622 sec. | ||
| 631 | 2026.05.07 20:11:42.886111 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 632 | 2026.05.07 20:11:42.886290 [ 3 ] {14bc5bc5-aca8-47a2-bae3-76a7082ce8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 633 | 2026.05.07 20:11:42.886413 [ 3 ] {14bc5bc5-aca8-47a2-bae3-76a7082ce8b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 634 | 2026.05.07 20:11:42.900143 [ 3 ] {14bc5bc5-aca8-47a2-bae3-76a7082ce8b3} <Debug> oximeter.fields_i8 (abfde1f4-0987-4088-9324-80e4cdc6968f): Loading data parts | ||
| 635 | 2026.05.07 20:11:42.900310 [ 3 ] {14bc5bc5-aca8-47a2-bae3-76a7082ce8b3} <Debug> oximeter.fields_i8 (abfde1f4-0987-4088-9324-80e4cdc6968f): There are no data parts | ||
| 636 | 2026.05.07 20:11:42.909208 [ 3 ] {14bc5bc5-aca8-47a2-bae3-76a7082ce8b3} <Debug> TCPHandler: Processed in 0.02315883 sec. | ||
| 637 | 2026.05.07 20:11:42.909384 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 638 | 2026.05.07 20:11:42.910525 [ 3 ] {6a387f30-235a-429e-99db-7244e77dee1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 639 | 2026.05.07 20:11:42.910867 [ 3 ] {6a387f30-235a-429e-99db-7244e77dee1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 640 | 2026.05.07 20:11:42.923493 [ 3 ] {6a387f30-235a-429e-99db-7244e77dee1d} <Debug> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Loading data parts | ||
| 641 | 2026.05.07 20:11:42.923648 [ 3 ] {6a387f30-235a-429e-99db-7244e77dee1d} <Debug> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): There are no data parts | ||
| 642 | 2026.05.07 20:11:42.946003 [ 3 ] {6a387f30-235a-429e-99db-7244e77dee1d} <Debug> TCPHandler: Processed in 0.036678208 sec. | ||
| 643 | 2026.05.07 20:11:42.946169 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 644 | 2026.05.07 20:11:42.946333 [ 3 ] {099b6a72-057c-4aa2-b2c4-910899ea0346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 645 | 2026.05.07 20:11:42.946543 [ 3 ] {099b6a72-057c-4aa2-b2c4-910899ea0346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 646 | 2026.05.07 20:11:43.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.62 MiB, peak 131.62 MiB, free memory in arenas 0.00 B, will set to 137.21 MiB (RSS), difference: 5.60 MiB | ||
| 647 | 2026.05.07 20:11:43.000343 [ 3 ] {099b6a72-057c-4aa2-b2c4-910899ea0346} <Debug> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Loading data parts | ||
| 648 | 2026.05.07 20:11:43.000504 [ 3 ] {099b6a72-057c-4aa2-b2c4-910899ea0346} <Debug> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): There are no data parts | ||
| 649 | 2026.05.07 20:11:43.005413 [ 3 ] {099b6a72-057c-4aa2-b2c4-910899ea0346} <Debug> TCPHandler: Processed in 0.059299579 sec. | ||
| 650 | 2026.05.07 20:11:43.005630 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 651 | 2026.05.07 20:11:43.005803 [ 3 ] {e84045ad-a4d3-46fc-bc4d-55d5802c52c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 652 | 2026.05.07 20:11:43.005930 [ 3 ] {e84045ad-a4d3-46fc-bc4d-55d5802c52c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 653 | 2026.05.07 20:11:43.040791 [ 3 ] {e84045ad-a4d3-46fc-bc4d-55d5802c52c6} <Debug> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Loading data parts | ||
| 654 | 2026.05.07 20:11:43.041023 [ 3 ] {e84045ad-a4d3-46fc-bc4d-55d5802c52c6} <Debug> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): There are no data parts | ||
| 655 | 2026.05.07 20:11:43.054864 [ 3 ] {e84045ad-a4d3-46fc-bc4d-55d5802c52c6} <Debug> TCPHandler: Processed in 0.049310492 sec. | ||
| 656 | 2026.05.07 20:11:43.055033 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2026.05.07 20:11:43.055302 [ 3 ] {0de5a03a-5b23-4ac8-a634-6dc48787f9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 658 | 2026.05.07 20:11:43.055434 [ 3 ] {0de5a03a-5b23-4ac8-a634-6dc48787f9fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 659 | 2026.05.07 20:11:43.077041 [ 3 ] {0de5a03a-5b23-4ac8-a634-6dc48787f9fb} <Debug> oximeter.fields_i32 (595905f1-6452-4c90-9073-0111a7e08d87): Loading data parts | ||
| 660 | 2026.05.07 20:11:43.077195 [ 3 ] {0de5a03a-5b23-4ac8-a634-6dc48787f9fb} <Debug> oximeter.fields_i32 (595905f1-6452-4c90-9073-0111a7e08d87): There are no data parts | ||
| 661 | 2026.05.07 20:11:43.091168 [ 3 ] {0de5a03a-5b23-4ac8-a634-6dc48787f9fb} <Debug> TCPHandler: Processed in 0.03618569 sec. | ||
| 662 | 2026.05.07 20:11:43.091339 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 663 | 2026.05.07 20:11:43.091517 [ 3 ] {68d34997-07df-4477-b0bc-bad28a4f53ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 664 | 2026.05.07 20:11:43.091688 [ 3 ] {68d34997-07df-4477-b0bc-bad28a4f53ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 665 | 2026.05.07 20:11:43.136932 [ 3 ] {68d34997-07df-4477-b0bc-bad28a4f53ac} <Debug> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Loading data parts | ||
| 666 | 2026.05.07 20:11:43.137126 [ 3 ] {68d34997-07df-4477-b0bc-bad28a4f53ac} <Debug> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): There are no data parts | ||
| 667 | 2026.05.07 20:11:43.169603 [ 3 ] {68d34997-07df-4477-b0bc-bad28a4f53ac} <Debug> TCPHandler: Processed in 0.078315755 sec. | ||
| 668 | 2026.05.07 20:11:43.169787 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 669 | 2026.05.07 20:11:43.170068 [ 3 ] {98840d18-bed5-43d7-b645-2e29d18b3670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 670 | 2026.05.07 20:11:43.170207 [ 3 ] {98840d18-bed5-43d7-b645-2e29d18b3670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 671 | 2026.05.07 20:11:43.175084 [ 3 ] {98840d18-bed5-43d7-b645-2e29d18b3670} <Debug> oximeter.fields_i64 (d0b70975-760c-4c0a-b07c-a69e1d1abe42): Loading data parts | ||
| 672 | 2026.05.07 20:11:43.175316 [ 3 ] {98840d18-bed5-43d7-b645-2e29d18b3670} <Debug> oximeter.fields_i64 (d0b70975-760c-4c0a-b07c-a69e1d1abe42): There are no data parts | ||
| 673 | 2026.05.07 20:11:43.188169 [ 3 ] {98840d18-bed5-43d7-b645-2e29d18b3670} <Debug> TCPHandler: Processed in 0.018445816 sec. | ||
| 674 | 2026.05.07 20:11:43.188341 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 675 | 2026.05.07 20:11:43.188502 [ 3 ] {46d4e78d-9e7d-4fa3-b71d-38c68afa7345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 676 | 2026.05.07 20:11:43.188640 [ 3 ] {46d4e78d-9e7d-4fa3-b71d-38c68afa7345} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 677 | 2026.05.07 20:11:43.207794 [ 3 ] {46d4e78d-9e7d-4fa3-b71d-38c68afa7345} <Debug> oximeter.fields_u64 (77d3c2e6-3f79-440c-98f3-3f0069e2ac89): Loading data parts | ||
| 678 | 2026.05.07 20:11:43.208147 [ 3 ] {46d4e78d-9e7d-4fa3-b71d-38c68afa7345} <Debug> oximeter.fields_u64 (77d3c2e6-3f79-440c-98f3-3f0069e2ac89): There are no data parts | ||
| 679 | 2026.05.07 20:11:43.211957 [ 3 ] {46d4e78d-9e7d-4fa3-b71d-38c68afa7345} <Debug> TCPHandler: Processed in 0.023664869 sec. | ||
| 680 | 2026.05.07 20:11:43.212121 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 681 | 2026.05.07 20:11:43.212400 [ 3 ] {f9bdfffa-b693-4d02-bf66-0b725333460c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 682 | 2026.05.07 20:11:43.212544 [ 3 ] {f9bdfffa-b693-4d02-bf66-0b725333460c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 683 | 2026.05.07 20:11:43.234433 [ 3 ] {f9bdfffa-b693-4d02-bf66-0b725333460c} <Debug> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Loading data parts | ||
| 684 | 2026.05.07 20:11:43.234574 [ 3 ] {f9bdfffa-b693-4d02-bf66-0b725333460c} <Debug> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): There are no data parts | ||
| 685 | 2026.05.07 20:11:43.254875 [ 3 ] {f9bdfffa-b693-4d02-bf66-0b725333460c} <Debug> TCPHandler: Processed in 0.042805127 sec. | ||
| 686 | 2026.05.07 20:11:43.255065 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 687 | 2026.05.07 20:11:43.255254 [ 3 ] {6aec2fb3-a0be-479a-ab41-fcd99e0f08cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 688 | 2026.05.07 20:11:43.255412 [ 3 ] {6aec2fb3-a0be-479a-ab41-fcd99e0f08cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 689 | 2026.05.07 20:11:43.269412 [ 3 ] {6aec2fb3-a0be-479a-ab41-fcd99e0f08cc} <Debug> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Loading data parts | ||
| 690 | 2026.05.07 20:11:43.269625 [ 3 ] {6aec2fb3-a0be-479a-ab41-fcd99e0f08cc} <Debug> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): There are no data parts | ||
| 691 | 2026.05.07 20:11:43.281803 [ 3 ] {6aec2fb3-a0be-479a-ab41-fcd99e0f08cc} <Debug> TCPHandler: Processed in 0.026801194 sec. | ||
| 692 | 2026.05.07 20:11:43.281981 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 693 | 2026.05.07 20:11:43.282276 [ 3 ] {5bc6aee1-58db-46c3-90d0-bd2957ded331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) 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) | ||
| 694 | 2026.05.07 20:11:43.282402 [ 3 ] {5bc6aee1-58db-46c3-90d0-bd2957ded331} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 695 | 2026.05.07 20:11:43.291900 [ 3 ] {5bc6aee1-58db-46c3-90d0-bd2957ded331} <Debug> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Loading data parts | ||
| 696 | 2026.05.07 20:11:43.292052 [ 3 ] {5bc6aee1-58db-46c3-90d0-bd2957ded331} <Debug> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): There are no data parts | ||
| 697 | 2026.05.07 20:11:43.304614 [ 3 ] {5bc6aee1-58db-46c3-90d0-bd2957ded331} <Debug> TCPHandler: Processed in 0.022692762 sec. | ||
| 698 | 2026.05.07 20:11:43.304790 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.05.07 20:11:43.305038 [ 3 ] {d9192181-4c65-4e4b-b40a-0b5216dd950a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) /* The timeseries schema table stores the extracted schema for the samples | ||
| 700 | * oximeter collects. | ||
| 701 | */ | ||
| 702 | 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) | ||
| 703 | 2026.05.07 20:11:43.305214 [ 3 ] {d9192181-4c65-4e4b-b40a-0b5216dd950a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 704 | 2026.05.07 20:11:43.318645 [ 3 ] {d9192181-4c65-4e4b-b40a-0b5216dd950a} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Loading data parts | ||
| 705 | 2026.05.07 20:11:43.318803 [ 3 ] {d9192181-4c65-4e4b-b40a-0b5216dd950a} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): There are no data parts | ||
| 706 | 2026.05.07 20:11:43.329195 [ 3 ] {d9192181-4c65-4e4b-b40a-0b5216dd950a} <Debug> TCPHandler: Processed in 0.024510463 sec. | ||
| 707 | 2026.05.07 20:11:43.331477 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 708 | 2026.05.07 20:11:43.331785 [ 5 ] {f0f4e6d1-fdfb-4d7f-b31d-546afb285ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 709 | 2026.05.07 20:11:43.334557 [ 5 ] {f0f4e6d1-fdfb-4d7f-b31d-546afb285ec1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 710 | 2026.05.07 20:11:43.351033 [ 260 ] {f0f4e6d1-fdfb-4d7f-b31d-546afb285ec1} <Trace> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 711 | 2026.05.07 20:11:43.351096 [ 260 ] {f0f4e6d1-fdfb-4d7f-b31d-546afb285ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 712 | 2026.05.07 20:11:43.357856 [ 260 ] {f0f4e6d1-fdfb-4d7f-b31d-546afb285ec1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 713 | 2026.05.07 20:11:43.358459 [ 260 ] {f0f4e6d1-fdfb-4d7f-b31d-546afb285ec1} <Trace> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 714 | 2026.05.07 20:11:43.358719 [ 5 ] {f0f4e6d1-fdfb-4d7f-b31d-546afb285ec1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027097 sec., 36.904454367642174 rows/sec., 590.47 B/sec. | ||
| 715 | 2026.05.07 20:11:43.359073 [ 5 ] {f0f4e6d1-fdfb-4d7f-b31d-546afb285ec1} <Debug> TCPHandler: Processed in 0.027731621 sec. | ||
| 716 | 2026.05.07 20:11:43.534007 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64807 | ||
| 717 | 2026.05.07 20:11:43.534146 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.07 20:11:43.534244 [ 287 ] {} <Debug> TCP-Session: 7a053518-58c1-46fb-845d-9e1f3146f85a Authenticating user 'default' from [fd00:1122:3344:101::a]:64807 | ||
| 719 | 2026.05.07 20:11:43.534318 [ 287 ] {} <Debug> TCP-Session: 7a053518-58c1-46fb-845d-9e1f3146f85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.07 20:11:43.534333 [ 287 ] {} <Debug> TCP-Session: 7a053518-58c1-46fb-845d-9e1f3146f85a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.07 20:11:43.534450 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.07 20:11:43.534518 [ 287 ] {} <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 | ||
| 723 | 2026.05.07 20:11:43.534576 [ 287 ] {} <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 | ||
| 724 | 2026.05.07 20:11:43.535188 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63011 | ||
| 725 | 2026.05.07 20:11:43.535190 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50793 | ||
| 726 | 2026.05.07 20:11:43.535369 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35098 | ||
| 727 | 2026.05.07 20:11:43.535399 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.05.07 20:11:43.535263 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61067 | ||
| 729 | 2026.05.07 20:11:43.535488 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48749 | ||
| 730 | 2026.05.07 20:11:43.535683 [ 289 ] {} <Debug> TCP-Session: 0708c59c-b119-44a0-b5ed-67fbd4b489ae Authenticating user 'default' from [fd00:1122:3344:101::a]:63011 | ||
| 731 | 2026.05.07 20:11:43.535715 [ 289 ] {} <Debug> TCP-Session: 0708c59c-b119-44a0-b5ed-67fbd4b489ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.07 20:11:43.535727 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.07 20:11:43.535769 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35435 | ||
| 734 | 2026.05.07 20:11:43.535747 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53496 | ||
| 735 | 2026.05.07 20:11:43.535852 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.07 20:11:43.535731 [ 289 ] {} <Debug> TCP-Session: 0708c59c-b119-44a0-b5ed-67fbd4b489ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.07 20:11:43.536029 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.05.07 20:11:43.535950 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.07 20:11:43.535922 [ 288 ] {} <Debug> TCP-Session: 6e8eace9-b3ad-41a9-b354-71e9bc06a355 Authenticating user 'default' from [fd00:1122:3344:101::a]:50793 | ||
| 740 | 2026.05.07 20:11:43.536133 [ 291 ] {} <Debug> TCP-Session: b45b5c84-459c-4e64-a538-04aad4a42821 Authenticating user 'default' from [fd00:1122:3344:101::a]:35098 | ||
| 741 | 2026.05.07 20:11:43.536151 [ 292 ] {} <Debug> TCP-Session: 5a1b222a-0842-4fee-a4b7-140405dbca16 Authenticating user 'default' from [fd00:1122:3344:101::a]:48749 | ||
| 742 | 2026.05.07 20:11:43.536115 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.07 20:11:43.535902 [ 290 ] {} <Debug> TCP-Session: 603c4c3e-9887-4ac4-a627-c9e649012c50 Authenticating user 'default' from [fd00:1122:3344:101::a]:61067 | ||
| 744 | 2026.05.07 20:11:43.536248 [ 292 ] {} <Debug> TCP-Session: 5a1b222a-0842-4fee-a4b7-140405dbca16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.07 20:11:43.536252 [ 291 ] {} <Debug> TCP-Session: b45b5c84-459c-4e64-a538-04aad4a42821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.07 20:11:43.536229 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.07 20:11:43.536369 [ 292 ] {} <Debug> TCP-Session: 5a1b222a-0842-4fee-a4b7-140405dbca16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.07 20:11:43.536341 [ 290 ] {} <Debug> TCP-Session: 603c4c3e-9887-4ac4-a627-c9e649012c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.07 20:11:43.536227 [ 294 ] {} <Debug> TCP-Session: b3e0200f-9b69-4b4b-b77a-3fb9a0ec63f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:53496 | ||
| 750 | 2026.05.07 20:11:43.536567 [ 293 ] {} <Debug> TCP-Session: ecefe4ec-137f-444b-8099-d3483b7fa9d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:35435 | ||
| 751 | 2026.05.07 20:11:43.536566 [ 290 ] {} <Debug> TCP-Session: 603c4c3e-9887-4ac4-a627-c9e649012c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.07 20:11:43.536218 [ 288 ] {} <Debug> TCP-Session: 6e8eace9-b3ad-41a9-b354-71e9bc06a355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.07 20:11:43.536357 [ 291 ] {} <Debug> TCP-Session: b45b5c84-459c-4e64-a538-04aad4a42821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.07 20:11:43.536730 [ 294 ] {} <Debug> TCP-Session: b3e0200f-9b69-4b4b-b77a-3fb9a0ec63f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.07 20:11:43.536739 [ 288 ] {} <Debug> TCP-Session: 6e8eace9-b3ad-41a9-b354-71e9bc06a355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.07 20:11:43.536799 [ 294 ] {} <Debug> TCP-Session: b3e0200f-9b69-4b4b-b77a-3fb9a0ec63f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.07 20:11:43.536911 [ 293 ] {} <Debug> TCP-Session: ecefe4ec-137f-444b-8099-d3483b7fa9d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.07 20:11:43.536932 [ 293 ] {} <Debug> TCP-Session: ecefe4ec-137f-444b-8099-d3483b7fa9d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.07 20:11:43.588787 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53574 | ||
| 760 | 2026.05.07 20:11:43.588995 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.07 20:11:43.589025 [ 295 ] {} <Debug> TCP-Session: ba9952d2-3b93-411d-9dc3-bab21c0c0fdc Authenticating user 'default' from [fd00:1122:3344:101::c]:53574 | ||
| 762 | 2026.05.07 20:11:43.589042 [ 295 ] {} <Debug> TCP-Session: ba9952d2-3b93-411d-9dc3-bab21c0c0fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.07 20:11:43.589055 [ 295 ] {} <Debug> TCP-Session: ba9952d2-3b93-411d-9dc3-bab21c0c0fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.07 20:11:43.589134 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.07 20:11:43.589162 [ 295 ] {} <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 | ||
| 766 | 2026.05.07 20:11:43.589180 [ 295 ] {} <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 | ||
| 767 | 2026.05.07 20:11:43.589680 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38778 | ||
| 768 | 2026.05.07 20:11:43.589773 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47545 | ||
| 769 | 2026.05.07 20:11:43.589864 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60091 | ||
| 770 | 2026.05.07 20:11:43.589872 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.07 20:11:43.589944 [ 296 ] {} <Debug> TCP-Session: 425cd027-0e91-4ed7-a9e2-6beb9adb92b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:38778 | ||
| 772 | 2026.05.07 20:11:43.589950 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60432 | ||
| 773 | 2026.05.07 20:11:43.589964 [ 296 ] {} <Debug> TCP-Session: 425cd027-0e91-4ed7-a9e2-6beb9adb92b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.07 20:11:43.589991 [ 296 ] {} <Debug> TCP-Session: 425cd027-0e91-4ed7-a9e2-6beb9adb92b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.05.07 20:11:43.590010 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.05.07 20:11:43.590046 [ 297 ] {} <Debug> TCP-Session: 1d7c35a6-e7ea-4208-bee2-20601f1ad13a Authenticating user 'default' from [fd00:1122:3344:101::c]:47545 | ||
| 777 | 2026.05.07 20:11:43.590040 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39136 | ||
| 778 | 2026.05.07 20:11:43.590154 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.05.07 20:11:43.590205 [ 298 ] {} <Debug> TCP-Session: 04ac0d2f-4026-46f1-92ed-6fb5bb3c0ac3 Authenticating user 'default' from [fd00:1122:3344:101::c]:60091 | ||
| 780 | 2026.05.07 20:11:43.590232 [ 298 ] {} <Debug> TCP-Session: 04ac0d2f-4026-46f1-92ed-6fb5bb3c0ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.07 20:11:43.590250 [ 298 ] {} <Debug> TCP-Session: 04ac0d2f-4026-46f1-92ed-6fb5bb3c0ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.07 20:11:43.590257 [ 297 ] {} <Debug> TCP-Session: 1d7c35a6-e7ea-4208-bee2-20601f1ad13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.07 20:11:43.590288 [ 297 ] {} <Debug> TCP-Session: 1d7c35a6-e7ea-4208-bee2-20601f1ad13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.07 20:11:43.590297 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40498 | ||
| 785 | 2026.05.07 20:11:43.590411 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.07 20:11:43.590494 [ 299 ] {} <Debug> TCP-Session: 75ffc92d-41a3-42d0-9fda-bd8433190203 Authenticating user 'default' from [fd00:1122:3344:101::c]:60432 | ||
| 787 | 2026.05.07 20:11:43.590494 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.07 20:11:43.590518 [ 299 ] {} <Debug> TCP-Session: 75ffc92d-41a3-42d0-9fda-bd8433190203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.07 20:11:43.590543 [ 300 ] {} <Debug> TCP-Session: b0e22c3b-6ee2-4b5b-8d4b-df3256e178bf Authenticating user 'default' from [fd00:1122:3344:101::c]:39136 | ||
| 790 | 2026.05.07 20:11:43.590544 [ 299 ] {} <Debug> TCP-Session: 75ffc92d-41a3-42d0-9fda-bd8433190203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.07 20:11:43.590569 [ 300 ] {} <Debug> TCP-Session: b0e22c3b-6ee2-4b5b-8d4b-df3256e178bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.07 20:11:43.590587 [ 300 ] {} <Debug> TCP-Session: b0e22c3b-6ee2-4b5b-8d4b-df3256e178bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.07 20:11:43.590586 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.05.07 20:11:43.590599 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58910 | ||
| 795 | 2026.05.07 20:11:43.590634 [ 301 ] {} <Debug> TCP-Session: ebea4dd4-c03d-42d2-be66-13e13ec13d9f Authenticating user 'default' from [fd00:1122:3344:101::c]:40498 | ||
| 796 | 2026.05.07 20:11:43.590662 [ 301 ] {} <Debug> TCP-Session: ebea4dd4-c03d-42d2-be66-13e13ec13d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.07 20:11:43.590675 [ 301 ] {} <Debug> TCP-Session: ebea4dd4-c03d-42d2-be66-13e13ec13d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.07 20:11:43.590795 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.07 20:11:43.590836 [ 302 ] {} <Debug> TCP-Session: 938ec735-0078-4113-a1cd-db68879caf67 Authenticating user 'default' from [fd00:1122:3344:101::c]:58910 | ||
| 800 | 2026.05.07 20:11:43.590854 [ 302 ] {} <Debug> TCP-Session: 938ec735-0078-4113-a1cd-db68879caf67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.07 20:11:43.590866 [ 302 ] {} <Debug> TCP-Session: 938ec735-0078-4113-a1cd-db68879caf67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.07 20:11:44.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.12 MiB, peak 138.12 MiB, free memory in arenas 0.00 B, will set to 142.04 MiB (RSS), difference: 3.91 MiB | ||
| 803 | 2026.05.07 20:11:48.970052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.07 20:11:48.970107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.07 20:11:48.970207 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.07 20:11:48.970228 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.07 20:11:48.974536 [ 245 ] {} <Debug> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Loading data parts | ||
| 808 | 2026.05.07 20:11:48.974722 [ 245 ] {} <Debug> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): There are no data parts | ||
| 809 | 2026.05.07 20:11:48.979329 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.07 20:11:48.979378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 811 | 2026.05.07 20:11:48.985397 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.07 20:11:48.986157 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.07 20:11:48.986323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.07 20:11:48.989291 [ 244 ] {} <Debug> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Loading data parts | ||
| 815 | 2026.05.07 20:11:48.989581 [ 244 ] {} <Debug> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): There are no data parts | ||
| 816 | 2026.05.07 20:11:49.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.46 MiB, peak 146.59 MiB, free memory in arenas 0.00 B, will set to 151.34 MiB (RSS), difference: 4.88 MiB | ||
| 817 | 2026.05.07 20:11:49.016873 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.07 20:11:49.016944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 819 | 2026.05.07 20:11:49.024374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.07 20:11:49.025792 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.07 20:11:49.029586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.07 20:11:50.000384 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.04 MiB, peak 156.04 MiB, free memory in arenas 0.00 B, will set to 156.33 MiB (RSS), difference: 4.29 MiB | ||
| 823 | 2026.05.07 20:11:51.469969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 824 | 2026.05.07 20:11:51.470113 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.07 20:11:51.474566 [ 243 ] {} <Debug> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Loading data parts | ||
| 826 | 2026.05.07 20:11:51.474775 [ 243 ] {} <Debug> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): There are no data parts | ||
| 827 | 2026.05.07 20:11:51.483084 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.07 20:11:51.483130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 829 | 2026.05.07 20:11:51.487052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.07 20:11:51.487568 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.07 20:11:51.487891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 832 | 2026.05.07 20:11:52.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.53 MiB, peak 160.53 MiB, free memory in arenas 0.00 B, will set to 157.02 MiB (RSS), difference: -3.51 MiB | ||
| 833 | 2026.05.07 20:11:56.414826 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 834 | 2026.05.07 20:11:56.414894 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 835 | 2026.05.07 20:11:56.486501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 836 | 2026.05.07 20:11:56.489196 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.05.07 20:11:56.489246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 838 | 2026.05.07 20:11:56.489943 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 839 | 2026.05.07 20:11:56.490398 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.05.07 20:11:56.492559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 841 | 2026.05.07 20:11:56.529771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 842 | 2026.05.07 20:11:56.548876 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 843 | 2026.05.07 20:11:56.548945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 844 | 2026.05.07 20:11:56.555600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 845 | 2026.05.07 20:11:56.556723 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 846 | 2026.05.07 20:11:56.560145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 847 | 2026.05.07 20:11:57.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.71 MiB, peak 161.71 MiB, free memory in arenas 0.00 B, will set to 160.02 MiB (RSS), difference: 2.31 MiB | ||
| 848 | 2026.05.07 20:11:58.751780 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37953 | ||
| 849 | 2026.05.07 20:11:58.751928 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.05.07 20:11:58.751982 [ 303 ] {} <Debug> TCP-Session: 85b31520-ee8f-41c5-bfd8-5e8b41a141f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37953 | ||
| 851 | 2026.05.07 20:11:58.752011 [ 303 ] {} <Debug> TCP-Session: 85b31520-ee8f-41c5-bfd8-5e8b41a141f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.07 20:11:58.752027 [ 303 ] {} <Debug> TCP-Session: 85b31520-ee8f-41c5-bfd8-5e8b41a141f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.05.07 20:11:58.752391 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40774 | ||
| 854 | 2026.05.07 20:11:58.752458 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52353 | ||
| 855 | 2026.05.07 20:11:58.752473 [ 303 ] {} <Trace> TCP-Session: 85b31520-ee8f-41c5-bfd8-5e8b41a141f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.05.07 20:11:58.752571 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44799 | ||
| 857 | 2026.05.07 20:11:58.752681 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34731 | ||
| 858 | 2026.05.07 20:11:58.752703 [ 303 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 859 | 2026.05.07 20:11:58.752995 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45099 | ||
| 860 | 2026.05.07 20:11:58.753151 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62113 | ||
| 861 | 2026.05.07 20:11:58.753996 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.05.07 20:11:58.754069 [ 306 ] {} <Debug> TCP-Session: 9f9fccf1-22f1-4bf8-8c69-296743bc565c Authenticating user 'default' from [fd00:1122:3344:101::e]:44799 | ||
| 863 | 2026.05.07 20:11:58.754093 [ 306 ] {} <Debug> TCP-Session: 9f9fccf1-22f1-4bf8-8c69-296743bc565c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.07 20:11:58.754107 [ 306 ] {} <Debug> TCP-Session: 9f9fccf1-22f1-4bf8-8c69-296743bc565c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.07 20:11:58.755529 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59147 | ||
| 866 | 2026.05.07 20:11:58.755663 [ 303 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 867 | 2026.05.07 20:11:58.755726 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.05.07 20:11:58.755762 [ 310 ] {} <Debug> TCP-Session: ef4c7dd2-4f43-4a70-bb59-ca1ef5eb98f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59147 | ||
| 869 | 2026.05.07 20:11:58.755782 [ 310 ] {} <Debug> TCP-Session: ef4c7dd2-4f43-4a70-bb59-ca1ef5eb98f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.05.07 20:11:58.755795 [ 310 ] {} <Debug> TCP-Session: ef4c7dd2-4f43-4a70-bb59-ca1ef5eb98f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.07 20:11:58.756497 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.05.07 20:11:58.756502 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.05.07 20:11:58.756552 [ 307 ] {} <Debug> TCP-Session: 44071785-f75a-4624-ac70-c5c5350a22ba Authenticating user 'default' from [fd00:1122:3344:101::e]:34731 | ||
| 874 | 2026.05.07 20:11:58.756582 [ 307 ] {} <Debug> TCP-Session: 44071785-f75a-4624-ac70-c5c5350a22ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.05.07 20:11:58.756596 [ 307 ] {} <Debug> TCP-Session: 44071785-f75a-4624-ac70-c5c5350a22ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.07 20:11:58.756605 [ 309 ] {} <Debug> TCP-Session: 6384e2ce-092b-4793-a7be-c1a1f8140295 Authenticating user 'default' from [fd00:1122:3344:101::e]:62113 | ||
| 877 | 2026.05.07 20:11:58.756638 [ 309 ] {} <Debug> TCP-Session: 6384e2ce-092b-4793-a7be-c1a1f8140295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.05.07 20:11:58.756652 [ 309 ] {} <Debug> TCP-Session: 6384e2ce-092b-4793-a7be-c1a1f8140295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.05.07 20:11:58.758050 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 880 | 2026.05.07 20:11:58.758077 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 881 | 2026.05.07 20:11:58.758097 [ 308 ] {} <Debug> TCP-Session: 5f87ac06-4cff-4d52-95b6-dd3b37332a93 Authenticating user 'default' from [fd00:1122:3344:101::e]:45099 | ||
| 882 | 2026.05.07 20:11:58.758104 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 883 | 2026.05.07 20:11:58.758117 [ 304 ] {} <Debug> TCP-Session: aea05dee-a53c-4500-ac55-29f8079c23de Authenticating user 'default' from [fd00:1122:3344:101::e]:40774 | ||
| 884 | 2026.05.07 20:11:58.758123 [ 308 ] {} <Debug> TCP-Session: 5f87ac06-4cff-4d52-95b6-dd3b37332a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.05.07 20:11:58.758157 [ 304 ] {} <Debug> TCP-Session: aea05dee-a53c-4500-ac55-29f8079c23de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.05.07 20:11:58.758161 [ 308 ] {} <Debug> TCP-Session: 5f87ac06-4cff-4d52-95b6-dd3b37332a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.07 20:11:58.758175 [ 304 ] {} <Debug> TCP-Session: aea05dee-a53c-4500-ac55-29f8079c23de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.07 20:11:58.758159 [ 305 ] {} <Debug> TCP-Session: 8d7027d2-e27e-42c2-b620-cb3142371fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:52353 | ||
| 889 | 2026.05.07 20:11:58.758218 [ 305 ] {} <Debug> TCP-Session: 8d7027d2-e27e-42c2-b620-cb3142371fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.07 20:11:58.758234 [ 305 ] {} <Debug> TCP-Session: 8d7027d2-e27e-42c2-b620-cb3142371fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.07 20:11:58.758584 [ 303 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2026.05.07 20:11:58.758598 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38881 | ||
| 893 | 2026.05.07 20:11:58.758881 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 894 | 2026.05.07 20:11:58.758924 [ 311 ] {} <Debug> TCP-Session: ce282ea3-8a90-49de-8966-876204b2d7ce Authenticating user 'default' from [fd00:1122:3344:101::e]:38881 | ||
| 895 | 2026.05.07 20:11:58.758948 [ 311 ] {} <Debug> TCP-Session: ce282ea3-8a90-49de-8966-876204b2d7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.07 20:11:58.758971 [ 311 ] {} <Debug> TCP-Session: ce282ea3-8a90-49de-8966-876204b2d7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.05.07 20:11:58.766611 [ 303 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 898 | 2026.05.07 20:11:58.782433 [ 317 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Trace> AggregatingTransform: Aggregating | ||
| 899 | 2026.05.07 20:11:58.785273 [ 317 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Trace> Aggregator: Aggregation method: without_key | ||
| 900 | 2026.05.07 20:11:58.786180 [ 317 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007475342 sec. (133.773 rows/sec., 5.23 KiB/sec.) | ||
| 901 | 2026.05.07 20:11:58.786204 [ 317 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Trace> Aggregator: Merging aggregated data | ||
| 902 | 2026.05.07 20:11:58.786233 [ 317 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 903 | 2026.05.07 20:11:58.790047 [ 303 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.037404 sec., 26.73510854454069 rows/sec., 1.04 KiB/sec. | ||
| 904 | 2026.05.07 20:11:58.790197 [ 303 ] {fbc4d18e-eee5-41c9-8cdf-c958a9650694} <Debug> TCPHandler: Processed in 0.03789779 sec. | ||
| 905 | 2026.05.07 20:11:58.796131 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 906 | 2026.05.07 20:11:58.796187 [ 303 ] {} <Debug> TCP-Session: 85b31520-ee8f-41c5-bfd8-5e8b41a141f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.05.07 20:11:58.796187 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 908 | 2026.05.07 20:11:58.796211 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 909 | 2026.05.07 20:11:58.796249 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 910 | 2026.05.07 20:11:58.796269 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 911 | 2026.05.07 20:11:58.796303 [ 305 ] {} <Debug> TCP-Session: 8d7027d2-e27e-42c2-b620-cb3142371fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.05.07 20:11:58.796328 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 913 | 2026.05.07 20:11:58.796355 [ 308 ] {} <Debug> TCP-Session: 5f87ac06-4cff-4d52-95b6-dd3b37332a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.05.07 20:11:58.796401 [ 311 ] {} <Debug> TCP-Session: ce282ea3-8a90-49de-8966-876204b2d7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.05.07 20:11:58.796318 [ 309 ] {} <Debug> TCP-Session: 6384e2ce-092b-4793-a7be-c1a1f8140295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.05.07 20:11:58.796302 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 917 | 2026.05.07 20:11:58.796294 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2026.05.07 20:11:58.796498 [ 307 ] {} <Debug> TCP-Session: 44071785-f75a-4624-ac70-c5c5350a22ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.05.07 20:11:58.796235 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 920 | 2026.05.07 20:11:58.796564 [ 310 ] {} <Debug> TCP-Session: ef4c7dd2-4f43-4a70-bb59-ca1ef5eb98f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.05.07 20:11:58.796274 [ 304 ] {} <Debug> TCP-Session: aea05dee-a53c-4500-ac55-29f8079c23de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.05.07 20:11:58.796620 [ 306 ] {} <Debug> TCP-Session: 9f9fccf1-22f1-4bf8-8c69-296743bc565c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.05.07 20:11:59.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.28 MiB, peak 170.41 MiB, free memory in arenas 0.00 B, will set to 163.51 MiB (RSS), difference: 3.22 MiB | ||
| 924 | 2026.05.07 20:12:01.490409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 92 | ||
| 925 | 2026.05.07 20:12:01.492479 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.05.07 20:12:01.492524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 927 | 2026.05.07 20:12:01.493716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 928 | 2026.05.07 20:12:01.494291 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.05.07 20:12:01.494519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 930 | 2026.05.07 20:12:02.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.54 MiB, peak 170.41 MiB, free memory in arenas 0.00 B, will set to 163.55 MiB (RSS), difference: 4.01 MiB | ||
| 931 | 2026.05.07 20:12:03.412981 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.05.07 20:12:03.413210 [ 3 ] {63f90af2-0d8e-4648-8d83-03d9e1d4ed87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 933 | 2026.05.07 20:12:03.426163 [ 3 ] {63f90af2-0d8e-4648-8d83-03d9e1d4ed87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2026.05.07 20:12:03.426271 [ 3 ] {63f90af2-0d8e-4648-8d83-03d9e1d4ed87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2026.05.07 20:12:03.426956 [ 3 ] {63f90af2-0d8e-4648-8d83-03d9e1d4ed87} <Debug> TCPHandler: Processed in 0.01410847 sec. | ||
| 936 | 2026.05.07 20:12:03.437859 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.05.07 20:12:03.438050 [ 3 ] {84cfbb3d-0411-467e-abd0-e0dc8137cae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 938 | 2026.05.07 20:12:03.438115 [ 3 ] {84cfbb3d-0411-467e-abd0-e0dc8137cae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 939 | 2026.05.07 20:12:03.438712 [ 3 ] {84cfbb3d-0411-467e-abd0-e0dc8137cae3} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.05.07 20:12:03.438756 [ 3 ] {84cfbb3d-0411-467e-abd0-e0dc8137cae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 941 | 2026.05.07 20:12:03.441263 [ 3 ] {84cfbb3d-0411-467e-abd0-e0dc8137cae3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.05.07 20:12:03.441678 [ 3 ] {84cfbb3d-0411-467e-abd0-e0dc8137cae3} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.05.07 20:12:03.441859 [ 3 ] {84cfbb3d-0411-467e-abd0-e0dc8137cae3} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.003864 sec., 1293.9958592132505 rows/sec., 168.07 KiB/sec. | ||
| 944 | 2026.05.07 20:12:03.441907 [ 3 ] {84cfbb3d-0411-467e-abd0-e0dc8137cae3} <Debug> TCPHandler: Processed in 0.004143223 sec. | ||
| 945 | 2026.05.07 20:12:03.442046 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.05.07 20:12:03.442149 [ 3 ] {1f9862a8-182b-4e3b-80f1-1b8ef5b8546a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 947 | 2026.05.07 20:12:03.442192 [ 3 ] {1f9862a8-182b-4e3b-80f1-1b8ef5b8546a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 948 | 2026.05.07 20:12:03.446857 [ 3 ] {1f9862a8-182b-4e3b-80f1-1b8ef5b8546a} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.05.07 20:12:03.446897 [ 3 ] {1f9862a8-182b-4e3b-80f1-1b8ef5b8546a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 950 | 2026.05.07 20:12:03.449989 [ 3 ] {1f9862a8-182b-4e3b-80f1-1b8ef5b8546a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.05.07 20:12:03.450423 [ 3 ] {1f9862a8-182b-4e3b-80f1-1b8ef5b8546a} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.05.07 20:12:03.450559 [ 3 ] {1f9862a8-182b-4e3b-80f1-1b8ef5b8546a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00843 sec., 237.2479240806643 rows/sec., 19.35 KiB/sec. | ||
| 953 | 2026.05.07 20:12:03.450596 [ 3 ] {1f9862a8-182b-4e3b-80f1-1b8ef5b8546a} <Debug> TCPHandler: Processed in 0.008610382 sec. | ||
| 954 | 2026.05.07 20:12:03.450724 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.05.07 20:12:03.450819 [ 3 ] {a382178e-322f-4a85-a038-94cac380e081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 956 | 2026.05.07 20:12:03.450859 [ 3 ] {a382178e-322f-4a85-a038-94cac380e081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 957 | 2026.05.07 20:12:03.451292 [ 3 ] {a382178e-322f-4a85-a038-94cac380e081} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.05.07 20:12:03.451327 [ 3 ] {a382178e-322f-4a85-a038-94cac380e081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 959 | 2026.05.07 20:12:03.451803 [ 3 ] {a382178e-322f-4a85-a038-94cac380e081} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.05.07 20:12:03.452203 [ 3 ] {a382178e-322f-4a85-a038-94cac380e081} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.05.07 20:12:03.452332 [ 3 ] {a382178e-322f-4a85-a038-94cac380e081} <Debug> executeQuery: Read 5 rows, 468.00 B in 0.001533 sec., 3261.5786040443572 rows/sec., 298.13 KiB/sec. | ||
| 962 | 2026.05.07 20:12:03.452369 [ 3 ] {a382178e-322f-4a85-a038-94cac380e081} <Debug> TCPHandler: Processed in 0.00169553 sec. | ||
| 963 | 2026.05.07 20:12:03.452483 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.05.07 20:12:03.452576 [ 3 ] {544956cc-a06b-4b67-a8e8-365d11c6e525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 965 | 2026.05.07 20:12:03.452615 [ 3 ] {544956cc-a06b-4b67-a8e8-365d11c6e525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 966 | 2026.05.07 20:12:03.453000 [ 3 ] {544956cc-a06b-4b67-a8e8-365d11c6e525} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.05.07 20:12:03.453036 [ 3 ] {544956cc-a06b-4b67-a8e8-365d11c6e525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 968 | 2026.05.07 20:12:03.453470 [ 3 ] {544956cc-a06b-4b67-a8e8-365d11c6e525} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.05.07 20:12:03.453903 [ 3 ] {544956cc-a06b-4b67-a8e8-365d11c6e525} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.05.07 20:12:03.454030 [ 3 ] {544956cc-a06b-4b67-a8e8-365d11c6e525} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001473 sec., 2715.5465037338768 rows/sec., 196.90 KiB/sec. | ||
| 971 | 2026.05.07 20:12:03.454066 [ 3 ] {544956cc-a06b-4b67-a8e8-365d11c6e525} <Debug> TCPHandler: Processed in 0.001633929 sec. | ||
| 972 | 2026.05.07 20:12:03.454183 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.05.07 20:12:03.454276 [ 3 ] {89791d99-2012-45bf-8efe-8246cd4673d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 974 | 2026.05.07 20:12:03.454314 [ 3 ] {89791d99-2012-45bf-8efe-8246cd4673d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 975 | 2026.05.07 20:12:03.454700 [ 3 ] {89791d99-2012-45bf-8efe-8246cd4673d4} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.05.07 20:12:03.454736 [ 3 ] {89791d99-2012-45bf-8efe-8246cd4673d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 977 | 2026.05.07 20:12:03.455128 [ 3 ] {89791d99-2012-45bf-8efe-8246cd4673d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.05.07 20:12:03.455557 [ 3 ] {89791d99-2012-45bf-8efe-8246cd4673d4} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.05.07 20:12:03.455685 [ 3 ] {89791d99-2012-45bf-8efe-8246cd4673d4} <Debug> executeQuery: Read 10 rows, 825.00 B in 0.001428 sec., 7002.801120448179 rows/sec., 564.19 KiB/sec. | ||
| 980 | 2026.05.07 20:12:03.455722 [ 3 ] {89791d99-2012-45bf-8efe-8246cd4673d4} <Debug> TCPHandler: Processed in 0.001589548 sec. | ||
| 981 | 2026.05.07 20:12:03.455832 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.05.07 20:12:03.455924 [ 3 ] {0476377c-027b-4776-b6ac-c2e96b44d49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 983 | 2026.05.07 20:12:03.455965 [ 3 ] {0476377c-027b-4776-b6ac-c2e96b44d49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 984 | 2026.05.07 20:12:03.456302 [ 3 ] {0476377c-027b-4776-b6ac-c2e96b44d49e} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.05.07 20:12:03.456338 [ 3 ] {0476377c-027b-4776-b6ac-c2e96b44d49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 986 | 2026.05.07 20:12:03.456826 [ 3 ] {0476377c-027b-4776-b6ac-c2e96b44d49e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 987 | 2026.05.07 20:12:03.457275 [ 3 ] {0476377c-027b-4776-b6ac-c2e96b44d49e} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.05.07 20:12:03.457404 [ 3 ] {0476377c-027b-4776-b6ac-c2e96b44d49e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 46.94 KiB/sec. | ||
| 989 | 2026.05.07 20:12:03.457440 [ 3 ] {0476377c-027b-4776-b6ac-c2e96b44d49e} <Debug> TCPHandler: Processed in 0.001656699 sec. | ||
| 990 | 2026.05.07 20:12:03.457551 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.05.07 20:12:03.457642 [ 3 ] {d66a444d-f98e-4ec6-ab92-be651c2e28d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 992 | 2026.05.07 20:12:03.457694 [ 3 ] {d66a444d-f98e-4ec6-ab92-be651c2e28d1} <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 | ||
| 993 | 2026.05.07 20:12:03.458423 [ 3 ] {d66a444d-f98e-4ec6-ab92-be651c2e28d1} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.05.07 20:12:03.458459 [ 3 ] {d66a444d-f98e-4ec6-ab92-be651c2e28d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 995 | 2026.05.07 20:12:03.459043 [ 3 ] {d66a444d-f98e-4ec6-ab92-be651c2e28d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 996 | 2026.05.07 20:12:03.459457 [ 3 ] {d66a444d-f98e-4ec6-ab92-be651c2e28d1} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.05.07 20:12:03.459590 [ 3 ] {d66a444d-f98e-4ec6-ab92-be651c2e28d1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001966 sec., 1017.293997965412 rows/sec., 1.82 MiB/sec. | ||
| 998 | 2026.05.07 20:12:03.459642 [ 3 ] {d66a444d-f98e-4ec6-ab92-be651c2e28d1} <Debug> TCPHandler: Processed in 0.002140888 sec. | ||
| 999 | 2026.05.07 20:12:03.459774 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.05.07 20:12:03.459868 [ 3 ] {1c3ef047-2ed5-4043-a00e-1c22344a4668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.05.07 20:12:03.459908 [ 3 ] {1c3ef047-2ed5-4043-a00e-1c22344a4668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1002 | 2026.05.07 20:12:03.460219 [ 3 ] {1c3ef047-2ed5-4043-a00e-1c22344a4668} <Trace> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.05.07 20:12:03.460255 [ 3 ] {1c3ef047-2ed5-4043-a00e-1c22344a4668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1004 | 2026.05.07 20:12:03.460655 [ 3 ] {1c3ef047-2ed5-4043-a00e-1c22344a4668} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1005 | 2026.05.07 20:12:03.461123 [ 3 ] {1c3ef047-2ed5-4043-a00e-1c22344a4668} <Trace> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.05.07 20:12:03.461241 [ 3 ] {1c3ef047-2ed5-4043-a00e-1c22344a4668} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 296.38 KiB/sec. | ||
| 1007 | 2026.05.07 20:12:03.461273 [ 3 ] {1c3ef047-2ed5-4043-a00e-1c22344a4668} <Debug> TCPHandler: Processed in 0.001589208 sec. | ||
| 1008 | 2026.05.07 20:12:03.992750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1418 | ||
| 1009 | 2026.05.07 20:12:03.993319 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.05.07 20:12:03.993371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1011 | 2026.05.07 20:12:03.994040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1012 | 2026.05.07 20:12:03.994505 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.05.07 20:12:03.994644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1418 | ||
| 1014 | 2026.05.07 20:12:04.060320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1015 | 2026.05.07 20:12:04.077754 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.05.07 20:12:04.077825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1017 | 2026.05.07 20:12:04.084816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1018 | 2026.05.07 20:12:04.085969 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.05.07 20:12:04.089265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1020 | 2026.05.07 20:12:05.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.41 MiB, peak 170.41 MiB, free memory in arenas 0.00 B, will set to 165.83 MiB (RSS), difference: 1.42 MiB | ||
| 1021 | 2026.05.07 20:12:07.325044 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47024 | ||
| 1022 | 2026.05.07 20:12:07.325159 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.05.07 20:12:07.325190 [ 303 ] {} <Debug> TCP-Session: 9035ce34-af6c-439b-b512-45473757d5fc Authenticating user 'default' from [fd00:1122:3344:101::e]:47024 | ||
| 1024 | 2026.05.07 20:12:07.325212 [ 303 ] {} <Debug> TCP-Session: 9035ce34-af6c-439b-b512-45473757d5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.05.07 20:12:07.325227 [ 303 ] {} <Debug> TCP-Session: 9035ce34-af6c-439b-b512-45473757d5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.07 20:12:07.325500 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44072 | ||
| 1027 | 2026.05.07 20:12:07.325528 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44197 | ||
| 1028 | 2026.05.07 20:12:07.325571 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57116 | ||
| 1029 | 2026.05.07 20:12:07.325606 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33635 | ||
| 1030 | 2026.05.07 20:12:07.325623 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39196 | ||
| 1031 | 2026.05.07 20:12:07.325649 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.05.07 20:12:07.325629 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59358 | ||
| 1033 | 2026.05.07 20:12:07.325699 [ 305 ] {} <Debug> TCP-Session: 59c50b2b-a439-4bba-86f5-6e6e3acde118 Authenticating user 'default' from [fd00:1122:3344:101::e]:44197 | ||
| 1034 | 2026.05.07 20:12:07.325706 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1035 | 2026.05.07 20:12:07.325727 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.05.07 20:12:07.325737 [ 305 ] {} <Debug> TCP-Session: 59c50b2b-a439-4bba-86f5-6e6e3acde118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.07 20:12:07.325746 [ 309 ] {} <Debug> TCP-Session: f73d7146-d43c-47bd-9477-967714c1ea22 Authenticating user 'default' from [fd00:1122:3344:101::e]:33635 | ||
| 1038 | 2026.05.07 20:12:07.325765 [ 310 ] {} <Debug> TCP-Session: d826370a-fda2-4af9-ba88-b3bd5b0684ca Authenticating user 'default' from [fd00:1122:3344:101::e]:39196 | ||
| 1039 | 2026.05.07 20:12:07.325766 [ 305 ] {} <Debug> TCP-Session: 59c50b2b-a439-4bba-86f5-6e6e3acde118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.07 20:12:07.325781 [ 309 ] {} <Debug> TCP-Session: f73d7146-d43c-47bd-9477-967714c1ea22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.07 20:12:07.325798 [ 310 ] {} <Debug> TCP-Session: d826370a-fda2-4af9-ba88-b3bd5b0684ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.07 20:12:07.325808 [ 309 ] {} <Debug> TCP-Session: f73d7146-d43c-47bd-9477-967714c1ea22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.07 20:12:07.325822 [ 310 ] {} <Debug> TCP-Session: d826370a-fda2-4af9-ba88-b3bd5b0684ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.07 20:12:07.325709 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1045 | 2026.05.07 20:12:07.325623 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1046 | 2026.05.07 20:12:07.325873 [ 306 ] {} <Debug> TCP-Session: 1956301b-570d-45a0-a419-d254961f7003 Authenticating user 'default' from [fd00:1122:3344:101::e]:57116 | ||
| 1047 | 2026.05.07 20:12:07.325610 [ 303 ] {} <Trace> TCP-Session: 9035ce34-af6c-439b-b512-45473757d5fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.05.07 20:12:07.325905 [ 304 ] {} <Debug> TCP-Session: 534e85f5-b81a-47f4-b5d0-207641dbdc42 Authenticating user 'default' from [fd00:1122:3344:101::e]:44072 | ||
| 1049 | 2026.05.07 20:12:07.325909 [ 306 ] {} <Debug> TCP-Session: 1956301b-570d-45a0-a419-d254961f7003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.07 20:12:07.325956 [ 304 ] {} <Debug> TCP-Session: 534e85f5-b81a-47f4-b5d0-207641dbdc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.05.07 20:12:07.325584 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62690 | ||
| 1052 | 2026.05.07 20:12:07.325984 [ 304 ] {} <Debug> TCP-Session: 534e85f5-b81a-47f4-b5d0-207641dbdc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.05.07 20:12:07.325978 [ 306 ] {} <Debug> TCP-Session: 1956301b-570d-45a0-a419-d254961f7003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.05.07 20:12:07.325580 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53441 | ||
| 1055 | 2026.05.07 20:12:07.325768 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2026.05.07 20:12:07.326049 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.05.07 20:12:07.326079 [ 311 ] {} <Debug> TCP-Session: 46afaaa8-a785-4e97-82a3-919c8316c5ff Authenticating user 'default' from [fd00:1122:3344:101::e]:59358 | ||
| 1058 | 2026.05.07 20:12:07.326088 [ 308 ] {} <Debug> TCP-Session: 27dc5f79-ce21-4631-b266-3f134f671eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62690 | ||
| 1059 | 2026.05.07 20:12:07.326099 [ 303 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1060 | 2026.05.07 20:12:07.326107 [ 311 ] {} <Debug> TCP-Session: 46afaaa8-a785-4e97-82a3-919c8316c5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.05.07 20:12:07.326117 [ 308 ] {} <Debug> TCP-Session: 27dc5f79-ce21-4631-b266-3f134f671eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.07 20:12:07.326145 [ 311 ] {} <Debug> TCP-Session: 46afaaa8-a785-4e97-82a3-919c8316c5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.07 20:12:07.326167 [ 308 ] {} <Debug> TCP-Session: 27dc5f79-ce21-4631-b266-3f134f671eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.07 20:12:07.326174 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1065 | 2026.05.07 20:12:07.326210 [ 307 ] {} <Debug> TCP-Session: 3eebb765-31c6-4450-90e3-f0866fa04284 Authenticating user 'default' from [fd00:1122:3344:101::e]:53441 | ||
| 1066 | 2026.05.07 20:12:07.326227 [ 307 ] {} <Debug> TCP-Session: 3eebb765-31c6-4450-90e3-f0866fa04284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.05.07 20:12:07.326239 [ 307 ] {} <Debug> TCP-Session: 3eebb765-31c6-4450-90e3-f0866fa04284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.07 20:12:07.326380 [ 303 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1069 | 2026.05.07 20:12:07.326434 [ 303 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.05.07 20:12:07.326713 [ 303 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 1071 | 2026.05.07 20:12:07.327644 [ 349 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Trace> AggregatingTransform: Aggregating | ||
| 1072 | 2026.05.07 20:12:07.327692 [ 349 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1073 | 2026.05.07 20:12:07.327722 [ 349 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912216 sec. (1096.232 rows/sec., 42.82 KiB/sec.) | ||
| 1074 | 2026.05.07 20:12:07.327738 [ 349 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Trace> Aggregator: Merging aggregated data | ||
| 1075 | 2026.05.07 20:12:07.329077 [ 303 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003046 sec., 328.29940906106367 rows/sec., 12.82 KiB/sec. | ||
| 1076 | 2026.05.07 20:12:07.329233 [ 303 ] {31ab8f9a-c95d-4cf6-88aa-642c0bbc1cb8} <Debug> TCPHandler: Processed in 0.003754596 sec. | ||
| 1077 | 2026.05.07 20:12:07.329396 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1078 | 2026.05.07 20:12:07.329426 [ 303 ] {} <Debug> TCP-Session: 9035ce34-af6c-439b-b512-45473757d5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.05.07 20:12:07.329425 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1080 | 2026.05.07 20:12:07.329446 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1081 | 2026.05.07 20:12:07.329463 [ 311 ] {} <Debug> TCP-Session: 46afaaa8-a785-4e97-82a3-919c8316c5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.05.07 20:12:07.329473 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1083 | 2026.05.07 20:12:07.329490 [ 304 ] {} <Debug> TCP-Session: 534e85f5-b81a-47f4-b5d0-207641dbdc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.05.07 20:12:07.329500 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1085 | 2026.05.07 20:12:07.329525 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1086 | 2026.05.07 20:12:07.329540 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1087 | 2026.05.07 20:12:07.329583 [ 306 ] {} <Debug> TCP-Session: 1956301b-570d-45a0-a419-d254961f7003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.05.07 20:12:07.329592 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1089 | 2026.05.07 20:12:07.329614 [ 309 ] {} <Debug> TCP-Session: f73d7146-d43c-47bd-9477-967714c1ea22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.05.07 20:12:07.329519 [ 308 ] {} <Debug> TCP-Session: 27dc5f79-ce21-4631-b266-3f134f671eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.05.07 20:12:07.329641 [ 310 ] {} <Debug> TCP-Session: d826370a-fda2-4af9-ba88-b3bd5b0684ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.05.07 20:12:07.329566 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2026.05.07 20:12:07.329557 [ 305 ] {} <Debug> TCP-Session: 59c50b2b-a439-4bba-86f5-6e6e3acde118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.05.07 20:12:07.329722 [ 307 ] {} <Debug> TCP-Session: 3eebb765-31c6-4450-90e3-f0866fa04284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.05.07 20:12:11.415144 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1096 | 2026.05.07 20:12:11.415209 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1097 | 2026.05.07 20:12:11.494689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 112 | ||
| 1098 | 2026.05.07 20:12:11.494780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1930 | ||
| 1099 | 2026.05.07 20:12:11.495354 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.05.07 20:12:11.495407 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1101 | 2026.05.07 20:12:11.496256 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1102 | 2026.05.07 20:12:11.496919 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.05.07 20:12:11.496984 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.05.07 20:12:11.497052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.90 GiB. | ||
| 1105 | 2026.05.07 20:12:11.497114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1106 | 2026.05.07 20:12:11.498470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1107 | 2026.05.07 20:12:11.499074 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.05.07 20:12:11.499672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 112 | ||
| 1109 | 2026.05.07 20:12:11.589386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1110 | 2026.05.07 20:12:11.606103 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.05.07 20:12:11.606152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1112 | 2026.05.07 20:12:11.612334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1113 | 2026.05.07 20:12:11.613392 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.05.07 20:12:11.616310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1115 | 2026.05.07 20:12:13.404219 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.05.07 20:12:13.404504 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1117 | 2026.05.07 20:12:13.404792 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1118 | 2026.05.07 20:12:13.408863 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1119 | 2026.05.07 20:12:13.409087 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1120 | 2026.05.07 20:12:13.409176 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1121 | 2026.05.07 20:12:13.409365 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1122 | 2026.05.07 20:12:13.411336 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1123 | 2026.05.07 20:12:13.413319 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 1124 | 2026.05.07 20:12:13.413343 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1125 | 2026.05.07 20:12:13.417760 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" | ||
| 1126 | 2026.05.07 20:12:13.417796 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1127 | 2026.05.07 20:12:13.447420 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.043007 sec., 116.26014369753761 rows/sec., 15.10 KiB/sec. | ||
| 1128 | 2026.05.07 20:12:13.447540 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Debug> MemoryTracker: Peak memory usage (for query): 128.33 KiB. | ||
| 1129 | 2026.05.07 20:12:13.447556 [ 3 ] {f54d4f6d-110e-4341-899b-e30784dea3c5} <Debug> TCPHandler: Processed in 0.043487198 sec. | ||
| 1130 | 2026.05.07 20:12:13.450561 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.07 20:12:13.450683 [ 3 ] {06a348d0-daaf-43ed-a3c0-a9b6bf56fc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.07 20:12:13.450732 [ 3 ] {06a348d0-daaf-43ed-a3c0-a9b6bf56fc5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1133 | 2026.05.07 20:12:13.451246 [ 3 ] {06a348d0-daaf-43ed-a3c0-a9b6bf56fc5d} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.07 20:12:13.451295 [ 3 ] {06a348d0-daaf-43ed-a3c0-a9b6bf56fc5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1135 | 2026.05.07 20:12:13.451798 [ 3 ] {06a348d0-daaf-43ed-a3c0-a9b6bf56fc5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1136 | 2026.05.07 20:12:13.452195 [ 3 ] {06a348d0-daaf-43ed-a3c0-a9b6bf56fc5d} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.07 20:12:13.452353 [ 3 ] {06a348d0-daaf-43ed-a3c0-a9b6bf56fc5d} <Debug> executeQuery: Read 16 rows, 1.52 KiB in 0.001744 sec., 9174.311926605504 rows/sec., 872.97 KiB/sec. | ||
| 1138 | 2026.05.07 20:12:13.452393 [ 3 ] {06a348d0-daaf-43ed-a3c0-a9b6bf56fc5d} <Debug> TCPHandler: Processed in 0.001943965 sec. | ||
| 1139 | 2026.05.07 20:12:13.452513 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.07 20:12:13.452607 [ 3 ] {34ac244f-fd59-4aa7-bd9e-5c08d6f07624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.05.07 20:12:13.452647 [ 3 ] {34ac244f-fd59-4aa7-bd9e-5c08d6f07624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1142 | 2026.05.07 20:12:13.453136 [ 3 ] {34ac244f-fd59-4aa7-bd9e-5c08d6f07624} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.05.07 20:12:13.453175 [ 3 ] {34ac244f-fd59-4aa7-bd9e-5c08d6f07624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1144 | 2026.05.07 20:12:13.453577 [ 3 ] {34ac244f-fd59-4aa7-bd9e-5c08d6f07624} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2026.05.07 20:12:13.454053 [ 3 ] {34ac244f-fd59-4aa7-bd9e-5c08d6f07624} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.05.07 20:12:13.454200 [ 3 ] {34ac244f-fd59-4aa7-bd9e-5c08d6f07624} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001557 sec., 5138.086062941555 rows/sec., 386.36 KiB/sec. | ||
| 1147 | 2026.05.07 20:12:13.454240 [ 3 ] {34ac244f-fd59-4aa7-bd9e-5c08d6f07624} <Debug> TCPHandler: Processed in 0.001726791 sec. | ||
| 1148 | 2026.05.07 20:12:13.454357 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.05.07 20:12:13.454456 [ 3 ] {4d12eb63-0b6f-4746-a540-37e130a95fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1150 | 2026.05.07 20:12:13.454495 [ 3 ] {4d12eb63-0b6f-4746-a540-37e130a95fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1151 | 2026.05.07 20:12:13.454897 [ 3 ] {4d12eb63-0b6f-4746-a540-37e130a95fa5} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.05.07 20:12:13.454935 [ 3 ] {4d12eb63-0b6f-4746-a540-37e130a95fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1153 | 2026.05.07 20:12:13.455329 [ 3 ] {4d12eb63-0b6f-4746-a540-37e130a95fa5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1154 | 2026.05.07 20:12:13.455739 [ 3 ] {4d12eb63-0b6f-4746-a540-37e130a95fa5} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.05.07 20:12:13.455881 [ 3 ] {4d12eb63-0b6f-4746-a540-37e130a95fa5} <Debug> executeQuery: Read 11 rows, 903.00 B in 0.001446 sec., 7607.1922544951585 rows/sec., 609.85 KiB/sec. | ||
| 1156 | 2026.05.07 20:12:13.455918 [ 3 ] {4d12eb63-0b6f-4746-a540-37e130a95fa5} <Debug> TCPHandler: Processed in 0.001610418 sec. | ||
| 1157 | 2026.05.07 20:12:13.456032 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.05.07 20:12:13.456128 [ 3 ] {67185406-2e3e-4593-a70a-8ba553bb4c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.05.07 20:12:13.456182 [ 3 ] {67185406-2e3e-4593-a70a-8ba553bb4c8b} <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 | ||
| 1160 | 2026.05.07 20:12:13.456949 [ 3 ] {67185406-2e3e-4593-a70a-8ba553bb4c8b} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.05.07 20:12:13.456986 [ 3 ] {67185406-2e3e-4593-a70a-8ba553bb4c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1162 | 2026.05.07 20:12:13.464188 [ 3 ] {67185406-2e3e-4593-a70a-8ba553bb4c8b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1163 | 2026.05.07 20:12:13.464674 [ 3 ] {67185406-2e3e-4593-a70a-8ba553bb4c8b} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.05.07 20:12:13.464835 [ 3 ] {67185406-2e3e-4593-a70a-8ba553bb4c8b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008724 sec., 917.0105456212746 rows/sec., 1.64 MiB/sec. | ||
| 1165 | 2026.05.07 20:12:13.464908 [ 3 ] {67185406-2e3e-4593-a70a-8ba553bb4c8b} <Debug> TCPHandler: Processed in 0.008925587 sec. | ||
| 1166 | 2026.05.07 20:12:13.465063 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.05.07 20:12:13.465158 [ 3 ] {597d6326-6a37-4e11-83e7-096d9d359dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.05.07 20:12:13.465200 [ 3 ] {597d6326-6a37-4e11-83e7-096d9d359dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1169 | 2026.05.07 20:12:13.465552 [ 3 ] {597d6326-6a37-4e11-83e7-096d9d359dcb} <Trace> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.05.07 20:12:13.465588 [ 3 ] {597d6326-6a37-4e11-83e7-096d9d359dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1171 | 2026.05.07 20:12:13.466006 [ 3 ] {597d6326-6a37-4e11-83e7-096d9d359dcb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1172 | 2026.05.07 20:12:13.466476 [ 3 ] {597d6326-6a37-4e11-83e7-096d9d359dcb} <Trace> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.05.07 20:12:13.466610 [ 3 ] {597d6326-6a37-4e11-83e7-096d9d359dcb} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001471 sec., 2039.4289598912303 rows/sec., 144.06 KiB/sec. | ||
| 1174 | 2026.05.07 20:12:13.466648 [ 3 ] {597d6326-6a37-4e11-83e7-096d9d359dcb} <Debug> TCPHandler: Processed in 0.001642629 sec. | ||
| 1175 | 2026.05.07 20:12:18.997285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2378 | ||
| 1176 | 2026.05.07 20:12:18.997947 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.05.07 20:12:18.997993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1178 | 2026.05.07 20:12:18.998608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1179 | 2026.05.07 20:12:18.999070 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.05.07 20:12:18.999220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2378 | ||
| 1181 | 2026.05.07 20:12:19.116480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1182 | 2026.05.07 20:12:19.133949 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.05.07 20:12:19.134020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1184 | 2026.05.07 20:12:19.141026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1185 | 2026.05.07 20:12:19.142165 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.05.07 20:12:19.145281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1187 | 2026.05.07 20:12:20.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.83 MiB, peak 172.83 MiB, free memory in arenas 0.00 B, will set to 169.90 MiB (RSS), difference: 1.07 MiB | ||
| 1188 | 2026.05.07 20:12:21.499868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 124 | ||
| 1189 | 2026.05.07 20:12:21.501766 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.05.07 20:12:21.501820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1191 | 2026.05.07 20:12:21.503093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1192 | 2026.05.07 20:12:21.503632 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.05.07 20:12:21.503960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 124 | ||
| 1194 | 2026.05.07 20:12:23.405153 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.05.07 20:12:23.405375 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1196 | 2026.05.07 20:12:23.405660 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1197 | 2026.05.07 20:12:23.405690 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1198 | 2026.05.07 20:12:23.405868 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1199 | 2026.05.07 20:12:23.405938 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1200 | 2026.05.07 20:12:23.406076 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1201 | 2026.05.07 20:12:23.406111 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1202 | 2026.05.07 20:12:23.406133 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 1203 | 2026.05.07 20:12:23.406148 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1204 | 2026.05.07 20:12:23.406185 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" | ||
| 1205 | 2026.05.07 20:12:23.406204 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1206 | 2026.05.07 20:12:23.407341 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.002038 sec., 2453.385672227674 rows/sec., 318.65 KiB/sec. | ||
| 1207 | 2026.05.07 20:12:23.407444 [ 3 ] {0ae8542f-9e4c-4c55-9a2c-8827f5a5fadc} <Debug> TCPHandler: Processed in 0.002410422 sec. | ||
| 1208 | 2026.05.07 20:12:23.408322 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.05.07 20:12:23.408432 [ 3 ] {eb2be7ff-def5-49aa-b738-e5551408318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1210 | 2026.05.07 20:12:23.408475 [ 3 ] {eb2be7ff-def5-49aa-b738-e5551408318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1211 | 2026.05.07 20:12:23.411838 [ 3 ] {eb2be7ff-def5-49aa-b738-e5551408318d} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.05.07 20:12:23.411886 [ 3 ] {eb2be7ff-def5-49aa-b738-e5551408318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1213 | 2026.05.07 20:12:23.412429 [ 3 ] {eb2be7ff-def5-49aa-b738-e5551408318d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1214 | 2026.05.07 20:12:23.412957 [ 3 ] {eb2be7ff-def5-49aa-b738-e5551408318d} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.05.07 20:12:23.413108 [ 3 ] {eb2be7ff-def5-49aa-b738-e5551408318d} <Debug> executeQuery: Read 46 rows, 4.34 KiB in 0.004708 sec., 9770.603228547154 rows/sec., 921.80 KiB/sec. | ||
| 1216 | 2026.05.07 20:12:23.413146 [ 3 ] {eb2be7ff-def5-49aa-b738-e5551408318d} <Debug> TCPHandler: Processed in 0.004873876 sec. | ||
| 1217 | 2026.05.07 20:12:23.413292 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.05.07 20:12:23.413389 [ 3 ] {70c2d9e4-847a-42ea-be1c-3e94052be2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.05.07 20:12:23.413428 [ 3 ] {70c2d9e4-847a-42ea-be1c-3e94052be2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1220 | 2026.05.07 20:12:23.413826 [ 3 ] {70c2d9e4-847a-42ea-be1c-3e94052be2a9} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.05.07 20:12:23.413862 [ 3 ] {70c2d9e4-847a-42ea-be1c-3e94052be2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1222 | 2026.05.07 20:12:23.414277 [ 3 ] {70c2d9e4-847a-42ea-be1c-3e94052be2a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1223 | 2026.05.07 20:12:23.414727 [ 3 ] {70c2d9e4-847a-42ea-be1c-3e94052be2a9} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): 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.05.07 20:12:23.414861 [ 3 ] {70c2d9e4-847a-42ea-be1c-3e94052be2a9} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001494 sec., 15394.91298527443 rows/sec., 1.13 MiB/sec. | ||
| 1225 | 2026.05.07 20:12:23.414897 [ 3 ] {70c2d9e4-847a-42ea-be1c-3e94052be2a9} <Debug> TCPHandler: Processed in 0.001654089 sec. | ||
| 1226 | 2026.05.07 20:12:23.415012 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.05.07 20:12:23.415104 [ 3 ] {7be32194-731e-420f-a19d-cb8bac60d240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1228 | 2026.05.07 20:12:23.415142 [ 3 ] {7be32194-731e-420f-a19d-cb8bac60d240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1229 | 2026.05.07 20:12:23.415524 [ 3 ] {7be32194-731e-420f-a19d-cb8bac60d240} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.05.07 20:12:23.415560 [ 3 ] {7be32194-731e-420f-a19d-cb8bac60d240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1231 | 2026.05.07 20:12:23.415963 [ 3 ] {7be32194-731e-420f-a19d-cb8bac60d240} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1232 | 2026.05.07 20:12:23.416443 [ 3 ] {7be32194-731e-420f-a19d-cb8bac60d240} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.05.07 20:12:23.416574 [ 3 ] {7be32194-731e-420f-a19d-cb8bac60d240} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001488 sec., 19489.247311827956 rows/sec., 1.54 MiB/sec. | ||
| 1234 | 2026.05.07 20:12:23.416610 [ 3 ] {7be32194-731e-420f-a19d-cb8bac60d240} <Debug> TCPHandler: Processed in 0.00164575 sec. | ||
| 1235 | 2026.05.07 20:12:23.416724 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.05.07 20:12:23.416816 [ 3 ] {fb12a057-3167-4c4b-8879-999aa6028991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.05.07 20:12:23.416872 [ 3 ] {fb12a057-3167-4c4b-8879-999aa6028991} <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 | ||
| 1238 | 2026.05.07 20:12:23.417641 [ 3 ] {fb12a057-3167-4c4b-8879-999aa6028991} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.05.07 20:12:23.417678 [ 3 ] {fb12a057-3167-4c4b-8879-999aa6028991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1240 | 2026.05.07 20:12:23.418354 [ 3 ] {fb12a057-3167-4c4b-8879-999aa6028991} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.05.07 20:12:23.418847 [ 3 ] {fb12a057-3167-4c4b-8879-999aa6028991} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.05.07 20:12:23.418986 [ 3 ] {fb12a057-3167-4c4b-8879-999aa6028991} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002188 sec., 10511.882998171846 rows/sec., 18.84 MiB/sec. | ||
| 1243 | 2026.05.07 20:12:23.419042 [ 3 ] {fb12a057-3167-4c4b-8879-999aa6028991} <Debug> TCPHandler: Processed in 0.002365042 sec. | ||
| 1244 | 2026.05.07 20:12:23.419163 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.05.07 20:12:23.419256 [ 3 ] {ed22d7dd-4e35-470f-b18b-beea51571473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.05.07 20:12:23.419296 [ 3 ] {ed22d7dd-4e35-470f-b18b-beea51571473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1247 | 2026.05.07 20:12:23.421934 [ 3 ] {ed22d7dd-4e35-470f-b18b-beea51571473} <Trace> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.05.07 20:12:23.421972 [ 3 ] {ed22d7dd-4e35-470f-b18b-beea51571473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1249 | 2026.05.07 20:12:23.422487 [ 3 ] {ed22d7dd-4e35-470f-b18b-beea51571473} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1250 | 2026.05.07 20:12:23.423057 [ 3 ] {ed22d7dd-4e35-470f-b18b-beea51571473} <Trace> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.05.07 20:12:23.423185 [ 3 ] {ed22d7dd-4e35-470f-b18b-beea51571473} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.003946 sec., 3041.0542321338066 rows/sec., 236.34 KiB/sec. | ||
| 1252 | 2026.05.07 20:12:23.423219 [ 3 ] {ed22d7dd-4e35-470f-b18b-beea51571473} <Debug> TCPHandler: Processed in 0.004102542 sec. | ||
| 1253 | 2026.05.07 20:12:26.415248 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1254 | 2026.05.07 20:12:26.415322 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1255 | 2026.05.07 20:12:26.499366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2890 | ||
| 1256 | 2026.05.07 20:12:26.499874 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.05.07 20:12:26.499929 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1258 | 2026.05.07 20:12:26.500560 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1259 | 2026.05.07 20:12:26.501133 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.05.07 20:12:26.501263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1261 | 2026.05.07 20:12:26.501278 [ 63 ] {} <Debug> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1262 | 2026.05.07 20:12:26.501344 [ 63 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.07 20:12:26.501368 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1264 | 2026.05.07 20:12:26.503605 [ 189 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::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 | ||
| 1265 | 2026.05.07 20:12:26.506038 [ 189 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1266 | 2026.05.07 20:12:26.506146 [ 189 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1267 | 2026.05.07 20:12:26.506254 [ 189 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1268 | 2026.05.07 20:12:26.506308 [ 189 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 442 rows starting from the beginning of the part | ||
| 1269 | 2026.05.07 20:12:26.506356 [ 189 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1270 | 2026.05.07 20:12:26.506408 [ 189 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1271 | 2026.05.07 20:12:26.506457 [ 189 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1272 | 2026.05.07 20:12:26.542568 [ 186 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.041103167 sec., 70310.88383043573 rows/sec., 1.01 MiB/sec. | ||
| 1273 | 2026.05.07 20:12:26.543656 [ 200 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1274 | 2026.05.07 20:12:26.544277 [ 200 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.07 20:12:26.544365 [ 200 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_6_1} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1276 | 2026.05.07 20:12:26.546392 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1277 | 2026.05.07 20:12:26.645402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1278 | 2026.05.07 20:12:26.662016 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.05.07 20:12:26.662064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1280 | 2026.05.07 20:12:26.668675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1281 | 2026.05.07 20:12:26.669913 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.05.07 20:12:26.670225 [ 63 ] {} <Debug> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1283 | 2026.05.07 20:12:26.670290 [ 63 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.05.07 20:12:26.670314 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1285 | 2026.05.07 20:12:26.670423 [ 200 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::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 | ||
| 1286 | 2026.05.07 20:12:26.672835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1287 | 2026.05.07 20:12:26.673369 [ 200 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1288 | 2026.05.07 20:12:26.674076 [ 200 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::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 | ||
| 1289 | 2026.05.07 20:12:26.677314 [ 200 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::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 | ||
| 1290 | 2026.05.07 20:12:26.680660 [ 200 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::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 | ||
| 1291 | 2026.05.07 20:12:26.684409 [ 200 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::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 | ||
| 1292 | 2026.05.07 20:12:26.691472 [ 200 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::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 | ||
| 1293 | 2026.05.07 20:12:26.695928 [ 200 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::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 | ||
| 1294 | 2026.05.07 20:12:26.753202 [ 186 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.082819034 sec., 555.4278742251449 rows/sec., 2.87 MiB/sec. | ||
| 1295 | 2026.05.07 20:12:26.754871 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1296 | 2026.05.07 20:12:26.757060 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_6_1} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.05.07 20:12:26.757151 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_6_1} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1298 | 2026.05.07 20:12:26.758208 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1299 | 2026.05.07 20:12:27.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.17 MiB, peak 180.70 MiB, free memory in arenas 0.00 B, will set to 181.52 MiB (RSS), difference: 10.36 MiB | ||
| 1300 | 2026.05.07 20:12:31.504146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 136 | ||
| 1301 | 2026.05.07 20:12:31.506060 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.05.07 20:12:31.506104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1303 | 2026.05.07 20:12:31.507488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1304 | 2026.05.07 20:12:31.508035 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.05.07 20:12:31.508338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
| 1306 | 2026.05.07 20:12:33.404860 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.05.07 20:12:33.405087 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1308 | 2026.05.07 20:12:33.405381 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1309 | 2026.05.07 20:12:33.405410 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1310 | 2026.05.07 20:12:33.405582 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1311 | 2026.05.07 20:12:33.405656 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1312 | 2026.05.07 20:12:33.405799 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 1313 | 2026.05.07 20:12:33.405829 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) | ||
| 1314 | 2026.05.07 20:12:33.405849 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 1315 | 2026.05.07 20:12:33.405866 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 1316 | 2026.05.07 20:12:33.405880 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found continuous range in 2 steps | ||
| 1317 | 2026.05.07 20:12:33.405901 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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.05.07 20:12:33.405916 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1319 | 2026.05.07 20:12:33.405955 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 1320 | 2026.05.07 20:12:33.405974 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1321 | 2026.05.07 20:12:33.407061 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.00205 sec., 2439.0243902439024 rows/sec., 316.79 KiB/sec. | ||
| 1322 | 2026.05.07 20:12:33.407168 [ 3 ] {ff9e535f-84c9-470b-abb6-dba0ddc86915} <Debug> TCPHandler: Processed in 0.002435943 sec. | ||
| 1323 | 2026.05.07 20:12:33.407808 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.05.07 20:12:33.407921 [ 3 ] {89238652-bb54-432d-b238-96d58550c0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1325 | 2026.05.07 20:12:33.407967 [ 3 ] {89238652-bb54-432d-b238-96d58550c0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1326 | 2026.05.07 20:12:33.408468 [ 3 ] {89238652-bb54-432d-b238-96d58550c0a6} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.05.07 20:12:33.408506 [ 3 ] {89238652-bb54-432d-b238-96d58550c0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1328 | 2026.05.07 20:12:33.409015 [ 3 ] {89238652-bb54-432d-b238-96d58550c0a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1329 | 2026.05.07 20:12:33.409560 [ 3 ] {89238652-bb54-432d-b238-96d58550c0a6} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.05.07 20:12:33.409716 [ 3 ] {89238652-bb54-432d-b238-96d58550c0a6} <Debug> executeQuery: Read 46 rows, 4.34 KiB in 0.001829 sec., 25150.355385456536 rows/sec., 2.32 MiB/sec. | ||
| 1331 | 2026.05.07 20:12:33.409755 [ 3 ] {89238652-bb54-432d-b238-96d58550c0a6} <Debug> TCPHandler: Processed in 0.002000795 sec. | ||
| 1332 | 2026.05.07 20:12:33.409885 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.05.07 20:12:33.409985 [ 3 ] {8d1b4a83-8156-4f87-b4aa-6afcadcdb14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.05.07 20:12:33.410028 [ 3 ] {8d1b4a83-8156-4f87-b4aa-6afcadcdb14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1335 | 2026.05.07 20:12:33.410438 [ 3 ] {8d1b4a83-8156-4f87-b4aa-6afcadcdb14a} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.05.07 20:12:33.410474 [ 3 ] {8d1b4a83-8156-4f87-b4aa-6afcadcdb14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1337 | 2026.05.07 20:12:33.410904 [ 3 ] {8d1b4a83-8156-4f87-b4aa-6afcadcdb14a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1338 | 2026.05.07 20:12:33.411365 [ 3 ] {8d1b4a83-8156-4f87-b4aa-6afcadcdb14a} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.05.07 20:12:33.411497 [ 3 ] {8d1b4a83-8156-4f87-b4aa-6afcadcdb14a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001533 sec., 15003.261578604044 rows/sec., 1.10 MiB/sec. | ||
| 1340 | 2026.05.07 20:12:33.411533 [ 3 ] {8d1b4a83-8156-4f87-b4aa-6afcadcdb14a} <Debug> TCPHandler: Processed in 0.00169954 sec. | ||
| 1341 | 2026.05.07 20:12:33.411649 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.05.07 20:12:33.411743 [ 3 ] {61ab5024-d708-4c85-8f63-574ad18d6c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1343 | 2026.05.07 20:12:33.411782 [ 3 ] {61ab5024-d708-4c85-8f63-574ad18d6c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1344 | 2026.05.07 20:12:33.412174 [ 3 ] {61ab5024-d708-4c85-8f63-574ad18d6c67} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.05.07 20:12:33.412208 [ 3 ] {61ab5024-d708-4c85-8f63-574ad18d6c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1346 | 2026.05.07 20:12:33.412622 [ 3 ] {61ab5024-d708-4c85-8f63-574ad18d6c67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1347 | 2026.05.07 20:12:33.413072 [ 3 ] {61ab5024-d708-4c85-8f63-574ad18d6c67} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.05.07 20:12:33.413201 [ 3 ] {61ab5024-d708-4c85-8f63-574ad18d6c67} <Debug> executeQuery: Read 23 rows, 1.84 KiB in 0.001477 sec., 15572.105619498985 rows/sec., 1.22 MiB/sec. | ||
| 1349 | 2026.05.07 20:12:33.413237 [ 3 ] {61ab5024-d708-4c85-8f63-574ad18d6c67} <Debug> TCPHandler: Processed in 0.001637998 sec. | ||
| 1350 | 2026.05.07 20:12:33.413352 [ 3 ] {} <Trace> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.05.07 20:12:33.413446 [ 3 ] {77a1f995-7670-4908-87bd-640ec2db292e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1352 | 2026.05.07 20:12:33.413499 [ 3 ] {77a1f995-7670-4908-87bd-640ec2db292e} <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 | ||
| 1353 | 2026.05.07 20:12:33.414242 [ 3 ] {77a1f995-7670-4908-87bd-640ec2db292e} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.05.07 20:12:33.414277 [ 3 ] {77a1f995-7670-4908-87bd-640ec2db292e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1355 | 2026.05.07 20:12:33.414948 [ 3 ] {77a1f995-7670-4908-87bd-640ec2db292e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1356 | 2026.05.07 20:12:33.415402 [ 3 ] {77a1f995-7670-4908-87bd-640ec2db292e} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.05.07 20:12:33.415543 [ 3 ] {77a1f995-7670-4908-87bd-640ec2db292e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002115 sec., 10874.704491725768 rows/sec., 19.49 MiB/sec. | ||
| 1358 | 2026.05.07 20:12:33.415627 [ 3 ] {77a1f995-7670-4908-87bd-640ec2db292e} <Debug> TCPHandler: Processed in 0.002322851 sec. | ||
| 1359 | 2026.05.07 20:12:34.001376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3402 | ||
| 1360 | 2026.05.07 20:12:34.001955 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.05.07 20:12:34.002007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1362 | 2026.05.07 20:12:34.002806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1363 | 2026.05.07 20:12:34.003424 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.05.07 20:12:34.003568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3402 | ||
| 1365 | 2026.05.07 20:12:34.172941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1366 | 2026.05.07 20:12:34.189361 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.05.07 20:12:34.189420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1368 | 2026.05.07 20:12:34.195043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1369 | 2026.05.07 20:12:34.196205 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.05.07 20:12:34.199226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1371 | 2026.05.07 20:12:41.415576 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1372 | 2026.05.07 20:12:41.415644 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1373 | 2026.05.07 20:12:41.503687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3850 | ||
| 1374 | 2026.05.07 20:12:41.504173 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.05.07 20:12:41.504212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1376 | 2026.05.07 20:12:41.504850 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1377 | 2026.05.07 20:12:41.505330 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.05.07 20:12:41.505460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3850 | ||
| 1379 | 2026.05.07 20:12:41.508491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 146 | ||
| 1380 | 2026.05.07 20:12:41.510381 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.05.07 20:12:41.510439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1382 | 2026.05.07 20:12:41.511813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1383 | 2026.05.07 20:12:41.512542 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.05.07 20:12:41.512692 [ 32 ] {} <Debug> system.query_log (84bb0202-582f-428b-846d-8df61244c23b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1385 | 2026.05.07 20:12:41.512752 [ 32 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.05.07 20:12:41.512772 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1387 | 2026.05.07 20:12:41.512894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 146 | ||
| 1388 | 2026.05.07 20:12:41.512895 [ 193 ] {84bb0202-582f-428b-846d-8df61244c23b::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 | ||
| 1389 | 2026.05.07 20:12:41.513469 [ 193 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1390 | 2026.05.07 20:12:41.513661 [ 193 ] {84bb0202-582f-428b-846d-8df61244c23b::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 | ||
| 1391 | 2026.05.07 20:12:41.514078 [ 193 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 1392 | 2026.05.07 20:12:41.514447 [ 193 ] {84bb0202-582f-428b-846d-8df61244c23b::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 | ||
| 1393 | 2026.05.07 20:12:41.514815 [ 193 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1394 | 2026.05.07 20:12:41.515181 [ 193 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 1395 | 2026.05.07 20:12:41.515536 [ 193 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1396 | 2026.05.07 20:12:41.521212 [ 186 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 72 columns (72 merged, 0 gathered) in 0.008360408 sec., 17463.262558478007 rows/sec., 17.73 MiB/sec. | ||
| 1397 | 2026.05.07 20:12:41.522067 [ 195 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1398 | 2026.05.07 20:12:41.522892 [ 195 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_6_1} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.05.07 20:12:41.522968 [ 195 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_6_1} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1400 | 2026.05.07 20:12:41.523196 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 1401 | 2026.05.07 20:12:41.624047 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1402 | 2026.05.07 20:12:41.624109 [ 3 ] {} <Debug> TCP-Session: 0194eb00-c3f7-4725-b227-eb169149b6c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2026.05.07 20:12:41.699334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1404 | 2026.05.07 20:12:41.715617 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.05.07 20:12:41.715661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1406 | 2026.05.07 20:12:41.721724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1407 | 2026.05.07 20:12:41.722811 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.05.07 20:12:41.725612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1409 | 2026.05.07 20:12:42.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.44 MiB, peak 186.28 MiB, free memory in arenas 0.00 B, will set to 182.94 MiB (RSS), difference: 2.50 MiB | ||
| 1410 | 2026.05.07 20:12:42.786046 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1411 | 2026.05.07 20:12:42.786110 [ 278 ] {} <Debug> TCP-Session: 5c04417c-8c00-4dc9-bd41-ca148a60ae5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2026.05.07 20:12:43.000215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.91 MiB, peak 186.28 MiB, free memory in arenas 0.00 B, will set to 182.94 MiB (RSS), difference: 2.03 MiB | ||
| 1413 | 2026.05.07 20:12:43.404694 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.05.07 20:12:43.404930 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1415 | 2026.05.07 20:12:43.405291 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1416 | 2026.05.07 20:12:43.405327 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1417 | 2026.05.07 20:12:43.405538 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1418 | 2026.05.07 20:12:43.405612 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1419 | 2026.05.07 20:12:43.405755 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 1420 | 2026.05.07 20:12:43.405785 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) | ||
| 1421 | 2026.05.07 20:12:43.405805 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 1422 | 2026.05.07 20:12:43.405821 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 1423 | 2026.05.07 20:12:43.405834 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found continuous range in 2 steps | ||
| 1424 | 2026.05.07 20:12:43.405855 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 1425 | 2026.05.07 20:12:43.405870 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2026.05.07 20:12:43.405907 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 1427 | 2026.05.07 20:12:43.405925 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1428 | 2026.05.07 20:12:43.406932 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.002086 sec., 2396.9319271332693 rows/sec., 311.32 KiB/sec. | ||
| 1429 | 2026.05.07 20:12:43.407036 [ 5 ] {0ff93c35-c058-407e-9583-7d5852f0ac6f} <Debug> TCPHandler: Processed in 0.002475984 sec. | ||
| 1430 | 2026.05.07 20:12:43.407659 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.05.07 20:12:43.407769 [ 5 ] {c5299fe3-e072-4d40-962e-0c5e6dcb3759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1432 | 2026.05.07 20:12:43.407812 [ 5 ] {c5299fe3-e072-4d40-962e-0c5e6dcb3759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1433 | 2026.05.07 20:12:43.408302 [ 5 ] {c5299fe3-e072-4d40-962e-0c5e6dcb3759} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.05.07 20:12:43.408343 [ 5 ] {c5299fe3-e072-4d40-962e-0c5e6dcb3759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1435 | 2026.05.07 20:12:43.408835 [ 5 ] {c5299fe3-e072-4d40-962e-0c5e6dcb3759} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1436 | 2026.05.07 20:12:43.409344 [ 5 ] {c5299fe3-e072-4d40-962e-0c5e6dcb3759} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.05.07 20:12:43.409516 [ 5 ] {c5299fe3-e072-4d40-962e-0c5e6dcb3759} <Debug> executeQuery: Read 46 rows, 4.34 KiB in 0.001779 sec., 25857.223159078134 rows/sec., 2.38 MiB/sec. | ||
| 1438 | 2026.05.07 20:12:43.409556 [ 5 ] {c5299fe3-e072-4d40-962e-0c5e6dcb3759} <Debug> TCPHandler: Processed in 0.001948355 sec. | ||
| 1439 | 2026.05.07 20:12:43.409683 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.05.07 20:12:43.409779 [ 5 ] {f5600728-92ed-4544-9708-3360210b2c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.05.07 20:12:43.409820 [ 5 ] {f5600728-92ed-4544-9708-3360210b2c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1442 | 2026.05.07 20:12:43.410235 [ 5 ] {f5600728-92ed-4544-9708-3360210b2c92} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.05.07 20:12:43.410271 [ 5 ] {f5600728-92ed-4544-9708-3360210b2c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1444 | 2026.05.07 20:12:43.410700 [ 5 ] {f5600728-92ed-4544-9708-3360210b2c92} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1445 | 2026.05.07 20:12:43.411146 [ 5 ] {f5600728-92ed-4544-9708-3360210b2c92} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.05.07 20:12:43.411300 [ 5 ] {f5600728-92ed-4544-9708-3360210b2c92} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001542 sec., 14915.693904020753 rows/sec., 1.10 MiB/sec. | ||
| 1447 | 2026.05.07 20:12:43.411338 [ 5 ] {f5600728-92ed-4544-9708-3360210b2c92} <Debug> TCPHandler: Processed in 0.001704051 sec. | ||
| 1448 | 2026.05.07 20:12:43.411453 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.05.07 20:12:43.411548 [ 5 ] {8091cbcc-f198-47b3-89e4-a53cf238d1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1450 | 2026.05.07 20:12:43.411586 [ 5 ] {8091cbcc-f198-47b3-89e4-a53cf238d1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1451 | 2026.05.07 20:12:43.411979 [ 5 ] {8091cbcc-f198-47b3-89e4-a53cf238d1ea} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.05.07 20:12:43.412014 [ 5 ] {8091cbcc-f198-47b3-89e4-a53cf238d1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1453 | 2026.05.07 20:12:43.412439 [ 5 ] {8091cbcc-f198-47b3-89e4-a53cf238d1ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1454 | 2026.05.07 20:12:43.412967 [ 5 ] {8091cbcc-f198-47b3-89e4-a53cf238d1ea} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.05.07 20:12:43.413122 [ 5 ] {8091cbcc-f198-47b3-89e4-a53cf238d1ea} <Debug> executeQuery: Read 23 rows, 1.84 KiB in 0.001593 sec., 14438.166980539861 rows/sec., 1.13 MiB/sec. | ||
| 1456 | 2026.05.07 20:12:43.413161 [ 5 ] {8091cbcc-f198-47b3-89e4-a53cf238d1ea} <Debug> TCPHandler: Processed in 0.001755441 sec. | ||
| 1457 | 2026.05.07 20:12:43.413275 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.05.07 20:12:43.413368 [ 5 ] {80972661-1b05-4415-8a41-a65e512166e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.05.07 20:12:43.413421 [ 5 ] {80972661-1b05-4415-8a41-a65e512166e5} <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 | ||
| 1460 | 2026.05.07 20:12:43.414267 [ 5 ] {80972661-1b05-4415-8a41-a65e512166e5} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.05.07 20:12:43.414303 [ 5 ] {80972661-1b05-4415-8a41-a65e512166e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1462 | 2026.05.07 20:12:43.414957 [ 5 ] {80972661-1b05-4415-8a41-a65e512166e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1463 | 2026.05.07 20:12:43.415408 [ 5 ] {80972661-1b05-4415-8a41-a65e512166e5} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.05.07 20:12:43.415571 [ 5 ] {80972661-1b05-4415-8a41-a65e512166e5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002221 sec., 10355.69563259793 rows/sec., 18.56 MiB/sec. | ||
| 1465 | 2026.05.07 20:12:43.415631 [ 5 ] {80972661-1b05-4415-8a41-a65e512166e5} <Debug> TCPHandler: Processed in 0.002403732 sec. | ||
| 1466 | 2026.05.07 20:12:47.210742 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55763 | ||
| 1467 | 2026.05.07 20:12:47.210878 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1468 | 2026.05.07 20:12:47.210910 [ 307 ] {} <Debug> TCP-Session: 52102368-ee7d-4dd2-ae8d-4371ebae91e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55763 | ||
| 1469 | 2026.05.07 20:12:47.210936 [ 307 ] {} <Debug> TCP-Session: 52102368-ee7d-4dd2-ae8d-4371ebae91e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.05.07 20:12:47.210952 [ 307 ] {} <Debug> TCP-Session: 52102368-ee7d-4dd2-ae8d-4371ebae91e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.05.07 20:12:47.211210 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39773 | ||
| 1472 | 2026.05.07 20:12:47.211228 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47338 | ||
| 1473 | 2026.05.07 20:12:47.211275 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37001 | ||
| 1474 | 2026.05.07 20:12:47.211293 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47571 | ||
| 1475 | 2026.05.07 20:12:47.211334 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1476 | 2026.05.07 20:12:47.211284 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45773 | ||
| 1477 | 2026.05.07 20:12:47.211374 [ 309 ] {} <Debug> TCP-Session: 0e3d7f15-bdac-4d5a-90fe-3176ba20ed53 Authenticating user 'default' from [fd00:1122:3344:101::e]:39773 | ||
| 1478 | 2026.05.07 20:12:47.211371 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1479 | 2026.05.07 20:12:47.211413 [ 309 ] {} <Debug> TCP-Session: 0e3d7f15-bdac-4d5a-90fe-3176ba20ed53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2026.05.07 20:12:47.211375 [ 307 ] {} <Trace> TCP-Session: 52102368-ee7d-4dd2-ae8d-4371ebae91e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.05.07 20:12:47.211438 [ 309 ] {} <Debug> TCP-Session: 0e3d7f15-bdac-4d5a-90fe-3176ba20ed53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.05.07 20:12:47.211439 [ 278 ] {} <Debug> TCP-Session: 1335c5d5-1049-4332-905c-bfe044c8b9d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37001 | ||
| 1483 | 2026.05.07 20:12:47.211370 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1484 | 2026.05.07 20:12:47.211517 [ 278 ] {} <Debug> TCP-Session: 1335c5d5-1049-4332-905c-bfe044c8b9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.05.07 20:12:47.211532 [ 310 ] {} <Debug> TCP-Session: 1b95b6f7-2176-4696-bf0a-64d28af3c045 Authenticating user 'default' from [fd00:1122:3344:101::e]:47338 | ||
| 1486 | 2026.05.07 20:12:47.211537 [ 278 ] {} <Debug> TCP-Session: 1335c5d5-1049-4332-905c-bfe044c8b9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.05.07 20:12:47.211551 [ 310 ] {} <Debug> TCP-Session: 1b95b6f7-2176-4696-bf0a-64d28af3c045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2026.05.07 20:12:47.211262 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61901 | ||
| 1489 | 2026.05.07 20:12:47.211568 [ 310 ] {} <Debug> TCP-Session: 1b95b6f7-2176-4696-bf0a-64d28af3c045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.05.07 20:12:47.211234 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42491 | ||
| 1491 | 2026.05.07 20:12:47.211217 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64847 | ||
| 1492 | 2026.05.07 20:12:47.211668 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1493 | 2026.05.07 20:12:47.211658 [ 307 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55763) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1494 | 2026.05.07 20:12:47.211710 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1495 | 2026.05.07 20:12:47.211712 [ 304 ] {} <Debug> TCP-Session: 226b5a9e-21bc-47cf-b6f8-15d4cbe94c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:47571 | ||
| 1496 | 2026.05.07 20:12:47.211748 [ 303 ] {} <Debug> TCP-Session: c7b677b1-71b3-4b3a-ba25-111f7168094b Authenticating user 'default' from [fd00:1122:3344:101::e]:45773 | ||
| 1497 | 2026.05.07 20:12:47.211761 [ 304 ] {} <Debug> TCP-Session: 226b5a9e-21bc-47cf-b6f8-15d4cbe94c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.05.07 20:12:47.211771 [ 303 ] {} <Debug> TCP-Session: c7b677b1-71b3-4b3a-ba25-111f7168094b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.05.07 20:12:47.211782 [ 304 ] {} <Debug> TCP-Session: 226b5a9e-21bc-47cf-b6f8-15d4cbe94c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.05.07 20:12:47.211797 [ 303 ] {} <Debug> TCP-Session: c7b677b1-71b3-4b3a-ba25-111f7168094b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.05.07 20:12:47.211943 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1502 | 2026.05.07 20:12:47.211982 [ 3 ] {} <Debug> TCP-Session: 7b86d04c-49e7-4084-ac8f-5702e1e55632 Authenticating user 'default' from [fd00:1122:3344:101::e]:61901 | ||
| 1503 | 2026.05.07 20:12:47.211983 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1504 | 2026.05.07 20:12:47.212080 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1505 | 2026.05.07 20:12:47.212108 [ 308 ] {} <Debug> TCP-Session: bca89f9e-3fbd-4b48-a408-90cb0054d3a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64847 | ||
| 1506 | 2026.05.07 20:12:47.212127 [ 311 ] {} <Debug> TCP-Session: 9db41128-6a5a-41e0-abb4-ce50e2e9dcf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42491 | ||
| 1507 | 2026.05.07 20:12:47.212137 [ 308 ] {} <Debug> TCP-Session: bca89f9e-3fbd-4b48-a408-90cb0054d3a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.05.07 20:12:47.212154 [ 311 ] {} <Debug> TCP-Session: 9db41128-6a5a-41e0-abb4-ce50e2e9dcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2026.05.07 20:12:47.212166 [ 308 ] {} <Debug> TCP-Session: bca89f9e-3fbd-4b48-a408-90cb0054d3a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1510 | 2026.05.07 20:12:47.212178 [ 311 ] {} <Debug> TCP-Session: 9db41128-6a5a-41e0-abb4-ce50e2e9dcf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2026.05.07 20:12:47.212007 [ 3 ] {} <Debug> TCP-Session: 7b86d04c-49e7-4084-ac8f-5702e1e55632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.05.07 20:12:47.212045 [ 307 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1513 | 2026.05.07 20:12:47.212228 [ 3 ] {} <Debug> TCP-Session: 7b86d04c-49e7-4084-ac8f-5702e1e55632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.05.07 20:12:47.212372 [ 307 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1515 | 2026.05.07 20:12:47.212688 [ 307 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 1516 | 2026.05.07 20:12:47.214099 [ 319 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Trace> AggregatingTransform: Aggregating | ||
| 1517 | 2026.05.07 20:12:47.214151 [ 319 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1518 | 2026.05.07 20:12:47.214189 [ 319 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001404555 sec. (711.969 rows/sec., 27.81 KiB/sec.) | ||
| 1519 | 2026.05.07 20:12:47.214208 [ 319 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Trace> Aggregator: Merging aggregated data | ||
| 1520 | 2026.05.07 20:12:47.215149 [ 307 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003561 sec., 280.8199943836001 rows/sec., 10.97 KiB/sec. | ||
| 1521 | 2026.05.07 20:12:47.215294 [ 307 ] {689e4047-3dc7-4381-be77-56ceffe6487b} <Debug> TCPHandler: Processed in 0.004090142 sec. | ||
| 1522 | 2026.05.07 20:12:47.215439 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1523 | 2026.05.07 20:12:47.215466 [ 307 ] {} <Debug> TCP-Session: 52102368-ee7d-4dd2-ae8d-4371ebae91e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.05.07 20:12:47.215469 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1525 | 2026.05.07 20:12:47.215491 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1526 | 2026.05.07 20:12:47.215518 [ 304 ] {} <Debug> TCP-Session: 226b5a9e-21bc-47cf-b6f8-15d4cbe94c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.05.07 20:12:47.215524 [ 308 ] {} <Debug> TCP-Session: bca89f9e-3fbd-4b48-a408-90cb0054d3a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1528 | 2026.05.07 20:12:47.215533 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1529 | 2026.05.07 20:12:47.215544 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1530 | 2026.05.07 20:12:47.215566 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1531 | 2026.05.07 20:12:47.215588 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1532 | 2026.05.07 20:12:47.215611 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1533 | 2026.05.07 20:12:47.215623 [ 310 ] {} <Debug> TCP-Session: 1b95b6f7-2176-4696-bf0a-64d28af3c045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.05.07 20:12:47.215644 [ 278 ] {} <Debug> TCP-Session: 1335c5d5-1049-4332-905c-bfe044c8b9d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.05.07 20:12:47.215661 [ 303 ] {} <Debug> TCP-Session: c7b677b1-71b3-4b3a-ba25-111f7168094b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2026.05.07 20:12:47.215600 [ 311 ] {} <Debug> TCP-Session: 9db41128-6a5a-41e0-abb4-ce50e2e9dcf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.05.07 20:12:47.215584 [ 309 ] {} <Debug> TCP-Session: 0e3d7f15-bdac-4d5a-90fe-3176ba20ed53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.05.07 20:12:47.215525 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1539 | 2026.05.07 20:12:47.215751 [ 3 ] {} <Debug> TCP-Session: 7b86d04c-49e7-4084-ac8f-5702e1e55632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.05.07 20:12:48.409494 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.05.07 20:12:48.409775 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1542 | 2026.05.07 20:12:48.410182 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1543 | 2026.05.07 20:12:48.410231 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1544 | 2026.05.07 20:12:48.410504 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1545 | 2026.05.07 20:12:48.410597 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1546 | 2026.05.07 20:12:48.410790 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 13-element set) | ||
| 1547 | 2026.05.07 20:12:48.410843 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1548 | 2026.05.07 20:12:48.410872 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 1549 | 2026.05.07 20:12:48.410895 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1550 | 2026.05.07 20:12:48.410948 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1551 | 2026.05.07 20:12:48.410975 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1552 | 2026.05.07 20:12:48.412621 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.002954 sec., 1692.6201760324982 rows/sec., 219.84 KiB/sec. | ||
| 1553 | 2026.05.07 20:12:48.412779 [ 5 ] {0ae7dd38-4fa5-40dc-a88c-a72c357f41e2} <Debug> TCPHandler: Processed in 0.003440421 sec. | ||
| 1554 | 2026.05.07 20:12:48.416832 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.05.07 20:12:48.416999 [ 5 ] {034581d1-d88f-4ec4-b1d3-8957db9f987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1556 | 2026.05.07 20:12:48.417069 [ 5 ] {034581d1-d88f-4ec4-b1d3-8957db9f987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1557 | 2026.05.07 20:12:48.417860 [ 5 ] {034581d1-d88f-4ec4-b1d3-8957db9f987c} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.05.07 20:12:48.417924 [ 5 ] {034581d1-d88f-4ec4-b1d3-8957db9f987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1559 | 2026.05.07 20:12:48.418697 [ 5 ] {034581d1-d88f-4ec4-b1d3-8957db9f987c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1560 | 2026.05.07 20:12:48.419195 [ 5 ] {034581d1-d88f-4ec4-b1d3-8957db9f987c} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.05.07 20:12:48.419378 [ 5 ] {034581d1-d88f-4ec4-b1d3-8957db9f987c} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.00243 sec., 4938.271604938272 rows/sec., 1.76 MiB/sec. | ||
| 1562 | 2026.05.07 20:12:48.419428 [ 5 ] {034581d1-d88f-4ec4-b1d3-8957db9f987c} <Debug> TCPHandler: Processed in 0.002692198 sec. | ||
| 1563 | 2026.05.07 20:12:48.419583 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.05.07 20:12:48.419714 [ 5 ] {23d97349-5d2e-4520-a885-6e87ecd9c5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1565 | 2026.05.07 20:12:48.419765 [ 5 ] {23d97349-5d2e-4520-a885-6e87ecd9c5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1566 | 2026.05.07 20:12:48.422869 [ 5 ] {23d97349-5d2e-4520-a885-6e87ecd9c5e0} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.05.07 20:12:48.422917 [ 5 ] {23d97349-5d2e-4520-a885-6e87ecd9c5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1568 | 2026.05.07 20:12:48.423584 [ 5 ] {23d97349-5d2e-4520-a885-6e87ecd9c5e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1569 | 2026.05.07 20:12:48.424484 [ 5 ] {23d97349-5d2e-4520-a885-6e87ecd9c5e0} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.05.07 20:12:48.424678 [ 5 ] {23d97349-5d2e-4520-a885-6e87ecd9c5e0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.004989 sec., 56925.2355181399 rows/sec., 3.62 MiB/sec. | ||
| 1571 | 2026.05.07 20:12:48.424732 [ 5 ] {23d97349-5d2e-4520-a885-6e87ecd9c5e0} <Debug> TCPHandler: Processed in 0.005212202 sec. | ||
| 1572 | 2026.05.07 20:12:48.424933 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.05.07 20:12:48.425064 [ 5 ] {e4e96d20-2443-4f31-9c59-919086c2209d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1574 | 2026.05.07 20:12:48.425125 [ 5 ] {e4e96d20-2443-4f31-9c59-919086c2209d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1575 | 2026.05.07 20:12:48.425727 [ 5 ] {e4e96d20-2443-4f31-9c59-919086c2209d} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.05.07 20:12:48.425777 [ 5 ] {e4e96d20-2443-4f31-9c59-919086c2209d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1577 | 2026.05.07 20:12:48.426369 [ 5 ] {e4e96d20-2443-4f31-9c59-919086c2209d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1578 | 2026.05.07 20:12:48.426890 [ 5 ] {e4e96d20-2443-4f31-9c59-919086c2209d} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.05.07 20:12:48.427082 [ 5 ] {e4e96d20-2443-4f31-9c59-919086c2209d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002053 sec., 974.1841207988309 rows/sec., 79.44 KiB/sec. | ||
| 1580 | 2026.05.07 20:12:48.427140 [ 5 ] {e4e96d20-2443-4f31-9c59-919086c2209d} <Debug> TCPHandler: Processed in 0.00228327 sec. | ||
| 1581 | 2026.05.07 20:12:48.427285 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.05.07 20:12:48.427415 [ 5 ] {bbc29c49-de1f-4c9c-869e-05c8355c09e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1583 | 2026.05.07 20:12:48.427466 [ 5 ] {bbc29c49-de1f-4c9c-869e-05c8355c09e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1584 | 2026.05.07 20:12:48.428499 [ 5 ] {bbc29c49-de1f-4c9c-869e-05c8355c09e7} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.05.07 20:12:48.428546 [ 5 ] {bbc29c49-de1f-4c9c-869e-05c8355c09e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1586 | 2026.05.07 20:12:48.429235 [ 5 ] {bbc29c49-de1f-4c9c-869e-05c8355c09e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1587 | 2026.05.07 20:12:48.429989 [ 5 ] {bbc29c49-de1f-4c9c-869e-05c8355c09e7} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.05.07 20:12:48.430159 [ 46 ] {} <Debug> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1589 | 2026.05.07 20:12:48.430170 [ 5 ] {bbc29c49-de1f-4c9c-869e-05c8355c09e7} <Debug> executeQuery: Read 742 rows, 58.50 KiB in 0.0028 sec., 265000 rows/sec., 20.40 MiB/sec. | ||
| 1590 | 2026.05.07 20:12:48.430243 [ 46 ] {} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.05.07 20:12:48.430271 [ 5 ] {bbc29c49-de1f-4c9c-869e-05c8355c09e7} <Debug> TCPHandler: Processed in 0.003039043 sec. | ||
| 1592 | 2026.05.07 20:12:48.430277 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1593 | 2026.05.07 20:12:48.430458 [ 186 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::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 | ||
| 1594 | 2026.05.07 20:12:48.430495 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.05.07 20:12:48.430620 [ 5 ] {0d97fbb8-39fe-4b36-ade2-ab62d33f7185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.05.07 20:12:48.430627 [ 186 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2026.05.07 20:12:48.430685 [ 5 ] {0d97fbb8-39fe-4b36-ade2-ab62d33f7185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1598 | 2026.05.07 20:12:48.430692 [ 186 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 1599 | 2026.05.07 20:12:48.430837 [ 186 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 1600 | 2026.05.07 20:12:48.430905 [ 186 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1601 | 2026.05.07 20:12:48.430965 [ 186 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::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 | ||
| 1602 | 2026.05.07 20:12:48.431041 [ 186 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 1603 | 2026.05.07 20:12:48.431116 [ 186 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 742 rows starting from the beginning of the part | ||
| 1604 | 2026.05.07 20:12:48.431347 [ 5 ] {0d97fbb8-39fe-4b36-ade2-ab62d33f7185} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.05.07 20:12:48.431396 [ 5 ] {0d97fbb8-39fe-4b36-ade2-ab62d33f7185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1606 | 2026.05.07 20:12:48.431914 [ 5 ] {0d97fbb8-39fe-4b36-ade2-ab62d33f7185} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1607 | 2026.05.07 20:12:48.432505 [ 195 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002121267 sec., 424746.1540673569 rows/sec., 35.46 MiB/sec. | ||
| 1608 | 2026.05.07 20:12:48.432635 [ 5 ] {0d97fbb8-39fe-4b36-ade2-ab62d33f7185} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.05.07 20:12:48.432799 [ 46 ] {} <Debug> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1610 | 2026.05.07 20:12:48.432841 [ 46 ] {} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.05.07 20:12:48.432852 [ 5 ] {0d97fbb8-39fe-4b36-ade2-ab62d33f7185} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.002261 sec., 63688.63334807607 rows/sec., 3.75 MiB/sec. | ||
| 1612 | 2026.05.07 20:12:48.432865 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1613 | 2026.05.07 20:12:48.432920 [ 5 ] {0d97fbb8-39fe-4b36-ade2-ab62d33f7185} <Debug> TCPHandler: Processed in 0.002500604 sec. | ||
| 1614 | 2026.05.07 20:12:48.432941 [ 197 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1615 | 2026.05.07 20:12:48.432981 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::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 | ||
| 1616 | 2026.05.07 20:12:48.433108 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1617 | 2026.05.07 20:12:48.433116 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.05.07 20:12:48.433145 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1619 | 2026.05.07 20:12:48.433208 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::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 | ||
| 1620 | 2026.05.07 20:12:48.433252 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::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 | ||
| 1621 | 2026.05.07 20:12:48.433264 [ 5 ] {8019b11a-f53a-4471-a14f-ad1d4087a8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1622 | 2026.05.07 20:12:48.433294 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::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 | ||
| 1623 | 2026.05.07 20:12:48.433331 [ 5 ] {8019b11a-f53a-4471-a14f-ad1d4087a8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1624 | 2026.05.07 20:12:48.433341 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::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 | ||
| 1625 | 2026.05.07 20:12:48.433399 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part | ||
| 1626 | 2026.05.07 20:12:48.433578 [ 197 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.05.07 20:12:48.433697 [ 197 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_6_1} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1628 | 2026.05.07 20:12:48.433824 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1629 | 2026.05.07 20:12:48.434067 [ 5 ] {8019b11a-f53a-4471-a14f-ad1d4087a8ba} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.05.07 20:12:48.434127 [ 5 ] {8019b11a-f53a-4471-a14f-ad1d4087a8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1631 | 2026.05.07 20:12:48.434273 [ 199 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332414 sec., 168866.43340583332 rows/sec., 11.46 MiB/sec. | ||
| 1632 | 2026.05.07 20:12:48.434555 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1633 | 2026.05.07 20:12:48.434745 [ 5 ] {8019b11a-f53a-4471-a14f-ad1d4087a8ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1634 | 2026.05.07 20:12:48.435067 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_6_1} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.05.07 20:12:48.435185 [ 186 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_6_1} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1636 | 2026.05.07 20:12:48.435276 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1637 | 2026.05.07 20:12:48.435331 [ 5 ] {8019b11a-f53a-4471-a14f-ad1d4087a8ba} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.05.07 20:12:48.435531 [ 5 ] {8019b11a-f53a-4471-a14f-ad1d4087a8ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002296 sec., 64895.470383275264 rows/sec., 4.19 MiB/sec. | ||
| 1639 | 2026.05.07 20:12:48.435591 [ 5 ] {8019b11a-f53a-4471-a14f-ad1d4087a8ba} <Debug> TCPHandler: Processed in 0.002540965 sec. | ||
| 1640 | 2026.05.07 20:12:48.435762 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.05.07 20:12:48.435887 [ 5 ] {89d071ce-8b2e-45b2-9567-bc026ec8cca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.05.07 20:12:48.435948 [ 5 ] {89d071ce-8b2e-45b2-9567-bc026ec8cca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1643 | 2026.05.07 20:12:48.436590 [ 5 ] {89d071ce-8b2e-45b2-9567-bc026ec8cca0} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.05.07 20:12:48.436643 [ 5 ] {89d071ce-8b2e-45b2-9567-bc026ec8cca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1645 | 2026.05.07 20:12:48.439551 [ 5 ] {89d071ce-8b2e-45b2-9567-bc026ec8cca0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1646 | 2026.05.07 20:12:48.440104 [ 5 ] {89d071ce-8b2e-45b2-9567-bc026ec8cca0} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.05.07 20:12:48.440260 [ 5 ] {89d071ce-8b2e-45b2-9567-bc026ec8cca0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.004399 sec., 33644.010002273244 rows/sec., 1.91 MiB/sec. | ||
| 1648 | 2026.05.07 20:12:48.440315 [ 5 ] {89d071ce-8b2e-45b2-9567-bc026ec8cca0} <Debug> TCPHandler: Processed in 0.004618422 sec. | ||
| 1649 | 2026.05.07 20:12:48.440490 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.05.07 20:12:48.440615 [ 5 ] {6da1040a-f696-461e-8f00-ba69f4f378c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1651 | 2026.05.07 20:12:48.440663 [ 5 ] {6da1040a-f696-461e-8f00-ba69f4f378c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1652 | 2026.05.07 20:12:48.441326 [ 5 ] {6da1040a-f696-461e-8f00-ba69f4f378c1} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.07 20:12:48.441370 [ 5 ] {6da1040a-f696-461e-8f00-ba69f4f378c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1654 | 2026.05.07 20:12:48.441986 [ 5 ] {6da1040a-f696-461e-8f00-ba69f4f378c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1655 | 2026.05.07 20:12:48.442621 [ 5 ] {6da1040a-f696-461e-8f00-ba69f4f378c1} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.05.07 20:12:48.442763 [ 46 ] {} <Debug> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1657 | 2026.05.07 20:12:48.442797 [ 5 ] {6da1040a-f696-461e-8f00-ba69f4f378c1} <Debug> executeQuery: Read 428 rows, 30.23 KiB in 0.002202 sec., 194368.75567665757 rows/sec., 13.41 MiB/sec. | ||
| 1658 | 2026.05.07 20:12:48.442811 [ 46 ] {} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.05.07 20:12:48.442849 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1660 | 2026.05.07 20:12:48.442861 [ 5 ] {6da1040a-f696-461e-8f00-ba69f4f378c1} <Debug> TCPHandler: Processed in 0.002442923 sec. | ||
| 1661 | 2026.05.07 20:12:48.442965 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::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 | ||
| 1662 | 2026.05.07 20:12:48.443026 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.05.07 20:12:48.443128 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1664 | 2026.05.07 20:12:48.443136 [ 5 ] {d383c994-66be-4aac-bd94-6145c14833d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1665 | 2026.05.07 20:12:48.443189 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1666 | 2026.05.07 20:12:48.443201 [ 5 ] {d383c994-66be-4aac-bd94-6145c14833d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1667 | 2026.05.07 20:12:48.443315 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1668 | 2026.05.07 20:12:48.443379 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part | ||
| 1669 | 2026.05.07 20:12:48.443432 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::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 | ||
| 1670 | 2026.05.07 20:12:48.443482 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::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 | ||
| 1671 | 2026.05.07 20:12:48.443529 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 428 rows starting from the beginning of the part | ||
| 1672 | 2026.05.07 20:12:48.443596 [ 5 ] {d383c994-66be-4aac-bd94-6145c14833d6} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.05.07 20:12:48.443653 [ 5 ] {d383c994-66be-4aac-bd94-6145c14833d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1674 | 2026.05.07 20:12:48.444322 [ 5 ] {d383c994-66be-4aac-bd94-6145c14833d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1675 | 2026.05.07 20:12:48.444686 [ 199 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778441 sec., 294640.08083484357 rows/sec., 21.96 MiB/sec. | ||
| 1676 | 2026.05.07 20:12:48.444982 [ 5 ] {d383c994-66be-4aac-bd94-6145c14833d6} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.05.07 20:12:48.444998 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1678 | 2026.05.07 20:12:48.445137 [ 5 ] {d383c994-66be-4aac-bd94-6145c14833d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00202 sec., 2970.29702970297 rows/sec., 155.19 KiB/sec. | ||
| 1679 | 2026.05.07 20:12:48.445179 [ 5 ] {d383c994-66be-4aac-bd94-6145c14833d6} <Debug> TCPHandler: Processed in 0.002207129 sec. | ||
| 1680 | 2026.05.07 20:12:48.445318 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.05.07 20:12:48.445418 [ 5 ] {f0fc678f-a1da-4348-8abc-8cf14f70e955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1682 | 2026.05.07 20:12:48.445464 [ 5 ] {f0fc678f-a1da-4348-8abc-8cf14f70e955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1683 | 2026.05.07 20:12:48.445676 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_6_1} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.05.07 20:12:48.445759 [ 197 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_6_1} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1685 | 2026.05.07 20:12:48.445838 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1686 | 2026.05.07 20:12:48.445912 [ 5 ] {f0fc678f-a1da-4348-8abc-8cf14f70e955} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.05.07 20:12:48.445961 [ 5 ] {f0fc678f-a1da-4348-8abc-8cf14f70e955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1688 | 2026.05.07 20:12:48.446545 [ 5 ] {f0fc678f-a1da-4348-8abc-8cf14f70e955} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1689 | 2026.05.07 20:12:48.447163 [ 5 ] {f0fc678f-a1da-4348-8abc-8cf14f70e955} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.05.07 20:12:48.447332 [ 5 ] {f0fc678f-a1da-4348-8abc-8cf14f70e955} <Debug> executeQuery: Read 106 rows, 6.69 KiB in 0.001933 sec., 54837.040869115364 rows/sec., 3.38 MiB/sec. | ||
| 1691 | 2026.05.07 20:12:48.447386 [ 5 ] {f0fc678f-a1da-4348-8abc-8cf14f70e955} <Debug> TCPHandler: Processed in 0.002120878 sec. | ||
| 1692 | 2026.05.07 20:12:48.447545 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.05.07 20:12:48.447665 [ 5 ] {aafed422-a0d8-43e7-9b97-8764998d994f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.05.07 20:12:48.447722 [ 5 ] {aafed422-a0d8-43e7-9b97-8764998d994f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1695 | 2026.05.07 20:12:48.448141 [ 5 ] {aafed422-a0d8-43e7-9b97-8764998d994f} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.05.07 20:12:48.448183 [ 5 ] {aafed422-a0d8-43e7-9b97-8764998d994f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1697 | 2026.05.07 20:12:48.448941 [ 5 ] {aafed422-a0d8-43e7-9b97-8764998d994f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1698 | 2026.05.07 20:12:48.449644 [ 5 ] {aafed422-a0d8-43e7-9b97-8764998d994f} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.05.07 20:12:48.449829 [ 5 ] {aafed422-a0d8-43e7-9b97-8764998d994f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002189 sec., 456.82960255824577 rows/sec., 30.78 KiB/sec. | ||
| 1700 | 2026.05.07 20:12:48.449879 [ 5 ] {aafed422-a0d8-43e7-9b97-8764998d994f} <Debug> TCPHandler: Processed in 0.002392262 sec. | ||
| 1701 | 2026.05.07 20:12:48.450022 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2026.05.07 20:12:48.450153 [ 5 ] {15c9f13f-6c4f-4545-bfd8-153e8bf153ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1703 | 2026.05.07 20:12:48.450195 [ 5 ] {15c9f13f-6c4f-4545-bfd8-153e8bf153ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1704 | 2026.05.07 20:12:48.450544 [ 5 ] {15c9f13f-6c4f-4545-bfd8-153e8bf153ae} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.05.07 20:12:48.450581 [ 5 ] {15c9f13f-6c4f-4545-bfd8-153e8bf153ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1706 | 2026.05.07 20:12:48.451094 [ 5 ] {15c9f13f-6c4f-4545-bfd8-153e8bf153ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1707 | 2026.05.07 20:12:48.451688 [ 5 ] {15c9f13f-6c4f-4545-bfd8-153e8bf153ae} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.05.07 20:12:48.451840 [ 5 ] {15c9f13f-6c4f-4545-bfd8-153e8bf153ae} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001707 sec., 17574.69244288225 rows/sec., 952.53 KiB/sec. | ||
| 1709 | 2026.05.07 20:12:48.451888 [ 5 ] {15c9f13f-6c4f-4545-bfd8-153e8bf153ae} <Debug> TCPHandler: Processed in 0.001927765 sec. | ||
| 1710 | 2026.05.07 20:12:48.841398 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44768 | ||
| 1711 | 2026.05.07 20:12:48.841515 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1712 | 2026.05.07 20:12:48.841542 [ 307 ] {} <Debug> TCP-Session: 4b616018-4852-415a-9674-aa1899868950 Authenticating user 'default' from [fd00:1122:3344:101::e]:44768 | ||
| 1713 | 2026.05.07 20:12:48.841564 [ 307 ] {} <Debug> TCP-Session: 4b616018-4852-415a-9674-aa1899868950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.05.07 20:12:48.841576 [ 307 ] {} <Debug> TCP-Session: 4b616018-4852-415a-9674-aa1899868950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.05.07 20:12:48.841804 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35393 | ||
| 1716 | 2026.05.07 20:12:48.841837 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53330 | ||
| 1717 | 2026.05.07 20:12:48.841855 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53289 | ||
| 1718 | 2026.05.07 20:12:48.841907 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50402 | ||
| 1719 | 2026.05.07 20:12:48.841933 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1720 | 2026.05.07 20:12:48.841924 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37258 | ||
| 1721 | 2026.05.07 20:12:48.841981 [ 308 ] {} <Debug> TCP-Session: b20443d7-6874-4dcc-a783-1c8833f364ec Authenticating user 'default' from [fd00:1122:3344:101::e]:35393 | ||
| 1722 | 2026.05.07 20:12:48.841965 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1723 | 2026.05.07 20:12:48.842013 [ 308 ] {} <Debug> TCP-Session: b20443d7-6874-4dcc-a783-1c8833f364ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.05.07 20:12:48.842030 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1725 | 2026.05.07 20:12:48.842034 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1726 | 2026.05.07 20:12:48.842041 [ 309 ] {} <Debug> TCP-Session: 456f313f-fe96-474a-91b2-79c53617bdfc Authenticating user 'default' from [fd00:1122:3344:101::e]:53330 | ||
| 1727 | 2026.05.07 20:12:48.842069 [ 310 ] {} <Debug> TCP-Session: cfde11c8-22af-4627-9dc9-0bf283feb524 Authenticating user 'default' from [fd00:1122:3344:101::e]:53289 | ||
| 1728 | 2026.05.07 20:12:48.842082 [ 278 ] {} <Debug> TCP-Session: ced1376e-ba74-46d7-aad9-164ebede260a Authenticating user 'default' from [fd00:1122:3344:101::e]:50402 | ||
| 1729 | 2026.05.07 20:12:48.842098 [ 309 ] {} <Debug> TCP-Session: 456f313f-fe96-474a-91b2-79c53617bdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2026.05.07 20:12:48.842109 [ 310 ] {} <Debug> TCP-Session: cfde11c8-22af-4627-9dc9-0bf283feb524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2026.05.07 20:12:48.842113 [ 278 ] {} <Debug> TCP-Session: ced1376e-ba74-46d7-aad9-164ebede260a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.05.07 20:12:48.842125 [ 309 ] {} <Debug> TCP-Session: 456f313f-fe96-474a-91b2-79c53617bdfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2026.05.07 20:12:48.842143 [ 278 ] {} <Debug> TCP-Session: ced1376e-ba74-46d7-aad9-164ebede260a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.05.07 20:12:48.842136 [ 310 ] {} <Debug> TCP-Session: cfde11c8-22af-4627-9dc9-0bf283feb524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.05.07 20:12:48.842046 [ 308 ] {} <Debug> TCP-Session: b20443d7-6874-4dcc-a783-1c8833f364ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.05.07 20:12:48.842040 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1737 | 2026.05.07 20:12:48.841913 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59578 | ||
| 1738 | 2026.05.07 20:12:48.842239 [ 304 ] {} <Debug> TCP-Session: 2ac414d7-0074-455b-b47d-dc358ba25209 Authenticating user 'default' from [fd00:1122:3344:101::e]:37258 | ||
| 1739 | 2026.05.07 20:12:48.841903 [ 307 ] {} <Trace> TCP-Session: 4b616018-4852-415a-9674-aa1899868950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.05.07 20:12:48.842278 [ 304 ] {} <Debug> TCP-Session: 2ac414d7-0074-455b-b47d-dc358ba25209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2026.05.07 20:12:48.841887 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37658 | ||
| 1742 | 2026.05.07 20:12:48.842314 [ 304 ] {} <Debug> TCP-Session: 2ac414d7-0074-455b-b47d-dc358ba25209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.05.07 20:12:48.842311 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1744 | 2026.05.07 20:12:48.841853 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39460 | ||
| 1745 | 2026.05.07 20:12:48.842382 [ 303 ] {} <Debug> TCP-Session: 50061faa-3435-41ec-8778-8c69dc2d87c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59578 | ||
| 1746 | 2026.05.07 20:12:48.842389 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1747 | 2026.05.07 20:12:48.842410 [ 303 ] {} <Debug> TCP-Session: 50061faa-3435-41ec-8778-8c69dc2d87c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1748 | 2026.05.07 20:12:48.842428 [ 3 ] {} <Debug> TCP-Session: e65e1fa5-2278-435d-a8b0-f99bd1812fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:37658 | ||
| 1749 | 2026.05.07 20:12:48.842433 [ 303 ] {} <Debug> TCP-Session: 50061faa-3435-41ec-8778-8c69dc2d87c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.05.07 20:12:48.842442 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1751 | 2026.05.07 20:12:48.842454 [ 3 ] {} <Debug> TCP-Session: e65e1fa5-2278-435d-a8b0-f99bd1812fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2026.05.07 20:12:48.842464 [ 307 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1753 | 2026.05.07 20:12:48.842486 [ 3 ] {} <Debug> TCP-Session: e65e1fa5-2278-435d-a8b0-f99bd1812fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1754 | 2026.05.07 20:12:48.842477 [ 311 ] {} <Debug> TCP-Session: 543e176c-e845-48b0-9603-eb3e502152e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39460 | ||
| 1755 | 2026.05.07 20:12:48.842541 [ 311 ] {} <Debug> TCP-Session: 543e176c-e845-48b0-9603-eb3e502152e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.05.07 20:12:48.842553 [ 311 ] {} <Debug> TCP-Session: 543e176c-e845-48b0-9603-eb3e502152e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2026.05.07 20:12:48.842761 [ 307 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1758 | 2026.05.07 20:12:48.842817 [ 307 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1759 | 2026.05.07 20:12:48.843106 [ 307 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 1760 | 2026.05.07 20:12:48.843192 [ 307 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1761 | 2026.05.07 20:12:49.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.27 MiB, peak 191.33 MiB, free memory in arenas 0.00 B, will set to 188.80 MiB (RSS), difference: 4.53 MiB | ||
| 1762 | 2026.05.07 20:12:49.005609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4362 | ||
| 1763 | 2026.05.07 20:12:49.006355 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.05.07 20:12:49.006438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1765 | 2026.05.07 20:12:49.011019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1766 | 2026.05.07 20:12:49.011545 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.05.07 20:12:49.011717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4362 | ||
| 1768 | 2026.05.07 20:12:49.225732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1769 | 2026.05.07 20:12:49.243999 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.05.07 20:12:49.244086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1771 | 2026.05.07 20:12:49.251069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1772 | 2026.05.07 20:12:49.251988 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.05.07 20:12:49.252472 [ 261 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Trace> AggregatingTransform: Aggregating | ||
| 1774 | 2026.05.07 20:12:49.252558 [ 261 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Trace> Aggregator: Aggregation method: without_key | ||
| 1775 | 2026.05.07 20:12:49.252598 [ 261 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001053819 sec. (948.930 rows/sec., 37.07 KiB/sec.) | ||
| 1776 | 2026.05.07 20:12:49.252616 [ 261 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Trace> Aggregator: Merging aggregated data | ||
| 1777 | 2026.05.07 20:12:49.254280 [ 307 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.411868 sec., 2.427962356871619 rows/sec., 97.12 B/sec. | ||
| 1778 | 2026.05.07 20:12:49.254465 [ 307 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1779 | 2026.05.07 20:12:49.254485 [ 307 ] {9d9ab3d5-02ac-4275-9d53-d456cbddad18} <Debug> TCPHandler: Processed in 0.412699509 sec. | ||
| 1780 | 2026.05.07 20:12:49.254715 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1781 | 2026.05.07 20:12:49.254757 [ 307 ] {} <Debug> TCP-Session: 4b616018-4852-415a-9674-aa1899868950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1782 | 2026.05.07 20:12:49.254780 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1783 | 2026.05.07 20:12:49.254816 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1784 | 2026.05.07 20:12:49.254837 [ 304 ] {} <Debug> TCP-Session: 2ac414d7-0074-455b-b47d-dc358ba25209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1785 | 2026.05.07 20:12:49.254846 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1786 | 2026.05.07 20:12:49.254872 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1787 | 2026.05.07 20:12:49.254908 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1788 | 2026.05.07 20:12:49.254919 [ 310 ] {} <Debug> TCP-Session: cfde11c8-22af-4627-9dc9-0bf283feb524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1789 | 2026.05.07 20:12:49.254934 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1790 | 2026.05.07 20:12:49.254963 [ 311 ] {} <Debug> TCP-Session: 543e176c-e845-48b0-9603-eb3e502152e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1791 | 2026.05.07 20:12:49.254952 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1792 | 2026.05.07 20:12:49.254996 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1793 | 2026.05.07 20:12:49.255001 [ 303 ] {} <Debug> TCP-Session: 50061faa-3435-41ec-8778-8c69dc2d87c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2026.05.07 20:12:49.255043 [ 3 ] {} <Debug> TCP-Session: e65e1fa5-2278-435d-a8b0-f99bd1812fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1795 | 2026.05.07 20:12:49.255063 [ 278 ] {} <Debug> TCP-Session: ced1376e-ba74-46d7-aad9-164ebede260a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1796 | 2026.05.07 20:12:49.254865 [ 308 ] {} <Debug> TCP-Session: b20443d7-6874-4dcc-a783-1c8833f364ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1797 | 2026.05.07 20:12:49.254956 [ 309 ] {} <Debug> TCP-Session: 456f313f-fe96-474a-91b2-79c53617bdfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1798 | 2026.05.07 20:12:49.257367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1799 | 2026.05.07 20:12:50.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.71 MiB, peak 201.81 MiB, free memory in arenas 0.00 B, will set to 205.87 MiB (RSS), difference: 15.16 MiB | ||
| 1800 | 2026.05.07 20:12:51.513071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 186 | ||
| 1801 | 2026.05.07 20:12:51.515763 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.05.07 20:12:51.515806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1803 | 2026.05.07 20:12:51.517061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1804 | 2026.05.07 20:12:51.517343 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.05.07 20:12:51.517666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1806 | 2026.05.07 20:12:53.405331 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.05.07 20:12:53.405558 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1808 | 2026.05.07 20:12:53.405846 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1809 | 2026.05.07 20:12:53.405875 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1810 | 2026.05.07 20:12:53.406046 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1811 | 2026.05.07 20:12:53.406117 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1812 | 2026.05.07 20:12:53.406259 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 1813 | 2026.05.07 20:12:53.406374 [ 326 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) | ||
| 1814 | 2026.05.07 20:12:53.406375 [ 345 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Running binary search on index range for part all_2_2_0 (2 marks) | ||
| 1815 | 2026.05.07 20:12:53.406450 [ 326 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 1816 | 2026.05.07 20:12:53.406481 [ 326 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 1817 | 2026.05.07 20:12:53.406488 [ 345 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 1818 | 2026.05.07 20:12:53.406495 [ 326 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found continuous range in 2 steps | ||
| 1819 | 2026.05.07 20:12:53.406520 [ 345 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 1820 | 2026.05.07 20:12:53.406543 [ 345 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found continuous range in 2 steps | ||
| 1821 | 2026.05.07 20:12:53.406614 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 1822 | 2026.05.07 20:12:53.406643 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1823 | 2026.05.07 20:12:53.408716 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1824 | 2026.05.07 20:12:53.408755 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
| 1825 | 2026.05.07 20:12:53.408817 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 1826 | 2026.05.07 20:12:53.408858 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 1827 | 2026.05.07 20:12:53.410198 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Debug> executeQuery: Read 17 rows, 1.04 KiB in 0.004716 sec., 3604.749787955895 rows/sec., 219.91 KiB/sec. | ||
| 1828 | 2026.05.07 20:12:53.410323 [ 5 ] {d2834aa3-550e-430f-9925-990f3c83b11e} <Debug> TCPHandler: Processed in 0.005121331 sec. | ||
| 1829 | 2026.05.07 20:12:53.410917 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.05.07 20:12:53.411029 [ 5 ] {fe663fde-cee0-4f5d-bb57-64d221eb43ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1831 | 2026.05.07 20:12:53.411074 [ 5 ] {fe663fde-cee0-4f5d-bb57-64d221eb43ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1832 | 2026.05.07 20:12:53.411568 [ 5 ] {fe663fde-cee0-4f5d-bb57-64d221eb43ef} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.05.07 20:12:53.411610 [ 5 ] {fe663fde-cee0-4f5d-bb57-64d221eb43ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1834 | 2026.05.07 20:12:53.411972 [ 5 ] {fe663fde-cee0-4f5d-bb57-64d221eb43ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1835 | 2026.05.07 20:12:53.412200 [ 5 ] {fe663fde-cee0-4f5d-bb57-64d221eb43ef} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.05.07 20:12:53.412345 [ 5 ] {fe663fde-cee0-4f5d-bb57-64d221eb43ef} <Debug> executeQuery: Read 48 rows, 4.53 KiB in 0.00135 sec., 35555.555555555555 rows/sec., 3.28 MiB/sec. | ||
| 1837 | 2026.05.07 20:12:53.412382 [ 5 ] {fe663fde-cee0-4f5d-bb57-64d221eb43ef} <Debug> TCPHandler: Processed in 0.001515646 sec. | ||
| 1838 | 2026.05.07 20:12:53.412501 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.05.07 20:12:53.412599 [ 5 ] {7e0a6a5a-8c98-4a5e-b86e-66d4a61af442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1840 | 2026.05.07 20:12:53.412639 [ 5 ] {7e0a6a5a-8c98-4a5e-b86e-66d4a61af442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1841 | 2026.05.07 20:12:53.413043 [ 5 ] {7e0a6a5a-8c98-4a5e-b86e-66d4a61af442} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.05.07 20:12:53.413077 [ 5 ] {7e0a6a5a-8c98-4a5e-b86e-66d4a61af442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1843 | 2026.05.07 20:12:53.413362 [ 5 ] {7e0a6a5a-8c98-4a5e-b86e-66d4a61af442} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1844 | 2026.05.07 20:12:53.413578 [ 5 ] {7e0a6a5a-8c98-4a5e-b86e-66d4a61af442} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.05.07 20:12:53.413705 [ 5 ] {7e0a6a5a-8c98-4a5e-b86e-66d4a61af442} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.56 MiB/sec. | ||
| 1846 | 2026.05.07 20:12:53.413739 [ 5 ] {7e0a6a5a-8c98-4a5e-b86e-66d4a61af442} <Debug> TCPHandler: Processed in 0.001286913 sec. | ||
| 1847 | 2026.05.07 20:12:53.413852 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.05.07 20:12:53.413946 [ 5 ] {70aa1dd8-ca19-4f2f-8b05-202ddabe062a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1849 | 2026.05.07 20:12:53.413985 [ 5 ] {70aa1dd8-ca19-4f2f-8b05-202ddabe062a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1850 | 2026.05.07 20:12:53.414375 [ 5 ] {70aa1dd8-ca19-4f2f-8b05-202ddabe062a} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.05.07 20:12:53.414409 [ 5 ] {70aa1dd8-ca19-4f2f-8b05-202ddabe062a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1852 | 2026.05.07 20:12:53.414696 [ 5 ] {70aa1dd8-ca19-4f2f-8b05-202ddabe062a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1853 | 2026.05.07 20:12:53.414897 [ 5 ] {70aa1dd8-ca19-4f2f-8b05-202ddabe062a} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.05.07 20:12:53.415021 [ 5 ] {70aa1dd8-ca19-4f2f-8b05-202ddabe062a} <Debug> executeQuery: Read 24 rows, 1.92 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 1.72 MiB/sec. | ||
| 1855 | 2026.05.07 20:12:53.415056 [ 5 ] {70aa1dd8-ca19-4f2f-8b05-202ddabe062a} <Debug> TCPHandler: Processed in 0.001251191 sec. | ||
| 1856 | 2026.05.07 20:12:53.415172 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.05.07 20:12:53.415265 [ 5 ] {046b1296-d0d6-499c-81cd-4525baf19926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1858 | 2026.05.07 20:12:53.415318 [ 5 ] {046b1296-d0d6-499c-81cd-4525baf19926} <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 | ||
| 1859 | 2026.05.07 20:12:53.416084 [ 5 ] {046b1296-d0d6-499c-81cd-4525baf19926} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.05.07 20:12:53.416118 [ 5 ] {046b1296-d0d6-499c-81cd-4525baf19926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1861 | 2026.05.07 20:12:53.416649 [ 5 ] {046b1296-d0d6-499c-81cd-4525baf19926} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1862 | 2026.05.07 20:12:53.416865 [ 5 ] {046b1296-d0d6-499c-81cd-4525baf19926} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.05.07 20:12:53.416959 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1864 | 2026.05.07 20:12:53.416999 [ 5 ] {046b1296-d0d6-499c-81cd-4525baf19926} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001753 sec., 13690.815744438107 rows/sec., 24.53 MiB/sec. | ||
| 1865 | 2026.05.07 20:12:53.417003 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.07 20:12:53.417035 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1867 | 2026.05.07 20:12:53.417053 [ 5 ] {046b1296-d0d6-499c-81cd-4525baf19926} <Debug> TCPHandler: Processed in 0.001928674 sec. | ||
| 1868 | 2026.05.07 20:12:53.417152 [ 198 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::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 | ||
| 1869 | 2026.05.07 20:12:53.417416 [ 198 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1870 | 2026.05.07 20:12:53.417491 [ 198 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 1871 | 2026.05.07 20:12:53.417651 [ 198 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::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 | ||
| 1872 | 2026.05.07 20:12:53.417772 [ 198 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::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 | ||
| 1873 | 2026.05.07 20:12:53.417880 [ 198 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::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 | ||
| 1874 | 2026.05.07 20:12:53.417986 [ 198 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::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 | ||
| 1875 | 2026.05.07 20:12:53.418089 [ 198 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 1876 | 2026.05.07 20:12:53.420134 [ 191 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 103 rows, containing 19 columns (19 merged, 0 gathered) in 0.003009113 sec., 34229.355959713044 rows/sec., 61.34 MiB/sec. | ||
| 1877 | 2026.05.07 20:12:53.420703 [ 191 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1878 | 2026.05.07 20:12:53.421171 [ 191 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.05.07 20:12:53.421249 [ 191 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1880 | 2026.05.07 20:12:53.421378 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1881 | 2026.05.07 20:12:56.415706 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1882 | 2026.05.07 20:12:56.415781 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1883 | 2026.05.07 20:12:56.512641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4810 | ||
| 1884 | 2026.05.07 20:12:56.513127 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.05.07 20:12:56.513168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1886 | 2026.05.07 20:12:56.513639 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1887 | 2026.05.07 20:12:56.513864 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.05.07 20:12:56.513989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4810 | ||
| 1889 | 2026.05.07 20:12:56.758282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1890 | 2026.05.07 20:12:56.775755 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.05.07 20:12:56.775829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1892 | 2026.05.07 20:12:56.781695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1893 | 2026.05.07 20:12:56.782458 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.07 20:12:56.785527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1895 | 2026.05.07 20:12:58.409557 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.05.07 20:12:58.409770 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1897 | 2026.05.07 20:12:58.410091 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1898 | 2026.05.07 20:12:58.410122 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1899 | 2026.05.07 20:12:58.410310 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1900 | 2026.05.07 20:12:58.410375 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1901 | 2026.05.07 20:12:58.410510 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 12-element set) | ||
| 1902 | 2026.05.07 20:12:58.410622 [ 345 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1903 | 2026.05.07 20:12:58.410622 [ 329 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1904 | 2026.05.07 20:12:58.410751 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 1905 | 2026.05.07 20:12:58.410777 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1906 | 2026.05.07 20:12:58.410845 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1907 | 2026.05.07 20:12:58.410865 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
| 1908 | 2026.05.07 20:12:58.410898 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1909 | 2026.05.07 20:12:58.410929 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1910 | 2026.05.07 20:12:58.412367 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Debug> executeQuery: Read 17 rows, 4.59 KiB in 0.002677 sec., 6350.39223010833 rows/sec., 1.68 MiB/sec. | ||
| 1911 | 2026.05.07 20:12:58.412493 [ 5 ] {98aa9440-c186-4735-a09b-c6dfed46f5f6} <Debug> TCPHandler: Processed in 0.003063975 sec. | ||
| 1912 | 2026.05.07 20:12:58.415971 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.05.07 20:12:58.416095 [ 5 ] {37ab8711-3232-4c35-b9b5-609ad76a9357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.05.07 20:12:58.416145 [ 5 ] {37ab8711-3232-4c35-b9b5-609ad76a9357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1915 | 2026.05.07 20:12:58.416779 [ 5 ] {37ab8711-3232-4c35-b9b5-609ad76a9357} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.05.07 20:12:58.416832 [ 5 ] {37ab8711-3232-4c35-b9b5-609ad76a9357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1917 | 2026.05.07 20:12:58.417199 [ 5 ] {37ab8711-3232-4c35-b9b5-609ad76a9357} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1918 | 2026.05.07 20:12:58.417418 [ 5 ] {37ab8711-3232-4c35-b9b5-609ad76a9357} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.05.07 20:12:58.417573 [ 5 ] {37ab8711-3232-4c35-b9b5-609ad76a9357} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001514 sec., 187582.56274768824 rows/sec., 11.91 MiB/sec. | ||
| 1920 | 2026.05.07 20:12:58.417617 [ 5 ] {37ab8711-3232-4c35-b9b5-609ad76a9357} <Debug> TCPHandler: Processed in 0.00171318 sec. | ||
| 1921 | 2026.05.07 20:12:58.417743 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.05.07 20:12:58.417836 [ 5 ] {1b71100a-96fe-4971-a9b7-5377321550cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1923 | 2026.05.07 20:12:58.417875 [ 5 ] {1b71100a-96fe-4971-a9b7-5377321550cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1924 | 2026.05.07 20:12:58.418514 [ 5 ] {1b71100a-96fe-4971-a9b7-5377321550cc} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.05.07 20:12:58.418549 [ 5 ] {1b71100a-96fe-4971-a9b7-5377321550cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1926 | 2026.05.07 20:12:58.418903 [ 5 ] {1b71100a-96fe-4971-a9b7-5377321550cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1927 | 2026.05.07 20:12:58.419113 [ 5 ] {1b71100a-96fe-4971-a9b7-5377321550cc} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.05.07 20:12:58.419241 [ 5 ] {1b71100a-96fe-4971-a9b7-5377321550cc} <Debug> executeQuery: Read 741 rows, 58.43 KiB in 0.001423 sec., 520730.8503162333 rows/sec., 40.10 MiB/sec. | ||
| 1929 | 2026.05.07 20:12:58.419282 [ 5 ] {1b71100a-96fe-4971-a9b7-5377321550cc} <Debug> TCPHandler: Processed in 0.001586458 sec. | ||
| 1930 | 2026.05.07 20:12:58.419410 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.05.07 20:12:58.419502 [ 5 ] {7fd70b4b-fb65-429d-8aa2-b7c2f59f7b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1932 | 2026.05.07 20:12:58.419540 [ 5 ] {7fd70b4b-fb65-429d-8aa2-b7c2f59f7b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1933 | 2026.05.07 20:12:58.419992 [ 5 ] {7fd70b4b-fb65-429d-8aa2-b7c2f59f7b1c} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.05.07 20:12:58.420027 [ 5 ] {7fd70b4b-fb65-429d-8aa2-b7c2f59f7b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1935 | 2026.05.07 20:12:58.420322 [ 5 ] {7fd70b4b-fb65-429d-8aa2-b7c2f59f7b1c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1936 | 2026.05.07 20:12:58.420529 [ 5 ] {7fd70b4b-fb65-429d-8aa2-b7c2f59f7b1c} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.05.07 20:12:58.420663 [ 5 ] {7fd70b4b-fb65-429d-8aa2-b7c2f59f7b1c} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001179 sec., 120441.05173876167 rows/sec., 7.08 MiB/sec. | ||
| 1938 | 2026.05.07 20:12:58.420699 [ 5 ] {7fd70b4b-fb65-429d-8aa2-b7c2f59f7b1c} <Debug> TCPHandler: Processed in 0.001335714 sec. | ||
| 1939 | 2026.05.07 20:12:58.420821 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.05.07 20:12:58.420912 [ 5 ] {73eecc32-0bd6-4fd1-8ac0-621e393bd605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1941 | 2026.05.07 20:12:58.420958 [ 5 ] {73eecc32-0bd6-4fd1-8ac0-621e393bd605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1942 | 2026.05.07 20:12:58.421394 [ 5 ] {73eecc32-0bd6-4fd1-8ac0-621e393bd605} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.05.07 20:12:58.421430 [ 5 ] {73eecc32-0bd6-4fd1-8ac0-621e393bd605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1944 | 2026.05.07 20:12:58.421720 [ 5 ] {73eecc32-0bd6-4fd1-8ac0-621e393bd605} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1945 | 2026.05.07 20:12:58.421925 [ 5 ] {73eecc32-0bd6-4fd1-8ac0-621e393bd605} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2026.05.07 20:12:58.422055 [ 5 ] {73eecc32-0bd6-4fd1-8ac0-621e393bd605} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 1947 | 2026.05.07 20:12:58.422090 [ 5 ] {73eecc32-0bd6-4fd1-8ac0-621e393bd605} <Debug> TCPHandler: Processed in 0.001318593 sec. | ||
| 1948 | 2026.05.07 20:12:58.422211 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.05.07 20:12:58.422302 [ 5 ] {d962383e-fbc1-444e-afe0-0fcd04766c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1950 | 2026.05.07 20:12:58.422339 [ 5 ] {d962383e-fbc1-444e-afe0-0fcd04766c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1951 | 2026.05.07 20:12:58.422776 [ 5 ] {d962383e-fbc1-444e-afe0-0fcd04766c4f} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.05.07 20:12:58.422811 [ 5 ] {d962383e-fbc1-444e-afe0-0fcd04766c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1953 | 2026.05.07 20:12:58.423118 [ 5 ] {d962383e-fbc1-444e-afe0-0fcd04766c4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1954 | 2026.05.07 20:12:58.423323 [ 5 ] {d962383e-fbc1-444e-afe0-0fcd04766c4f} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.05.07 20:12:58.423450 [ 5 ] {d962383e-fbc1-444e-afe0-0fcd04766c4f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 1956 | 2026.05.07 20:12:58.423484 [ 5 ] {d962383e-fbc1-444e-afe0-0fcd04766c4f} <Debug> TCPHandler: Processed in 0.001320083 sec. | ||
| 1957 | 2026.05.07 20:12:58.423603 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2026.05.07 20:12:58.423693 [ 5 ] {26425a3b-d166-4897-b1ae-60962b576937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1959 | 2026.05.07 20:12:58.423730 [ 5 ] {26425a3b-d166-4897-b1ae-60962b576937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1960 | 2026.05.07 20:12:58.424235 [ 5 ] {26425a3b-d166-4897-b1ae-60962b576937} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.05.07 20:12:58.424270 [ 5 ] {26425a3b-d166-4897-b1ae-60962b576937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1962 | 2026.05.07 20:12:58.424613 [ 5 ] {26425a3b-d166-4897-b1ae-60962b576937} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1963 | 2026.05.07 20:12:58.424813 [ 5 ] {26425a3b-d166-4897-b1ae-60962b576937} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2026.05.07 20:12:58.424933 [ 5 ] {26425a3b-d166-4897-b1ae-60962b576937} <Debug> executeQuery: Read 426 rows, 30.06 KiB in 0.001257 sec., 338902.14797136036 rows/sec., 23.36 MiB/sec. | ||
| 1965 | 2026.05.07 20:12:58.424966 [ 5 ] {26425a3b-d166-4897-b1ae-60962b576937} <Debug> TCPHandler: Processed in 0.001410455 sec. | ||
| 1966 | 2026.05.07 20:12:58.425098 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.05.07 20:12:58.425189 [ 5 ] {dfa31067-3205-4d97-bb48-757b2967af9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1968 | 2026.05.07 20:12:58.425228 [ 5 ] {dfa31067-3205-4d97-bb48-757b2967af9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1969 | 2026.05.07 20:12:58.425557 [ 5 ] {dfa31067-3205-4d97-bb48-757b2967af9f} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.05.07 20:12:58.425591 [ 5 ] {dfa31067-3205-4d97-bb48-757b2967af9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1971 | 2026.05.07 20:12:58.425869 [ 5 ] {dfa31067-3205-4d97-bb48-757b2967af9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1972 | 2026.05.07 20:12:58.426065 [ 5 ] {dfa31067-3205-4d97-bb48-757b2967af9f} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.05.07 20:12:58.426186 [ 5 ] {dfa31067-3205-4d97-bb48-757b2967af9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001014 sec., 5917.15976331361 rows/sec., 309.15 KiB/sec. | ||
| 1974 | 2026.05.07 20:12:58.426219 [ 5 ] {dfa31067-3205-4d97-bb48-757b2967af9f} <Debug> TCPHandler: Processed in 0.001168121 sec. | ||
| 1975 | 2026.05.07 20:12:58.426329 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.05.07 20:12:58.426421 [ 5 ] {5b073f3f-2f13-42f4-8d21-7f98ae0847d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1977 | 2026.05.07 20:12:58.426461 [ 5 ] {5b073f3f-2f13-42f4-8d21-7f98ae0847d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1978 | 2026.05.07 20:12:58.426823 [ 5 ] {5b073f3f-2f13-42f4-8d21-7f98ae0847d7} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.05.07 20:12:58.426858 [ 5 ] {5b073f3f-2f13-42f4-8d21-7f98ae0847d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1980 | 2026.05.07 20:12:58.427167 [ 5 ] {5b073f3f-2f13-42f4-8d21-7f98ae0847d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1981 | 2026.05.07 20:12:58.427363 [ 5 ] {5b073f3f-2f13-42f4-8d21-7f98ae0847d7} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.05.07 20:12:58.427487 [ 5 ] {5b073f3f-2f13-42f4-8d21-7f98ae0847d7} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001084 sec., 96863.46863468636 rows/sec., 5.96 MiB/sec. | ||
| 1983 | 2026.05.07 20:12:58.427523 [ 5 ] {5b073f3f-2f13-42f4-8d21-7f98ae0847d7} <Debug> TCPHandler: Processed in 0.001239961 sec. | ||
| 1984 | 2026.05.07 20:12:58.427641 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.05.07 20:12:58.427732 [ 5 ] {c714906f-ea70-4c05-b042-63af2d745ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1986 | 2026.05.07 20:12:58.427771 [ 5 ] {c714906f-ea70-4c05-b042-63af2d745ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1987 | 2026.05.07 20:12:58.428101 [ 5 ] {c714906f-ea70-4c05-b042-63af2d745ce9} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.05.07 20:12:58.428135 [ 5 ] {c714906f-ea70-4c05-b042-63af2d745ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1989 | 2026.05.07 20:12:58.428411 [ 5 ] {c714906f-ea70-4c05-b042-63af2d745ce9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1990 | 2026.05.07 20:12:58.428616 [ 5 ] {c714906f-ea70-4c05-b042-63af2d745ce9} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.05.07 20:12:58.428745 [ 5 ] {c714906f-ea70-4c05-b042-63af2d745ce9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 1992 | 2026.05.07 20:12:58.428779 [ 5 ] {c714906f-ea70-4c05-b042-63af2d745ce9} <Debug> TCPHandler: Processed in 0.001184001 sec. | ||
| 1993 | 2026.05.07 20:12:58.428887 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.05.07 20:12:58.428976 [ 5 ] {829929b1-f0dd-4699-9a54-77fc34604f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1995 | 2026.05.07 20:12:58.429015 [ 5 ] {829929b1-f0dd-4699-9a54-77fc34604f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1996 | 2026.05.07 20:12:58.429338 [ 5 ] {829929b1-f0dd-4699-9a54-77fc34604f90} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.05.07 20:12:58.429372 [ 5 ] {829929b1-f0dd-4699-9a54-77fc34604f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1998 | 2026.05.07 20:12:58.429670 [ 5 ] {829929b1-f0dd-4699-9a54-77fc34604f90} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1999 | 2026.05.07 20:12:58.429865 [ 5 ] {829929b1-f0dd-4699-9a54-77fc34604f90} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.05.07 20:12:58.429994 [ 5 ] {829929b1-f0dd-4699-9a54-77fc34604f90} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001036 sec., 28957.528957528957 rows/sec., 1.53 MiB/sec. | ||
| 2001 | 2026.05.07 20:12:58.430028 [ 5 ] {829929b1-f0dd-4699-9a54-77fc34604f90} <Debug> TCPHandler: Processed in 0.001187871 sec. | ||
| 2002 | 2026.05.07 20:13:01.518492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 218 | ||
| 2003 | 2026.05.07 20:13:01.520749 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.05.07 20:13:01.520799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2005 | 2026.05.07 20:13:01.521963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2006 | 2026.05.07 20:13:01.522224 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.05.07 20:13:01.522469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 2008 | 2026.05.07 20:13:03.406063 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.05.07 20:13:03.406295 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 2010 | 2026.05.07 20:13:03.406595 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2011 | 2026.05.07 20:13:03.406625 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 2012 | 2026.05.07 20:13:03.406805 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2013 | 2026.05.07 20:13:03.406871 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2014 | 2026.05.07 20:13:03.407008 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 6-element set) | ||
| 2015 | 2026.05.07 20:13:03.407140 [ 326 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2016 | 2026.05.07 20:13:03.407141 [ 329 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2017 | 2026.05.07 20:13:03.407301 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 2018 | 2026.05.07 20:13:03.407329 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2019 | 2026.05.07 20:13:03.407394 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2020 | 2026.05.07 20:13:03.407414 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
| 2021 | 2026.05.07 20:13:03.407445 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2022 | 2026.05.07 20:13:03.407478 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2023 | 2026.05.07 20:13:03.408647 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Debug> executeQuery: Read 17 rows, 1.04 KiB in 0.00243 sec., 6995.884773662552 rows/sec., 426.79 KiB/sec. | ||
| 2024 | 2026.05.07 20:13:03.408744 [ 5 ] {46814318-318a-479a-91aa-2e7265d91ec7} <Debug> TCPHandler: Processed in 0.00280968 sec. | ||
| 2025 | 2026.05.07 20:13:03.409749 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.05.07 20:13:03.409855 [ 5 ] {c6ba8e6c-4d71-41ca-925b-ff57e4607423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2027 | 2026.05.07 20:13:03.409897 [ 5 ] {c6ba8e6c-4d71-41ca-925b-ff57e4607423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2028 | 2026.05.07 20:13:03.410364 [ 5 ] {c6ba8e6c-4d71-41ca-925b-ff57e4607423} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.05.07 20:13:03.410405 [ 5 ] {c6ba8e6c-4d71-41ca-925b-ff57e4607423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2030 | 2026.05.07 20:13:03.410799 [ 5 ] {c6ba8e6c-4d71-41ca-925b-ff57e4607423} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2031 | 2026.05.07 20:13:03.410991 [ 5 ] {c6ba8e6c-4d71-41ca-925b-ff57e4607423} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.05.07 20:13:03.411130 [ 5 ] {c6ba8e6c-4d71-41ca-925b-ff57e4607423} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 79.20 KiB/sec. | ||
| 2033 | 2026.05.07 20:13:03.411167 [ 5 ] {c6ba8e6c-4d71-41ca-925b-ff57e4607423} <Debug> TCPHandler: Processed in 0.001466376 sec. | ||
| 2034 | 2026.05.07 20:13:03.411276 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.05.07 20:13:03.411368 [ 5 ] {ed4c6a65-9f11-411c-a82d-0a26541aec23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2036 | 2026.05.07 20:13:03.411407 [ 5 ] {ed4c6a65-9f11-411c-a82d-0a26541aec23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2037 | 2026.05.07 20:13:03.411808 [ 5 ] {ed4c6a65-9f11-411c-a82d-0a26541aec23} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.07 20:13:03.411844 [ 5 ] {ed4c6a65-9f11-411c-a82d-0a26541aec23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2039 | 2026.05.07 20:13:03.412126 [ 5 ] {ed4c6a65-9f11-411c-a82d-0a26541aec23} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2040 | 2026.05.07 20:13:03.412339 [ 5 ] {ed4c6a65-9f11-411c-a82d-0a26541aec23} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.07 20:13:03.412461 [ 5 ] {ed4c6a65-9f11-411c-a82d-0a26541aec23} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 439.98 KiB/sec. | ||
| 2042 | 2026.05.07 20:13:03.412496 [ 5 ] {ed4c6a65-9f11-411c-a82d-0a26541aec23} <Debug> TCPHandler: Processed in 0.001267612 sec. | ||
| 2043 | 2026.05.07 20:13:03.412606 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.05.07 20:13:03.412697 [ 5 ] {fe055fd0-3aa2-43ba-b0a0-9896bad4453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2045 | 2026.05.07 20:13:03.412735 [ 5 ] {fe055fd0-3aa2-43ba-b0a0-9896bad4453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2046 | 2026.05.07 20:13:03.413142 [ 5 ] {fe055fd0-3aa2-43ba-b0a0-9896bad4453b} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.07 20:13:03.413178 [ 5 ] {fe055fd0-3aa2-43ba-b0a0-9896bad4453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2048 | 2026.05.07 20:13:03.413462 [ 5 ] {fe055fd0-3aa2-43ba-b0a0-9896bad4453b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2049 | 2026.05.07 20:13:03.413666 [ 5 ] {fe055fd0-3aa2-43ba-b0a0-9896bad4453b} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.05.07 20:13:03.413787 [ 5 ] {fe055fd0-3aa2-43ba-b0a0-9896bad4453b} <Debug> executeQuery: Read 66 rows, 6.19 KiB in 0.001108 sec., 59566.78700361011 rows/sec., 5.45 MiB/sec. | ||
| 2051 | 2026.05.07 20:13:03.413822 [ 5 ] {fe055fd0-3aa2-43ba-b0a0-9896bad4453b} <Debug> TCPHandler: Processed in 0.001263433 sec. | ||
| 2052 | 2026.05.07 20:13:03.413933 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.05.07 20:13:03.414024 [ 5 ] {6ece398d-072c-46c5-9497-acf3829221ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.05.07 20:13:03.414061 [ 5 ] {6ece398d-072c-46c5-9497-acf3829221ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2055 | 2026.05.07 20:13:03.414464 [ 5 ] {6ece398d-072c-46c5-9497-acf3829221ae} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.05.07 20:13:03.414498 [ 5 ] {6ece398d-072c-46c5-9497-acf3829221ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2057 | 2026.05.07 20:13:03.414780 [ 5 ] {6ece398d-072c-46c5-9497-acf3829221ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2058 | 2026.05.07 20:13:03.414978 [ 5 ] {6ece398d-072c-46c5-9497-acf3829221ae} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.05.07 20:13:03.415099 [ 5 ] {6ece398d-072c-46c5-9497-acf3829221ae} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001094 sec., 33820.84095063985 rows/sec., 2.45 MiB/sec. | ||
| 2060 | 2026.05.07 20:13:03.415135 [ 5 ] {6ece398d-072c-46c5-9497-acf3829221ae} <Debug> TCPHandler: Processed in 0.001248682 sec. | ||
| 2061 | 2026.05.07 20:13:03.415241 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.05.07 20:13:03.415331 [ 5 ] {ce995401-7677-483f-be53-f4a36a29af85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.05.07 20:13:03.415368 [ 5 ] {ce995401-7677-483f-be53-f4a36a29af85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2064 | 2026.05.07 20:13:03.415735 [ 5 ] {ce995401-7677-483f-be53-f4a36a29af85} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.05.07 20:13:03.415771 [ 5 ] {ce995401-7677-483f-be53-f4a36a29af85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2066 | 2026.05.07 20:13:03.416046 [ 5 ] {ce995401-7677-483f-be53-f4a36a29af85} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2067 | 2026.05.07 20:13:03.416252 [ 5 ] {ce995401-7677-483f-be53-f4a36a29af85} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.05.07 20:13:03.416375 [ 5 ] {ce995401-7677-483f-be53-f4a36a29af85} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001061 sec., 942.507068803016 rows/sec., 62.59 KiB/sec. | ||
| 2069 | 2026.05.07 20:13:03.416410 [ 5 ] {ce995401-7677-483f-be53-f4a36a29af85} <Debug> TCPHandler: Processed in 0.001214761 sec. | ||
| 2070 | 2026.05.07 20:13:03.416516 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.05.07 20:13:03.416606 [ 5 ] {0de277cc-f50a-4ac7-8230-35f60b340440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2072 | 2026.05.07 20:13:03.416643 [ 5 ] {0de277cc-f50a-4ac7-8230-35f60b340440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2073 | 2026.05.07 20:13:03.417033 [ 5 ] {0de277cc-f50a-4ac7-8230-35f60b340440} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.05.07 20:13:03.417069 [ 5 ] {0de277cc-f50a-4ac7-8230-35f60b340440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2075 | 2026.05.07 20:13:03.417351 [ 5 ] {0de277cc-f50a-4ac7-8230-35f60b340440} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2076 | 2026.05.07 20:13:03.417551 [ 5 ] {0de277cc-f50a-4ac7-8230-35f60b340440} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.05.07 20:13:03.417672 [ 5 ] {0de277cc-f50a-4ac7-8230-35f60b340440} <Debug> executeQuery: Read 43 rows, 3.45 KiB in 0.001084 sec., 39667.89667896679 rows/sec., 3.11 MiB/sec. | ||
| 2078 | 2026.05.07 20:13:03.417708 [ 5 ] {0de277cc-f50a-4ac7-8230-35f60b340440} <Debug> TCPHandler: Processed in 0.001238692 sec. | ||
| 2079 | 2026.05.07 20:13:03.417814 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.05.07 20:13:03.417904 [ 5 ] {b94d7cf0-93ff-4f05-90fc-4318e45de76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.05.07 20:13:03.417945 [ 5 ] {b94d7cf0-93ff-4f05-90fc-4318e45de76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2082 | 2026.05.07 20:13:03.418273 [ 5 ] {b94d7cf0-93ff-4f05-90fc-4318e45de76e} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.05.07 20:13:03.418308 [ 5 ] {b94d7cf0-93ff-4f05-90fc-4318e45de76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2084 | 2026.05.07 20:13:03.418600 [ 5 ] {b94d7cf0-93ff-4f05-90fc-4318e45de76e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2085 | 2026.05.07 20:13:03.418801 [ 5 ] {b94d7cf0-93ff-4f05-90fc-4318e45de76e} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.05.07 20:13:03.418925 [ 5 ] {b94d7cf0-93ff-4f05-90fc-4318e45de76e} <Debug> executeQuery: Read 3 rows, 216.00 B in 0.001038 sec., 2890.173410404624 rows/sec., 203.22 KiB/sec. | ||
| 2087 | 2026.05.07 20:13:03.418959 [ 5 ] {b94d7cf0-93ff-4f05-90fc-4318e45de76e} <Debug> TCPHandler: Processed in 0.001191532 sec. | ||
| 2088 | 2026.05.07 20:13:03.419083 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.05.07 20:13:03.419172 [ 5 ] {3ee65096-7e4b-4ae6-9a21-d08366e1b6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2090 | 2026.05.07 20:13:03.419212 [ 5 ] {3ee65096-7e4b-4ae6-9a21-d08366e1b6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2091 | 2026.05.07 20:13:03.419523 [ 5 ] {3ee65096-7e4b-4ae6-9a21-d08366e1b6f3} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.05.07 20:13:03.419557 [ 5 ] {3ee65096-7e4b-4ae6-9a21-d08366e1b6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2093 | 2026.05.07 20:13:03.419834 [ 5 ] {3ee65096-7e4b-4ae6-9a21-d08366e1b6f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2094 | 2026.05.07 20:13:03.420030 [ 5 ] {3ee65096-7e4b-4ae6-9a21-d08366e1b6f3} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.05.07 20:13:03.420153 [ 5 ] {3ee65096-7e4b-4ae6-9a21-d08366e1b6f3} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 63.60 KiB/sec. | ||
| 2096 | 2026.05.07 20:13:03.420189 [ 5 ] {3ee65096-7e4b-4ae6-9a21-d08366e1b6f3} <Debug> TCPHandler: Processed in 0.00115236 sec. | ||
| 2097 | 2026.05.07 20:13:03.420299 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.05.07 20:13:03.420389 [ 5 ] {ab1dddd6-1ec5-4653-a118-1bb7230e27b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2099 | 2026.05.07 20:13:03.420440 [ 5 ] {ab1dddd6-1ec5-4653-a118-1bb7230e27b3} <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 | ||
| 2100 | 2026.05.07 20:13:03.421232 [ 5 ] {ab1dddd6-1ec5-4653-a118-1bb7230e27b3} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.05.07 20:13:03.421266 [ 5 ] {ab1dddd6-1ec5-4653-a118-1bb7230e27b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2102 | 2026.05.07 20:13:03.421781 [ 5 ] {ab1dddd6-1ec5-4653-a118-1bb7230e27b3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2103 | 2026.05.07 20:13:03.421991 [ 5 ] {ab1dddd6-1ec5-4653-a118-1bb7230e27b3} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.05.07 20:13:03.422122 [ 5 ] {ab1dddd6-1ec5-4653-a118-1bb7230e27b3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001751 sec., 17704.16904625928 rows/sec., 31.73 MiB/sec. | ||
| 2105 | 2026.05.07 20:13:03.422170 [ 5 ] {ab1dddd6-1ec5-4653-a118-1bb7230e27b3} <Debug> TCPHandler: Processed in 0.001918624 sec. | ||
| 2106 | 2026.05.07 20:13:03.422287 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.05.07 20:13:03.422378 [ 5 ] {4031e1ba-344e-472e-90e3-aecdc38928dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2108 | 2026.05.07 20:13:03.422417 [ 5 ] {4031e1ba-344e-472e-90e3-aecdc38928dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2109 | 2026.05.07 20:13:03.422724 [ 5 ] {4031e1ba-344e-472e-90e3-aecdc38928dd} <Trace> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.05.07 20:13:03.422759 [ 5 ] {4031e1ba-344e-472e-90e3-aecdc38928dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2111 | 2026.05.07 20:13:03.423041 [ 5 ] {4031e1ba-344e-472e-90e3-aecdc38928dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2112 | 2026.05.07 20:13:03.423241 [ 5 ] {4031e1ba-344e-472e-90e3-aecdc38928dd} <Trace> oximeter.measurements_i64 (5f3892da-c65e-4c47-9989-85054bd7f48d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.05.07 20:13:03.423361 [ 5 ] {4031e1ba-344e-472e-90e3-aecdc38928dd} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001001 sec., 5994.005994005995 rows/sec., 423.40 KiB/sec. | ||
| 2114 | 2026.05.07 20:13:03.423395 [ 5 ] {4031e1ba-344e-472e-90e3-aecdc38928dd} <Debug> TCPHandler: Processed in 0.00115492 sec. | ||
| 2115 | 2026.05.07 20:13:04.014831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5322 | ||
| 2116 | 2026.05.07 20:13:04.015343 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.07 20:13:04.015391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2118 | 2026.05.07 20:13:04.015885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2119 | 2026.05.07 20:13:04.016114 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.05.07 20:13:04.016252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5322 | ||
| 2121 | 2026.05.07 20:13:04.016284 [ 27 ] {} <Debug> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2122 | 2026.05.07 20:13:04.016362 [ 27 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.05.07 20:13:04.016386 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2124 | 2026.05.07 20:13:04.016531 [ 198 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::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 | ||
| 2125 | 2026.05.07 20:13:04.016710 [ 198 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2126 | 2026.05.07 20:13:04.016755 [ 198 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2890 rows starting from the beginning of the part | ||
| 2127 | 2026.05.07 20:13:04.016825 [ 198 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2128 | 2026.05.07 20:13:04.016870 [ 198 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2129 | 2026.05.07 20:13:04.016912 [ 198 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2130 | 2026.05.07 20:13:04.016953 [ 198 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2131 | 2026.05.07 20:13:04.016991 [ 198 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2132 | 2026.05.07 20:13:04.018515 [ 191 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5322 rows, containing 4 columns (4 merged, 0 gathered) in 0.002049256 sec., 2597040.096503316 rows/sec., 37.15 MiB/sec. | ||
| 2133 | 2026.05.07 20:13:04.019470 [ 199 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2134 | 2026.05.07 20:13:04.019856 [ 199 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.05.07 20:13:04.019942 [ 199 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_11_2} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2136 | 2026.05.07 20:13:04.020037 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2137 | 2026.05.07 20:13:04.286346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2138 | 2026.05.07 20:13:04.302877 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.05.07 20:13:04.302929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2140 | 2026.05.07 20:13:04.309261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2141 | 2026.05.07 20:13:04.309934 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.05.07 20:13:04.310252 [ 26 ] {} <Debug> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2143 | 2026.05.07 20:13:04.310335 [ 26 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.05.07 20:13:04.310374 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2145 | 2026.05.07 20:13:04.310536 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::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 | ||
| 2146 | 2026.05.07 20:13:04.312856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2147 | 2026.05.07 20:13:04.314612 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2148 | 2026.05.07 20:13:04.316067 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2149 | 2026.05.07 20:13:04.320723 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2150 | 2026.05.07 20:13:04.325094 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2151 | 2026.05.07 20:13:04.329172 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2152 | 2026.05.07 20:13:04.333875 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2153 | 2026.05.07 20:13:04.338065 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2154 | 2026.05.07 20:13:04.389811 [ 199 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079347093 sec., 1046.0370614963804 rows/sec., 5.41 MiB/sec. | ||
| 2155 | 2026.05.07 20:13:04.392260 [ 190 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2156 | 2026.05.07 20:13:04.394441 [ 190 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.05.07 20:13:04.394554 [ 190 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_11_2} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2158 | 2026.05.07 20:13:04.396521 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2159 | 2026.05.07 20:13:05.001225 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.00 MiB, peak 218.89 MiB, free memory in arenas 0.00 B, will set to 219.34 MiB (RSS), difference: 10.34 MiB | ||
| 2160 | 2026.05.07 20:13:08.409472 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2026.05.07 20:13:08.409703 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 2162 | 2026.05.07 20:13:08.410023 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2163 | 2026.05.07 20:13:08.410057 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 2164 | 2026.05.07 20:13:08.410250 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2165 | 2026.05.07 20:13:08.410317 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2166 | 2026.05.07 20:13:08.410454 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 12-element set) | ||
| 2167 | 2026.05.07 20:13:08.410559 [ 323 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2168 | 2026.05.07 20:13:08.410617 [ 326 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2169 | 2026.05.07 20:13:08.410627 [ 349 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2170 | 2026.05.07 20:13:08.410801 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2171 | 2026.05.07 20:13:08.410828 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2172 | 2026.05.07 20:13:08.410897 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2173 | 2026.05.07 20:13:08.410918 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
| 2174 | 2026.05.07 20:13:08.410951 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 2175 | 2026.05.07 20:13:08.410984 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 2176 | 2026.05.07 20:13:08.412059 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Debug> executeQuery: Read 17 rows, 4.59 KiB in 0.002439 sec., 6970.069700697007 rows/sec., 1.84 MiB/sec. | ||
| 2177 | 2026.05.07 20:13:08.412157 [ 5 ] {9ab83dc5-a6ff-4f1e-8718-83af7a8e66fb} <Debug> TCPHandler: Processed in 0.00281221 sec. | ||
| 2178 | 2026.05.07 20:13:08.415790 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2026.05.07 20:13:08.415919 [ 5 ] {68787850-540f-4c73-96c0-f70d46e834ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2180 | 2026.05.07 20:13:08.415972 [ 5 ] {68787850-540f-4c73-96c0-f70d46e834ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2181 | 2026.05.07 20:13:08.416658 [ 5 ] {68787850-540f-4c73-96c0-f70d46e834ce} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.05.07 20:13:08.416700 [ 5 ] {68787850-540f-4c73-96c0-f70d46e834ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2183 | 2026.05.07 20:13:08.417115 [ 5 ] {68787850-540f-4c73-96c0-f70d46e834ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2184 | 2026.05.07 20:13:08.417342 [ 5 ] {68787850-540f-4c73-96c0-f70d46e834ce} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.05.07 20:13:08.417490 [ 5 ] {68787850-540f-4c73-96c0-f70d46e834ce} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001608 sec., 176616.91542288556 rows/sec., 11.22 MiB/sec. | ||
| 2186 | 2026.05.07 20:13:08.417527 [ 5 ] {68787850-540f-4c73-96c0-f70d46e834ce} <Debug> TCPHandler: Processed in 0.001798162 sec. | ||
| 2187 | 2026.05.07 20:13:08.417650 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.05.07 20:13:08.417744 [ 5 ] {cb1a1ce0-7a71-4627-8219-5835b76ad3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2189 | 2026.05.07 20:13:08.417784 [ 5 ] {cb1a1ce0-7a71-4627-8219-5835b76ad3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2190 | 2026.05.07 20:13:08.418452 [ 5 ] {cb1a1ce0-7a71-4627-8219-5835b76ad3ac} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.05.07 20:13:08.418486 [ 5 ] {cb1a1ce0-7a71-4627-8219-5835b76ad3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2192 | 2026.05.07 20:13:08.418848 [ 5 ] {cb1a1ce0-7a71-4627-8219-5835b76ad3ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2193 | 2026.05.07 20:13:08.419059 [ 5 ] {cb1a1ce0-7a71-4627-8219-5835b76ad3ac} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.05.07 20:13:08.419181 [ 5 ] {cb1a1ce0-7a71-4627-8219-5835b76ad3ac} <Debug> executeQuery: Read 741 rows, 58.43 KiB in 0.001455 sec., 509278.350515464 rows/sec., 39.22 MiB/sec. | ||
| 2195 | 2026.05.07 20:13:08.419240 [ 5 ] {cb1a1ce0-7a71-4627-8219-5835b76ad3ac} <Debug> TCPHandler: Processed in 0.001639149 sec. | ||
| 2196 | 2026.05.07 20:13:08.419366 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.05.07 20:13:08.419460 [ 5 ] {6712a84c-5a1f-4768-9a05-fd94982327f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2198 | 2026.05.07 20:13:08.419499 [ 5 ] {6712a84c-5a1f-4768-9a05-fd94982327f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2199 | 2026.05.07 20:13:08.419919 [ 5 ] {6712a84c-5a1f-4768-9a05-fd94982327f6} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.05.07 20:13:08.419952 [ 5 ] {6712a84c-5a1f-4768-9a05-fd94982327f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2201 | 2026.05.07 20:13:08.420268 [ 5 ] {6712a84c-5a1f-4768-9a05-fd94982327f6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2202 | 2026.05.07 20:13:08.420478 [ 5 ] {6712a84c-5a1f-4768-9a05-fd94982327f6} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.05.07 20:13:08.420634 [ 5 ] {6712a84c-5a1f-4768-9a05-fd94982327f6} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001192 sec., 119127.5167785235 rows/sec., 7.00 MiB/sec. | ||
| 2204 | 2026.05.07 20:13:08.420671 [ 5 ] {6712a84c-5a1f-4768-9a05-fd94982327f6} <Debug> TCPHandler: Processed in 0.001355033 sec. | ||
| 2205 | 2026.05.07 20:13:08.420801 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.05.07 20:13:08.420894 [ 5 ] {e34408e6-9187-4383-b336-6c6a195a5d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2207 | 2026.05.07 20:13:08.420934 [ 5 ] {e34408e6-9187-4383-b336-6c6a195a5d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2208 | 2026.05.07 20:13:08.421357 [ 5 ] {e34408e6-9187-4383-b336-6c6a195a5d9e} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.05.07 20:13:08.421390 [ 5 ] {e34408e6-9187-4383-b336-6c6a195a5d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2210 | 2026.05.07 20:13:08.421696 [ 5 ] {e34408e6-9187-4383-b336-6c6a195a5d9e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2211 | 2026.05.07 20:13:08.421993 [ 5 ] {e34408e6-9187-4383-b336-6c6a195a5d9e} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.05.07 20:13:08.422153 [ 5 ] {e34408e6-9187-4383-b336-6c6a195a5d9e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001275 sec., 116862.7450980392 rows/sec., 7.55 MiB/sec. | ||
| 2213 | 2026.05.07 20:13:08.422203 [ 5 ] {e34408e6-9187-4383-b336-6c6a195a5d9e} <Debug> TCPHandler: Processed in 0.001450536 sec. | ||
| 2214 | 2026.05.07 20:13:08.422324 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.05.07 20:13:08.422427 [ 5 ] {57e6064a-f219-4e2b-ac77-be40484fc434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2216 | 2026.05.07 20:13:08.422525 [ 5 ] {57e6064a-f219-4e2b-ac77-be40484fc434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2217 | 2026.05.07 20:13:08.422996 [ 5 ] {57e6064a-f219-4e2b-ac77-be40484fc434} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.05.07 20:13:08.423032 [ 5 ] {57e6064a-f219-4e2b-ac77-be40484fc434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2219 | 2026.05.07 20:13:08.423364 [ 5 ] {57e6064a-f219-4e2b-ac77-be40484fc434} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2220 | 2026.05.07 20:13:08.423585 [ 5 ] {57e6064a-f219-4e2b-ac77-be40484fc434} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.05.07 20:13:08.423718 [ 5 ] {57e6064a-f219-4e2b-ac77-be40484fc434} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001316 sec., 112462.00607902737 rows/sec., 6.40 MiB/sec. | ||
| 2222 | 2026.05.07 20:13:08.423758 [ 5 ] {57e6064a-f219-4e2b-ac77-be40484fc434} <Debug> TCPHandler: Processed in 0.001484286 sec. | ||
| 2223 | 2026.05.07 20:13:08.423875 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.05.07 20:13:08.423972 [ 5 ] {6c4fca93-ff7d-48cc-b6b0-032c89d2dedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2225 | 2026.05.07 20:13:08.424012 [ 5 ] {6c4fca93-ff7d-48cc-b6b0-032c89d2dedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2226 | 2026.05.07 20:13:08.424552 [ 5 ] {6c4fca93-ff7d-48cc-b6b0-032c89d2dedb} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.05.07 20:13:08.424588 [ 5 ] {6c4fca93-ff7d-48cc-b6b0-032c89d2dedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2228 | 2026.05.07 20:13:08.424959 [ 5 ] {6c4fca93-ff7d-48cc-b6b0-032c89d2dedb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2229 | 2026.05.07 20:13:08.425174 [ 5 ] {6c4fca93-ff7d-48cc-b6b0-032c89d2dedb} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.05.07 20:13:08.425297 [ 5 ] {6c4fca93-ff7d-48cc-b6b0-032c89d2dedb} <Debug> executeQuery: Read 426 rows, 30.06 KiB in 0.001343 sec., 317200.29784065526 rows/sec., 21.86 MiB/sec. | ||
| 2231 | 2026.05.07 20:13:08.425334 [ 5 ] {6c4fca93-ff7d-48cc-b6b0-032c89d2dedb} <Debug> TCPHandler: Processed in 0.001509207 sec. | ||
| 2232 | 2026.05.07 20:13:08.425451 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.05.07 20:13:08.425548 [ 5 ] {570c9241-9ccd-4659-9ad3-8d8930802fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2234 | 2026.05.07 20:13:08.425590 [ 5 ] {570c9241-9ccd-4659-9ad3-8d8930802fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2235 | 2026.05.07 20:13:08.425919 [ 5 ] {570c9241-9ccd-4659-9ad3-8d8930802fe1} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.05.07 20:13:08.425953 [ 5 ] {570c9241-9ccd-4659-9ad3-8d8930802fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2237 | 2026.05.07 20:13:08.426265 [ 5 ] {570c9241-9ccd-4659-9ad3-8d8930802fe1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2238 | 2026.05.07 20:13:08.426482 [ 5 ] {570c9241-9ccd-4659-9ad3-8d8930802fe1} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.05.07 20:13:08.426610 [ 5 ] {570c9241-9ccd-4659-9ad3-8d8930802fe1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 2240 | 2026.05.07 20:13:08.426647 [ 5 ] {570c9241-9ccd-4659-9ad3-8d8930802fe1} <Debug> TCPHandler: Processed in 0.001245802 sec. | ||
| 2241 | 2026.05.07 20:13:08.426766 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2026.05.07 20:13:08.426862 [ 5 ] {49daf88c-f176-4f99-8de8-b4c099dc89de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2243 | 2026.05.07 20:13:08.426905 [ 5 ] {49daf88c-f176-4f99-8de8-b4c099dc89de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2244 | 2026.05.07 20:13:08.427280 [ 5 ] {49daf88c-f176-4f99-8de8-b4c099dc89de} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.05.07 20:13:08.427316 [ 5 ] {49daf88c-f176-4f99-8de8-b4c099dc89de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2246 | 2026.05.07 20:13:08.427633 [ 5 ] {49daf88c-f176-4f99-8de8-b4c099dc89de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2247 | 2026.05.07 20:13:08.427841 [ 5 ] {49daf88c-f176-4f99-8de8-b4c099dc89de} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.05.07 20:13:08.427967 [ 5 ] {49daf88c-f176-4f99-8de8-b4c099dc89de} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001123 sec., 93499.55476402493 rows/sec., 5.76 MiB/sec. | ||
| 2249 | 2026.05.07 20:13:08.428004 [ 5 ] {49daf88c-f176-4f99-8de8-b4c099dc89de} <Debug> TCPHandler: Processed in 0.001287242 sec. | ||
| 2250 | 2026.05.07 20:13:08.428124 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.05.07 20:13:08.428221 [ 5 ] {2d1f5b05-8ce0-43f8-9da8-df870b1817ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2252 | 2026.05.07 20:13:08.428263 [ 5 ] {2d1f5b05-8ce0-43f8-9da8-df870b1817ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2253 | 2026.05.07 20:13:08.428587 [ 5 ] {2d1f5b05-8ce0-43f8-9da8-df870b1817ba} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.05.07 20:13:08.428622 [ 5 ] {2d1f5b05-8ce0-43f8-9da8-df870b1817ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2255 | 2026.05.07 20:13:08.428937 [ 5 ] {2d1f5b05-8ce0-43f8-9da8-df870b1817ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2256 | 2026.05.07 20:13:08.429141 [ 5 ] {2d1f5b05-8ce0-43f8-9da8-df870b1817ba} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.05.07 20:13:08.429273 [ 5 ] {2d1f5b05-8ce0-43f8-9da8-df870b1817ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 2258 | 2026.05.07 20:13:08.429309 [ 5 ] {2d1f5b05-8ce0-43f8-9da8-df870b1817ba} <Debug> TCPHandler: Processed in 0.001235142 sec. | ||
| 2259 | 2026.05.07 20:13:08.429425 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.05.07 20:13:08.429520 [ 5 ] {d379bcd7-eb55-410d-ae2d-8fd860c2c17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2261 | 2026.05.07 20:13:08.429560 [ 5 ] {d379bcd7-eb55-410d-ae2d-8fd860c2c17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2262 | 2026.05.07 20:13:08.429885 [ 5 ] {d379bcd7-eb55-410d-ae2d-8fd860c2c17e} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.05.07 20:13:08.429918 [ 5 ] {d379bcd7-eb55-410d-ae2d-8fd860c2c17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2264 | 2026.05.07 20:13:08.430222 [ 5 ] {d379bcd7-eb55-410d-ae2d-8fd860c2c17e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2265 | 2026.05.07 20:13:08.430413 [ 5 ] {d379bcd7-eb55-410d-ae2d-8fd860c2c17e} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.05.07 20:13:08.430536 [ 5 ] {d379bcd7-eb55-410d-ae2d-8fd860c2c17e} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001091 sec., 27497.708524289643 rows/sec., 1.46 MiB/sec. | ||
| 2267 | 2026.05.07 20:13:08.430570 [ 5 ] {d379bcd7-eb55-410d-ae2d-8fd860c2c17e} <Debug> TCPHandler: Processed in 0.001254153 sec. | ||
| 2268 | 2026.05.07 20:13:11.416052 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2269 | 2026.05.07 20:13:11.416115 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2270 | 2026.05.07 20:13:11.516572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5770 | ||
| 2271 | 2026.05.07 20:13:11.517086 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.05.07 20:13:11.517139 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2273 | 2026.05.07 20:13:11.517633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2274 | 2026.05.07 20:13:11.517860 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.05.07 20:13:11.518068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5770 | ||
| 2276 | 2026.05.07 20:13:11.522776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 262 | ||
| 2277 | 2026.05.07 20:13:11.525555 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.05.07 20:13:11.525673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2279 | 2026.05.07 20:13:11.527021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2280 | 2026.05.07 20:13:11.527307 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.07 20:13:11.527667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
| 2282 | 2026.05.07 20:13:11.813203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2283 | 2026.05.07 20:13:11.829004 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.05.07 20:13:11.829050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2285 | 2026.05.07 20:13:11.834577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2286 | 2026.05.07 20:13:11.835274 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.07 20:13:11.837875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2288 | 2026.05.07 20:13:13.406471 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.05.07 20:13:13.406675 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2290 | 2026.05.07 20:13:13.406960 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2291 | 2026.05.07 20:13:13.407054 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 2292 | 2026.05.07 20:13:13.407225 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2293 | 2026.05.07 20:13:13.407294 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2294 | 2026.05.07 20:13:13.407435 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 2295 | 2026.05.07 20:13:13.407532 [ 323 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) | ||
| 2296 | 2026.05.07 20:13:13.407566 [ 357 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Running binary search on index range for part all_3_3_0 (2 marks) | ||
| 2297 | 2026.05.07 20:13:13.407566 [ 349 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Running binary search on index range for part all_2_2_0 (2 marks) | ||
| 2298 | 2026.05.07 20:13:13.407669 [ 357 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (LEFT) boundary mark: 1 | ||
| 2299 | 2026.05.07 20:13:13.407573 [ 323 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 2300 | 2026.05.07 20:13:13.407702 [ 357 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (RIGHT) boundary mark: 2 | ||
| 2301 | 2026.05.07 20:13:13.407705 [ 349 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 2302 | 2026.05.07 20:13:13.407727 [ 323 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 2303 | 2026.05.07 20:13:13.407748 [ 357 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found empty range in 1 steps | ||
| 2304 | 2026.05.07 20:13:13.407773 [ 349 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 2305 | 2026.05.07 20:13:13.407776 [ 323 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found continuous range in 2 steps | ||
| 2306 | 2026.05.07 20:13:13.407815 [ 349 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Found continuous range in 2 steps | ||
| 2307 | 2026.05.07 20:13:13.407916 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2308 | 2026.05.07 20:13:13.407945 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2309 | 2026.05.07 20:13:13.408016 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2310 | 2026.05.07 20:13:13.408042 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
| 2311 | 2026.05.07 20:13:13.408076 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 2312 | 2026.05.07 20:13:13.408109 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 2313 | 2026.05.07 20:13:13.409156 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Debug> executeQuery: Read 17 rows, 1.04 KiB in 0.002512 sec., 6767.515923566879 rows/sec., 412.86 KiB/sec. | ||
| 2314 | 2026.05.07 20:13:13.409262 [ 5 ] {d48241db-6dc8-4afb-861d-07ecbdcc50c7} <Debug> TCPHandler: Processed in 0.002897661 sec. | ||
| 2315 | 2026.05.07 20:13:13.410027 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.05.07 20:13:13.410141 [ 5 ] {99aacc66-629e-4da4-b63b-84f83d4ea4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2317 | 2026.05.07 20:13:13.410187 [ 5 ] {99aacc66-629e-4da4-b63b-84f83d4ea4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2318 | 2026.05.07 20:13:13.410668 [ 5 ] {99aacc66-629e-4da4-b63b-84f83d4ea4f4} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.05.07 20:13:13.410711 [ 5 ] {99aacc66-629e-4da4-b63b-84f83d4ea4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2320 | 2026.05.07 20:13:13.411076 [ 5 ] {99aacc66-629e-4da4-b63b-84f83d4ea4f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2321 | 2026.05.07 20:13:13.411303 [ 5 ] {99aacc66-629e-4da4-b63b-84f83d4ea4f4} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.05.07 20:13:13.411424 [ 135 ] {} <Debug> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2323 | 2026.05.07 20:13:13.411454 [ 5 ] {99aacc66-629e-4da4-b63b-84f83d4ea4f4} <Debug> executeQuery: Read 62 rows, 5.87 KiB in 0.001345 sec., 46096.65427509294 rows/sec., 4.26 MiB/sec. | ||
| 2324 | 2026.05.07 20:13:13.411497 [ 135 ] {} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.05.07 20:13:13.411507 [ 5 ] {99aacc66-629e-4da4-b63b-84f83d4ea4f4} <Debug> TCPHandler: Processed in 0.001532768 sec. | ||
| 2326 | 2026.05.07 20:13:13.411530 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2327 | 2026.05.07 20:13:13.411648 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.05.07 20:13:13.411674 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::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 | ||
| 2329 | 2026.05.07 20:13:13.411755 [ 5 ] {dba395a0-d461-4577-8194-8ad5769363b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2330 | 2026.05.07 20:13:13.411801 [ 5 ] {dba395a0-d461-4577-8194-8ad5769363b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2331 | 2026.05.07 20:13:13.411815 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2332 | 2026.05.07 20:13:13.411867 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 789 rows starting from the beginning of the part | ||
| 2333 | 2026.05.07 20:13:13.411975 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 2334 | 2026.05.07 20:13:13.412032 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 741 rows starting from the beginning of the part | ||
| 2335 | 2026.05.07 20:13:13.412081 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 66 rows starting from the beginning of the part | ||
| 2336 | 2026.05.07 20:13:13.412133 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 741 rows starting from the beginning of the part | ||
| 2337 | 2026.05.07 20:13:13.412183 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 62 rows starting from the beginning of the part | ||
| 2338 | 2026.05.07 20:13:13.412232 [ 5 ] {dba395a0-d461-4577-8194-8ad5769363b8} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.05.07 20:13:13.412275 [ 5 ] {dba395a0-d461-4577-8194-8ad5769363b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2340 | 2026.05.07 20:13:13.412639 [ 5 ] {dba395a0-d461-4577-8194-8ad5769363b8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2341 | 2026.05.07 20:13:13.412901 [ 5 ] {dba395a0-d461-4577-8194-8ad5769363b8} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.05.07 20:13:13.413004 [ 135 ] {} <Debug> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2343 | 2026.05.07 20:13:13.413035 [ 135 ] {} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.05.07 20:13:13.413043 [ 5 ] {dba395a0-d461-4577-8194-8ad5769363b8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00131 sec., 23664.12213740458 rows/sec., 1.74 MiB/sec. | ||
| 2345 | 2026.05.07 20:13:13.413052 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2346 | 2026.05.07 20:13:13.413092 [ 5 ] {dba395a0-d461-4577-8194-8ad5769363b8} <Debug> TCPHandler: Processed in 0.001496477 sec. | ||
| 2347 | 2026.05.07 20:13:13.413182 [ 201 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::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 | ||
| 2348 | 2026.05.07 20:13:13.413211 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.05.07 20:13:13.413304 [ 201 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2350 | 2026.05.07 20:13:13.413312 [ 5 ] {0343dd7f-71fa-4e8d-a4de-18bc59dfcb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2351 | 2026.05.07 20:13:13.413349 [ 201 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 169 rows starting from the beginning of the part | ||
| 2352 | 2026.05.07 20:13:13.413362 [ 5 ] {0343dd7f-71fa-4e8d-a4de-18bc59dfcb37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2353 | 2026.05.07 20:13:13.413432 [ 201 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2354 | 2026.05.07 20:13:13.413457 [ 188 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837922 sec., 1331394.9122976926 rows/sec., 109.42 MiB/sec. | ||
| 2355 | 2026.05.07 20:13:13.413487 [ 201 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part | ||
| 2356 | 2026.05.07 20:13:13.413545 [ 201 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part | ||
| 2357 | 2026.05.07 20:13:13.413586 [ 201 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 142 rows starting from the beginning of the part | ||
| 2358 | 2026.05.07 20:13:13.413633 [ 201 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2359 | 2026.05.07 20:13:13.413688 [ 189 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2360 | 2026.05.07 20:13:13.413786 [ 5 ] {0343dd7f-71fa-4e8d-a4de-18bc59dfcb37} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.05.07 20:13:13.413830 [ 5 ] {0343dd7f-71fa-4e8d-a4de-18bc59dfcb37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2362 | 2026.05.07 20:13:13.413997 [ 189 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.05.07 20:13:13.414089 [ 189 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_11_2} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2364 | 2026.05.07 20:13:13.414176 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2365 | 2026.05.07 20:13:13.414257 [ 5 ] {0343dd7f-71fa-4e8d-a4de-18bc59dfcb37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2366 | 2026.05.07 20:13:13.414487 [ 5 ] {0343dd7f-71fa-4e8d-a4de-18bc59dfcb37} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.05.07 20:13:13.414494 [ 188 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366014 sec., 398971.0207948088 rows/sec., 26.20 MiB/sec. | ||
| 2368 | 2026.05.07 20:13:13.414593 [ 135 ] {} <Debug> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2369 | 2026.05.07 20:13:13.414616 [ 189 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2370 | 2026.05.07 20:13:13.414623 [ 135 ] {} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.05.07 20:13:13.414626 [ 5 ] {0343dd7f-71fa-4e8d-a4de-18bc59dfcb37} <Debug> executeQuery: Read 31 rows, 2.48 KiB in 0.001334 sec., 23238.380809595204 rows/sec., 1.82 MiB/sec. | ||
| 2372 | 2026.05.07 20:13:13.414657 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2373 | 2026.05.07 20:13:13.414689 [ 5 ] {0343dd7f-71fa-4e8d-a4de-18bc59dfcb37} <Debug> TCPHandler: Processed in 0.001528437 sec. | ||
| 2374 | 2026.05.07 20:13:13.414737 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::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 | ||
| 2375 | 2026.05.07 20:13:13.414810 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.05.07 20:13:13.414826 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2377 | 2026.05.07 20:13:13.414858 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 465 rows starting from the beginning of the part | ||
| 2378 | 2026.05.07 20:13:13.414867 [ 189 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.05.07 20:13:13.414903 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2380 | 2026.05.07 20:13:13.414914 [ 5 ] {fc181457-348d-4287-8f27-09e3ce25d6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.05.07 20:13:13.414935 [ 189 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_11_2} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2382 | 2026.05.07 20:13:13.414939 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 426 rows starting from the beginning of the part | ||
| 2383 | 2026.05.07 20:13:13.414977 [ 5 ] {fc181457-348d-4287-8f27-09e3ce25d6b9} <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 | ||
| 2384 | 2026.05.07 20:13:13.414981 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 43 rows starting from the beginning of the part | ||
| 2385 | 2026.05.07 20:13:13.414995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2386 | 2026.05.07 20:13:13.415030 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 426 rows starting from the beginning of the part | ||
| 2387 | 2026.05.07 20:13:13.415070 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2388 | 2026.05.07 20:13:13.415791 [ 5 ] {fc181457-348d-4287-8f27-09e3ce25d6b9} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.05.07 20:13:13.415834 [ 5 ] {fc181457-348d-4287-8f27-09e3ce25d6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2390 | 2026.05.07 20:13:13.415913 [ 189 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203321 sec., 1175912.3292953419 rows/sec., 86.60 MiB/sec. | ||
| 2391 | 2026.05.07 20:13:13.416051 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2392 | 2026.05.07 20:13:13.416322 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.05.07 20:13:13.416387 [ 201 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_11_2} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2394 | 2026.05.07 20:13:13.416435 [ 5 ] {fc181457-348d-4287-8f27-09e3ce25d6b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2395 | 2026.05.07 20:13:13.416445 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2396 | 2026.05.07 20:13:13.416678 [ 5 ] {fc181457-348d-4287-8f27-09e3ce25d6b9} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.05.07 20:13:13.416827 [ 5 ] {fc181457-348d-4287-8f27-09e3ce25d6b9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001931 sec., 16053.858104609011 rows/sec., 28.77 MiB/sec. | ||
| 2398 | 2026.05.07 20:13:13.416881 [ 5 ] {fc181457-348d-4287-8f27-09e3ce25d6b9} <Debug> TCPHandler: Processed in 0.002120828 sec. | ||
| 2399 | 2026.05.07 20:13:18.410472 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.05.07 20:13:18.410744 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', '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_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) | ||
| 2401 | 2026.05.07 20:13:18.411112 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2402 | 2026.05.07 20:13:18.411154 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', '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_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 | ||
| 2403 | 2026.05.07 20:13:18.411402 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2404 | 2026.05.07 20:13:18.411481 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2405 | 2026.05.07 20:13:18.411623 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 17-element set) | ||
| 2406 | 2026.05.07 20:13:18.411738 [ 357 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2407 | 2026.05.07 20:13:18.411738 [ 349 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2408 | 2026.05.07 20:13:18.411738 [ 341 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2409 | 2026.05.07 20:13:18.411885 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2410 | 2026.05.07 20:13:18.411915 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2411 | 2026.05.07 20:13:18.411992 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2412 | 2026.05.07 20:13:18.412012 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
| 2413 | 2026.05.07 20:13:18.412048 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', '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_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'))" | ||
| 2414 | 2026.05.07 20:13:18.412090 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', '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_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'))" | ||
| 2415 | 2026.05.07 20:13:18.413234 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Debug> executeQuery: Read 17 rows, 5.02 KiB in 0.002594 sec., 6553.585196607556 rows/sec., 1.89 MiB/sec. | ||
| 2416 | 2026.05.07 20:13:18.413366 [ 5 ] {83a31ebe-567e-4bd5-85ef-c0455c8d826e} <Debug> TCPHandler: Processed in 0.003040984 sec. | ||
| 2417 | 2026.05.07 20:13:18.416845 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.05.07 20:13:18.416983 [ 5 ] {5cb410ee-1d3f-460a-9727-063997b18eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2419 | 2026.05.07 20:13:18.417039 [ 5 ] {5cb410ee-1d3f-460a-9727-063997b18eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2420 | 2026.05.07 20:13:18.417625 [ 5 ] {5cb410ee-1d3f-460a-9727-063997b18eb9} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.05.07 20:13:18.417670 [ 5 ] {5cb410ee-1d3f-460a-9727-063997b18eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2422 | 2026.05.07 20:13:18.418103 [ 5 ] {5cb410ee-1d3f-460a-9727-063997b18eb9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2423 | 2026.05.07 20:13:18.418315 [ 5 ] {5cb410ee-1d3f-460a-9727-063997b18eb9} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.05.07 20:13:18.418469 [ 5 ] {5cb410ee-1d3f-460a-9727-063997b18eb9} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001527 sec., 2619.515389652914 rows/sec., 333.20 KiB/sec. | ||
| 2425 | 2026.05.07 20:13:18.418509 [ 5 ] {5cb410ee-1d3f-460a-9727-063997b18eb9} <Debug> TCPHandler: Processed in 0.001730421 sec. | ||
| 2426 | 2026.05.07 20:13:18.418639 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.05.07 20:13:18.418740 [ 5 ] {e3a249d1-25f9-4b38-8ef1-e7d61e1a230d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.05.07 20:13:18.418782 [ 5 ] {e3a249d1-25f9-4b38-8ef1-e7d61e1a230d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2429 | 2026.05.07 20:13:18.419316 [ 5 ] {e3a249d1-25f9-4b38-8ef1-e7d61e1a230d} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.05.07 20:13:18.419353 [ 5 ] {e3a249d1-25f9-4b38-8ef1-e7d61e1a230d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2431 | 2026.05.07 20:13:18.419675 [ 5 ] {e3a249d1-25f9-4b38-8ef1-e7d61e1a230d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2432 | 2026.05.07 20:13:18.419890 [ 5 ] {e3a249d1-25f9-4b38-8ef1-e7d61e1a230d} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.05.07 20:13:18.420021 [ 5 ] {e3a249d1-25f9-4b38-8ef1-e7d61e1a230d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001304 sec., 217791.4110429448 rows/sec., 13.83 MiB/sec. | ||
| 2434 | 2026.05.07 20:13:18.420060 [ 5 ] {e3a249d1-25f9-4b38-8ef1-e7d61e1a230d} <Debug> TCPHandler: Processed in 0.001472406 sec. | ||
| 2435 | 2026.05.07 20:13:18.420185 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.05.07 20:13:18.420282 [ 5 ] {3ea5e177-a69f-4c21-a1f7-60add4b92395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2437 | 2026.05.07 20:13:18.420323 [ 5 ] {3ea5e177-a69f-4c21-a1f7-60add4b92395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2438 | 2026.05.07 20:13:18.420708 [ 5 ] {3ea5e177-a69f-4c21-a1f7-60add4b92395} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.05.07 20:13:18.420745 [ 5 ] {3ea5e177-a69f-4c21-a1f7-60add4b92395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2440 | 2026.05.07 20:13:18.421033 [ 5 ] {3ea5e177-a69f-4c21-a1f7-60add4b92395} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2441 | 2026.05.07 20:13:18.421245 [ 5 ] {3ea5e177-a69f-4c21-a1f7-60add4b92395} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.05.07 20:13:18.421373 [ 5 ] {3ea5e177-a69f-4c21-a1f7-60add4b92395} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00111 sec., 1801.8018018018017 rows/sec., 146.92 KiB/sec. | ||
| 2443 | 2026.05.07 20:13:18.421409 [ 5 ] {3ea5e177-a69f-4c21-a1f7-60add4b92395} <Debug> TCPHandler: Processed in 0.001274242 sec. | ||
| 2444 | 2026.05.07 20:13:18.421531 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.05.07 20:13:18.421657 [ 5 ] {36901af5-66dc-464a-9d27-af56a63ef38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2446 | 2026.05.07 20:13:18.421705 [ 5 ] {36901af5-66dc-464a-9d27-af56a63ef38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2447 | 2026.05.07 20:13:18.422510 [ 5 ] {36901af5-66dc-464a-9d27-af56a63ef38d} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.05.07 20:13:18.422548 [ 5 ] {36901af5-66dc-464a-9d27-af56a63ef38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2449 | 2026.05.07 20:13:18.422909 [ 5 ] {36901af5-66dc-464a-9d27-af56a63ef38d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2450 | 2026.05.07 20:13:18.423131 [ 5 ] {36901af5-66dc-464a-9d27-af56a63ef38d} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.05.07 20:13:18.423259 [ 5 ] {36901af5-66dc-464a-9d27-af56a63ef38d} <Debug> executeQuery: Read 746 rows, 58.84 KiB in 0.001628 sec., 458230.9582309582 rows/sec., 35.30 MiB/sec. | ||
| 2452 | 2026.05.07 20:13:18.423296 [ 5 ] {36901af5-66dc-464a-9d27-af56a63ef38d} <Debug> TCPHandler: Processed in 0.001825582 sec. | ||
| 2453 | 2026.05.07 20:13:18.423420 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.05.07 20:13:18.423517 [ 5 ] {d5447d68-0d94-40cb-9eb6-e974ca5df31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2455 | 2026.05.07 20:13:18.423556 [ 5 ] {d5447d68-0d94-40cb-9eb6-e974ca5df31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2456 | 2026.05.07 20:13:18.423996 [ 5 ] {d5447d68-0d94-40cb-9eb6-e974ca5df31b} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.05.07 20:13:18.424037 [ 5 ] {d5447d68-0d94-40cb-9eb6-e974ca5df31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2458 | 2026.05.07 20:13:18.424395 [ 5 ] {d5447d68-0d94-40cb-9eb6-e974ca5df31b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2459 | 2026.05.07 20:13:18.424652 [ 5 ] {d5447d68-0d94-40cb-9eb6-e974ca5df31b} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.05.07 20:13:18.424805 [ 5 ] {d5447d68-0d94-40cb-9eb6-e974ca5df31b} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001306 sec., 110260.33690658498 rows/sec., 6.49 MiB/sec. | ||
| 2461 | 2026.05.07 20:13:18.424849 [ 5 ] {d5447d68-0d94-40cb-9eb6-e974ca5df31b} <Debug> TCPHandler: Processed in 0.001477856 sec. | ||
| 2462 | 2026.05.07 20:13:18.424975 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.05.07 20:13:18.425077 [ 5 ] {fcff054b-0586-41df-941f-d24cd648dc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2464 | 2026.05.07 20:13:18.425122 [ 5 ] {fcff054b-0586-41df-941f-d24cd648dc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2465 | 2026.05.07 20:13:18.425616 [ 5 ] {fcff054b-0586-41df-941f-d24cd648dc41} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.05.07 20:13:18.425657 [ 5 ] {fcff054b-0586-41df-941f-d24cd648dc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2467 | 2026.05.07 20:13:18.426010 [ 5 ] {fcff054b-0586-41df-941f-d24cd648dc41} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2468 | 2026.05.07 20:13:18.426256 [ 5 ] {fcff054b-0586-41df-941f-d24cd648dc41} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.05.07 20:13:18.426390 [ 5 ] {fcff054b-0586-41df-941f-d24cd648dc41} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001334 sec., 111694.15292353823 rows/sec., 7.22 MiB/sec. | ||
| 2470 | 2026.05.07 20:13:18.426428 [ 5 ] {fcff054b-0586-41df-941f-d24cd648dc41} <Debug> TCPHandler: Processed in 0.001509567 sec. | ||
| 2471 | 2026.05.07 20:13:18.426543 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.05.07 20:13:18.426637 [ 5 ] {6ff2add3-0d4f-41b4-a863-39ab2a133b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2473 | 2026.05.07 20:13:18.426675 [ 5 ] {6ff2add3-0d4f-41b4-a863-39ab2a133b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2474 | 2026.05.07 20:13:18.427103 [ 5 ] {6ff2add3-0d4f-41b4-a863-39ab2a133b67} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.05.07 20:13:18.427138 [ 5 ] {6ff2add3-0d4f-41b4-a863-39ab2a133b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2476 | 2026.05.07 20:13:18.427433 [ 5 ] {6ff2add3-0d4f-41b4-a863-39ab2a133b67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2477 | 2026.05.07 20:13:18.427650 [ 5 ] {6ff2add3-0d4f-41b4-a863-39ab2a133b67} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.05.07 20:13:18.427775 [ 5 ] {6ff2add3-0d4f-41b4-a863-39ab2a133b67} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 2479 | 2026.05.07 20:13:18.427813 [ 5 ] {6ff2add3-0d4f-41b4-a863-39ab2a133b67} <Debug> TCPHandler: Processed in 0.001320033 sec. | ||
| 2480 | 2026.05.07 20:13:18.427929 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.05.07 20:13:18.428022 [ 5 ] {32ecdd40-c060-4bf8-8f00-76f766f1d059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2482 | 2026.05.07 20:13:18.428062 [ 5 ] {32ecdd40-c060-4bf8-8f00-76f766f1d059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2483 | 2026.05.07 20:13:18.428590 [ 5 ] {32ecdd40-c060-4bf8-8f00-76f766f1d059} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.05.07 20:13:18.428626 [ 5 ] {32ecdd40-c060-4bf8-8f00-76f766f1d059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2485 | 2026.05.07 20:13:18.428947 [ 5 ] {32ecdd40-c060-4bf8-8f00-76f766f1d059} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2486 | 2026.05.07 20:13:18.429155 [ 5 ] {32ecdd40-c060-4bf8-8f00-76f766f1d059} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.05.07 20:13:18.429279 [ 5 ] {32ecdd40-c060-4bf8-8f00-76f766f1d059} <Debug> executeQuery: Read 436 rows, 30.87 KiB in 0.001274 sec., 342229.1993720565 rows/sec., 23.66 MiB/sec. | ||
| 2488 | 2026.05.07 20:13:18.429316 [ 5 ] {32ecdd40-c060-4bf8-8f00-76f766f1d059} <Debug> TCPHandler: Processed in 0.001437866 sec. | ||
| 2489 | 2026.05.07 20:13:18.429431 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.05.07 20:13:18.429527 [ 5 ] {148decd7-efd3-49c8-b359-0d948e34866e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2491 | 2026.05.07 20:13:18.429568 [ 5 ] {148decd7-efd3-49c8-b359-0d948e34866e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2492 | 2026.05.07 20:13:18.429899 [ 5 ] {148decd7-efd3-49c8-b359-0d948e34866e} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.05.07 20:13:18.429935 [ 5 ] {148decd7-efd3-49c8-b359-0d948e34866e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2494 | 2026.05.07 20:13:18.430225 [ 5 ] {148decd7-efd3-49c8-b359-0d948e34866e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2495 | 2026.05.07 20:13:18.430430 [ 5 ] {148decd7-efd3-49c8-b359-0d948e34866e} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): 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.05.07 20:13:18.430553 [ 5 ] {148decd7-efd3-49c8-b359-0d948e34866e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 2497 | 2026.05.07 20:13:18.430588 [ 5 ] {148decd7-efd3-49c8-b359-0d948e34866e} <Debug> TCPHandler: Processed in 0.001206971 sec. | ||
| 2498 | 2026.05.07 20:13:18.430715 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.05.07 20:13:18.430817 [ 5 ] {a0ebcb1c-0ac0-40d2-ae6a-d7dc7ad1057b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.05.07 20:13:18.430859 [ 5 ] {a0ebcb1c-0ac0-40d2-ae6a-d7dc7ad1057b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2501 | 2026.05.07 20:13:18.431262 [ 5 ] {a0ebcb1c-0ac0-40d2-ae6a-d7dc7ad1057b} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.05.07 20:13:18.431299 [ 5 ] {a0ebcb1c-0ac0-40d2-ae6a-d7dc7ad1057b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2503 | 2026.05.07 20:13:18.431622 [ 5 ] {a0ebcb1c-0ac0-40d2-ae6a-d7dc7ad1057b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2504 | 2026.05.07 20:13:18.431827 [ 5 ] {a0ebcb1c-0ac0-40d2-ae6a-d7dc7ad1057b} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.05.07 20:13:18.431934 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2506 | 2026.05.07 20:13:18.431962 [ 5 ] {a0ebcb1c-0ac0-40d2-ae6a-d7dc7ad1057b} <Debug> executeQuery: Read 116 rows, 7.45 KiB in 0.001164 sec., 99656.35738831614 rows/sec., 6.25 MiB/sec. | ||
| 2507 | 2026.05.07 20:13:18.431991 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.05.07 20:13:18.432005 [ 5 ] {a0ebcb1c-0ac0-40d2-ae6a-d7dc7ad1057b} <Debug> TCPHandler: Processed in 0.001342723 sec. | ||
| 2509 | 2026.05.07 20:13:18.432023 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2510 | 2026.05.07 20:13:18.432126 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::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 | ||
| 2511 | 2026.05.07 20:13:18.432128 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.05.07 20:13:18.432241 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2513 | 2026.05.07 20:13:18.432253 [ 5 ] {64f55774-64a6-4c10-87a9-5b7908488401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2514 | 2026.05.07 20:13:18.432275 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2515 | 2026.05.07 20:13:18.432296 [ 5 ] {64f55774-64a6-4c10-87a9-5b7908488401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2516 | 2026.05.07 20:13:18.432365 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 106 rows starting from the beginning of the part | ||
| 2517 | 2026.05.07 20:13:18.432422 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 105 rows starting from the beginning of the part | ||
| 2518 | 2026.05.07 20:13:18.432467 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 2519 | 2026.05.07 20:13:18.432520 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 105 rows starting from the beginning of the part | ||
| 2520 | 2026.05.07 20:13:18.432568 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 116 rows starting from the beginning of the part | ||
| 2521 | 2026.05.07 20:13:18.432778 [ 5 ] {64f55774-64a6-4c10-87a9-5b7908488401} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.05.07 20:13:18.432813 [ 5 ] {64f55774-64a6-4c10-87a9-5b7908488401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2523 | 2026.05.07 20:13:18.433112 [ 5 ] {64f55774-64a6-4c10-87a9-5b7908488401} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2524 | 2026.05.07 20:13:18.433323 [ 5 ] {64f55774-64a6-4c10-87a9-5b7908488401} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.05.07 20:13:18.433414 [ 189 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322873 sec., 329585.68207227753 rows/sec., 20.42 MiB/sec. | ||
| 2526 | 2026.05.07 20:13:18.433461 [ 5 ] {64f55774-64a6-4c10-87a9-5b7908488401} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 54.96 KiB/sec. | ||
| 2527 | 2026.05.07 20:13:18.433501 [ 5 ] {64f55774-64a6-4c10-87a9-5b7908488401} <Debug> TCPHandler: Processed in 0.001423555 sec. | ||
| 2528 | 2026.05.07 20:13:18.433610 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.07 20:13:18.433660 [ 189 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2530 | 2026.05.07 20:13:18.433705 [ 5 ] {4a3fea90-ffbb-4e04-964c-54aabd25f793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.07 20:13:18.433750 [ 5 ] {4a3fea90-ffbb-4e04-964c-54aabd25f793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2532 | 2026.05.07 20:13:18.433976 [ 189 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.05.07 20:13:18.434055 [ 189 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2534 | 2026.05.07 20:13:18.434097 [ 5 ] {4a3fea90-ffbb-4e04-964c-54aabd25f793} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.05.07 20:13:18.434136 [ 5 ] {4a3fea90-ffbb-4e04-964c-54aabd25f793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2536 | 2026.05.07 20:13:18.434140 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2537 | 2026.05.07 20:13:18.434445 [ 5 ] {4a3fea90-ffbb-4e04-964c-54aabd25f793} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2538 | 2026.05.07 20:13:18.434652 [ 5 ] {4a3fea90-ffbb-4e04-964c-54aabd25f793} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.05.07 20:13:18.434780 [ 5 ] {4a3fea90-ffbb-4e04-964c-54aabd25f793} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001094 sec., 36563.07129798903 rows/sec., 2.01 MiB/sec. | ||
| 2540 | 2026.05.07 20:13:18.434816 [ 5 ] {4a3fea90-ffbb-4e04-964c-54aabd25f793} <Debug> TCPHandler: Processed in 0.001254492 sec. | ||
| 2541 | 2026.05.07 20:13:19.019003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6282 | ||
| 2542 | 2026.05.07 20:13:19.019550 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.05.07 20:13:19.019588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2544 | 2026.05.07 20:13:19.020098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2545 | 2026.05.07 20:13:19.020360 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.05.07 20:13:19.020501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6282 | ||
| 2547 | 2026.05.07 20:13:19.338777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2548 | 2026.05.07 20:13:19.354994 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.05.07 20:13:19.355059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2550 | 2026.05.07 20:13:19.360912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2551 | 2026.05.07 20:13:19.361597 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.05.07 20:13:19.364299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2553 | 2026.05.07 20:13:21.528712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 298 | ||
| 2554 | 2026.05.07 20:13:21.531255 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.05.07 20:13:21.531311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2556 | 2026.05.07 20:13:21.532499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2557 | 2026.05.07 20:13:21.532768 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.05.07 20:13:21.533012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2559 | 2026.05.07 20:13:23.406726 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.05.07 20:13:23.406947 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2561 | 2026.05.07 20:13:23.407255 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2562 | 2026.05.07 20:13:23.407286 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2563 | 2026.05.07 20:13:23.407473 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2564 | 2026.05.07 20:13:23.407544 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2565 | 2026.05.07 20:13:23.407683 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 5-element set) | ||
| 2566 | 2026.05.07 20:13:23.407806 [ 341 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2567 | 2026.05.07 20:13:23.407835 [ 332 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2568 | 2026.05.07 20:13:23.407815 [ 319 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2569 | 2026.05.07 20:13:23.407806 [ 357 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2570 | 2026.05.07 20:13:23.408018 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2571 | 2026.05.07 20:13:23.408047 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2572 | 2026.05.07 20:13:23.408132 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2573 | 2026.05.07 20:13:23.408152 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 21 rows with 3 streams | ||
| 2574 | 2026.05.07 20:13:23.408185 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2575 | 2026.05.07 20:13:23.408222 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2576 | 2026.05.07 20:13:23.408255 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2577 | 2026.05.07 20:13:23.409564 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Debug> executeQuery: Read 21 rows, 1.55 KiB in 0.002698 sec., 7783.543365455894 rows/sec., 572.98 KiB/sec. | ||
| 2578 | 2026.05.07 20:13:23.409706 [ 5 ] {1935bbf8-8837-422b-879f-944752b7fb1c} <Debug> TCPHandler: Processed in 0.003112665 sec. | ||
| 2579 | 2026.05.07 20:13:23.410691 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.05.07 20:13:23.410804 [ 5 ] {6f6b269b-a47d-4a90-8a11-f091dae59a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2581 | 2026.05.07 20:13:23.410851 [ 5 ] {6f6b269b-a47d-4a90-8a11-f091dae59a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2582 | 2026.05.07 20:13:23.411376 [ 5 ] {6f6b269b-a47d-4a90-8a11-f091dae59a41} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.05.07 20:13:23.411417 [ 5 ] {6f6b269b-a47d-4a90-8a11-f091dae59a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2584 | 2026.05.07 20:13:23.411783 [ 5 ] {6f6b269b-a47d-4a90-8a11-f091dae59a41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2585 | 2026.05.07 20:13:23.412008 [ 5 ] {6f6b269b-a47d-4a90-8a11-f091dae59a41} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.05.07 20:13:23.412155 [ 5 ] {6f6b269b-a47d-4a90-8a11-f091dae59a41} <Debug> executeQuery: Read 66 rows, 6.21 KiB in 0.001384 sec., 47687.8612716763 rows/sec., 4.38 MiB/sec. | ||
| 2587 | 2026.05.07 20:13:23.412195 [ 5 ] {6f6b269b-a47d-4a90-8a11-f091dae59a41} <Debug> TCPHandler: Processed in 0.001556278 sec. | ||
| 2588 | 2026.05.07 20:13:23.412323 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.05.07 20:13:23.412421 [ 5 ] {4a3e8606-2068-43a4-b3d4-d60072e293cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.05.07 20:13:23.412463 [ 5 ] {4a3e8606-2068-43a4-b3d4-d60072e293cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2591 | 2026.05.07 20:13:23.412875 [ 5 ] {4a3e8606-2068-43a4-b3d4-d60072e293cd} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.05.07 20:13:23.412923 [ 5 ] {4a3e8606-2068-43a4-b3d4-d60072e293cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2593 | 2026.05.07 20:13:23.413219 [ 5 ] {4a3e8606-2068-43a4-b3d4-d60072e293cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2594 | 2026.05.07 20:13:23.413430 [ 5 ] {4a3e8606-2068-43a4-b3d4-d60072e293cd} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.05.07 20:13:23.413564 [ 5 ] {4a3e8606-2068-43a4-b3d4-d60072e293cd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001165 sec., 26609.442060085836 rows/sec., 1.95 MiB/sec. | ||
| 2596 | 2026.05.07 20:13:23.413602 [ 5 ] {4a3e8606-2068-43a4-b3d4-d60072e293cd} <Debug> TCPHandler: Processed in 0.001328294 sec. | ||
| 2597 | 2026.05.07 20:13:23.413718 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.05.07 20:13:23.413813 [ 5 ] {515ecef2-c47a-495f-a843-b62678de3432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2599 | 2026.05.07 20:13:23.413852 [ 5 ] {515ecef2-c47a-495f-a843-b62678de3432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2600 | 2026.05.07 20:13:23.414267 [ 5 ] {515ecef2-c47a-495f-a843-b62678de3432} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.05.07 20:13:23.414304 [ 5 ] {515ecef2-c47a-495f-a843-b62678de3432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2602 | 2026.05.07 20:13:23.414603 [ 5 ] {515ecef2-c47a-495f-a843-b62678de3432} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2603 | 2026.05.07 20:13:23.414810 [ 5 ] {515ecef2-c47a-495f-a843-b62678de3432} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.05.07 20:13:23.414952 [ 5 ] {515ecef2-c47a-495f-a843-b62678de3432} <Debug> executeQuery: Read 39 rows, 3.13 KiB in 0.001157 sec., 33707.86516853933 rows/sec., 2.64 MiB/sec. | ||
| 2605 | 2026.05.07 20:13:23.414989 [ 5 ] {515ecef2-c47a-495f-a843-b62678de3432} <Debug> TCPHandler: Processed in 0.001320203 sec. | ||
| 2606 | 2026.05.07 20:13:23.415104 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.05.07 20:13:23.415198 [ 5 ] {0a10b8e0-50a6-4665-9514-312c0d70c223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2608 | 2026.05.07 20:13:23.415241 [ 5 ] {0a10b8e0-50a6-4665-9514-312c0d70c223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2609 | 2026.05.07 20:13:23.415596 [ 5 ] {0a10b8e0-50a6-4665-9514-312c0d70c223} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.05.07 20:13:23.415631 [ 5 ] {0a10b8e0-50a6-4665-9514-312c0d70c223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2611 | 2026.05.07 20:13:23.415949 [ 5 ] {0a10b8e0-50a6-4665-9514-312c0d70c223} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2612 | 2026.05.07 20:13:23.416153 [ 5 ] {0a10b8e0-50a6-4665-9514-312c0d70c223} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.05.07 20:13:23.416281 [ 5 ] {0a10b8e0-50a6-4665-9514-312c0d70c223} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001102 sec., 9074.410163339384 rows/sec., 691.21 KiB/sec. | ||
| 2614 | 2026.05.07 20:13:23.416318 [ 5 ] {0a10b8e0-50a6-4665-9514-312c0d70c223} <Debug> TCPHandler: Processed in 0.001262123 sec. | ||
| 2615 | 2026.05.07 20:13:23.416447 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.05.07 20:13:23.416540 [ 5 ] {17ee13ea-b4f3-4f33-be26-d39b781848c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.05.07 20:13:23.416595 [ 5 ] {17ee13ea-b4f3-4f33-be26-d39b781848c8} <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 | ||
| 2618 | 2026.05.07 20:13:23.417396 [ 5 ] {17ee13ea-b4f3-4f33-be26-d39b781848c8} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.05.07 20:13:23.417430 [ 5 ] {17ee13ea-b4f3-4f33-be26-d39b781848c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2620 | 2026.05.07 20:13:23.417971 [ 5 ] {17ee13ea-b4f3-4f33-be26-d39b781848c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2621 | 2026.05.07 20:13:23.418192 [ 5 ] {17ee13ea-b4f3-4f33-be26-d39b781848c8} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.05.07 20:13:23.418328 [ 5 ] {17ee13ea-b4f3-4f33-be26-d39b781848c8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001806 sec., 17165.00553709856 rows/sec., 30.76 MiB/sec. | ||
| 2623 | 2026.05.07 20:13:23.418386 [ 5 ] {17ee13ea-b4f3-4f33-be26-d39b781848c8} <Debug> TCPHandler: Processed in 0.001987595 sec. | ||
| 2624 | 2026.05.07 20:13:23.418512 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.05.07 20:13:23.418606 [ 5 ] {fafcf157-1378-4250-98d3-39f9f349770e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2626 | 2026.05.07 20:13:23.418647 [ 5 ] {fafcf157-1378-4250-98d3-39f9f349770e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2627 | 2026.05.07 20:13:23.418974 [ 5 ] {fafcf157-1378-4250-98d3-39f9f349770e} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.05.07 20:13:23.419010 [ 5 ] {fafcf157-1378-4250-98d3-39f9f349770e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2629 | 2026.05.07 20:13:23.419317 [ 5 ] {fafcf157-1378-4250-98d3-39f9f349770e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2630 | 2026.05.07 20:13:23.419521 [ 5 ] {fafcf157-1378-4250-98d3-39f9f349770e} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.05.07 20:13:23.419652 [ 5 ] {fafcf157-1378-4250-98d3-39f9f349770e} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001064 sec., 9398.496240601504 rows/sec., 592.00 KiB/sec. | ||
| 2632 | 2026.05.07 20:13:23.419688 [ 5 ] {fafcf157-1378-4250-98d3-39f9f349770e} <Debug> TCPHandler: Processed in 0.001224301 sec. | ||
| 2633 | 2026.05.07 20:13:26.416170 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2634 | 2026.05.07 20:13:26.416231 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2635 | 2026.05.07 20:13:26.520612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6730 | ||
| 2636 | 2026.05.07 20:13:26.521147 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.05.07 20:13:26.521195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2638 | 2026.05.07 20:13:26.521695 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2639 | 2026.05.07 20:13:26.521963 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.05.07 20:13:26.522103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6730 | ||
| 2641 | 2026.05.07 20:13:26.864456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2642 | 2026.05.07 20:13:26.880889 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.05.07 20:13:26.880937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2644 | 2026.05.07 20:13:26.887172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2645 | 2026.05.07 20:13:26.887829 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.05.07 20:13:26.890688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2647 | 2026.05.07 20:13:28.410662 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.05.07 20:13:28.410902 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2649 | 2026.05.07 20:13:28.411277 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2650 | 2026.05.07 20:13:28.411315 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2651 | 2026.05.07 20:13:28.411560 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2652 | 2026.05.07 20:13:28.411641 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2653 | 2026.05.07 20:13:28.411816 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 16-element set) | ||
| 2654 | 2026.05.07 20:13:28.411938 [ 332 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2655 | 2026.05.07 20:13:28.411952 [ 319 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2656 | 2026.05.07 20:13:28.411979 [ 357 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2657 | 2026.05.07 20:13:28.411979 [ 341 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2658 | 2026.05.07 20:13:28.412207 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2659 | 2026.05.07 20:13:28.412236 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2660 | 2026.05.07 20:13:28.412320 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2661 | 2026.05.07 20:13:28.412342 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 21 rows with 3 streams | ||
| 2662 | 2026.05.07 20:13:28.412377 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2663 | 2026.05.07 20:13:28.412411 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2664 | 2026.05.07 20:13:28.412441 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2665 | 2026.05.07 20:13:28.413650 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Debug> executeQuery: Read 21 rows, 5.10 KiB in 0.002893 sec., 7258.900795022468 rows/sec., 1.72 MiB/sec. | ||
| 2666 | 2026.05.07 20:13:28.413759 [ 5 ] {a8bfcfa3-f1e2-499f-8b57-fd14447ed2b1} <Debug> TCPHandler: Processed in 0.003282148 sec. | ||
| 2667 | 2026.05.07 20:13:28.417366 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.05.07 20:13:28.417475 [ 5 ] {fb483042-b3e5-438f-a000-9573965d3b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2669 | 2026.05.07 20:13:28.417518 [ 5 ] {fb483042-b3e5-438f-a000-9573965d3b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2670 | 2026.05.07 20:13:28.418090 [ 5 ] {fb483042-b3e5-438f-a000-9573965d3b74} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.05.07 20:13:28.418133 [ 5 ] {fb483042-b3e5-438f-a000-9573965d3b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2672 | 2026.05.07 20:13:28.418523 [ 5 ] {fb483042-b3e5-438f-a000-9573965d3b74} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2673 | 2026.05.07 20:13:28.418740 [ 5 ] {fb483042-b3e5-438f-a000-9573965d3b74} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.05.07 20:13:28.418889 [ 142 ] {} <Debug> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2675 | 2026.05.07 20:13:28.418898 [ 5 ] {fb483042-b3e5-438f-a000-9573965d3b74} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001454 sec., 195323.2462173315 rows/sec., 12.41 MiB/sec. | ||
| 2676 | 2026.05.07 20:13:28.418966 [ 142 ] {} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.05.07 20:13:28.418989 [ 5 ] {fb483042-b3e5-438f-a000-9573965d3b74} <Debug> TCPHandler: Processed in 0.00167516 sec. | ||
| 2678 | 2026.05.07 20:13:28.418998 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2679 | 2026.05.07 20:13:28.419121 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.05.07 20:13:28.419158 [ 201 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2681 | 2026.05.07 20:13:28.419220 [ 5 ] {c79ae41a-dfa0-4ff7-88b8-789fd6215172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2682 | 2026.05.07 20:13:28.419266 [ 5 ] {c79ae41a-dfa0-4ff7-88b8-789fd6215172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2683 | 2026.05.07 20:13:28.419337 [ 201 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2684 | 2026.05.07 20:13:28.419393 [ 201 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2685 | 2026.05.07 20:13:28.419490 [ 201 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2686 | 2026.05.07 20:13:28.419565 [ 201 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2687 | 2026.05.07 20:13:28.419632 [ 201 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2688 | 2026.05.07 20:13:28.419695 [ 201 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2689 | 2026.05.07 20:13:28.419901 [ 5 ] {c79ae41a-dfa0-4ff7-88b8-789fd6215172} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.05.07 20:13:28.419943 [ 5 ] {c79ae41a-dfa0-4ff7-88b8-789fd6215172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2691 | 2026.05.07 20:13:28.420394 [ 5 ] {c79ae41a-dfa0-4ff7-88b8-789fd6215172} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2692 | 2026.05.07 20:13:28.420613 [ 5 ] {c79ae41a-dfa0-4ff7-88b8-789fd6215172} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.05.07 20:13:28.420662 [ 200 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570528 sec., 904154.526375843 rows/sec., 60.87 MiB/sec. | ||
| 2694 | 2026.05.07 20:13:28.420741 [ 5 ] {c79ae41a-dfa0-4ff7-88b8-789fd6215172} <Debug> executeQuery: Read 745 rows, 58.77 KiB in 0.001539 sec., 484080.57179987006 rows/sec., 37.29 MiB/sec. | ||
| 2695 | 2026.05.07 20:13:28.420779 [ 5 ] {c79ae41a-dfa0-4ff7-88b8-789fd6215172} <Debug> TCPHandler: Processed in 0.00170731 sec. | ||
| 2696 | 2026.05.07 20:13:28.420886 [ 194 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2697 | 2026.05.07 20:13:28.420897 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.05.07 20:13:28.421017 [ 5 ] {efec23a0-a4d1-4cd2-97e9-f954c0ec6fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.07 20:13:28.421060 [ 5 ] {efec23a0-a4d1-4cd2-97e9-f954c0ec6fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2700 | 2026.05.07 20:13:28.421200 [ 194 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.05.07 20:13:28.421285 [ 194 ] {a4471619-85d6-4a28-a1db-1b6b597f640f::all_1_5_1} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2702 | 2026.05.07 20:13:28.421375 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2703 | 2026.05.07 20:13:28.421495 [ 5 ] {efec23a0-a4d1-4cd2-97e9-f954c0ec6fc2} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.05.07 20:13:28.421536 [ 5 ] {efec23a0-a4d1-4cd2-97e9-f954c0ec6fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2705 | 2026.05.07 20:13:28.421851 [ 5 ] {efec23a0-a4d1-4cd2-97e9-f954c0ec6fc2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2706 | 2026.05.07 20:13:28.422067 [ 5 ] {efec23a0-a4d1-4cd2-97e9-f954c0ec6fc2} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.07 20:13:28.422198 [ 5 ] {efec23a0-a4d1-4cd2-97e9-f954c0ec6fc2} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001199 sec., 118432.02668890743 rows/sec., 6.96 MiB/sec. | ||
| 2708 | 2026.05.07 20:13:28.422234 [ 5 ] {efec23a0-a4d1-4cd2-97e9-f954c0ec6fc2} <Debug> TCPHandler: Processed in 0.001386645 sec. | ||
| 2709 | 2026.05.07 20:13:28.422349 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.05.07 20:13:28.422442 [ 5 ] {722e3387-717b-411a-bedc-03ad8d6dbb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.05.07 20:13:28.422481 [ 5 ] {722e3387-717b-411a-bedc-03ad8d6dbb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2712 | 2026.05.07 20:13:28.422900 [ 5 ] {722e3387-717b-411a-bedc-03ad8d6dbb67} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.05.07 20:13:28.422937 [ 5 ] {722e3387-717b-411a-bedc-03ad8d6dbb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2714 | 2026.05.07 20:13:28.423234 [ 5 ] {722e3387-717b-411a-bedc-03ad8d6dbb67} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2715 | 2026.05.07 20:13:28.423439 [ 5 ] {722e3387-717b-411a-bedc-03ad8d6dbb67} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.05.07 20:13:28.423535 [ 142 ] {} <Debug> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2717 | 2026.05.07 20:13:28.423563 [ 5 ] {722e3387-717b-411a-bedc-03ad8d6dbb67} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001138 sec., 130931.45869947277 rows/sec., 8.46 MiB/sec. | ||
| 2718 | 2026.05.07 20:13:28.423569 [ 142 ] {} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.05.07 20:13:28.423603 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2720 | 2026.05.07 20:13:28.423606 [ 5 ] {722e3387-717b-411a-bedc-03ad8d6dbb67} <Debug> TCPHandler: Processed in 0.001306473 sec. | ||
| 2721 | 2026.05.07 20:13:28.423690 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::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 | ||
| 2722 | 2026.05.07 20:13:28.423734 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.05.07 20:13:28.423832 [ 5 ] {772dd01e-38b8-47b4-a331-8c553143fef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2724 | 2026.05.07 20:13:28.423832 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2725 | 2026.05.07 20:13:28.423872 [ 5 ] {772dd01e-38b8-47b4-a331-8c553143fef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2726 | 2026.05.07 20:13:28.423897 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2727 | 2026.05.07 20:13:28.423994 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2728 | 2026.05.07 20:13:28.424070 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2729 | 2026.05.07 20:13:28.424139 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2730 | 2026.05.07 20:13:28.424204 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2731 | 2026.05.07 20:13:28.424269 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2732 | 2026.05.07 20:13:28.424323 [ 5 ] {772dd01e-38b8-47b4-a331-8c553143fef4} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.05.07 20:13:28.424367 [ 5 ] {772dd01e-38b8-47b4-a331-8c553143fef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2734 | 2026.05.07 20:13:28.424728 [ 5 ] {772dd01e-38b8-47b4-a331-8c553143fef4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2735 | 2026.05.07 20:13:28.424965 [ 5 ] {772dd01e-38b8-47b4-a331-8c553143fef4} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.05.07 20:13:28.425106 [ 142 ] {} <Debug> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2737 | 2026.05.07 20:13:28.425137 [ 5 ] {772dd01e-38b8-47b4-a331-8c553143fef4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001323 sec., 111866.96900982616 rows/sec., 6.36 MiB/sec. | ||
| 2738 | 2026.05.07 20:13:28.425142 [ 142 ] {} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.05.07 20:13:28.425180 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2740 | 2026.05.07 20:13:28.425182 [ 5 ] {772dd01e-38b8-47b4-a331-8c553143fef4} <Debug> TCPHandler: Processed in 0.001497386 sec. | ||
| 2741 | 2026.05.07 20:13:28.425257 [ 200 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2742 | 2026.05.07 20:13:28.425311 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.05.07 20:13:28.425345 [ 200 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2744 | 2026.05.07 20:13:28.425362 [ 193 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170806 sec., 436752.8072784328 rows/sec., 29.88 MiB/sec. | ||
| 2745 | 2026.05.07 20:13:28.425372 [ 200 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2746 | 2026.05.07 20:13:28.425405 [ 5 ] {fa02f1dc-cf5b-4eb9-ab0b-20d156cce3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2747 | 2026.05.07 20:13:28.425445 [ 5 ] {fa02f1dc-cf5b-4eb9-ab0b-20d156cce3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2748 | 2026.05.07 20:13:28.425446 [ 200 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2749 | 2026.05.07 20:13:28.425500 [ 200 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2750 | 2026.05.07 20:13:28.425500 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2751 | 2026.05.07 20:13:28.425547 [ 200 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2752 | 2026.05.07 20:13:28.425591 [ 200 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2753 | 2026.05.07 20:13:28.425783 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.05.07 20:13:28.425864 [ 189 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_6_1} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2755 | 2026.05.07 20:13:28.425934 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2756 | 2026.05.07 20:13:28.425969 [ 5 ] {fa02f1dc-cf5b-4eb9-ab0b-20d156cce3d5} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.05.07 20:13:28.426022 [ 5 ] {fa02f1dc-cf5b-4eb9-ab0b-20d156cce3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2758 | 2026.05.07 20:13:28.426356 [ 5 ] {fa02f1dc-cf5b-4eb9-ab0b-20d156cce3d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2759 | 2026.05.07 20:13:28.426406 [ 189 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181191 sec., 626486.3176234834 rows/sec., 38.02 MiB/sec. | ||
| 2760 | 2026.05.07 20:13:28.426557 [ 193 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2761 | 2026.05.07 20:13:28.426635 [ 5 ] {fa02f1dc-cf5b-4eb9-ab0b-20d156cce3d5} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.05.07 20:13:28.426791 [ 5 ] {fa02f1dc-cf5b-4eb9-ab0b-20d156cce3d5} <Debug> executeQuery: Read 434 rows, 30.71 KiB in 0.001403 sec., 309337.13471133285 rows/sec., 21.37 MiB/sec. | ||
| 2763 | 2026.05.07 20:13:28.426831 [ 5 ] {fa02f1dc-cf5b-4eb9-ab0b-20d156cce3d5} <Debug> TCPHandler: Processed in 0.001569098 sec. | ||
| 2764 | 2026.05.07 20:13:28.426843 [ 193 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.05.07 20:13:28.426916 [ 193 ] {9ee7d69a-f34e-489b-b494-136699eb85df::all_1_5_1} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2766 | 2026.05.07 20:13:28.426950 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.05.07 20:13:28.426994 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2768 | 2026.05.07 20:13:28.427049 [ 5 ] {6ac9139f-caad-4474-a7f9-bdc643d171bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2769 | 2026.05.07 20:13:28.427103 [ 5 ] {6ac9139f-caad-4474-a7f9-bdc643d171bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2770 | 2026.05.07 20:13:28.427450 [ 5 ] {6ac9139f-caad-4474-a7f9-bdc643d171bb} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.05.07 20:13:28.427485 [ 5 ] {6ac9139f-caad-4474-a7f9-bdc643d171bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2772 | 2026.05.07 20:13:28.427811 [ 5 ] {6ac9139f-caad-4474-a7f9-bdc643d171bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2773 | 2026.05.07 20:13:28.428031 [ 5 ] {6ac9139f-caad-4474-a7f9-bdc643d171bb} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.05.07 20:13:28.428162 [ 5 ] {6ac9139f-caad-4474-a7f9-bdc643d171bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 2775 | 2026.05.07 20:13:28.428198 [ 5 ] {6ac9139f-caad-4474-a7f9-bdc643d171bb} <Debug> TCPHandler: Processed in 0.001297654 sec. | ||
| 2776 | 2026.05.07 20:13:28.428313 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.05.07 20:13:28.428406 [ 5 ] {4143080a-7eb2-4a21-a9ee-3248de64bc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2778 | 2026.05.07 20:13:28.428447 [ 5 ] {4143080a-7eb2-4a21-a9ee-3248de64bc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2779 | 2026.05.07 20:13:28.428808 [ 5 ] {4143080a-7eb2-4a21-a9ee-3248de64bc48} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.05.07 20:13:28.428845 [ 5 ] {4143080a-7eb2-4a21-a9ee-3248de64bc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2781 | 2026.05.07 20:13:28.429155 [ 5 ] {4143080a-7eb2-4a21-a9ee-3248de64bc48} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2782 | 2026.05.07 20:13:28.429360 [ 5 ] {4143080a-7eb2-4a21-a9ee-3248de64bc48} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.05.07 20:13:28.429484 [ 5 ] {4143080a-7eb2-4a21-a9ee-3248de64bc48} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001096 sec., 104927.00729927007 rows/sec., 6.58 MiB/sec. | ||
| 2784 | 2026.05.07 20:13:28.429518 [ 5 ] {4143080a-7eb2-4a21-a9ee-3248de64bc48} <Debug> TCPHandler: Processed in 0.001254673 sec. | ||
| 2785 | 2026.05.07 20:13:28.429633 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.05.07 20:13:28.429726 [ 5 ] {abb53ec6-c96b-4a96-85a8-41dd7741dc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2787 | 2026.05.07 20:13:28.429767 [ 5 ] {abb53ec6-c96b-4a96-85a8-41dd7741dc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2788 | 2026.05.07 20:13:28.430084 [ 5 ] {abb53ec6-c96b-4a96-85a8-41dd7741dc6d} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.05.07 20:13:28.430118 [ 5 ] {abb53ec6-c96b-4a96-85a8-41dd7741dc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2790 | 2026.05.07 20:13:28.430402 [ 5 ] {abb53ec6-c96b-4a96-85a8-41dd7741dc6d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2791 | 2026.05.07 20:13:28.430601 [ 5 ] {abb53ec6-c96b-4a96-85a8-41dd7741dc6d} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.05.07 20:13:28.430695 [ 142 ] {} <Debug> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2793 | 2026.05.07 20:13:28.430727 [ 5 ] {abb53ec6-c96b-4a96-85a8-41dd7741dc6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 2794 | 2026.05.07 20:13:28.430731 [ 142 ] {} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.05.07 20:13:28.430769 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2796 | 2026.05.07 20:13:28.430770 [ 5 ] {abb53ec6-c96b-4a96-85a8-41dd7741dc6d} <Debug> TCPHandler: Processed in 0.001185661 sec. | ||
| 2797 | 2026.05.07 20:13:28.430863 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::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 | ||
| 2798 | 2026.05.07 20:13:28.430923 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.05.07 20:13:28.430963 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2800 | 2026.05.07 20:13:28.430997 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2801 | 2026.05.07 20:13:28.431016 [ 5 ] {483236c5-ef5b-439c-a6c4-b7c145f1f8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2802 | 2026.05.07 20:13:28.431057 [ 5 ] {483236c5-ef5b-439c-a6c4-b7c145f1f8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2803 | 2026.05.07 20:13:28.431070 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2804 | 2026.05.07 20:13:28.431116 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2805 | 2026.05.07 20:13:28.431160 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2806 | 2026.05.07 20:13:28.431202 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2807 | 2026.05.07 20:13:28.431239 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2808 | 2026.05.07 20:13:28.431373 [ 5 ] {483236c5-ef5b-439c-a6c4-b7c145f1f8ce} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.05.07 20:13:28.431406 [ 5 ] {483236c5-ef5b-439c-a6c4-b7c145f1f8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2810 | 2026.05.07 20:13:28.431706 [ 5 ] {483236c5-ef5b-439c-a6c4-b7c145f1f8ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2811 | 2026.05.07 20:13:28.431923 [ 5 ] {483236c5-ef5b-439c-a6c4-b7c145f1f8ce} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.05.07 20:13:28.431992 [ 186 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164821 sec., 5151.00603440357 rows/sec., 343.74 KiB/sec. | ||
| 2813 | 2026.05.07 20:13:28.432019 [ 142 ] {} <Debug> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2814 | 2026.05.07 20:13:28.432044 [ 142 ] {} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.05.07 20:13:28.432050 [ 5 ] {483236c5-ef5b-439c-a6c4-b7c145f1f8ce} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001051 sec., 38058.99143672692 rows/sec., 2.10 MiB/sec. | ||
| 2816 | 2026.05.07 20:13:28.432064 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2817 | 2026.05.07 20:13:28.432094 [ 5 ] {483236c5-ef5b-439c-a6c4-b7c145f1f8ce} <Debug> TCPHandler: Processed in 0.001221311 sec. | ||
| 2818 | 2026.05.07 20:13:28.432106 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2819 | 2026.05.07 20:13:28.432149 [ 189 ] {817914e5-09f0-40e7-99ec-52912033b1f9::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 | ||
| 2820 | 2026.05.07 20:13:28.432245 [ 189 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2821 | 2026.05.07 20:13:28.432275 [ 189 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2822 | 2026.05.07 20:13:28.432327 [ 189 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 2823 | 2026.05.07 20:13:28.432357 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.05.07 20:13:28.432369 [ 189 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2825 | 2026.05.07 20:13:28.432413 [ 189 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 2826 | 2026.05.07 20:13:28.432426 [ 196 ] {74bdd144-53bb-4e0f-aeff-283827d34e94::all_1_6_1} <Trace> oximeter.measurements_f64 (74bdd144-53bb-4e0f-aeff-283827d34e94) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2827 | 2026.05.07 20:13:28.432453 [ 189 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2828 | 2026.05.07 20:13:28.432490 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2829 | 2026.05.07 20:13:28.432495 [ 189 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2830 | 2026.05.07 20:13:28.433201 [ 186 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001086249 sec., 165707.86256189877 rows/sec., 9.01 MiB/sec. | ||
| 2831 | 2026.05.07 20:13:28.433334 [ 197 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2832 | 2026.05.07 20:13:28.433581 [ 197 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.05.07 20:13:28.433642 [ 197 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_6_1} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2834 | 2026.05.07 20:13:28.433694 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2835 | 2026.05.07 20:13:31.533325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 334 | ||
| 2836 | 2026.05.07 20:13:31.535755 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.05.07 20:13:31.535804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2838 | 2026.05.07 20:13:31.537034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2839 | 2026.05.07 20:13:31.537307 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.05.07 20:13:31.537443 [ 131 ] {} <Debug> system.query_log (84bb0202-582f-428b-846d-8df61244c23b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2841 | 2026.05.07 20:13:31.537484 [ 131 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.05.07 20:13:31.537506 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2843 | 2026.05.07 20:13:31.537661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
| 2844 | 2026.05.07 20:13:31.537658 [ 198 ] {84bb0202-582f-428b-846d-8df61244c23b::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 | ||
| 2845 | 2026.05.07 20:13:31.538306 [ 198 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2846 | 2026.05.07 20:13:31.538445 [ 198 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 146 rows starting from the beginning of the part | ||
| 2847 | 2026.05.07 20:13:31.538796 [ 198 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2848 | 2026.05.07 20:13:31.539131 [ 198 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 2849 | 2026.05.07 20:13:31.539477 [ 198 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 2850 | 2026.05.07 20:13:31.539814 [ 198 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2851 | 2026.05.07 20:13:31.540146 [ 198 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2852 | 2026.05.07 20:13:31.545855 [ 197 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 72 columns (72 merged, 0 gathered) in 0.008269116 sec., 40391.25826751009 rows/sec., 34.89 MiB/sec. | ||
| 2853 | 2026.05.07 20:13:31.546873 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2854 | 2026.05.07 20:13:31.547454 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.07 20:13:31.547521 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_11_2} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2856 | 2026.05.07 20:13:31.547722 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2857 | 2026.05.07 20:13:33.427204 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.05.07 20:13:33.427440 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 2859 | 2026.05.07 20:13:33.427807 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2860 | 2026.05.07 20:13:33.427844 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 2861 | 2026.05.07 20:13:33.428078 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2862 | 2026.05.07 20:13:33.428146 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2863 | 2026.05.07 20:13:33.428284 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2864 | 2026.05.07 20:13:33.428376 [ 319 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2865 | 2026.05.07 20:13:33.428377 [ 327 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2866 | 2026.05.07 20:13:33.428412 [ 357 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2867 | 2026.05.07 20:13:33.428433 [ 332 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2868 | 2026.05.07 20:13:33.428571 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2869 | 2026.05.07 20:13:33.428602 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2870 | 2026.05.07 20:13:33.428684 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2871 | 2026.05.07 20:13:33.428704 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 21 rows with 3 streams | ||
| 2872 | 2026.05.07 20:13:33.428738 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2873 | 2026.05.07 20:13:33.428781 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2874 | 2026.05.07 20:13:33.428814 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2875 | 2026.05.07 20:13:33.429977 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Debug> executeQuery: Read 21 rows, 1.55 KiB in 0.002637 sec., 7963.5949943117175 rows/sec., 586.23 KiB/sec. | ||
| 2876 | 2026.05.07 20:13:33.430110 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Debug> MemoryTracker: Peak memory usage (for query): 129.14 KiB. | ||
| 2877 | 2026.05.07 20:13:33.430125 [ 5 ] {2dd35028-5494-40a2-b497-e7f8cca56eb4} <Debug> TCPHandler: Processed in 0.003059774 sec. | ||
| 2878 | 2026.05.07 20:13:33.436077 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.05.07 20:13:33.436212 [ 5 ] {edcf7e04-d07d-4513-8793-80352239fbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2880 | 2026.05.07 20:13:33.436263 [ 5 ] {edcf7e04-d07d-4513-8793-80352239fbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2881 | 2026.05.07 20:13:33.436939 [ 5 ] {edcf7e04-d07d-4513-8793-80352239fbca} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.05.07 20:13:33.436986 [ 5 ] {edcf7e04-d07d-4513-8793-80352239fbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2883 | 2026.05.07 20:13:33.437423 [ 5 ] {edcf7e04-d07d-4513-8793-80352239fbca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2884 | 2026.05.07 20:13:33.437623 [ 5 ] {edcf7e04-d07d-4513-8793-80352239fbca} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.05.07 20:13:33.437768 [ 5 ] {edcf7e04-d07d-4513-8793-80352239fbca} <Debug> executeQuery: Read 20 rows, 4.85 KiB in 0.001591 sec., 12570.71024512885 rows/sec., 2.98 MiB/sec. | ||
| 2886 | 2026.05.07 20:13:33.437805 [ 5 ] {edcf7e04-d07d-4513-8793-80352239fbca} <Debug> TCPHandler: Processed in 0.001819882 sec. | ||
| 2887 | 2026.05.07 20:13:33.437945 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.05.07 20:13:33.438040 [ 5 ] {d54e1962-3801-4552-ad1a-885b8f45ba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.05.07 20:13:33.438079 [ 5 ] {d54e1962-3801-4552-ad1a-885b8f45ba4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2890 | 2026.05.07 20:13:33.438505 [ 5 ] {d54e1962-3801-4552-ad1a-885b8f45ba4f} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.05.07 20:13:33.438541 [ 5 ] {d54e1962-3801-4552-ad1a-885b8f45ba4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2892 | 2026.05.07 20:13:33.438833 [ 5 ] {d54e1962-3801-4552-ad1a-885b8f45ba4f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2893 | 2026.05.07 20:13:33.439047 [ 5 ] {d54e1962-3801-4552-ad1a-885b8f45ba4f} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.05.07 20:13:33.439176 [ 5 ] {d54e1962-3801-4552-ad1a-885b8f45ba4f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001155 sec., 20779.22077922078 rows/sec., 1.72 MiB/sec. | ||
| 2895 | 2026.05.07 20:13:33.439215 [ 5 ] {d54e1962-3801-4552-ad1a-885b8f45ba4f} <Debug> TCPHandler: Processed in 0.001318433 sec. | ||
| 2896 | 2026.05.07 20:13:33.439334 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.05.07 20:13:33.439428 [ 5 ] {1b2de324-2880-4f01-94c1-cc1b113b1ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2898 | 2026.05.07 20:13:33.439467 [ 5 ] {1b2de324-2880-4f01-94c1-cc1b113b1ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2899 | 2026.05.07 20:13:33.439853 [ 5 ] {1b2de324-2880-4f01-94c1-cc1b113b1ee6} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.05.07 20:13:33.439889 [ 5 ] {1b2de324-2880-4f01-94c1-cc1b113b1ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2901 | 2026.05.07 20:13:33.440169 [ 5 ] {1b2de324-2880-4f01-94c1-cc1b113b1ee6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2902 | 2026.05.07 20:13:33.440383 [ 5 ] {1b2de324-2880-4f01-94c1-cc1b113b1ee6} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.05.07 20:13:33.440511 [ 5 ] {1b2de324-2880-4f01-94c1-cc1b113b1ee6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0011 sec., 3636.363636363636 rows/sec., 296.52 KiB/sec. | ||
| 2904 | 2026.05.07 20:13:33.440548 [ 5 ] {1b2de324-2880-4f01-94c1-cc1b113b1ee6} <Debug> TCPHandler: Processed in 0.001263003 sec. | ||
| 2905 | 2026.05.07 20:13:33.440664 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.05.07 20:13:33.440757 [ 5 ] {8f7f2647-fa7e-49bd-8c22-52e62ea3c1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2907 | 2026.05.07 20:13:33.440795 [ 5 ] {8f7f2647-fa7e-49bd-8c22-52e62ea3c1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2908 | 2026.05.07 20:13:33.441286 [ 5 ] {8f7f2647-fa7e-49bd-8c22-52e62ea3c1fa} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.07 20:13:33.441319 [ 5 ] {8f7f2647-fa7e-49bd-8c22-52e62ea3c1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2910 | 2026.05.07 20:13:33.441608 [ 5 ] {8f7f2647-fa7e-49bd-8c22-52e62ea3c1fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2911 | 2026.05.07 20:13:33.441801 [ 5 ] {8f7f2647-fa7e-49bd-8c22-52e62ea3c1fa} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.05.07 20:13:33.441916 [ 5 ] {8f7f2647-fa7e-49bd-8c22-52e62ea3c1fa} <Debug> executeQuery: Read 240 rows, 21.89 KiB in 0.001226 sec., 195758.56443719412 rows/sec., 17.43 MiB/sec. | ||
| 2913 | 2026.05.07 20:13:33.441949 [ 5 ] {8f7f2647-fa7e-49bd-8c22-52e62ea3c1fa} <Debug> TCPHandler: Processed in 0.001385174 sec. | ||
| 2914 | 2026.05.07 20:13:33.442062 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.05.07 20:13:33.442216 [ 5 ] {e09f24a4-bcbf-4688-907f-081f3bf016fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.05.07 20:13:33.442254 [ 5 ] {e09f24a4-bcbf-4688-907f-081f3bf016fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2917 | 2026.05.07 20:13:33.442660 [ 5 ] {e09f24a4-bcbf-4688-907f-081f3bf016fd} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.05.07 20:13:33.442696 [ 5 ] {e09f24a4-bcbf-4688-907f-081f3bf016fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2919 | 2026.05.07 20:13:33.442981 [ 5 ] {e09f24a4-bcbf-4688-907f-081f3bf016fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2920 | 2026.05.07 20:13:33.443186 [ 5 ] {e09f24a4-bcbf-4688-907f-081f3bf016fd} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.07 20:13:33.443314 [ 5 ] {e09f24a4-bcbf-4688-907f-081f3bf016fd} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001116 sec., 42114.69534050179 rows/sec., 3.13 MiB/sec. | ||
| 2922 | 2026.05.07 20:13:33.443350 [ 5 ] {e09f24a4-bcbf-4688-907f-081f3bf016fd} <Debug> TCPHandler: Processed in 0.001275173 sec. | ||
| 2923 | 2026.05.07 20:13:33.443464 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.05.07 20:13:33.443556 [ 5 ] {f87ad986-00e3-4edf-b815-546c16ae33c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2925 | 2026.05.07 20:13:33.443594 [ 5 ] {f87ad986-00e3-4edf-b815-546c16ae33c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2926 | 2026.05.07 20:13:33.443982 [ 5 ] {f87ad986-00e3-4edf-b815-546c16ae33c3} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.05.07 20:13:33.444016 [ 5 ] {f87ad986-00e3-4edf-b815-546c16ae33c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2928 | 2026.05.07 20:13:33.444299 [ 5 ] {f87ad986-00e3-4edf-b815-546c16ae33c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2929 | 2026.05.07 20:13:33.444504 [ 5 ] {f87ad986-00e3-4edf-b815-546c16ae33c3} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.05.07 20:13:33.444628 [ 5 ] {f87ad986-00e3-4edf-b815-546c16ae33c3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001089 sec., 22038.56749311295 rows/sec., 1.83 MiB/sec. | ||
| 2931 | 2026.05.07 20:13:33.444663 [ 5 ] {f87ad986-00e3-4edf-b815-546c16ae33c3} <Debug> TCPHandler: Processed in 0.001247612 sec. | ||
| 2932 | 2026.05.07 20:13:33.444776 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.05.07 20:13:33.444868 [ 5 ] {99f8bde7-25fc-4eaa-9c30-50723942a26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.05.07 20:13:33.444907 [ 5 ] {99f8bde7-25fc-4eaa-9c30-50723942a26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2935 | 2026.05.07 20:13:33.445298 [ 5 ] {99f8bde7-25fc-4eaa-9c30-50723942a26a} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.05.07 20:13:33.445332 [ 5 ] {99f8bde7-25fc-4eaa-9c30-50723942a26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2937 | 2026.05.07 20:13:33.445623 [ 5 ] {99f8bde7-25fc-4eaa-9c30-50723942a26a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2938 | 2026.05.07 20:13:33.445833 [ 5 ] {99f8bde7-25fc-4eaa-9c30-50723942a26a} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.05.07 20:13:33.445956 [ 5 ] {99f8bde7-25fc-4eaa-9c30-50723942a26a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 2940 | 2026.05.07 20:13:33.445991 [ 5 ] {99f8bde7-25fc-4eaa-9c30-50723942a26a} <Debug> TCPHandler: Processed in 0.001263502 sec. | ||
| 2941 | 2026.05.07 20:13:33.446104 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.05.07 20:13:33.446200 [ 5 ] {2e6f70c3-04d2-41ff-8a7e-1ada8ffcfffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2943 | 2026.05.07 20:13:33.446239 [ 5 ] {2e6f70c3-04d2-41ff-8a7e-1ada8ffcfffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2944 | 2026.05.07 20:13:33.446691 [ 5 ] {2e6f70c3-04d2-41ff-8a7e-1ada8ffcfffd} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.05.07 20:13:33.446725 [ 5 ] {2e6f70c3-04d2-41ff-8a7e-1ada8ffcfffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2946 | 2026.05.07 20:13:33.447016 [ 5 ] {2e6f70c3-04d2-41ff-8a7e-1ada8ffcfffd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2947 | 2026.05.07 20:13:33.447222 [ 5 ] {2e6f70c3-04d2-41ff-8a7e-1ada8ffcfffd} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.05.07 20:13:33.447351 [ 5 ] {2e6f70c3-04d2-41ff-8a7e-1ada8ffcfffd} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001171 sec., 115286.08027327071 rows/sec., 9.32 MiB/sec. | ||
| 2949 | 2026.05.07 20:13:33.447388 [ 5 ] {2e6f70c3-04d2-41ff-8a7e-1ada8ffcfffd} <Debug> TCPHandler: Processed in 0.001332293 sec. | ||
| 2950 | 2026.05.07 20:13:33.447503 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.05.07 20:13:33.447597 [ 5 ] {a7012f31-24a7-4641-b552-e3e7880e89aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.05.07 20:13:33.447641 [ 5 ] {a7012f31-24a7-4641-b552-e3e7880e89aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2953 | 2026.05.07 20:13:33.448140 [ 5 ] {a7012f31-24a7-4641-b552-e3e7880e89aa} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.05.07 20:13:33.448176 [ 5 ] {a7012f31-24a7-4641-b552-e3e7880e89aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2955 | 2026.05.07 20:13:33.448527 [ 5 ] {a7012f31-24a7-4641-b552-e3e7880e89aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2956 | 2026.05.07 20:13:33.448740 [ 5 ] {a7012f31-24a7-4641-b552-e3e7880e89aa} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.05.07 20:13:33.448866 [ 5 ] {a7012f31-24a7-4641-b552-e3e7880e89aa} <Debug> executeQuery: Read 642 rows, 51.40 KiB in 0.001287 sec., 498834.49883449887 rows/sec., 39.00 MiB/sec. | ||
| 2958 | 2026.05.07 20:13:33.448901 [ 5 ] {a7012f31-24a7-4641-b552-e3e7880e89aa} <Debug> TCPHandler: Processed in 0.001447275 sec. | ||
| 2959 | 2026.05.07 20:13:33.449017 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.05.07 20:13:33.449111 [ 5 ] {6a213207-7d35-458e-be0a-0749f178b6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.05.07 20:13:33.449166 [ 5 ] {6a213207-7d35-458e-be0a-0749f178b6c7} <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 | ||
| 2962 | 2026.05.07 20:13:33.449909 [ 5 ] {6a213207-7d35-458e-be0a-0749f178b6c7} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.05.07 20:13:33.449946 [ 5 ] {6a213207-7d35-458e-be0a-0749f178b6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2964 | 2026.05.07 20:13:33.450470 [ 5 ] {6a213207-7d35-458e-be0a-0749f178b6c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2965 | 2026.05.07 20:13:33.450687 [ 5 ] {6a213207-7d35-458e-be0a-0749f178b6c7} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.05.07 20:13:33.450818 [ 5 ] {6a213207-7d35-458e-be0a-0749f178b6c7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001725 sec., 17971.014492753624 rows/sec., 32.20 MiB/sec. | ||
| 2967 | 2026.05.07 20:13:33.450868 [ 5 ] {6a213207-7d35-458e-be0a-0749f178b6c7} <Debug> TCPHandler: Processed in 0.001899133 sec. | ||
| 2968 | 2026.05.07 20:13:33.450995 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.05.07 20:13:33.451089 [ 5 ] {ebcb4183-8b74-4462-a97c-907cdfeb8a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.05.07 20:13:33.451129 [ 5 ] {ebcb4183-8b74-4462-a97c-907cdfeb8a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2971 | 2026.05.07 20:13:33.451466 [ 5 ] {ebcb4183-8b74-4462-a97c-907cdfeb8a3d} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.05.07 20:13:33.451499 [ 5 ] {ebcb4183-8b74-4462-a97c-907cdfeb8a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2973 | 2026.05.07 20:13:33.451795 [ 5 ] {ebcb4183-8b74-4462-a97c-907cdfeb8a3d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2974 | 2026.05.07 20:13:33.452000 [ 5 ] {ebcb4183-8b74-4462-a97c-907cdfeb8a3d} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.05.07 20:13:33.452121 [ 5 ] {ebcb4183-8b74-4462-a97c-907cdfeb8a3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 2976 | 2026.05.07 20:13:33.452155 [ 5 ] {ebcb4183-8b74-4462-a97c-907cdfeb8a3d} <Debug> TCPHandler: Processed in 0.001209411 sec. | ||
| 2977 | 2026.05.07 20:13:34.022442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7242 | ||
| 2978 | 2026.05.07 20:13:34.022958 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.05.07 20:13:34.022999 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2980 | 2026.05.07 20:13:34.023481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2981 | 2026.05.07 20:13:34.023727 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.05.07 20:13:34.023852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7242 | ||
| 2983 | 2026.05.07 20:13:34.391005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2984 | 2026.05.07 20:13:34.407822 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.05.07 20:13:34.407875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2986 | 2026.05.07 20:13:34.414023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2987 | 2026.05.07 20:13:34.414722 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.05.07 20:13:34.417366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2989 | 2026.05.07 20:13:35.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.23 MiB, peak 229.23 MiB, free memory in arenas 0.00 B, will set to 224.35 MiB (RSS), difference: 1.12 MiB | ||
| 2990 | 2026.05.07 20:13:38.172978 [ 279 ] {} <Trace> TCP-Session: a04e9497-81c2-4a7e-86be-101917b7b488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.05.07 20:13:38.173366 [ 279 ] {5efc8cca-b1de-4d4b-ba41-3fb57f8276a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51818) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 2992 | 2026.05.07 20:13:38.173858 [ 279 ] {5efc8cca-b1de-4d4b-ba41-3fb57f8276a1} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 2993 | 2026.05.07 20:13:38.174040 [ 279 ] {5efc8cca-b1de-4d4b-ba41-3fb57f8276a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2994 | 2026.05.07 20:13:38.174466 [ 332 ] {5efc8cca-b1de-4d4b-ba41-3fb57f8276a1} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 2995 | 2026.05.07 20:13:38.175091 [ 279 ] {5efc8cca-b1de-4d4b-ba41-3fb57f8276a1} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001867 sec., 74986.60953401179 rows/sec., 4.16 MiB/sec. | ||
| 2996 | 2026.05.07 20:13:38.175196 [ 279 ] {5efc8cca-b1de-4d4b-ba41-3fb57f8276a1} <Debug> TCPHandler: Processed in 0.002458054 sec. | ||
| 2997 | 2026.05.07 20:13:38.411918 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.05.07 20:13:38.412168 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2999 | 2026.05.07 20:13:38.412495 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3000 | 2026.05.07 20:13:38.412528 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3001 | 2026.05.07 20:13:38.412763 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3002 | 2026.05.07 20:13:38.412831 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3003 | 2026.05.07 20:13:38.412965 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3004 | 2026.05.07 20:13:38.413065 [ 332 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3005 | 2026.05.07 20:13:38.413075 [ 327 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 3006 | 2026.05.07 20:13:38.413096 [ 324 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3007 | 2026.05.07 20:13:38.413120 [ 325 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3008 | 2026.05.07 20:13:38.413073 [ 319 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3009 | 2026.05.07 20:13:38.413288 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 3010 | 2026.05.07 20:13:38.413310 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3011 | 2026.05.07 20:13:38.413416 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3012 | 2026.05.07 20:13:38.413438 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3013 | 2026.05.07 20:13:38.413473 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3014 | 2026.05.07 20:13:38.413515 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3015 | 2026.05.07 20:13:38.413554 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3016 | 2026.05.07 20:13:38.413599 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3017 | 2026.05.07 20:13:38.414948 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Debug> executeQuery: Read 41 rows, 5.97 KiB in 0.00288 sec., 14236.11111111111 rows/sec., 2.02 MiB/sec. | ||
| 3018 | 2026.05.07 20:13:38.415095 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Debug> MemoryTracker: Peak memory usage (for query): 161.58 KiB. | ||
| 3019 | 2026.05.07 20:13:38.415111 [ 5 ] {cb74ed67-c8f5-4f2e-9143-65dd49ec7195} <Debug> TCPHandler: Processed in 0.003332979 sec. | ||
| 3020 | 2026.05.07 20:13:38.416977 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.05.07 20:13:38.417084 [ 5 ] {2c08b726-eadc-4251-ada9-031fc7a36cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3022 | 2026.05.07 20:13:38.417125 [ 5 ] {2c08b726-eadc-4251-ada9-031fc7a36cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3023 | 2026.05.07 20:13:38.417685 [ 5 ] {2c08b726-eadc-4251-ada9-031fc7a36cdc} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.05.07 20:13:38.417731 [ 5 ] {2c08b726-eadc-4251-ada9-031fc7a36cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3025 | 2026.05.07 20:13:38.418146 [ 5 ] {2c08b726-eadc-4251-ada9-031fc7a36cdc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3026 | 2026.05.07 20:13:38.418373 [ 5 ] {2c08b726-eadc-4251-ada9-031fc7a36cdc} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.05.07 20:13:38.418489 [ 139 ] {} <Debug> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3028 | 2026.05.07 20:13:38.418522 [ 5 ] {2c08b726-eadc-4251-ada9-031fc7a36cdc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001469 sec., 38121.1708645337 rows/sec., 2.93 MiB/sec. | ||
| 3029 | 2026.05.07 20:13:38.418536 [ 139 ] {} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.05.07 20:13:38.418566 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3031 | 2026.05.07 20:13:38.418567 [ 5 ] {2c08b726-eadc-4251-ada9-031fc7a36cdc} <Debug> TCPHandler: Processed in 0.001638299 sec. | ||
| 3032 | 2026.05.07 20:13:38.418712 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.05.07 20:13:38.418710 [ 190 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3034 | 2026.05.07 20:13:38.418805 [ 5 ] {f47aca5b-6a0b-4da7-8785-b622b568eceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3035 | 2026.05.07 20:13:38.418848 [ 5 ] {f47aca5b-6a0b-4da7-8785-b622b568eceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3036 | 2026.05.07 20:13:38.418880 [ 190 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3037 | 2026.05.07 20:13:38.418921 [ 190 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 808 rows starting from the beginning of the part | ||
| 3038 | 2026.05.07 20:13:38.419013 [ 190 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 746 rows starting from the beginning of the part | ||
| 3039 | 2026.05.07 20:13:38.419094 [ 190 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 3040 | 2026.05.07 20:13:38.419161 [ 190 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 745 rows starting from the beginning of the part | ||
| 3041 | 2026.05.07 20:13:38.419225 [ 190 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 240 rows starting from the beginning of the part | ||
| 3042 | 2026.05.07 20:13:38.419273 [ 190 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3043 | 2026.05.07 20:13:38.419284 [ 5 ] {f47aca5b-6a0b-4da7-8785-b622b568eceb} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.05.07 20:13:38.419324 [ 5 ] {f47aca5b-6a0b-4da7-8785-b622b568eceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3045 | 2026.05.07 20:13:38.419652 [ 5 ] {f47aca5b-6a0b-4da7-8785-b622b568eceb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3046 | 2026.05.07 20:13:38.419884 [ 5 ] {f47aca5b-6a0b-4da7-8785-b622b568eceb} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.05.07 20:13:38.420013 [ 139 ] {} <Debug> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3048 | 2026.05.07 20:13:38.420030 [ 5 ] {f47aca5b-6a0b-4da7-8785-b622b568eceb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 3049 | 2026.05.07 20:13:38.420063 [ 139 ] {} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.05.07 20:13:38.420078 [ 5 ] {f47aca5b-6a0b-4da7-8785-b622b568eceb} <Debug> TCPHandler: Processed in 0.001413265 sec. | ||
| 3051 | 2026.05.07 20:13:38.420105 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3052 | 2026.05.07 20:13:38.420208 [ 199 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3053 | 2026.05.07 20:13:38.420216 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.05.07 20:13:38.420314 [ 199 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3055 | 2026.05.07 20:13:38.420325 [ 5 ] {018cdbd2-f5fe-4030-b8a1-dd732a042a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3056 | 2026.05.07 20:13:38.420370 [ 199 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 483 rows starting from the beginning of the part | ||
| 3057 | 2026.05.07 20:13:38.420384 [ 5 ] {018cdbd2-f5fe-4030-b8a1-dd732a042a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3058 | 2026.05.07 20:13:38.420461 [ 199 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 436 rows starting from the beginning of the part | ||
| 3059 | 2026.05.07 20:13:38.420515 [ 199 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
| 3060 | 2026.05.07 20:13:38.420559 [ 199 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 434 rows starting from the beginning of the part | ||
| 3061 | 2026.05.07 20:13:38.420604 [ 199 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 135 rows starting from the beginning of the part | ||
| 3062 | 2026.05.07 20:13:38.420647 [ 199 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3063 | 2026.05.07 20:13:38.420717 [ 197 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2661 rows, containing 5 columns (5 merged, 0 gathered) in 0.002061847 sec., 1290590.4269327454 rows/sec., 106.66 MiB/sec. | ||
| 3064 | 2026.05.07 20:13:38.420858 [ 5 ] {018cdbd2-f5fe-4030-b8a1-dd732a042a93} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.05.07 20:13:38.420899 [ 5 ] {018cdbd2-f5fe-4030-b8a1-dd732a042a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3066 | 2026.05.07 20:13:38.420997 [ 191 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3067 | 2026.05.07 20:13:38.421316 [ 191 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.05.07 20:13:38.421375 [ 5 ] {018cdbd2-f5fe-4030-b8a1-dd732a042a93} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3069 | 2026.05.07 20:13:38.421398 [ 191 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_16_3} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3070 | 2026.05.07 20:13:38.421491 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3071 | 2026.05.07 20:13:38.421608 [ 5 ] {018cdbd2-f5fe-4030-b8a1-dd732a042a93} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.05.07 20:13:38.421750 [ 5 ] {018cdbd2-f5fe-4030-b8a1-dd732a042a93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001445 sec., 110726.6435986159 rows/sec., 7.71 MiB/sec. | ||
| 3073 | 2026.05.07 20:13:38.421773 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607618 sec., 989662.9671974313 rows/sec., 74.02 MiB/sec. | ||
| 3074 | 2026.05.07 20:13:38.421787 [ 5 ] {018cdbd2-f5fe-4030-b8a1-dd732a042a93} <Debug> TCPHandler: Processed in 0.001619279 sec. | ||
| 3075 | 2026.05.07 20:13:38.421916 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.05.07 20:13:38.421966 [ 190 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3077 | 2026.05.07 20:13:38.422011 [ 5 ] {1633bcda-e97c-48de-94c3-e705eb141376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3078 | 2026.05.07 20:13:38.422057 [ 5 ] {1633bcda-e97c-48de-94c3-e705eb141376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3079 | 2026.05.07 20:13:38.422247 [ 190 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.05.07 20:13:38.422332 [ 190 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_16_3} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3081 | 2026.05.07 20:13:38.422413 [ 5 ] {1633bcda-e97c-48de-94c3-e705eb141376} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.05.07 20:13:38.422430 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3083 | 2026.05.07 20:13:38.422456 [ 5 ] {1633bcda-e97c-48de-94c3-e705eb141376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3084 | 2026.05.07 20:13:38.422785 [ 5 ] {1633bcda-e97c-48de-94c3-e705eb141376} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3085 | 2026.05.07 20:13:38.422991 [ 5 ] {1633bcda-e97c-48de-94c3-e705eb141376} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.05.07 20:13:38.423125 [ 5 ] {1633bcda-e97c-48de-94c3-e705eb141376} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 3087 | 2026.05.07 20:13:38.423161 [ 5 ] {1633bcda-e97c-48de-94c3-e705eb141376} <Debug> TCPHandler: Processed in 0.001291633 sec. | ||
| 3088 | 2026.05.07 20:13:39.001252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.80 MiB, peak 233.10 MiB, free memory in arenas 0.00 B, will set to 224.86 MiB (RSS), difference: -1.94 MiB | ||
| 3089 | 2026.05.07 20:13:39.007824 [ 138 ] {} <Debug> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3090 | 2026.05.07 20:13:39.007864 [ 138 ] {} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.05.07 20:13:39.007884 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3092 | 2026.05.07 20:13:39.008036 [ 187 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3093 | 2026.05.07 20:13:39.008191 [ 187 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3094 | 2026.05.07 20:13:39.008231 [ 187 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3095 | 2026.05.07 20:13:39.008334 [ 187 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3096 | 2026.05.07 20:13:39.008406 [ 187 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3097 | 2026.05.07 20:13:39.008469 [ 187 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3098 | 2026.05.07 20:13:39.008534 [ 187 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3099 | 2026.05.07 20:13:39.009588 [ 188 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001618229 sec., 18538.78530170946 rows/sec., 968.58 KiB/sec. | ||
| 3100 | 2026.05.07 20:13:39.009814 [ 188 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3101 | 2026.05.07 20:13:39.010183 [ 188 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.05.07 20:13:39.010267 [ 188 ] {5c09dc6b-bcd8-4975-8715-044b048074c0::all_1_5_1} <Trace> oximeter.measurements_bool (5c09dc6b-bcd8-4975-8715-044b048074c0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3103 | 2026.05.07 20:13:39.010364 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3104 | 2026.05.07 20:13:41.416474 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3105 | 2026.05.07 20:13:41.416529 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3106 | 2026.05.07 20:13:41.523914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7690 | ||
| 3107 | 2026.05.07 20:13:41.524400 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.07 20:13:41.524518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3109 | 2026.05.07 20:13:41.525148 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3110 | 2026.05.07 20:13:41.525411 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.05.07 20:13:41.525561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7690 | ||
| 3112 | 2026.05.07 20:13:41.525568 [ 134 ] {} <Debug> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3113 | 2026.05.07 20:13:41.525631 [ 134 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.05.07 20:13:41.525652 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3115 | 2026.05.07 20:13:41.525773 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3116 | 2026.05.07 20:13:41.525904 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3117 | 2026.05.07 20:13:41.525943 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5322 rows starting from the beginning of the part | ||
| 3118 | 2026.05.07 20:13:41.526006 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3119 | 2026.05.07 20:13:41.526047 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3120 | 2026.05.07 20:13:41.526085 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3121 | 2026.05.07 20:13:41.526122 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3122 | 2026.05.07 20:13:41.526161 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3123 | 2026.05.07 20:13:41.527511 [ 191 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001792332 sec., 4290499.751162173 rows/sec., 61.38 MiB/sec. | ||
| 3124 | 2026.05.07 20:13:41.528130 [ 194 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3125 | 2026.05.07 20:13:41.528466 [ 194 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.05.07 20:13:41.528548 [ 194 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_16_3} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3127 | 2026.05.07 20:13:41.528649 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3128 | 2026.05.07 20:13:41.537959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 370 | ||
| 3129 | 2026.05.07 20:13:41.540220 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.05.07 20:13:41.540264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3131 | 2026.05.07 20:13:41.541448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3132 | 2026.05.07 20:13:41.541704 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.05.07 20:13:41.541986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 3134 | 2026.05.07 20:13:41.917424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3135 | 2026.05.07 20:13:41.934609 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.05.07 20:13:41.934675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3137 | 2026.05.07 20:13:41.941344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3138 | 2026.05.07 20:13:41.942091 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.05.07 20:13:41.942375 [ 133 ] {} <Debug> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3140 | 2026.05.07 20:13:41.942439 [ 133 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.05.07 20:13:41.942460 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3142 | 2026.05.07 20:13:41.942550 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3143 | 2026.05.07 20:13:41.945388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3144 | 2026.05.07 20:13:41.945559 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3145 | 2026.05.07 20:13:41.946363 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3146 | 2026.05.07 20:13:41.949719 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3147 | 2026.05.07 20:13:41.952991 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3148 | 2026.05.07 20:13:41.956571 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3149 | 2026.05.07 20:13:41.960569 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3150 | 2026.05.07 20:13:41.964894 [ 192 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3151 | 2026.05.07 20:13:42.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.44 MiB, peak 235.44 MiB, free memory in arenas 0.00 B, will set to 232.59 MiB (RSS), difference: -2.85 MiB | ||
| 3152 | 2026.05.07 20:13:42.001424 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000960137 sec. | ||
| 3153 | 2026.05.07 20:13:42.020719 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078197323 sec., 1547.3675486307889 rows/sec., 8.00 MiB/sec. | ||
| 3154 | 2026.05.07 20:13:42.023311 [ 195 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3155 | 2026.05.07 20:13:42.025375 [ 195 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.05.07 20:13:42.025484 [ 195 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_16_3} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3157 | 2026.05.07 20:13:42.027430 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3158 | 2026.05.07 20:13:43.000320 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.18 MiB, peak 235.44 MiB, free memory in arenas 0.00 B, will set to 235.67 MiB (RSS), difference: 12.48 MiB | ||
| 3159 | 2026.05.07 20:13:43.413094 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.05.07 20:13:43.413394 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3161 | 2026.05.07 20:13:43.413720 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3162 | 2026.05.07 20:13:43.413755 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3163 | 2026.05.07 20:13:43.413965 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3164 | 2026.05.07 20:13:43.414032 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3165 | 2026.05.07 20:13:43.414167 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3166 | 2026.05.07 20:13:43.414301 [ 327 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3167 | 2026.05.07 20:13:43.414312 [ 324 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 3168 | 2026.05.07 20:13:43.414331 [ 261 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3169 | 2026.05.07 20:13:43.414345 [ 337 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3170 | 2026.05.07 20:13:43.414312 [ 332 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3171 | 2026.05.07 20:13:43.414598 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 3172 | 2026.05.07 20:13:43.414627 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3173 | 2026.05.07 20:13:43.414724 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3174 | 2026.05.07 20:13:43.414744 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3175 | 2026.05.07 20:13:43.414779 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3176 | 2026.05.07 20:13:43.414815 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3177 | 2026.05.07 20:13:43.414849 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3178 | 2026.05.07 20:13:43.414885 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3179 | 2026.05.07 20:13:43.416438 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.003144 sec., 13040.712468193384 rows/sec., 1.99 MiB/sec. | ||
| 3180 | 2026.05.07 20:13:43.416596 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Debug> MemoryTracker: Peak memory usage (for query): 176.88 KiB. | ||
| 3181 | 2026.05.07 20:13:43.416611 [ 5 ] {49007fc1-0b95-439e-a6ac-c4f9fe4dc4df} <Debug> TCPHandler: Processed in 0.003592984 sec. | ||
| 3182 | 2026.05.07 20:13:43.418680 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.05.07 20:13:43.418790 [ 5 ] {e5919d66-6f1b-4395-93bf-6b2326400649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3184 | 2026.05.07 20:13:43.418831 [ 5 ] {e5919d66-6f1b-4395-93bf-6b2326400649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3185 | 2026.05.07 20:13:43.419352 [ 5 ] {e5919d66-6f1b-4395-93bf-6b2326400649} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.05.07 20:13:43.419389 [ 5 ] {e5919d66-6f1b-4395-93bf-6b2326400649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3187 | 2026.05.07 20:13:43.419784 [ 5 ] {e5919d66-6f1b-4395-93bf-6b2326400649} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3188 | 2026.05.07 20:13:43.420023 [ 5 ] {e5919d66-6f1b-4395-93bf-6b2326400649} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.05.07 20:13:43.420167 [ 5 ] {e5919d66-6f1b-4395-93bf-6b2326400649} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00141 sec., 83687.94326241134 rows/sec., 7.12 MiB/sec. | ||
| 3190 | 2026.05.07 20:13:43.420205 [ 5 ] {e5919d66-6f1b-4395-93bf-6b2326400649} <Debug> TCPHandler: Processed in 0.001583558 sec. | ||
| 3191 | 2026.05.07 20:13:43.420341 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.05.07 20:13:43.420433 [ 5 ] {ddfbbbe5-bd94-4289-bbd8-b4bcd1d169be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.05.07 20:13:43.420471 [ 5 ] {ddfbbbe5-bd94-4289-bbd8-b4bcd1d169be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3194 | 2026.05.07 20:13:43.420878 [ 5 ] {ddfbbbe5-bd94-4289-bbd8-b4bcd1d169be} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.05.07 20:13:43.420913 [ 5 ] {ddfbbbe5-bd94-4289-bbd8-b4bcd1d169be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3196 | 2026.05.07 20:13:43.421206 [ 5 ] {ddfbbbe5-bd94-4289-bbd8-b4bcd1d169be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3197 | 2026.05.07 20:13:43.421413 [ 5 ] {ddfbbbe5-bd94-4289-bbd8-b4bcd1d169be} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.07 20:13:43.421547 [ 5 ] {ddfbbbe5-bd94-4289-bbd8-b4bcd1d169be} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001132 sec., 27385.159010600706 rows/sec., 2.01 MiB/sec. | ||
| 3199 | 2026.05.07 20:13:43.421546 [ 130 ] {} <Debug> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3200 | 2026.05.07 20:13:43.421584 [ 5 ] {ddfbbbe5-bd94-4289-bbd8-b4bcd1d169be} <Debug> TCPHandler: Processed in 0.001290023 sec. | ||
| 3201 | 2026.05.07 20:13:43.421614 [ 130 ] {} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.05.07 20:13:43.421640 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3203 | 2026.05.07 20:13:43.421717 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.05.07 20:13:43.421746 [ 193 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3205 | 2026.05.07 20:13:43.421813 [ 5 ] {b1e12148-6a12-4896-9e1d-97b36ad475c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3206 | 2026.05.07 20:13:43.421855 [ 5 ] {b1e12148-6a12-4896-9e1d-97b36ad475c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3207 | 2026.05.07 20:13:43.421873 [ 193 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3208 | 2026.05.07 20:13:43.421909 [ 193 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 181 rows starting from the beginning of the part | ||
| 3209 | 2026.05.07 20:13:43.421970 [ 193 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part | ||
| 3210 | 2026.05.07 20:13:43.422018 [ 193 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3211 | 2026.05.07 20:13:43.422063 [ 193 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 142 rows starting from the beginning of the part | ||
| 3212 | 2026.05.07 20:13:43.422102 [ 193 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
| 3213 | 2026.05.07 20:13:43.422139 [ 193 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3214 | 2026.05.07 20:13:43.422285 [ 5 ] {b1e12148-6a12-4896-9e1d-97b36ad475c3} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.05.07 20:13:43.422326 [ 5 ] {b1e12148-6a12-4896-9e1d-97b36ad475c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3216 | 2026.05.07 20:13:43.422737 [ 5 ] {b1e12148-6a12-4896-9e1d-97b36ad475c3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3217 | 2026.05.07 20:13:43.422949 [ 5 ] {b1e12148-6a12-4896-9e1d-97b36ad475c3} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.05.07 20:13:43.423012 [ 196 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311063 sec., 439338.15537468455 rows/sec., 29.15 MiB/sec. | ||
| 3219 | 2026.05.07 20:13:43.423084 [ 5 ] {b1e12148-6a12-4896-9e1d-97b36ad475c3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001289 sec., 73700.54305663305 rows/sec., 5.76 MiB/sec. | ||
| 3220 | 2026.05.07 20:13:43.423120 [ 5 ] {b1e12148-6a12-4896-9e1d-97b36ad475c3} <Debug> TCPHandler: Processed in 0.001449906 sec. | ||
| 3221 | 2026.05.07 20:13:43.423145 [ 196 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3222 | 2026.05.07 20:13:43.423241 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.05.07 20:13:43.423332 [ 5 ] {83820a2a-e734-41dc-9318-2d0819d3ea3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.05.07 20:13:43.423374 [ 5 ] {83820a2a-e734-41dc-9318-2d0819d3ea3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3225 | 2026.05.07 20:13:43.423401 [ 196 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.05.07 20:13:43.423465 [ 196 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_16_3} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3227 | 2026.05.07 20:13:43.423537 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3228 | 2026.05.07 20:13:43.423772 [ 5 ] {83820a2a-e734-41dc-9318-2d0819d3ea3a} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.05.07 20:13:43.423806 [ 5 ] {83820a2a-e734-41dc-9318-2d0819d3ea3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3230 | 2026.05.07 20:13:43.424139 [ 5 ] {83820a2a-e734-41dc-9318-2d0819d3ea3a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3231 | 2026.05.07 20:13:43.424363 [ 5 ] {83820a2a-e734-41dc-9318-2d0819d3ea3a} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.05.07 20:13:43.424464 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3233 | 2026.05.07 20:13:43.424496 [ 5 ] {83820a2a-e734-41dc-9318-2d0819d3ea3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3234 | 2026.05.07 20:13:43.424502 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.05.07 20:13:43.424539 [ 5 ] {83820a2a-e734-41dc-9318-2d0819d3ea3a} <Debug> TCPHandler: Processed in 0.001344774 sec. | ||
| 3236 | 2026.05.07 20:13:43.424540 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3237 | 2026.05.07 20:13:43.424665 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.05.07 20:13:43.424665 [ 200 ] {47ba31a4-9098-4830-8878-a63d690d1860::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 | ||
| 3239 | 2026.05.07 20:13:43.424764 [ 5 ] {d1710c65-bc8a-43d5-aa4f-41909024cf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3240 | 2026.05.07 20:13:43.424787 [ 200 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3241 | 2026.05.07 20:13:43.424816 [ 5 ] {d1710c65-bc8a-43d5-aa4f-41909024cf6b} <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 | ||
| 3242 | 2026.05.07 20:13:43.424818 [ 200 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 436 rows starting from the beginning of the part | ||
| 3243 | 2026.05.07 20:13:43.424883 [ 200 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 3244 | 2026.05.07 20:13:43.424929 [ 200 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 115 rows starting from the beginning of the part | ||
| 3245 | 2026.05.07 20:13:43.424972 [ 200 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 642 rows starting from the beginning of the part | ||
| 3246 | 2026.05.07 20:13:43.425030 [ 200 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 3247 | 2026.05.07 20:13:43.425074 [ 200 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 3248 | 2026.05.07 20:13:43.425607 [ 5 ] {d1710c65-bc8a-43d5-aa4f-41909024cf6b} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.05.07 20:13:43.425641 [ 5 ] {d1710c65-bc8a-43d5-aa4f-41909024cf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3250 | 2026.05.07 20:13:43.426129 [ 196 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512957 sec., 1006637.9943382395 rows/sec., 71.02 MiB/sec. | ||
| 3251 | 2026.05.07 20:13:43.426275 [ 5 ] {d1710c65-bc8a-43d5-aa4f-41909024cf6b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3252 | 2026.05.07 20:13:43.426406 [ 189 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3253 | 2026.05.07 20:13:43.426522 [ 5 ] {d1710c65-bc8a-43d5-aa4f-41909024cf6b} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.05.07 20:13:43.426641 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3255 | 2026.05.07 20:13:43.426675 [ 5 ] {d1710c65-bc8a-43d5-aa4f-41909024cf6b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001929 sec., 16070.502851218249 rows/sec., 28.80 MiB/sec. | ||
| 3256 | 2026.05.07 20:13:43.426678 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.05.07 20:13:43.426718 [ 189 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.05.07 20:13:43.426722 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3259 | 2026.05.07 20:13:43.426734 [ 5 ] {d1710c65-bc8a-43d5-aa4f-41909024cf6b} <Debug> TCPHandler: Processed in 0.002116308 sec. | ||
| 3260 | 2026.05.07 20:13:43.426814 [ 189 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3261 | 2026.05.07 20:13:43.426836 [ 201 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::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 | ||
| 3262 | 2026.05.07 20:13:43.426906 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3263 | 2026.05.07 20:13:43.426909 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.05.07 20:13:43.427011 [ 5 ] {25cebc54-8895-4984-839c-ee5e3df968f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3265 | 2026.05.07 20:13:43.427051 [ 5 ] {25cebc54-8895-4984-839c-ee5e3df968f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3266 | 2026.05.07 20:13:43.427058 [ 201 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3267 | 2026.05.07 20:13:43.427118 [ 201 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::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 | ||
| 3268 | 2026.05.07 20:13:43.427236 [ 201 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
| 3269 | 2026.05.07 20:13:43.427345 [ 201 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part | ||
| 3270 | 2026.05.07 20:13:43.427386 [ 5 ] {25cebc54-8895-4984-839c-ee5e3df968f9} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.05.07 20:13:43.427427 [ 5 ] {25cebc54-8895-4984-839c-ee5e3df968f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3272 | 2026.05.07 20:13:43.427449 [ 201 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 3273 | 2026.05.07 20:13:43.427553 [ 201 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part | ||
| 3274 | 2026.05.07 20:13:43.427649 [ 201 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 3275 | 2026.05.07 20:13:43.427756 [ 5 ] {25cebc54-8895-4984-839c-ee5e3df968f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3276 | 2026.05.07 20:13:43.427986 [ 5 ] {25cebc54-8895-4984-839c-ee5e3df968f9} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.05.07 20:13:43.428118 [ 5 ] {25cebc54-8895-4984-839c-ee5e3df968f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 3278 | 2026.05.07 20:13:43.428152 [ 5 ] {25cebc54-8895-4984-839c-ee5e3df968f9} <Debug> TCPHandler: Processed in 0.001290763 sec. | ||
| 3279 | 2026.05.07 20:13:43.435677 [ 201 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.008873227 sec., 29076.231229066947 rows/sec., 52.10 MiB/sec. | ||
| 3280 | 2026.05.07 20:13:43.436285 [ 189 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3281 | 2026.05.07 20:13:43.436671 [ 189 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.05.07 20:13:43.436743 [ 189 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3283 | 2026.05.07 20:13:43.436820 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 3284 | 2026.05.07 20:13:44.000262 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.27 MiB, peak 240.86 MiB, free memory in arenas 0.00 B, will set to 237.32 MiB (RSS), difference: 1.05 MiB | ||
| 3285 | 2026.05.07 20:13:44.267559 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.05.07 20:13:44.267822 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3287 | 2026.05.07 20:13:44.268195 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3288 | 2026.05.07 20:13:44.268233 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3289 | 2026.05.07 20:13:44.268490 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3290 | 2026.05.07 20:13:44.268559 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3291 | 2026.05.07 20:13:44.268699 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 3292 | 2026.05.07 20:13:44.268813 [ 335 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3293 | 2026.05.07 20:13:44.268829 [ 321 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 3294 | 2026.05.07 20:13:44.268859 [ 261 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3295 | 2026.05.07 20:13:44.268829 [ 333 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3296 | 2026.05.07 20:13:44.268829 [ 337 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3297 | 2026.05.07 20:13:44.269016 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 3298 | 2026.05.07 20:13:44.269043 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3299 | 2026.05.07 20:13:44.269139 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3300 | 2026.05.07 20:13:44.269161 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3301 | 2026.05.07 20:13:44.269196 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3302 | 2026.05.07 20:13:44.269234 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3303 | 2026.05.07 20:13:44.269266 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3304 | 2026.05.07 20:13:44.269297 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3305 | 2026.05.07 20:13:44.270494 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002789 sec., 14700.609537468628 rows/sec., 2.24 MiB/sec. | ||
| 3306 | 2026.05.07 20:13:44.270673 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Debug> MemoryTracker: Peak memory usage (for query): 182.08 KiB. | ||
| 3307 | 2026.05.07 20:13:44.270688 [ 5 ] {7afbfb11-f87a-4959-95c8-9ca3ee19b2c1} <Debug> TCPHandler: Processed in 0.003288018 sec. | ||
| 3308 | 2026.05.07 20:13:44.292869 [ 127 ] {} <Debug> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3309 | 2026.05.07 20:13:44.292949 [ 127 ] {} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.05.07 20:13:44.292980 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3311 | 2026.05.07 20:13:44.293089 [ 196 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3312 | 2026.05.07 20:13:44.293190 [ 196 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3313 | 2026.05.07 20:13:44.293217 [ 196 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3314 | 2026.05.07 20:13:44.293274 [ 196 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3315 | 2026.05.07 20:13:44.293318 [ 196 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3316 | 2026.05.07 20:13:44.293358 [ 196 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3317 | 2026.05.07 20:13:44.293398 [ 196 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3318 | 2026.05.07 20:13:44.294076 [ 201 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 5 columns (5 merged, 0 gathered) in 0.001025498 sec., 15602.17572340463 rows/sec., 1.30 MiB/sec. | ||
| 3319 | 2026.05.07 20:13:44.294259 [ 186 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3320 | 2026.05.07 20:13:44.294588 [ 186 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.05.07 20:13:44.294666 [ 186 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_5_1} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3322 | 2026.05.07 20:13:44.294755 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3323 | 2026.05.07 20:13:44.296162 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.05.07 20:13:44.296297 [ 5 ] {9ad99b50-e236-4a16-928a-e13be3097648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3325 | 2026.05.07 20:13:44.296349 [ 5 ] {9ad99b50-e236-4a16-928a-e13be3097648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3326 | 2026.05.07 20:13:44.296952 [ 5 ] {9ad99b50-e236-4a16-928a-e13be3097648} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.05.07 20:13:44.296990 [ 5 ] {9ad99b50-e236-4a16-928a-e13be3097648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3328 | 2026.05.07 20:13:44.297379 [ 5 ] {9ad99b50-e236-4a16-928a-e13be3097648} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3329 | 2026.05.07 20:13:44.297601 [ 5 ] {9ad99b50-e236-4a16-928a-e13be3097648} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.05.07 20:13:44.297718 [ 127 ] {} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3331 | 2026.05.07 20:13:44.297745 [ 5 ] {9ad99b50-e236-4a16-928a-e13be3097648} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001485 sec., 6734.006734006734 rows/sec., 1.30 MiB/sec. | ||
| 3332 | 2026.05.07 20:13:44.297757 [ 127 ] {} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.05.07 20:13:44.297787 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3334 | 2026.05.07 20:13:44.297791 [ 5 ] {9ad99b50-e236-4a16-928a-e13be3097648} <Debug> TCPHandler: Processed in 0.0016922 sec. | ||
| 3335 | 2026.05.07 20:13:44.297863 [ 196 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::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 | ||
| 3336 | 2026.05.07 20:13:44.297923 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.05.07 20:13:44.298017 [ 5 ] {95e866ea-8634-4711-adb2-679a463f10fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3338 | 2026.05.07 20:13:44.298056 [ 5 ] {95e866ea-8634-4711-adb2-679a463f10fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3339 | 2026.05.07 20:13:44.298087 [ 196 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3340 | 2026.05.07 20:13:44.298122 [ 196 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 3341 | 2026.05.07 20:13:44.298189 [ 196 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3342 | 2026.05.07 20:13:44.298251 [ 196 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3343 | 2026.05.07 20:13:44.298317 [ 196 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3344 | 2026.05.07 20:13:44.298388 [ 196 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::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 | ||
| 3345 | 2026.05.07 20:13:44.298463 [ 5 ] {95e866ea-8634-4711-adb2-679a463f10fc} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.05.07 20:13:44.298469 [ 196 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 3347 | 2026.05.07 20:13:44.298501 [ 5 ] {95e866ea-8634-4711-adb2-679a463f10fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3348 | 2026.05.07 20:13:44.298788 [ 5 ] {95e866ea-8634-4711-adb2-679a463f10fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3349 | 2026.05.07 20:13:44.299002 [ 5 ] {95e866ea-8634-4711-adb2-679a463f10fc} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.05.07 20:13:44.299129 [ 5 ] {95e866ea-8634-4711-adb2-679a463f10fc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 432.97 KiB/sec. | ||
| 3351 | 2026.05.07 20:13:44.299166 [ 5 ] {95e866ea-8634-4711-adb2-679a463f10fc} <Debug> TCPHandler: Processed in 0.001292413 sec. | ||
| 3352 | 2026.05.07 20:13:44.299288 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.05.07 20:13:44.299382 [ 5 ] {de59fe38-6cee-4e50-a469-70fa35a0985c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3354 | 2026.05.07 20:13:44.299421 [ 5 ] {de59fe38-6cee-4e50-a469-70fa35a0985c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3355 | 2026.05.07 20:13:44.300139 [ 198 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 6 columns (6 merged, 0 gathered) in 0.002303331 sec., 22575.99971519508 rows/sec., 5.28 MiB/sec. | ||
| 3356 | 2026.05.07 20:13:44.300357 [ 197 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3357 | 2026.05.07 20:13:44.300748 [ 197 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.07 20:13:44.300823 [ 197 ] {b9711d56-4fcb-4052-90a9-c3578b8b7dad::all_1_6_1} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3359 | 2026.05.07 20:13:44.300910 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3360 | 2026.05.07 20:13:44.301304 [ 5 ] {de59fe38-6cee-4e50-a469-70fa35a0985c} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.05.07 20:13:44.301344 [ 5 ] {de59fe38-6cee-4e50-a469-70fa35a0985c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3362 | 2026.05.07 20:13:44.301824 [ 5 ] {de59fe38-6cee-4e50-a469-70fa35a0985c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3363 | 2026.05.07 20:13:44.302029 [ 5 ] {de59fe38-6cee-4e50-a469-70fa35a0985c} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.05.07 20:13:44.302169 [ 5 ] {de59fe38-6cee-4e50-a469-70fa35a0985c} <Debug> executeQuery: Read 2429 rows, 183.99 KiB in 0.002804 sec., 866262.4821683309 rows/sec., 64.08 MiB/sec. | ||
| 3365 | 2026.05.07 20:13:44.302207 [ 5 ] {de59fe38-6cee-4e50-a469-70fa35a0985c} <Debug> TCPHandler: Processed in 0.002970872 sec. | ||
| 3366 | 2026.05.07 20:13:44.302326 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.05.07 20:13:44.302421 [ 5 ] {ed7540d9-5b48-4077-8d41-2416cb2c7d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3368 | 2026.05.07 20:13:44.302460 [ 5 ] {ed7540d9-5b48-4077-8d41-2416cb2c7d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3369 | 2026.05.07 20:13:44.302869 [ 5 ] {ed7540d9-5b48-4077-8d41-2416cb2c7d9f} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.05.07 20:13:44.302905 [ 5 ] {ed7540d9-5b48-4077-8d41-2416cb2c7d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3371 | 2026.05.07 20:13:44.303194 [ 5 ] {ed7540d9-5b48-4077-8d41-2416cb2c7d9f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3372 | 2026.05.07 20:13:44.303399 [ 5 ] {ed7540d9-5b48-4077-8d41-2416cb2c7d9f} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.05.07 20:13:44.303535 [ 5 ] {ed7540d9-5b48-4077-8d41-2416cb2c7d9f} <Debug> executeQuery: Read 26 rows, 1.92 KiB in 0.001133 sec., 22947.92586054722 rows/sec., 1.66 MiB/sec. | ||
| 3374 | 2026.05.07 20:13:44.303572 [ 5 ] {ed7540d9-5b48-4077-8d41-2416cb2c7d9f} <Debug> TCPHandler: Processed in 0.001294914 sec. | ||
| 3375 | 2026.05.07 20:13:44.303689 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.05.07 20:13:44.303782 [ 5 ] {08444e05-8922-4b6d-8861-71a905960d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3377 | 2026.05.07 20:13:44.303820 [ 5 ] {08444e05-8922-4b6d-8861-71a905960d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3378 | 2026.05.07 20:13:44.304543 [ 5 ] {08444e05-8922-4b6d-8861-71a905960d74} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.05.07 20:13:44.304577 [ 5 ] {08444e05-8922-4b6d-8861-71a905960d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3380 | 2026.05.07 20:13:44.304936 [ 5 ] {08444e05-8922-4b6d-8861-71a905960d74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3381 | 2026.05.07 20:13:44.305167 [ 5 ] {08444e05-8922-4b6d-8861-71a905960d74} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.05.07 20:13:44.305292 [ 5 ] {08444e05-8922-4b6d-8861-71a905960d74} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001528 sec., 524214.6596858639 rows/sec., 30.28 MiB/sec. | ||
| 3383 | 2026.05.07 20:13:44.305330 [ 5 ] {08444e05-8922-4b6d-8861-71a905960d74} <Debug> TCPHandler: Processed in 0.001689419 sec. | ||
| 3384 | 2026.05.07 20:13:44.305447 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.05.07 20:13:44.305541 [ 5 ] {7113ac0a-f4ea-4a81-98bf-49da0926e7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3386 | 2026.05.07 20:13:44.305579 [ 5 ] {7113ac0a-f4ea-4a81-98bf-49da0926e7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3387 | 2026.05.07 20:13:44.305968 [ 5 ] {7113ac0a-f4ea-4a81-98bf-49da0926e7d2} <Trace> oximeter.fields_u64 (77d3c2e6-3f79-440c-98f3-3f0069e2ac89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.05.07 20:13:44.306003 [ 5 ] {7113ac0a-f4ea-4a81-98bf-49da0926e7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3389 | 2026.05.07 20:13:44.306287 [ 5 ] {7113ac0a-f4ea-4a81-98bf-49da0926e7d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3390 | 2026.05.07 20:13:44.306497 [ 5 ] {7113ac0a-f4ea-4a81-98bf-49da0926e7d2} <Trace> oximeter.fields_u64 (77d3c2e6-3f79-440c-98f3-3f0069e2ac89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.05.07 20:13:44.306617 [ 5 ] {7113ac0a-f4ea-4a81-98bf-49da0926e7d2} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001094 sec., 1828.1535648994518 rows/sec., 128.54 KiB/sec. | ||
| 3392 | 2026.05.07 20:13:44.306653 [ 5 ] {7113ac0a-f4ea-4a81-98bf-49da0926e7d2} <Debug> TCPHandler: Processed in 0.001255152 sec. | ||
| 3393 | 2026.05.07 20:13:44.306765 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3394 | 2026.05.07 20:13:44.306858 [ 5 ] {921904a3-6a28-4129-b039-2f66acf8d322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3395 | 2026.05.07 20:13:44.306896 [ 5 ] {921904a3-6a28-4129-b039-2f66acf8d322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3396 | 2026.05.07 20:13:44.307783 [ 5 ] {921904a3-6a28-4129-b039-2f66acf8d322} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.05.07 20:13:44.307818 [ 5 ] {921904a3-6a28-4129-b039-2f66acf8d322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3398 | 2026.05.07 20:13:44.308194 [ 5 ] {921904a3-6a28-4129-b039-2f66acf8d322} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3399 | 2026.05.07 20:13:44.308409 [ 5 ] {921904a3-6a28-4129-b039-2f66acf8d322} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.05.07 20:13:44.308552 [ 5 ] {921904a3-6a28-4129-b039-2f66acf8d322} <Debug> executeQuery: Read 1305 rows, 89.33 KiB in 0.001712 sec., 762266.355140187 rows/sec., 50.95 MiB/sec. | ||
| 3401 | 2026.05.07 20:13:44.308590 [ 5 ] {921904a3-6a28-4129-b039-2f66acf8d322} <Debug> TCPHandler: Processed in 0.001873723 sec. | ||
| 3402 | 2026.05.07 20:13:44.308708 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.05.07 20:13:44.308801 [ 5 ] {2ce4f046-851f-46c1-81cd-a4988cf59900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3404 | 2026.05.07 20:13:44.308842 [ 5 ] {2ce4f046-851f-46c1-81cd-a4988cf59900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3405 | 2026.05.07 20:13:44.310652 [ 5 ] {2ce4f046-851f-46c1-81cd-a4988cf59900} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.05.07 20:13:44.310688 [ 5 ] {2ce4f046-851f-46c1-81cd-a4988cf59900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3407 | 2026.05.07 20:13:44.311364 [ 5 ] {2ce4f046-851f-46c1-81cd-a4988cf59900} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3408 | 2026.05.07 20:13:44.311576 [ 5 ] {2ce4f046-851f-46c1-81cd-a4988cf59900} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.05.07 20:13:44.311713 [ 5 ] {2ce4f046-851f-46c1-81cd-a4988cf59900} <Debug> executeQuery: Read 4752 rows, 312.29 KiB in 0.00293 sec., 1621843.0034129694 rows/sec., 104.08 MiB/sec. | ||
| 3410 | 2026.05.07 20:13:44.311752 [ 5 ] {2ce4f046-851f-46c1-81cd-a4988cf59900} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3411 | 2026.05.07 20:13:44.311764 [ 5 ] {2ce4f046-851f-46c1-81cd-a4988cf59900} <Debug> TCPHandler: Processed in 0.003105495 sec. | ||
| 3412 | 2026.05.07 20:13:44.311929 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.05.07 20:13:44.312025 [ 5 ] {18391224-912e-4deb-a8f6-5862b7b5c916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3414 | 2026.05.07 20:13:44.312079 [ 5 ] {18391224-912e-4deb-a8f6-5862b7b5c916} <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 | ||
| 3415 | 2026.05.07 20:13:44.312900 [ 5 ] {18391224-912e-4deb-a8f6-5862b7b5c916} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.05.07 20:13:44.312935 [ 5 ] {18391224-912e-4deb-a8f6-5862b7b5c916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3417 | 2026.05.07 20:13:44.313451 [ 5 ] {18391224-912e-4deb-a8f6-5862b7b5c916} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3418 | 2026.05.07 20:13:44.313670 [ 5 ] {18391224-912e-4deb-a8f6-5862b7b5c916} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.05.07 20:13:44.313807 [ 5 ] {18391224-912e-4deb-a8f6-5862b7b5c916} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001801 sec., 11104.94169905608 rows/sec., 19.90 MiB/sec. | ||
| 3420 | 2026.05.07 20:13:44.313859 [ 5 ] {18391224-912e-4deb-a8f6-5862b7b5c916} <Debug> TCPHandler: Processed in 0.001979875 sec. | ||
| 3421 | 2026.05.07 20:13:44.313983 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.05.07 20:13:44.314105 [ 5 ] {46c584b6-7d95-4253-8ee5-288ff7fc4255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.05.07 20:13:44.314153 [ 5 ] {46c584b6-7d95-4253-8ee5-288ff7fc4255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3424 | 2026.05.07 20:13:44.314537 [ 5 ] {46c584b6-7d95-4253-8ee5-288ff7fc4255} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.05.07 20:13:44.314573 [ 5 ] {46c584b6-7d95-4253-8ee5-288ff7fc4255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3426 | 2026.05.07 20:13:44.314881 [ 5 ] {46c584b6-7d95-4253-8ee5-288ff7fc4255} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3427 | 2026.05.07 20:13:44.315088 [ 5 ] {46c584b6-7d95-4253-8ee5-288ff7fc4255} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.05.07 20:13:44.315215 [ 5 ] {46c584b6-7d95-4253-8ee5-288ff7fc4255} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 729.63 KiB/sec. | ||
| 3429 | 2026.05.07 20:13:44.315250 [ 5 ] {46c584b6-7d95-4253-8ee5-288ff7fc4255} <Debug> TCPHandler: Processed in 0.001328243 sec. | ||
| 3430 | 2026.05.07 20:13:47.135559 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45616 | ||
| 3431 | 2026.05.07 20:13:47.135678 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3432 | 2026.05.07 20:13:47.135705 [ 307 ] {} <Debug> TCP-Session: 136d536c-aec9-4eac-9502-14d82bbc67f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45616 | ||
| 3433 | 2026.05.07 20:13:47.135728 [ 307 ] {} <Debug> TCP-Session: 136d536c-aec9-4eac-9502-14d82bbc67f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2026.05.07 20:13:47.135740 [ 307 ] {} <Debug> TCP-Session: 136d536c-aec9-4eac-9502-14d82bbc67f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3435 | 2026.05.07 20:13:47.135937 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40702 | ||
| 3436 | 2026.05.07 20:13:47.135975 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52263 | ||
| 3437 | 2026.05.07 20:13:47.135990 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45837 | ||
| 3438 | 2026.05.07 20:13:47.136005 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45816 | ||
| 3439 | 2026.05.07 20:13:47.136037 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42389 | ||
| 3440 | 2026.05.07 20:13:47.136087 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3441 | 2026.05.07 20:13:47.136068 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3442 | 2026.05.07 20:13:47.136128 [ 308 ] {} <Debug> TCP-Session: 312b1dd9-42c3-44d1-b14e-995d8db1834c Authenticating user 'default' from [fd00:1122:3344:101::e]:40702 | ||
| 3443 | 2026.05.07 20:13:47.136138 [ 307 ] {} <Trace> TCP-Session: 136d536c-aec9-4eac-9502-14d82bbc67f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.05.07 20:13:47.136014 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46538 | ||
| 3445 | 2026.05.07 20:13:47.136190 [ 311 ] {} <Debug> TCP-Session: 3b6eabf4-0737-4760-866d-360ab6d0efbc Authenticating user 'default' from [fd00:1122:3344:101::e]:52263 | ||
| 3446 | 2026.05.07 20:13:47.135977 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49361 | ||
| 3447 | 2026.05.07 20:13:47.136224 [ 308 ] {} <Debug> TCP-Session: 312b1dd9-42c3-44d1-b14e-995d8db1834c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3448 | 2026.05.07 20:13:47.136230 [ 311 ] {} <Debug> TCP-Session: 3b6eabf4-0737-4760-866d-360ab6d0efbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3449 | 2026.05.07 20:13:47.136273 [ 308 ] {} <Debug> TCP-Session: 312b1dd9-42c3-44d1-b14e-995d8db1834c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3450 | 2026.05.07 20:13:47.136290 [ 311 ] {} <Debug> TCP-Session: 3b6eabf4-0737-4760-866d-360ab6d0efbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3451 | 2026.05.07 20:13:47.135944 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54346 | ||
| 3452 | 2026.05.07 20:13:47.136346 [ 307 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45616) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3453 | 2026.05.07 20:13:47.136630 [ 307 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3454 | 2026.05.07 20:13:47.136689 [ 307 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3455 | 2026.05.07 20:13:47.136725 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3456 | 2026.05.07 20:13:47.136754 [ 303 ] {} <Debug> TCP-Session: b5d079e7-eb72-45a2-a0a0-8797a2e08221 Authenticating user 'default' from [fd00:1122:3344:101::e]:46538 | ||
| 3457 | 2026.05.07 20:13:47.136770 [ 303 ] {} <Debug> TCP-Session: b5d079e7-eb72-45a2-a0a0-8797a2e08221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2026.05.07 20:13:47.136782 [ 303 ] {} <Debug> TCP-Session: b5d079e7-eb72-45a2-a0a0-8797a2e08221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2026.05.07 20:13:47.136831 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3460 | 2026.05.07 20:13:47.136869 [ 309 ] {} <Debug> TCP-Session: 0bc51cd6-ab45-45b7-88c8-e90766e704e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54346 | ||
| 3461 | 2026.05.07 20:13:47.136894 [ 309 ] {} <Debug> TCP-Session: 0bc51cd6-ab45-45b7-88c8-e90766e704e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2026.05.07 20:13:47.136907 [ 309 ] {} <Debug> TCP-Session: 0bc51cd6-ab45-45b7-88c8-e90766e704e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2026.05.07 20:13:47.136909 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3464 | 2026.05.07 20:13:47.136942 [ 3 ] {} <Debug> TCP-Session: 7e6dbab2-8db2-4439-b960-7d8bc9eb43a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45837 | ||
| 3465 | 2026.05.07 20:13:47.136959 [ 3 ] {} <Debug> TCP-Session: 7e6dbab2-8db2-4439-b960-7d8bc9eb43a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2026.05.07 20:13:47.136972 [ 3 ] {} <Debug> TCP-Session: 7e6dbab2-8db2-4439-b960-7d8bc9eb43a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2026.05.07 20:13:47.137002 [ 307 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 3468 | 2026.05.07 20:13:47.137214 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3469 | 2026.05.07 20:13:47.137263 [ 278 ] {} <Debug> TCP-Session: be45262b-7ac5-492e-81b2-841083c260be Authenticating user 'default' from [fd00:1122:3344:101::e]:45816 | ||
| 3470 | 2026.05.07 20:13:47.137291 [ 278 ] {} <Debug> TCP-Session: be45262b-7ac5-492e-81b2-841083c260be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3471 | 2026.05.07 20:13:47.137304 [ 278 ] {} <Debug> TCP-Session: be45262b-7ac5-492e-81b2-841083c260be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2026.05.07 20:13:47.137303 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3473 | 2026.05.07 20:13:47.137340 [ 310 ] {} <Debug> TCP-Session: ed4b2494-70ea-4f6f-97be-f4754df172b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49361 | ||
| 3474 | 2026.05.07 20:13:47.137357 [ 310 ] {} <Debug> TCP-Session: ed4b2494-70ea-4f6f-97be-f4754df172b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2026.05.07 20:13:47.137369 [ 310 ] {} <Debug> TCP-Session: ed4b2494-70ea-4f6f-97be-f4754df172b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3476 | 2026.05.07 20:13:47.137441 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3477 | 2026.05.07 20:13:47.137487 [ 304 ] {} <Debug> TCP-Session: ebf735f6-3256-4828-beb3-d86b631b00a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42389 | ||
| 3478 | 2026.05.07 20:13:47.137513 [ 304 ] {} <Debug> TCP-Session: ebf735f6-3256-4828-beb3-d86b631b00a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2026.05.07 20:13:47.137532 [ 304 ] {} <Debug> TCP-Session: ebf735f6-3256-4828-beb3-d86b631b00a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2026.05.07 20:13:47.137981 [ 333 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Trace> AggregatingTransform: Aggregating | ||
| 3481 | 2026.05.07 20:13:47.138030 [ 333 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3482 | 2026.05.07 20:13:47.138072 [ 333 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954727 sec. (1047.420 rows/sec., 40.91 KiB/sec.) | ||
| 3483 | 2026.05.07 20:13:47.138095 [ 333 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Trace> Aggregator: Merging aggregated data | ||
| 3484 | 2026.05.07 20:13:47.139274 [ 307 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00299 sec., 334.44816053511704 rows/sec., 13.06 KiB/sec. | ||
| 3485 | 2026.05.07 20:13:47.139426 [ 307 ] {57f4e875-9af6-4a58-9afd-cef36959302f} <Debug> TCPHandler: Processed in 0.003413671 sec. | ||
| 3486 | 2026.05.07 20:13:47.139572 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3487 | 2026.05.07 20:13:47.139603 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3488 | 2026.05.07 20:13:47.139613 [ 307 ] {} <Debug> TCP-Session: 136d536c-aec9-4eac-9502-14d82bbc67f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2026.05.07 20:13:47.139622 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3490 | 2026.05.07 20:13:47.139647 [ 308 ] {} <Debug> TCP-Session: 312b1dd9-42c3-44d1-b14e-995d8db1834c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.05.07 20:13:47.139660 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3492 | 2026.05.07 20:13:47.139687 [ 310 ] {} <Debug> TCP-Session: ed4b2494-70ea-4f6f-97be-f4754df172b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3493 | 2026.05.07 20:13:47.139696 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3494 | 2026.05.07 20:13:47.139713 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3495 | 2026.05.07 20:13:47.139735 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3496 | 2026.05.07 20:13:47.139754 [ 309 ] {} <Debug> TCP-Session: 0bc51cd6-ab45-45b7-88c8-e90766e704e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2026.05.07 20:13:47.139769 [ 3 ] {} <Debug> TCP-Session: 7e6dbab2-8db2-4439-b960-7d8bc9eb43a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2026.05.07 20:13:47.139790 [ 278 ] {} <Debug> TCP-Session: be45262b-7ac5-492e-81b2-841083c260be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2026.05.07 20:13:47.139642 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3500 | 2026.05.07 20:13:47.139724 [ 303 ] {} <Debug> TCP-Session: b5d079e7-eb72-45a2-a0a0-8797a2e08221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.05.07 20:13:47.139692 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3502 | 2026.05.07 20:13:47.139849 [ 311 ] {} <Debug> TCP-Session: 3b6eabf4-0737-4760-866d-360ab6d0efbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2026.05.07 20:13:47.139909 [ 304 ] {} <Debug> TCP-Session: ebf735f6-3256-4828-beb3-d86b631b00a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2026.05.07 20:13:48.414302 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.05.07 20:13:48.414546 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3506 | 2026.05.07 20:13:48.414888 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3507 | 2026.05.07 20:13:48.414925 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3508 | 2026.05.07 20:13:48.415150 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3509 | 2026.05.07 20:13:48.415223 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3510 | 2026.05.07 20:13:48.415409 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3511 | 2026.05.07 20:13:48.415451 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 3512 | 2026.05.07 20:13:48.415474 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 3513 | 2026.05.07 20:13:48.415490 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3514 | 2026.05.07 20:13:48.415533 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3515 | 2026.05.07 20:13:48.415554 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 3516 | 2026.05.07 20:13:48.416902 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002454 sec., 21189.894050529747 rows/sec., 4.96 MiB/sec. | ||
| 3517 | 2026.05.07 20:13:48.417020 [ 5 ] {9258e31f-4e77-413c-ad79-b7ee63fdb8cf} <Debug> TCPHandler: Processed in 0.002908642 sec. | ||
| 3518 | 2026.05.07 20:13:48.418689 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.05.07 20:13:48.418817 [ 5 ] {247d5c2e-3594-45a7-b47f-0b43e1f9c860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3520 | 2026.05.07 20:13:48.418905 [ 5 ] {247d5c2e-3594-45a7-b47f-0b43e1f9c860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3521 | 2026.05.07 20:13:48.419467 [ 5 ] {247d5c2e-3594-45a7-b47f-0b43e1f9c860} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.05.07 20:13:48.419510 [ 5 ] {247d5c2e-3594-45a7-b47f-0b43e1f9c860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3523 | 2026.05.07 20:13:48.419890 [ 5 ] {247d5c2e-3594-45a7-b47f-0b43e1f9c860} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3524 | 2026.05.07 20:13:48.420118 [ 5 ] {247d5c2e-3594-45a7-b47f-0b43e1f9c860} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.05.07 20:13:48.420268 [ 5 ] {247d5c2e-3594-45a7-b47f-0b43e1f9c860} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001487 sec., 37659.71755211836 rows/sec., 2.89 MiB/sec. | ||
| 3526 | 2026.05.07 20:13:48.420307 [ 5 ] {247d5c2e-3594-45a7-b47f-0b43e1f9c860} <Debug> TCPHandler: Processed in 0.00167474 sec. | ||
| 3527 | 2026.05.07 20:13:48.420458 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.05.07 20:13:48.420561 [ 5 ] {e73c4cc9-c44e-48af-889c-ff184bf92762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3529 | 2026.05.07 20:13:48.420602 [ 5 ] {e73c4cc9-c44e-48af-889c-ff184bf92762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3530 | 2026.05.07 20:13:48.421052 [ 5 ] {e73c4cc9-c44e-48af-889c-ff184bf92762} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.05.07 20:13:48.421088 [ 5 ] {e73c4cc9-c44e-48af-889c-ff184bf92762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3532 | 2026.05.07 20:13:48.421399 [ 5 ] {e73c4cc9-c44e-48af-889c-ff184bf92762} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3533 | 2026.05.07 20:13:48.421633 [ 5 ] {e73c4cc9-c44e-48af-889c-ff184bf92762} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.05.07 20:13:48.421769 [ 5 ] {e73c4cc9-c44e-48af-889c-ff184bf92762} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 3535 | 2026.05.07 20:13:48.421806 [ 5 ] {e73c4cc9-c44e-48af-889c-ff184bf92762} <Debug> TCPHandler: Processed in 0.001401085 sec. | ||
| 3536 | 2026.05.07 20:13:48.421945 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.05.07 20:13:48.422042 [ 5 ] {a562c20a-471a-4af5-b778-7fda9af110bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3538 | 2026.05.07 20:13:48.422086 [ 5 ] {a562c20a-471a-4af5-b778-7fda9af110bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3539 | 2026.05.07 20:13:48.422471 [ 5 ] {a562c20a-471a-4af5-b778-7fda9af110bc} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.05.07 20:13:48.422506 [ 5 ] {a562c20a-471a-4af5-b778-7fda9af110bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3541 | 2026.05.07 20:13:48.422834 [ 5 ] {a562c20a-471a-4af5-b778-7fda9af110bc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3542 | 2026.05.07 20:13:48.423050 [ 5 ] {a562c20a-471a-4af5-b778-7fda9af110bc} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.05.07 20:13:48.423177 [ 5 ] {a562c20a-471a-4af5-b778-7fda9af110bc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 3544 | 2026.05.07 20:13:48.423214 [ 5 ] {a562c20a-471a-4af5-b778-7fda9af110bc} <Debug> TCPHandler: Processed in 0.001319574 sec. | ||
| 3545 | 2026.05.07 20:13:48.423345 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.05.07 20:13:48.423440 [ 5 ] {86db88b8-4f57-4673-8b69-1e30efcebd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3547 | 2026.05.07 20:13:48.423483 [ 5 ] {86db88b8-4f57-4673-8b69-1e30efcebd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3548 | 2026.05.07 20:13:48.423831 [ 5 ] {86db88b8-4f57-4673-8b69-1e30efcebd31} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.05.07 20:13:48.423866 [ 5 ] {86db88b8-4f57-4673-8b69-1e30efcebd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3550 | 2026.05.07 20:13:48.424179 [ 5 ] {86db88b8-4f57-4673-8b69-1e30efcebd31} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3551 | 2026.05.07 20:13:48.424389 [ 5 ] {86db88b8-4f57-4673-8b69-1e30efcebd31} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.05.07 20:13:48.424485 [ 120 ] {} <Debug> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3553 | 2026.05.07 20:13:48.424517 [ 5 ] {86db88b8-4f57-4673-8b69-1e30efcebd31} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 3554 | 2026.05.07 20:13:48.424522 [ 120 ] {} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.05.07 20:13:48.424550 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3556 | 2026.05.07 20:13:48.424553 [ 5 ] {86db88b8-4f57-4673-8b69-1e30efcebd31} <Debug> TCPHandler: Processed in 0.001258882 sec. | ||
| 3557 | 2026.05.07 20:13:48.424732 [ 201 ] {817914e5-09f0-40e7-99ec-52912033b1f9::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 | ||
| 3558 | 2026.05.07 20:13:48.424924 [ 201 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3559 | 2026.05.07 20:13:48.424968 [ 201 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 3560 | 2026.05.07 20:13:48.425052 [ 201 ] {817914e5-09f0-40e7-99ec-52912033b1f9::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 | ||
| 3561 | 2026.05.07 20:13:48.425108 [ 201 ] {817914e5-09f0-40e7-99ec-52912033b1f9::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 | ||
| 3562 | 2026.05.07 20:13:48.425173 [ 201 ] {817914e5-09f0-40e7-99ec-52912033b1f9::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 | ||
| 3563 | 2026.05.07 20:13:48.425236 [ 201 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 3564 | 2026.05.07 20:13:48.425301 [ 201 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 3565 | 2026.05.07 20:13:48.426504 [ 198 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001846622 sec., 227442.3244172332 rows/sec., 14.06 MiB/sec. | ||
| 3566 | 2026.05.07 20:13:48.426808 [ 190 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3567 | 2026.05.07 20:13:48.427258 [ 190 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_11_2} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.05.07 20:13:48.427416 [ 190 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_11_2} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3569 | 2026.05.07 20:13:48.427553 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3570 | 2026.05.07 20:13:48.733928 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33568 | ||
| 3571 | 2026.05.07 20:13:48.734063 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3572 | 2026.05.07 20:13:48.734093 [ 307 ] {} <Debug> TCP-Session: 8020d4e5-0cdd-4138-99cc-404bff570e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:33568 | ||
| 3573 | 2026.05.07 20:13:48.734120 [ 307 ] {} <Debug> TCP-Session: 8020d4e5-0cdd-4138-99cc-404bff570e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.05.07 20:13:48.734134 [ 307 ] {} <Debug> TCP-Session: 8020d4e5-0cdd-4138-99cc-404bff570e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2026.05.07 20:13:48.734367 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51973 | ||
| 3576 | 2026.05.07 20:13:48.734406 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38199 | ||
| 3577 | 2026.05.07 20:13:48.734434 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54970 | ||
| 3578 | 2026.05.07 20:13:48.734427 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64379 | ||
| 3579 | 2026.05.07 20:13:48.734496 [ 307 ] {} <Trace> TCP-Session: 8020d4e5-0cdd-4138-99cc-404bff570e7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2026.05.07 20:13:48.734506 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3581 | 2026.05.07 20:13:48.734523 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3582 | 2026.05.07 20:13:48.734519 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3583 | 2026.05.07 20:13:48.734553 [ 308 ] {} <Debug> TCP-Session: dfd16709-f7be-42c8-86eb-19b02cc1de66 Authenticating user 'default' from [fd00:1122:3344:101::e]:51973 | ||
| 3584 | 2026.05.07 20:13:48.734556 [ 304 ] {} <Debug> TCP-Session: e5c038b0-5421-4793-a079-dca892ad0f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:54970 | ||
| 3585 | 2026.05.07 20:13:48.734574 [ 3 ] {} <Debug> TCP-Session: 29f4e401-b5b1-48a2-adb0-acb6eab4ab71 Authenticating user 'default' from [fd00:1122:3344:101::e]:38199 | ||
| 3586 | 2026.05.07 20:13:48.734591 [ 308 ] {} <Debug> TCP-Session: dfd16709-f7be-42c8-86eb-19b02cc1de66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.05.07 20:13:48.734591 [ 304 ] {} <Debug> TCP-Session: e5c038b0-5421-4793-a079-dca892ad0f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.05.07 20:13:48.734612 [ 3 ] {} <Debug> TCP-Session: 29f4e401-b5b1-48a2-adb0-acb6eab4ab71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.05.07 20:13:48.734615 [ 308 ] {} <Debug> TCP-Session: dfd16709-f7be-42c8-86eb-19b02cc1de66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.05.07 20:13:48.734623 [ 304 ] {} <Debug> TCP-Session: e5c038b0-5421-4793-a079-dca892ad0f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.05.07 20:13:48.734635 [ 3 ] {} <Debug> TCP-Session: 29f4e401-b5b1-48a2-adb0-acb6eab4ab71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.05.07 20:13:48.734560 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3593 | 2026.05.07 20:13:48.734672 [ 307 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33568) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3594 | 2026.05.07 20:13:48.734696 [ 303 ] {} <Debug> TCP-Session: b6358ad9-b4a9-488b-861c-27eb3df404ce Authenticating user 'default' from [fd00:1122:3344:101::e]:64379 | ||
| 3595 | 2026.05.07 20:13:48.734418 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55446 | ||
| 3596 | 2026.05.07 20:13:48.734722 [ 303 ] {} <Debug> TCP-Session: b6358ad9-b4a9-488b-861c-27eb3df404ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.05.07 20:13:48.734396 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51500 | ||
| 3598 | 2026.05.07 20:13:48.734765 [ 303 ] {} <Debug> TCP-Session: b6358ad9-b4a9-488b-861c-27eb3df404ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.05.07 20:13:48.734384 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62553 | ||
| 3600 | 2026.05.07 20:13:48.734815 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3601 | 2026.05.07 20:13:48.734828 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3602 | 2026.05.07 20:13:48.734849 [ 278 ] {} <Debug> TCP-Session: 30b360bc-6a26-46e6-bb18-0ac158f1ef54 Authenticating user 'default' from [fd00:1122:3344:101::e]:55446 | ||
| 3603 | 2026.05.07 20:13:48.734867 [ 311 ] {} <Debug> TCP-Session: 86b92702-dd74-46b1-98b5-a4da03531828 Authenticating user 'default' from [fd00:1122:3344:101::e]:51500 | ||
| 3604 | 2026.05.07 20:13:48.734879 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3605 | 2026.05.07 20:13:48.734887 [ 278 ] {} <Debug> TCP-Session: 30b360bc-6a26-46e6-bb18-0ac158f1ef54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.05.07 20:13:48.734898 [ 311 ] {} <Debug> TCP-Session: 86b92702-dd74-46b1-98b5-a4da03531828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.05.07 20:13:48.734915 [ 310 ] {} <Debug> TCP-Session: 91ad4a83-751a-4d79-beac-91619c9d7099 Authenticating user 'default' from [fd00:1122:3344:101::e]:62553 | ||
| 3608 | 2026.05.07 20:13:48.734918 [ 278 ] {} <Debug> TCP-Session: 30b360bc-6a26-46e6-bb18-0ac158f1ef54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.05.07 20:13:48.734931 [ 311 ] {} <Debug> TCP-Session: 86b92702-dd74-46b1-98b5-a4da03531828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.05.07 20:13:48.734950 [ 310 ] {} <Debug> TCP-Session: 91ad4a83-751a-4d79-beac-91619c9d7099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.05.07 20:13:48.734968 [ 307 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3612 | 2026.05.07 20:13:48.734981 [ 310 ] {} <Debug> TCP-Session: 91ad4a83-751a-4d79-beac-91619c9d7099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.05.07 20:13:48.734369 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51801 | ||
| 3614 | 2026.05.07 20:13:48.735035 [ 307 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3615 | 2026.05.07 20:13:48.735089 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3616 | 2026.05.07 20:13:48.735116 [ 309 ] {} <Debug> TCP-Session: a0694d48-c250-4f15-982b-29fec01aaf5e Authenticating user 'default' from [fd00:1122:3344:101::e]:51801 | ||
| 3617 | 2026.05.07 20:13:48.735134 [ 309 ] {} <Debug> TCP-Session: a0694d48-c250-4f15-982b-29fec01aaf5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.05.07 20:13:48.735147 [ 309 ] {} <Debug> TCP-Session: a0694d48-c250-4f15-982b-29fec01aaf5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.05.07 20:13:48.735375 [ 307 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 3620 | 2026.05.07 20:13:48.736349 [ 354 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Trace> AggregatingTransform: Aggregating | ||
| 3621 | 2026.05.07 20:13:48.736404 [ 354 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Trace> Aggregator: Aggregation method: without_key | ||
| 3622 | 2026.05.07 20:13:48.736442 [ 354 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958907 sec. (1042.854 rows/sec., 40.74 KiB/sec.) | ||
| 3623 | 2026.05.07 20:13:48.736461 [ 354 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Trace> Aggregator: Merging aggregated data | ||
| 3624 | 2026.05.07 20:13:48.737775 [ 307 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 3625 | 2026.05.07 20:13:48.737928 [ 307 ] {15e6d718-0c11-4cc5-ab26-16c1a4d75532} <Debug> TCPHandler: Processed in 0.003557682 sec. | ||
| 3626 | 2026.05.07 20:13:48.738070 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3627 | 2026.05.07 20:13:48.738097 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3628 | 2026.05.07 20:13:48.738110 [ 307 ] {} <Debug> TCP-Session: 8020d4e5-0cdd-4138-99cc-404bff570e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.05.07 20:13:48.738117 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3630 | 2026.05.07 20:13:48.738129 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3631 | 2026.05.07 20:13:48.738147 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3632 | 2026.05.07 20:13:48.738163 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3633 | 2026.05.07 20:13:48.738194 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3634 | 2026.05.07 20:13:48.738226 [ 303 ] {} <Debug> TCP-Session: b6358ad9-b4a9-488b-861c-27eb3df404ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.05.07 20:13:48.738211 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3636 | 2026.05.07 20:13:48.738255 [ 3 ] {} <Debug> TCP-Session: 29f4e401-b5b1-48a2-adb0-acb6eab4ab71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.05.07 20:13:48.738205 [ 311 ] {} <Debug> TCP-Session: 86b92702-dd74-46b1-98b5-a4da03531828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.05.07 20:13:48.738294 [ 304 ] {} <Debug> TCP-Session: e5c038b0-5421-4793-a079-dca892ad0f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.05.07 20:13:48.738193 [ 310 ] {} <Debug> TCP-Session: 91ad4a83-751a-4d79-beac-91619c9d7099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.05.07 20:13:48.738177 [ 309 ] {} <Debug> TCP-Session: a0694d48-c250-4f15-982b-29fec01aaf5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.05.07 20:13:48.738176 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3642 | 2026.05.07 20:13:48.738142 [ 308 ] {} <Debug> TCP-Session: dfd16709-f7be-42c8-86eb-19b02cc1de66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2026.05.07 20:13:48.738416 [ 278 ] {} <Debug> TCP-Session: 30b360bc-6a26-46e6-bb18-0ac158f1ef54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.05.07 20:13:48.823381 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36604 | ||
| 3645 | 2026.05.07 20:13:48.823502 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3646 | 2026.05.07 20:13:48.823529 [ 307 ] {} <Debug> TCP-Session: 7f170f75-f2a2-4ca1-9267-51db2ba77886 Authenticating user 'default' from [fd00:1122:3344:101::e]:36604 | ||
| 3647 | 2026.05.07 20:13:48.823552 [ 307 ] {} <Debug> TCP-Session: 7f170f75-f2a2-4ca1-9267-51db2ba77886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.05.07 20:13:48.823564 [ 307 ] {} <Debug> TCP-Session: 7f170f75-f2a2-4ca1-9267-51db2ba77886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.05.07 20:13:48.823766 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57518 | ||
| 3650 | 2026.05.07 20:13:48.823800 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47611 | ||
| 3651 | 2026.05.07 20:13:48.823829 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63606 | ||
| 3652 | 2026.05.07 20:13:48.823863 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52516 | ||
| 3653 | 2026.05.07 20:13:48.823875 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3654 | 2026.05.07 20:13:48.823907 [ 307 ] {} <Trace> TCP-Session: 7f170f75-f2a2-4ca1-9267-51db2ba77886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2026.05.07 20:13:48.823927 [ 308 ] {} <Debug> TCP-Session: d3889de7-dd37-4f6b-8dd0-f3d40ce04709 Authenticating user 'default' from [fd00:1122:3344:101::e]:57518 | ||
| 3656 | 2026.05.07 20:13:48.823936 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3657 | 2026.05.07 20:13:48.823940 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3658 | 2026.05.07 20:13:48.823962 [ 308 ] {} <Debug> TCP-Session: d3889de7-dd37-4f6b-8dd0-f3d40ce04709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.05.07 20:13:48.823980 [ 309 ] {} <Debug> TCP-Session: 7eab80d7-dac3-447a-8872-c7ee3d22c4da Authenticating user 'default' from [fd00:1122:3344:101::e]:47611 | ||
| 3660 | 2026.05.07 20:13:48.823991 [ 311 ] {} <Debug> TCP-Session: a531795c-5e92-47d1-bdbb-ec1a6ed5e38c Authenticating user 'default' from [fd00:1122:3344:101::e]:63606 | ||
| 3661 | 2026.05.07 20:13:48.823998 [ 308 ] {} <Debug> TCP-Session: d3889de7-dd37-4f6b-8dd0-f3d40ce04709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.05.07 20:13:48.824020 [ 309 ] {} <Debug> TCP-Session: 7eab80d7-dac3-447a-8872-c7ee3d22c4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.05.07 20:13:48.824031 [ 311 ] {} <Debug> TCP-Session: a531795c-5e92-47d1-bdbb-ec1a6ed5e38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.05.07 20:13:48.824058 [ 309 ] {} <Debug> TCP-Session: 7eab80d7-dac3-447a-8872-c7ee3d22c4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.05.07 20:13:48.824077 [ 311 ] {} <Debug> TCP-Session: a531795c-5e92-47d1-bdbb-ec1a6ed5e38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.05.07 20:13:48.823943 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3667 | 2026.05.07 20:13:48.824103 [ 307 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36604) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3668 | 2026.05.07 20:13:48.824128 [ 303 ] {} <Debug> TCP-Session: 8b6b2bf5-b241-43d8-b8bc-d9ef45a3a7aa Authenticating user 'default' from [fd00:1122:3344:101::e]:52516 | ||
| 3669 | 2026.05.07 20:13:48.823870 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49507 | ||
| 3670 | 2026.05.07 20:13:48.824155 [ 303 ] {} <Debug> TCP-Session: 8b6b2bf5-b241-43d8-b8bc-d9ef45a3a7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.05.07 20:13:48.823838 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48709 | ||
| 3672 | 2026.05.07 20:13:48.824193 [ 303 ] {} <Debug> TCP-Session: 8b6b2bf5-b241-43d8-b8bc-d9ef45a3a7aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2026.05.07 20:13:48.824223 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3674 | 2026.05.07 20:13:48.823814 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43892 | ||
| 3675 | 2026.05.07 20:13:48.824262 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3676 | 2026.05.07 20:13:48.824259 [ 304 ] {} <Debug> TCP-Session: 71593314-a9ec-41a2-bd8f-43bea1f6139e Authenticating user 'default' from [fd00:1122:3344:101::e]:49507 | ||
| 3677 | 2026.05.07 20:13:48.824303 [ 3 ] {} <Debug> TCP-Session: 1314adf4-e785-404b-a6b0-e47d9f4ad740 Authenticating user 'default' from [fd00:1122:3344:101::e]:48709 | ||
| 3678 | 2026.05.07 20:13:48.824325 [ 304 ] {} <Debug> TCP-Session: 71593314-a9ec-41a2-bd8f-43bea1f6139e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.05.07 20:13:48.824338 [ 3 ] {} <Debug> TCP-Session: 1314adf4-e785-404b-a6b0-e47d9f4ad740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.05.07 20:13:48.824351 [ 304 ] {} <Debug> TCP-Session: 71593314-a9ec-41a2-bd8f-43bea1f6139e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.05.07 20:13:48.824353 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.05.07 20:13:48.824363 [ 3 ] {} <Debug> TCP-Session: 1314adf4-e785-404b-a6b0-e47d9f4ad740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.05.07 20:13:48.823852 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46781 | ||
| 3684 | 2026.05.07 20:13:48.824399 [ 310 ] {} <Debug> TCP-Session: 72b721e3-37c6-4e52-9111-d77a9d90b503 Authenticating user 'default' from [fd00:1122:3344:101::e]:43892 | ||
| 3685 | 2026.05.07 20:13:48.824405 [ 307 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3686 | 2026.05.07 20:13:48.824445 [ 310 ] {} <Debug> TCP-Session: 72b721e3-37c6-4e52-9111-d77a9d90b503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.05.07 20:13:48.824468 [ 310 ] {} <Debug> TCP-Session: 72b721e3-37c6-4e52-9111-d77a9d90b503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.05.07 20:13:48.824471 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3689 | 2026.05.07 20:13:48.824497 [ 278 ] {} <Debug> TCP-Session: 560eaaba-ec24-4463-b87d-f241d0aef5cb Authenticating user 'default' from [fd00:1122:3344:101::e]:46781 | ||
| 3690 | 2026.05.07 20:13:48.824500 [ 307 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3691 | 2026.05.07 20:13:48.824516 [ 278 ] {} <Debug> TCP-Session: 560eaaba-ec24-4463-b87d-f241d0aef5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.05.07 20:13:48.824540 [ 278 ] {} <Debug> TCP-Session: 560eaaba-ec24-4463-b87d-f241d0aef5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.05.07 20:13:48.824836 [ 307 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 3694 | 2026.05.07 20:13:48.825801 [ 322 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Trace> AggregatingTransform: Aggregating | ||
| 3695 | 2026.05.07 20:13:48.825856 [ 322 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3696 | 2026.05.07 20:13:48.825894 [ 322 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953066 sec. (1049.245 rows/sec., 40.99 KiB/sec.) | ||
| 3697 | 2026.05.07 20:13:48.825914 [ 322 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Trace> Aggregator: Merging aggregated data | ||
| 3698 | 2026.05.07 20:13:48.827192 [ 307 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003153 sec., 317.1582619727244 rows/sec., 12.39 KiB/sec. | ||
| 3699 | 2026.05.07 20:13:48.827393 [ 307 ] {8c8ae1f1-7e3c-4082-874a-8d69c60747c9} <Debug> TCPHandler: Processed in 0.003617144 sec. | ||
| 3700 | 2026.05.07 20:13:48.827537 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3701 | 2026.05.07 20:13:48.827571 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3702 | 2026.05.07 20:13:48.827575 [ 307 ] {} <Debug> TCP-Session: 7f170f75-f2a2-4ca1-9267-51db2ba77886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.05.07 20:13:48.827596 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3704 | 2026.05.07 20:13:48.827616 [ 308 ] {} <Debug> TCP-Session: d3889de7-dd37-4f6b-8dd0-f3d40ce04709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2026.05.07 20:13:48.827623 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3706 | 2026.05.07 20:13:48.827650 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3707 | 2026.05.07 20:13:48.827669 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3708 | 2026.05.07 20:13:48.827696 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3709 | 2026.05.07 20:13:48.827709 [ 310 ] {} <Debug> TCP-Session: 72b721e3-37c6-4e52-9111-d77a9d90b503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.05.07 20:13:48.827731 [ 311 ] {} <Debug> TCP-Session: a531795c-5e92-47d1-bdbb-ec1a6ed5e38c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.05.07 20:13:48.827752 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2026.05.07 20:13:48.827750 [ 278 ] {} <Debug> TCP-Session: 560eaaba-ec24-4463-b87d-f241d0aef5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.05.07 20:13:48.827797 [ 303 ] {} <Debug> TCP-Session: 8b6b2bf5-b241-43d8-b8bc-d9ef45a3a7aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.05.07 20:13:48.827685 [ 309 ] {} <Debug> TCP-Session: 7eab80d7-dac3-447a-8872-c7ee3d22c4da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.05.07 20:13:48.827651 [ 304 ] {} <Debug> TCP-Session: 71593314-a9ec-41a2-bd8f-43bea1f6139e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.05.07 20:13:48.827725 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3717 | 2026.05.07 20:13:48.827894 [ 3 ] {} <Debug> TCP-Session: 1314adf4-e785-404b-a6b0-e47d9f4ad740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.05.07 20:13:49.025751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8202 | ||
| 3719 | 2026.05.07 20:13:49.026268 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.05.07 20:13:49.026322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3721 | 2026.05.07 20:13:49.026946 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3722 | 2026.05.07 20:13:49.027259 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.05.07 20:13:49.027448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8202 | ||
| 3724 | 2026.05.07 20:13:49.445540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3725 | 2026.05.07 20:13:49.462207 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.05.07 20:13:49.462273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3727 | 2026.05.07 20:13:49.468748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3728 | 2026.05.07 20:13:49.469534 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.05.07 20:13:49.472853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3730 | 2026.05.07 20:13:50.001189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.89 MiB, peak 248.29 MiB, free memory in arenas 0.00 B, will set to 240.07 MiB (RSS), difference: 1.19 MiB | ||
| 3731 | 2026.05.07 20:13:51.542129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 422 | ||
| 3732 | 2026.05.07 20:13:51.544815 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.05.07 20:13:51.544874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3734 | 2026.05.07 20:13:51.546118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3735 | 2026.05.07 20:13:51.546421 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.05.07 20:13:51.546781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3737 | 2026.05.07 20:13:53.413347 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2026.05.07 20:13:53.413603 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3739 | 2026.05.07 20:13:53.413938 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3740 | 2026.05.07 20:13:53.413972 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3741 | 2026.05.07 20:13:53.414185 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3742 | 2026.05.07 20:13:53.414252 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3743 | 2026.05.07 20:13:53.414389 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3744 | 2026.05.07 20:13:53.414426 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 3745 | 2026.05.07 20:13:53.414447 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 3746 | 2026.05.07 20:13:53.414462 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3747 | 2026.05.07 20:13:53.414502 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3748 | 2026.05.07 20:13:53.414522 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 3749 | 2026.05.07 20:13:53.415645 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002146 sec., 24231.127679403544 rows/sec., 5.67 MiB/sec. | ||
| 3750 | 2026.05.07 20:13:53.415749 [ 5 ] {9647f335-365f-4f51-8a60-df4e1c322801} <Debug> TCPHandler: Processed in 0.002546556 sec. | ||
| 3751 | 2026.05.07 20:13:53.417859 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.05.07 20:13:53.417985 [ 5 ] {802add66-35e8-4dae-af55-4d5f6bcb8f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3753 | 2026.05.07 20:13:53.418034 [ 5 ] {802add66-35e8-4dae-af55-4d5f6bcb8f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3754 | 2026.05.07 20:13:53.418689 [ 5 ] {802add66-35e8-4dae-af55-4d5f6bcb8f84} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.05.07 20:13:53.418737 [ 5 ] {802add66-35e8-4dae-af55-4d5f6bcb8f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3756 | 2026.05.07 20:13:53.419103 [ 5 ] {802add66-35e8-4dae-af55-4d5f6bcb8f84} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3757 | 2026.05.07 20:13:53.419329 [ 5 ] {802add66-35e8-4dae-af55-4d5f6bcb8f84} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.05.07 20:13:53.419468 [ 5 ] {802add66-35e8-4dae-af55-4d5f6bcb8f84} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001521 sec., 77580.53911900066 rows/sec., 6.60 MiB/sec. | ||
| 3759 | 2026.05.07 20:13:53.419506 [ 5 ] {802add66-35e8-4dae-af55-4d5f6bcb8f84} <Debug> TCPHandler: Processed in 0.00170591 sec. | ||
| 3760 | 2026.05.07 20:13:53.419645 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.05.07 20:13:53.419738 [ 5 ] {fef1ac9a-ac4c-4e5d-91e2-30c89c36c9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.05.07 20:13:53.419777 [ 5 ] {fef1ac9a-ac4c-4e5d-91e2-30c89c36c9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3763 | 2026.05.07 20:13:53.420232 [ 5 ] {fef1ac9a-ac4c-4e5d-91e2-30c89c36c9ee} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.05.07 20:13:53.420268 [ 5 ] {fef1ac9a-ac4c-4e5d-91e2-30c89c36c9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3765 | 2026.05.07 20:13:53.420561 [ 5 ] {fef1ac9a-ac4c-4e5d-91e2-30c89c36c9ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3766 | 2026.05.07 20:13:53.420765 [ 5 ] {fef1ac9a-ac4c-4e5d-91e2-30c89c36c9ee} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.05.07 20:13:53.420896 [ 5 ] {fef1ac9a-ac4c-4e5d-91e2-30c89c36c9ee} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001176 sec., 26360.544217687075 rows/sec., 1.94 MiB/sec. | ||
| 3768 | 2026.05.07 20:13:53.420932 [ 5 ] {fef1ac9a-ac4c-4e5d-91e2-30c89c36c9ee} <Debug> TCPHandler: Processed in 0.001333523 sec. | ||
| 3769 | 2026.05.07 20:13:53.421064 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.05.07 20:13:53.421156 [ 5 ] {523a95ac-4a22-46a2-8b32-47be2b12979b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3771 | 2026.05.07 20:13:53.421194 [ 5 ] {523a95ac-4a22-46a2-8b32-47be2b12979b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3772 | 2026.05.07 20:13:53.421648 [ 5 ] {523a95ac-4a22-46a2-8b32-47be2b12979b} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.05.07 20:13:53.421685 [ 5 ] {523a95ac-4a22-46a2-8b32-47be2b12979b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3774 | 2026.05.07 20:13:53.421978 [ 5 ] {523a95ac-4a22-46a2-8b32-47be2b12979b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3775 | 2026.05.07 20:13:53.422178 [ 5 ] {523a95ac-4a22-46a2-8b32-47be2b12979b} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.05.07 20:13:53.422303 [ 5 ] {523a95ac-4a22-46a2-8b32-47be2b12979b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001164 sec., 81615.12027491408 rows/sec., 6.37 MiB/sec. | ||
| 3777 | 2026.05.07 20:13:53.422338 [ 5 ] {523a95ac-4a22-46a2-8b32-47be2b12979b} <Debug> TCPHandler: Processed in 0.001320313 sec. | ||
| 3778 | 2026.05.07 20:13:53.422457 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.05.07 20:13:53.422549 [ 5 ] {3ad7a0c9-c51d-445a-ab93-ff7fb5042f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3780 | 2026.05.07 20:13:53.422590 [ 5 ] {3ad7a0c9-c51d-445a-ab93-ff7fb5042f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3781 | 2026.05.07 20:13:53.423026 [ 5 ] {3ad7a0c9-c51d-445a-ab93-ff7fb5042f01} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.05.07 20:13:53.423062 [ 5 ] {3ad7a0c9-c51d-445a-ab93-ff7fb5042f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3783 | 2026.05.07 20:13:53.423373 [ 5 ] {3ad7a0c9-c51d-445a-ab93-ff7fb5042f01} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3784 | 2026.05.07 20:13:53.423584 [ 5 ] {3ad7a0c9-c51d-445a-ab93-ff7fb5042f01} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.05.07 20:13:53.423708 [ 5 ] {3ad7a0c9-c51d-445a-ab93-ff7fb5042f01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3786 | 2026.05.07 20:13:53.423743 [ 5 ] {3ad7a0c9-c51d-445a-ab93-ff7fb5042f01} <Debug> TCPHandler: Processed in 0.001332654 sec. | ||
| 3787 | 2026.05.07 20:13:53.423857 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.05.07 20:13:53.423948 [ 5 ] {a9bbaaa1-66b2-494e-ac1f-f10c3e67ddc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3789 | 2026.05.07 20:13:53.424001 [ 5 ] {a9bbaaa1-66b2-494e-ac1f-f10c3e67ddc3} <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 | ||
| 3790 | 2026.05.07 20:13:53.424759 [ 5 ] {a9bbaaa1-66b2-494e-ac1f-f10c3e67ddc3} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.05.07 20:13:53.424795 [ 5 ] {a9bbaaa1-66b2-494e-ac1f-f10c3e67ddc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3792 | 2026.05.07 20:13:53.425314 [ 5 ] {a9bbaaa1-66b2-494e-ac1f-f10c3e67ddc3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3793 | 2026.05.07 20:13:53.425526 [ 5 ] {a9bbaaa1-66b2-494e-ac1f-f10c3e67ddc3} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.05.07 20:13:53.425656 [ 5 ] {a9bbaaa1-66b2-494e-ac1f-f10c3e67ddc3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001726 sec., 17960.60254924681 rows/sec., 32.18 MiB/sec. | ||
| 3795 | 2026.05.07 20:13:53.425706 [ 5 ] {a9bbaaa1-66b2-494e-ac1f-f10c3e67ddc3} <Debug> TCPHandler: Processed in 0.001896493 sec. | ||
| 3796 | 2026.05.07 20:13:53.425836 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.05.07 20:13:53.425929 [ 5 ] {37df859d-8a4d-4018-ba5f-452866936040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3798 | 2026.05.07 20:13:53.425969 [ 5 ] {37df859d-8a4d-4018-ba5f-452866936040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3799 | 2026.05.07 20:13:53.426303 [ 5 ] {37df859d-8a4d-4018-ba5f-452866936040} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.05.07 20:13:53.426339 [ 5 ] {37df859d-8a4d-4018-ba5f-452866936040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3801 | 2026.05.07 20:13:53.426627 [ 5 ] {37df859d-8a4d-4018-ba5f-452866936040} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3802 | 2026.05.07 20:13:53.426825 [ 5 ] {37df859d-8a4d-4018-ba5f-452866936040} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.05.07 20:13:53.426949 [ 5 ] {37df859d-8a4d-4018-ba5f-452866936040} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 3804 | 2026.05.07 20:13:53.426983 [ 5 ] {37df859d-8a4d-4018-ba5f-452866936040} <Debug> TCPHandler: Processed in 0.001194111 sec. | ||
| 3805 | 2026.05.07 20:13:56.416984 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3806 | 2026.05.07 20:13:56.417038 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3807 | 2026.05.07 20:13:56.528451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8650 | ||
| 3808 | 2026.05.07 20:13:56.529103 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.05.07 20:13:56.529145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3810 | 2026.05.07 20:13:56.529625 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3811 | 2026.05.07 20:13:56.529855 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.05.07 20:13:56.529990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8650 | ||
| 3813 | 2026.05.07 20:13:56.973847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3814 | 2026.05.07 20:13:56.989439 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.05.07 20:13:56.989487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3816 | 2026.05.07 20:13:56.995364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3817 | 2026.05.07 20:13:56.996093 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.05.07 20:13:56.998744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3819 | 2026.05.07 20:13:58.412732 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.05.07 20:13:58.412965 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3821 | 2026.05.07 20:13:58.413377 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3822 | 2026.05.07 20:13:58.413418 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3823 | 2026.05.07 20:13:58.413666 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3824 | 2026.05.07 20:13:58.413744 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3825 | 2026.05.07 20:13:58.413896 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3826 | 2026.05.07 20:13:58.413932 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 3827 | 2026.05.07 20:13:58.413953 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 3828 | 2026.05.07 20:13:58.413968 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3829 | 2026.05.07 20:13:58.414006 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3830 | 2026.05.07 20:13:58.414025 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 3831 | 2026.05.07 20:13:58.415193 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002278 sec., 22827.0412642669 rows/sec., 5.34 MiB/sec. | ||
| 3832 | 2026.05.07 20:13:58.415302 [ 5 ] {d1fcd942-9c0a-40b8-90bd-cd13076b92fd} <Debug> TCPHandler: Processed in 0.002676127 sec. | ||
| 3833 | 2026.05.07 20:13:58.417171 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2026.05.07 20:13:58.417308 [ 5 ] {efb043db-a0d9-4702-87e7-c1de2b4b92f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3835 | 2026.05.07 20:13:58.417358 [ 5 ] {efb043db-a0d9-4702-87e7-c1de2b4b92f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3836 | 2026.05.07 20:13:58.417989 [ 5 ] {efb043db-a0d9-4702-87e7-c1de2b4b92f1} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.05.07 20:13:58.418031 [ 5 ] {efb043db-a0d9-4702-87e7-c1de2b4b92f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3838 | 2026.05.07 20:13:58.418404 [ 5 ] {efb043db-a0d9-4702-87e7-c1de2b4b92f1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3839 | 2026.05.07 20:13:58.418620 [ 5 ] {efb043db-a0d9-4702-87e7-c1de2b4b92f1} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.05.07 20:13:58.418762 [ 5 ] {efb043db-a0d9-4702-87e7-c1de2b4b92f1} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001491 sec., 52313.88329979879 rows/sec., 4.33 MiB/sec. | ||
| 3841 | 2026.05.07 20:13:58.418759 [ 106 ] {} <Debug> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3842 | 2026.05.07 20:13:58.418804 [ 5 ] {efb043db-a0d9-4702-87e7-c1de2b4b92f1} <Debug> TCPHandler: Processed in 0.00169407 sec. | ||
| 3843 | 2026.05.07 20:13:58.418847 [ 106 ] {} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.05.07 20:13:58.418877 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3845 | 2026.05.07 20:13:58.418986 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.05.07 20:13:58.419008 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3847 | 2026.05.07 20:13:58.419084 [ 5 ] {ac2c0685-f532-4f22-82b6-1450ee2ae6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.05.07 20:13:58.419129 [ 5 ] {ac2c0685-f532-4f22-82b6-1450ee2ae6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3849 | 2026.05.07 20:13:58.419168 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3850 | 2026.05.07 20:13:58.419210 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 987 rows starting from the beginning of the part | ||
| 3851 | 2026.05.07 20:13:58.419282 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
| 3852 | 2026.05.07 20:13:58.419332 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2429 rows starting from the beginning of the part | ||
| 3853 | 2026.05.07 20:13:58.419378 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3854 | 2026.05.07 20:13:58.419422 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part | ||
| 3855 | 2026.05.07 20:13:58.419464 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 78 rows starting from the beginning of the part | ||
| 3856 | 2026.05.07 20:13:58.419543 [ 5 ] {ac2c0685-f532-4f22-82b6-1450ee2ae6ca} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.05.07 20:13:58.419583 [ 5 ] {ac2c0685-f532-4f22-82b6-1450ee2ae6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3858 | 2026.05.07 20:13:58.419942 [ 5 ] {ac2c0685-f532-4f22-82b6-1450ee2ae6ca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3859 | 2026.05.07 20:13:58.420167 [ 5 ] {ac2c0685-f532-4f22-82b6-1450ee2ae6ca} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2026.05.07 20:13:58.420297 [ 5 ] {ac2c0685-f532-4f22-82b6-1450ee2ae6ca} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001231 sec., 8935.82453290008 rows/sec., 671.93 KiB/sec. | ||
| 3861 | 2026.05.07 20:13:58.420334 [ 5 ] {ac2c0685-f532-4f22-82b6-1450ee2ae6ca} <Debug> TCPHandler: Processed in 0.001407245 sec. | ||
| 3862 | 2026.05.07 20:13:58.420456 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2026.05.07 20:13:58.420547 [ 5 ] {7a5a53d6-0316-46df-b258-09a7d3c31984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3864 | 2026.05.07 20:13:58.420585 [ 5 ] {7a5a53d6-0316-46df-b258-09a7d3c31984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3865 | 2026.05.07 20:13:58.421012 [ 198 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3786 rows, containing 5 columns (5 merged, 0 gathered) in 0.002063497 sec., 1834749.4568686069 rows/sec., 147.24 MiB/sec. | ||
| 3866 | 2026.05.07 20:13:58.421014 [ 5 ] {7a5a53d6-0316-46df-b258-09a7d3c31984} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.05.07 20:13:58.421075 [ 5 ] {7a5a53d6-0316-46df-b258-09a7d3c31984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3868 | 2026.05.07 20:13:58.421377 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3869 | 2026.05.07 20:13:58.421398 [ 5 ] {7a5a53d6-0316-46df-b258-09a7d3c31984} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3870 | 2026.05.07 20:13:58.421716 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2026.05.07 20:13:58.421796 [ 187 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_21_4} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3872 | 2026.05.07 20:13:58.421797 [ 5 ] {7a5a53d6-0316-46df-b258-09a7d3c31984} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.05.07 20:13:58.421866 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 3874 | 2026.05.07 20:13:58.421926 [ 106 ] {} <Debug> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3875 | 2026.05.07 20:13:58.421955 [ 5 ] {7a5a53d6-0316-46df-b258-09a7d3c31984} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001424 sec., 52668.5393258427 rows/sec., 4.11 MiB/sec. | ||
| 3876 | 2026.05.07 20:13:58.421962 [ 106 ] {} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.05.07 20:13:58.421996 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3878 | 2026.05.07 20:13:58.421999 [ 5 ] {7a5a53d6-0316-46df-b258-09a7d3c31984} <Debug> TCPHandler: Processed in 0.001590778 sec. | ||
| 3879 | 2026.05.07 20:13:58.422070 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3880 | 2026.05.07 20:13:58.422135 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.05.07 20:13:58.422178 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3882 | 2026.05.07 20:13:58.422212 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 589 rows starting from the beginning of the part | ||
| 3883 | 2026.05.07 20:13:58.422233 [ 5 ] {24cb58d9-9d27-43f9-8716-0bab339986ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3884 | 2026.05.07 20:13:58.422263 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
| 3885 | 2026.05.07 20:13:58.422280 [ 5 ] {24cb58d9-9d27-43f9-8716-0bab339986ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3886 | 2026.05.07 20:13:58.422309 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1305 rows starting from the beginning of the part | ||
| 3887 | 2026.05.07 20:13:58.422352 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3888 | 2026.05.07 20:13:58.422392 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 95 rows starting from the beginning of the part | ||
| 3889 | 2026.05.07 20:13:58.422432 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 75 rows starting from the beginning of the part | ||
| 3890 | 2026.05.07 20:13:58.422738 [ 5 ] {24cb58d9-9d27-43f9-8716-0bab339986ba} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.05.07 20:13:58.422780 [ 5 ] {24cb58d9-9d27-43f9-8716-0bab339986ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3892 | 2026.05.07 20:13:58.423140 [ 5 ] {24cb58d9-9d27-43f9-8716-0bab339986ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3893 | 2026.05.07 20:13:58.423354 [ 5 ] {24cb58d9-9d27-43f9-8716-0bab339986ba} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.05.07 20:13:58.423483 [ 5 ] {24cb58d9-9d27-43f9-8716-0bab339986ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 3895 | 2026.05.07 20:13:58.423519 [ 5 ] {24cb58d9-9d27-43f9-8716-0bab339986ba} <Debug> TCPHandler: Processed in 0.001431845 sec. | ||
| 3896 | 2026.05.07 20:13:58.423534 [ 194 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491946 sec., 1490000.308322151 rows/sec., 109.85 MiB/sec. | ||
| 3897 | 2026.05.07 20:13:58.423636 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.05.07 20:13:58.423734 [ 5 ] {983139c8-5dc8-4c7b-a38a-b13c8c65042a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3899 | 2026.05.07 20:13:58.423738 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3900 | 2026.05.07 20:13:58.423790 [ 5 ] {983139c8-5dc8-4c7b-a38a-b13c8c65042a} <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 | ||
| 3901 | 2026.05.07 20:13:58.423989 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.05.07 20:13:58.424059 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_21_4} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3903 | 2026.05.07 20:13:58.424122 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3904 | 2026.05.07 20:13:58.424559 [ 5 ] {983139c8-5dc8-4c7b-a38a-b13c8c65042a} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.05.07 20:13:58.424600 [ 5 ] {983139c8-5dc8-4c7b-a38a-b13c8c65042a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3906 | 2026.05.07 20:13:58.425101 [ 5 ] {983139c8-5dc8-4c7b-a38a-b13c8c65042a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3907 | 2026.05.07 20:13:58.425319 [ 5 ] {983139c8-5dc8-4c7b-a38a-b13c8c65042a} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.05.07 20:13:58.425458 [ 5 ] {983139c8-5dc8-4c7b-a38a-b13c8c65042a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001743 sec., 6310.9581181870335 rows/sec., 11.31 MiB/sec. | ||
| 3909 | 2026.05.07 20:13:58.425508 [ 5 ] {983139c8-5dc8-4c7b-a38a-b13c8c65042a} <Debug> TCPHandler: Processed in 0.001918974 sec. | ||
| 3910 | 2026.05.07 20:13:58.425629 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.05.07 20:13:58.425721 [ 5 ] {f34e4ed2-a55e-4d79-b08e-e49d3e001665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3912 | 2026.05.07 20:13:58.425761 [ 5 ] {f34e4ed2-a55e-4d79-b08e-e49d3e001665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3913 | 2026.05.07 20:13:58.426098 [ 5 ] {f34e4ed2-a55e-4d79-b08e-e49d3e001665} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.05.07 20:13:58.426133 [ 5 ] {f34e4ed2-a55e-4d79-b08e-e49d3e001665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3915 | 2026.05.07 20:13:58.426439 [ 5 ] {f34e4ed2-a55e-4d79-b08e-e49d3e001665} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3916 | 2026.05.07 20:13:58.426653 [ 5 ] {f34e4ed2-a55e-4d79-b08e-e49d3e001665} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.05.07 20:13:58.426777 [ 5 ] {f34e4ed2-a55e-4d79-b08e-e49d3e001665} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3918 | 2026.05.07 20:13:58.426810 [ 5 ] {f34e4ed2-a55e-4d79-b08e-e49d3e001665} <Debug> TCPHandler: Processed in 0.001228652 sec. | ||
| 3919 | 2026.05.07 20:14:01.547055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 450 | ||
| 3920 | 2026.05.07 20:14:01.549427 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.05.07 20:14:01.549476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3922 | 2026.05.07 20:14:01.550687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3923 | 2026.05.07 20:14:01.550960 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.05.07 20:14:01.551309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3925 | 2026.05.07 20:14:03.415030 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.05.07 20:14:03.415396 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 3927 | 2026.05.07 20:14:03.415924 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3928 | 2026.05.07 20:14:03.415992 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 3929 | 2026.05.07 20:14:03.416351 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3930 | 2026.05.07 20:14:03.416418 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3931 | 2026.05.07 20:14:03.416554 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3932 | 2026.05.07 20:14:03.416588 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 3933 | 2026.05.07 20:14:03.416609 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 3934 | 2026.05.07 20:14:03.416624 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3935 | 2026.05.07 20:14:03.416662 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 3936 | 2026.05.07 20:14:03.416682 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 3937 | 2026.05.07 20:14:03.418042 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002812 sec., 18492.17638691323 rows/sec., 4.32 MiB/sec. | ||
| 3938 | 2026.05.07 20:14:03.418147 [ 5 ] {b4fc1717-f25d-4ded-a4d8-54f9942bf561} <Debug> TCPHandler: Processed in 0.003283278 sec. | ||
| 3939 | 2026.05.07 20:14:03.423750 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.05.07 20:14:03.423887 [ 5 ] {9a003a18-4c15-41ed-913f-e7eb178d4c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3941 | 2026.05.07 20:14:03.423937 [ 5 ] {9a003a18-4c15-41ed-913f-e7eb178d4c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3942 | 2026.05.07 20:14:03.424477 [ 5 ] {9a003a18-4c15-41ed-913f-e7eb178d4c2a} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.05.07 20:14:03.424523 [ 5 ] {9a003a18-4c15-41ed-913f-e7eb178d4c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3944 | 2026.05.07 20:14:03.424881 [ 5 ] {9a003a18-4c15-41ed-913f-e7eb178d4c2a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3945 | 2026.05.07 20:14:03.425091 [ 5 ] {9a003a18-4c15-41ed-913f-e7eb178d4c2a} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.05.07 20:14:03.425232 [ 5 ] {9a003a18-4c15-41ed-913f-e7eb178d4c2a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001387 sec., 17303.532804614275 rows/sec., 1.44 MiB/sec. | ||
| 3947 | 2026.05.07 20:14:03.425268 [ 5 ] {9a003a18-4c15-41ed-913f-e7eb178d4c2a} <Debug> TCPHandler: Processed in 0.001588918 sec. | ||
| 3948 | 2026.05.07 20:14:03.425417 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2026.05.07 20:14:03.425509 [ 5 ] {b6695535-78a6-4695-b104-4ad749c7dca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3950 | 2026.05.07 20:14:03.425550 [ 5 ] {b6695535-78a6-4695-b104-4ad749c7dca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3951 | 2026.05.07 20:14:03.425977 [ 5 ] {b6695535-78a6-4695-b104-4ad749c7dca3} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.05.07 20:14:03.426013 [ 5 ] {b6695535-78a6-4695-b104-4ad749c7dca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3953 | 2026.05.07 20:14:03.426292 [ 5 ] {b6695535-78a6-4695-b104-4ad749c7dca3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3954 | 2026.05.07 20:14:03.426491 [ 5 ] {b6695535-78a6-4695-b104-4ad749c7dca3} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.05.07 20:14:03.426616 [ 5 ] {b6695535-78a6-4695-b104-4ad749c7dca3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 434.90 KiB/sec. | ||
| 3956 | 2026.05.07 20:14:03.426651 [ 5 ] {b6695535-78a6-4695-b104-4ad749c7dca3} <Debug> TCPHandler: Processed in 0.001290192 sec. | ||
| 3957 | 2026.05.07 20:14:03.426767 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.05.07 20:14:03.426866 [ 5 ] {62dccca0-c0a2-462f-9f87-74b74e3da7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3959 | 2026.05.07 20:14:03.426903 [ 5 ] {62dccca0-c0a2-462f-9f87-74b74e3da7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3960 | 2026.05.07 20:14:03.427385 [ 5 ] {62dccca0-c0a2-462f-9f87-74b74e3da7e8} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.05.07 20:14:03.427421 [ 5 ] {62dccca0-c0a2-462f-9f87-74b74e3da7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3962 | 2026.05.07 20:14:03.427720 [ 5 ] {62dccca0-c0a2-462f-9f87-74b74e3da7e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3963 | 2026.05.07 20:14:03.427927 [ 5 ] {62dccca0-c0a2-462f-9f87-74b74e3da7e8} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.05.07 20:14:03.428048 [ 5 ] {62dccca0-c0a2-462f-9f87-74b74e3da7e8} <Debug> executeQuery: Read 241 rows, 21.96 KiB in 0.0012 sec., 200833.33333333334 rows/sec., 17.87 MiB/sec. | ||
| 3965 | 2026.05.07 20:14:03.428082 [ 5 ] {62dccca0-c0a2-462f-9f87-74b74e3da7e8} <Debug> TCPHandler: Processed in 0.001361054 sec. | ||
| 3966 | 2026.05.07 20:14:03.428201 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.05.07 20:14:03.428299 [ 5 ] {d3c27fed-1ce4-41c1-af37-fab5ee968adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3968 | 2026.05.07 20:14:03.428343 [ 5 ] {d3c27fed-1ce4-41c1-af37-fab5ee968adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3969 | 2026.05.07 20:14:03.428751 [ 5 ] {d3c27fed-1ce4-41c1-af37-fab5ee968adf} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.05.07 20:14:03.428789 [ 5 ] {d3c27fed-1ce4-41c1-af37-fab5ee968adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3971 | 2026.05.07 20:14:03.429079 [ 5 ] {d3c27fed-1ce4-41c1-af37-fab5ee968adf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3972 | 2026.05.07 20:14:03.429284 [ 5 ] {d3c27fed-1ce4-41c1-af37-fab5ee968adf} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.05.07 20:14:03.429407 [ 5 ] {d3c27fed-1ce4-41c1-af37-fab5ee968adf} <Debug> executeQuery: Read 49 rows, 3.71 KiB in 0.001129 sec., 43401.24003542958 rows/sec., 3.21 MiB/sec. | ||
| 3974 | 2026.05.07 20:14:03.429441 [ 5 ] {d3c27fed-1ce4-41c1-af37-fab5ee968adf} <Debug> TCPHandler: Processed in 0.001287353 sec. | ||
| 3975 | 2026.05.07 20:14:03.429571 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.05.07 20:14:03.429661 [ 5 ] {43fc2278-a440-4c04-9e57-ead3edb7909b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.05.07 20:14:03.429704 [ 5 ] {43fc2278-a440-4c04-9e57-ead3edb7909b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3978 | 2026.05.07 20:14:03.430108 [ 5 ] {43fc2278-a440-4c04-9e57-ead3edb7909b} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.05.07 20:14:03.430147 [ 5 ] {43fc2278-a440-4c04-9e57-ead3edb7909b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3980 | 2026.05.07 20:14:03.430428 [ 5 ] {43fc2278-a440-4c04-9e57-ead3edb7909b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3981 | 2026.05.07 20:14:03.430621 [ 5 ] {43fc2278-a440-4c04-9e57-ead3edb7909b} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.05.07 20:14:03.430742 [ 5 ] {43fc2278-a440-4c04-9e57-ead3edb7909b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.81 MiB/sec. | ||
| 3983 | 2026.05.07 20:14:03.430778 [ 5 ] {43fc2278-a440-4c04-9e57-ead3edb7909b} <Debug> TCPHandler: Processed in 0.001254272 sec. | ||
| 3984 | 2026.05.07 20:14:03.430901 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.05.07 20:14:03.430992 [ 5 ] {38983548-eb42-4215-8d4e-8bb4041b4d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3986 | 2026.05.07 20:14:03.431029 [ 5 ] {38983548-eb42-4215-8d4e-8bb4041b4d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3987 | 2026.05.07 20:14:03.431430 [ 5 ] {38983548-eb42-4215-8d4e-8bb4041b4d1d} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.05.07 20:14:03.431463 [ 5 ] {38983548-eb42-4215-8d4e-8bb4041b4d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3989 | 2026.05.07 20:14:03.431721 [ 5 ] {38983548-eb42-4215-8d4e-8bb4041b4d1d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3990 | 2026.05.07 20:14:03.431910 [ 5 ] {38983548-eb42-4215-8d4e-8bb4041b4d1d} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.05.07 20:14:03.432023 [ 5 ] {38983548-eb42-4215-8d4e-8bb4041b4d1d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 3992 | 2026.05.07 20:14:03.432056 [ 5 ] {38983548-eb42-4215-8d4e-8bb4041b4d1d} <Debug> TCPHandler: Processed in 0.001245002 sec. | ||
| 3993 | 2026.05.07 20:14:03.432165 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.05.07 20:14:03.432250 [ 5 ] {4cd75932-e794-4918-bcea-a1c765f1b781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3995 | 2026.05.07 20:14:03.432285 [ 5 ] {4cd75932-e794-4918-bcea-a1c765f1b781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3996 | 2026.05.07 20:14:03.432794 [ 5 ] {4cd75932-e794-4918-bcea-a1c765f1b781} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.05.07 20:14:03.432829 [ 5 ] {4cd75932-e794-4918-bcea-a1c765f1b781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3998 | 2026.05.07 20:14:03.433127 [ 5 ] {4cd75932-e794-4918-bcea-a1c765f1b781} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3999 | 2026.05.07 20:14:03.433322 [ 5 ] {4cd75932-e794-4918-bcea-a1c765f1b781} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.05.07 20:14:03.433452 [ 5 ] {4cd75932-e794-4918-bcea-a1c765f1b781} <Debug> executeQuery: Read 137 rows, 11.34 KiB in 0.001162 sec., 117900.17211703958 rows/sec., 9.53 MiB/sec. | ||
| 4001 | 2026.05.07 20:14:03.433487 [ 5 ] {4cd75932-e794-4918-bcea-a1c765f1b781} <Debug> TCPHandler: Processed in 0.001317033 sec. | ||
| 4002 | 2026.05.07 20:14:03.433599 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2026.05.07 20:14:03.433690 [ 5 ] {2ea1e324-61af-429c-b5d0-b333040d9728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4004 | 2026.05.07 20:14:03.433730 [ 5 ] {2ea1e324-61af-429c-b5d0-b333040d9728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4005 | 2026.05.07 20:14:03.434114 [ 5 ] {2ea1e324-61af-429c-b5d0-b333040d9728} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.05.07 20:14:03.434149 [ 5 ] {2ea1e324-61af-429c-b5d0-b333040d9728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4007 | 2026.05.07 20:14:03.434481 [ 5 ] {2ea1e324-61af-429c-b5d0-b333040d9728} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4008 | 2026.05.07 20:14:03.434678 [ 5 ] {2ea1e324-61af-429c-b5d0-b333040d9728} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.05.07 20:14:03.434786 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4010 | 2026.05.07 20:14:03.434800 [ 5 ] {2ea1e324-61af-429c-b5d0-b333040d9728} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001128 sec., 176418.43971631204 rows/sec., 12.65 MiB/sec. | ||
| 4011 | 2026.05.07 20:14:03.434855 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.05.07 20:14:03.434861 [ 5 ] {2ea1e324-61af-429c-b5d0-b333040d9728} <Debug> TCPHandler: Processed in 0.001308094 sec. | ||
| 4013 | 2026.05.07 20:14:03.434884 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4014 | 2026.05.07 20:14:03.434985 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4015 | 2026.05.07 20:14:03.434999 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2026.05.07 20:14:03.435104 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4017 | 2026.05.07 20:14:03.435105 [ 5 ] {86a8792b-91ab-4f7e-93c3-00d0ed9f6655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4018 | 2026.05.07 20:14:03.435146 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1523 rows starting from the beginning of the part | ||
| 4019 | 2026.05.07 20:14:03.435176 [ 5 ] {86a8792b-91ab-4f7e-93c3-00d0ed9f6655} <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 | ||
| 4020 | 2026.05.07 20:14:03.435217 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4752 rows starting from the beginning of the part | ||
| 4021 | 2026.05.07 20:14:03.435269 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 4022 | 2026.05.07 20:14:03.435310 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 4023 | 2026.05.07 20:14:03.435348 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 4024 | 2026.05.07 20:14:03.435397 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 199 rows starting from the beginning of the part | ||
| 4025 | 2026.05.07 20:14:03.435963 [ 5 ] {86a8792b-91ab-4f7e-93c3-00d0ed9f6655} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.05.07 20:14:03.436004 [ 5 ] {86a8792b-91ab-4f7e-93c3-00d0ed9f6655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4027 | 2026.05.07 20:14:03.436587 [ 5 ] {86a8792b-91ab-4f7e-93c3-00d0ed9f6655} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4028 | 2026.05.07 20:14:03.436802 [ 5 ] {86a8792b-91ab-4f7e-93c3-00d0ed9f6655} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2026.05.07 20:14:03.436935 [ 5 ] {86a8792b-91ab-4f7e-93c3-00d0ed9f6655} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001848 sec., 16774.891774891774 rows/sec., 30.06 MiB/sec. | ||
| 4030 | 2026.05.07 20:14:03.436987 [ 5 ] {86a8792b-91ab-4f7e-93c3-00d0ed9f6655} <Debug> TCPHandler: Processed in 0.002034776 sec. | ||
| 4031 | 2026.05.07 20:14:03.437111 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2026.05.07 20:14:03.437203 [ 5 ] {4f3bef66-2229-4e34-920f-5d276b6d272d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4033 | 2026.05.07 20:14:03.437242 [ 5 ] {4f3bef66-2229-4e34-920f-5d276b6d272d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4034 | 2026.05.07 20:14:03.437494 [ 194 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6922 rows, containing 5 columns (5 merged, 0 gathered) in 0.002544845 sec., 2720008.487746798 rows/sec., 179.93 MiB/sec. | ||
| 4035 | 2026.05.07 20:14:03.437578 [ 5 ] {4f3bef66-2229-4e34-920f-5d276b6d272d} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.05.07 20:14:03.437619 [ 5 ] {4f3bef66-2229-4e34-920f-5d276b6d272d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4037 | 2026.05.07 20:14:03.437938 [ 5 ] {4f3bef66-2229-4e34-920f-5d276b6d272d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4038 | 2026.05.07 20:14:03.438080 [ 195 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4039 | 2026.05.07 20:14:03.438174 [ 5 ] {4f3bef66-2229-4e34-920f-5d276b6d272d} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.05.07 20:14:03.438317 [ 5 ] {4f3bef66-2229-4e34-920f-5d276b6d272d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4041 | 2026.05.07 20:14:03.438354 [ 5 ] {4f3bef66-2229-4e34-920f-5d276b6d272d} <Debug> TCPHandler: Processed in 0.001290273 sec. | ||
| 4042 | 2026.05.07 20:14:03.438377 [ 195 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.05.07 20:14:03.438451 [ 195 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4044 | 2026.05.07 20:14:03.438539 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4045 | 2026.05.07 20:14:04.030242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9162 | ||
| 4046 | 2026.05.07 20:14:04.030828 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.05.07 20:14:04.030878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4048 | 2026.05.07 20:14:04.031394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4049 | 2026.05.07 20:14:04.031624 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2026.05.07 20:14:04.031750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9162 | ||
| 4051 | 2026.05.07 20:14:04.498994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4052 | 2026.05.07 20:14:04.515782 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.05.07 20:14:04.515844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4054 | 2026.05.07 20:14:04.522385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4055 | 2026.05.07 20:14:04.523074 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.05.07 20:14:04.525765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4057 | 2026.05.07 20:14:08.412729 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2026.05.07 20:14:08.412999 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4059 | 2026.05.07 20:14:08.413371 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4060 | 2026.05.07 20:14:08.413407 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4061 | 2026.05.07 20:14:08.413629 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4062 | 2026.05.07 20:14:08.413701 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4063 | 2026.05.07 20:14:08.413841 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4064 | 2026.05.07 20:14:08.413878 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4065 | 2026.05.07 20:14:08.413900 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 4066 | 2026.05.07 20:14:08.413915 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4067 | 2026.05.07 20:14:08.413956 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4068 | 2026.05.07 20:14:08.413975 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 4069 | 2026.05.07 20:14:08.415144 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002247 sec., 23141.967067200712 rows/sec., 5.41 MiB/sec. | ||
| 4070 | 2026.05.07 20:14:08.415255 [ 5 ] {0b9972ca-c7bf-463a-8408-7102b97738ca} <Debug> TCPHandler: Processed in 0.002665447 sec. | ||
| 4071 | 2026.05.07 20:14:08.417259 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2026.05.07 20:14:08.417373 [ 5 ] {b4368f3d-0c7c-4191-a0ba-a43b130db93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4073 | 2026.05.07 20:14:08.417425 [ 5 ] {b4368f3d-0c7c-4191-a0ba-a43b130db93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4074 | 2026.05.07 20:14:08.418019 [ 5 ] {b4368f3d-0c7c-4191-a0ba-a43b130db93a} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.05.07 20:14:08.418070 [ 5 ] {b4368f3d-0c7c-4191-a0ba-a43b130db93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4076 | 2026.05.07 20:14:08.418477 [ 5 ] {b4368f3d-0c7c-4191-a0ba-a43b130db93a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4077 | 2026.05.07 20:14:08.418703 [ 5 ] {b4368f3d-0c7c-4191-a0ba-a43b130db93a} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.05.07 20:14:08.418850 [ 5 ] {b4368f3d-0c7c-4191-a0ba-a43b130db93a} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001514 sec., 51519.15455746368 rows/sec., 4.27 MiB/sec. | ||
| 4079 | 2026.05.07 20:14:08.418890 [ 5 ] {b4368f3d-0c7c-4191-a0ba-a43b130db93a} <Debug> TCPHandler: Processed in 0.00168384 sec. | ||
| 4080 | 2026.05.07 20:14:08.419018 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.05.07 20:14:08.419116 [ 5 ] {2f03622e-15b0-485e-a673-85327146b0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4082 | 2026.05.07 20:14:08.419157 [ 5 ] {2f03622e-15b0-485e-a673-85327146b0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4083 | 2026.05.07 20:14:08.419566 [ 5 ] {2f03622e-15b0-485e-a673-85327146b0e1} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.05.07 20:14:08.419604 [ 5 ] {2f03622e-15b0-485e-a673-85327146b0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4085 | 2026.05.07 20:14:08.419903 [ 5 ] {2f03622e-15b0-485e-a673-85327146b0e1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4086 | 2026.05.07 20:14:08.420113 [ 5 ] {2f03622e-15b0-485e-a673-85327146b0e1} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.05.07 20:14:08.420241 [ 5 ] {2f03622e-15b0-485e-a673-85327146b0e1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001147 sec., 9590.235396687009 rows/sec., 721.14 KiB/sec. | ||
| 4088 | 2026.05.07 20:14:08.420229 [ 90 ] {} <Debug> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4089 | 2026.05.07 20:14:08.420278 [ 5 ] {2f03622e-15b0-485e-a673-85327146b0e1} <Debug> TCPHandler: Processed in 0.001311563 sec. | ||
| 4090 | 2026.05.07 20:14:08.420334 [ 90 ] {} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.05.07 20:14:08.420364 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4092 | 2026.05.07 20:14:08.420422 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2026.05.07 20:14:08.420474 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4094 | 2026.05.07 20:14:08.420520 [ 5 ] {d6864d3f-287a-40fb-84c7-b632ce37525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4095 | 2026.05.07 20:14:08.420563 [ 5 ] {d6864d3f-287a-40fb-84c7-b632ce37525e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4096 | 2026.05.07 20:14:08.420623 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4097 | 2026.05.07 20:14:08.420663 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 199 rows starting from the beginning of the part | ||
| 4098 | 2026.05.07 20:14:08.420734 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4099 | 2026.05.07 20:14:08.420786 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4100 | 2026.05.07 20:14:08.420831 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 4101 | 2026.05.07 20:14:08.420878 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 49 rows starting from the beginning of the part | ||
| 4102 | 2026.05.07 20:14:08.420920 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
| 4103 | 2026.05.07 20:14:08.421037 [ 5 ] {d6864d3f-287a-40fb-84c7-b632ce37525e} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.05.07 20:14:08.421079 [ 5 ] {d6864d3f-287a-40fb-84c7-b632ce37525e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4105 | 2026.05.07 20:14:08.421417 [ 5 ] {d6864d3f-287a-40fb-84c7-b632ce37525e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4106 | 2026.05.07 20:14:08.421659 [ 5 ] {d6864d3f-287a-40fb-84c7-b632ce37525e} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.05.07 20:14:08.421792 [ 5 ] {d6864d3f-287a-40fb-84c7-b632ce37525e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001291 sec., 58094.50038729667 rows/sec., 4.54 MiB/sec. | ||
| 4108 | 2026.05.07 20:14:08.421829 [ 5 ] {d6864d3f-287a-40fb-84c7-b632ce37525e} <Debug> TCPHandler: Processed in 0.001466766 sec. | ||
| 4109 | 2026.05.07 20:14:08.421856 [ 195 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433395 sec., 228129.72000041857 rows/sec., 16.15 MiB/sec. | ||
| 4110 | 2026.05.07 20:14:08.421980 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.05.07 20:14:08.422026 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4112 | 2026.05.07 20:14:08.422082 [ 5 ] {40881e67-b112-4c96-9b62-1651d2aa2c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4113 | 2026.05.07 20:14:08.422129 [ 5 ] {40881e67-b112-4c96-9b62-1651d2aa2c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4114 | 2026.05.07 20:14:08.422291 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.05.07 20:14:08.422376 [ 191 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_21_4} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4116 | 2026.05.07 20:14:08.422489 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4117 | 2026.05.07 20:14:08.422548 [ 5 ] {40881e67-b112-4c96-9b62-1651d2aa2c9b} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.05.07 20:14:08.422590 [ 5 ] {40881e67-b112-4c96-9b62-1651d2aa2c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4119 | 2026.05.07 20:14:08.422923 [ 5 ] {40881e67-b112-4c96-9b62-1651d2aa2c9b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4120 | 2026.05.07 20:14:08.423129 [ 5 ] {40881e67-b112-4c96-9b62-1651d2aa2c9b} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.05.07 20:14:08.423258 [ 5 ] {40881e67-b112-4c96-9b62-1651d2aa2c9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 4122 | 2026.05.07 20:14:08.423293 [ 5 ] {40881e67-b112-4c96-9b62-1651d2aa2c9b} <Debug> TCPHandler: Processed in 0.001362614 sec. | ||
| 4123 | 2026.05.07 20:14:08.423407 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.05.07 20:14:08.423500 [ 5 ] {5830bf94-c14a-430f-bad9-10ddb16dd850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4125 | 2026.05.07 20:14:08.423553 [ 5 ] {5830bf94-c14a-430f-bad9-10ddb16dd850} <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 | ||
| 4126 | 2026.05.07 20:14:08.424309 [ 5 ] {5830bf94-c14a-430f-bad9-10ddb16dd850} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.05.07 20:14:08.424346 [ 5 ] {5830bf94-c14a-430f-bad9-10ddb16dd850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4128 | 2026.05.07 20:14:08.424859 [ 5 ] {5830bf94-c14a-430f-bad9-10ddb16dd850} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4129 | 2026.05.07 20:14:08.425075 [ 5 ] {5830bf94-c14a-430f-bad9-10ddb16dd850} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.05.07 20:14:08.425184 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4131 | 2026.05.07 20:14:08.425213 [ 5 ] {5830bf94-c14a-430f-bad9-10ddb16dd850} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001731 sec., 6354.70826112074 rows/sec., 11.39 MiB/sec. | ||
| 4132 | 2026.05.07 20:14:08.425241 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.05.07 20:14:08.425266 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4134 | 2026.05.07 20:14:08.425281 [ 5 ] {5830bf94-c14a-430f-bad9-10ddb16dd850} <Debug> TCPHandler: Processed in 0.001923604 sec. | ||
| 4135 | 2026.05.07 20:14:08.425349 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4136 | 2026.05.07 20:14:08.425415 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.05.07 20:14:08.425509 [ 5 ] {4457e4f0-b0a6-4b55-a604-0737051a2d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4138 | 2026.05.07 20:14:08.425542 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4139 | 2026.05.07 20:14:08.425550 [ 5 ] {4457e4f0-b0a6-4b55-a604-0737051a2d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4140 | 2026.05.07 20:14:08.425598 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part | ||
| 4141 | 2026.05.07 20:14:08.425713 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 4142 | 2026.05.07 20:14:08.425816 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 4143 | 2026.05.07 20:14:08.425900 [ 5 ] {4457e4f0-b0a6-4b55-a604-0737051a2d6f} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.05.07 20:14:08.425917 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 4145 | 2026.05.07 20:14:08.425936 [ 5 ] {4457e4f0-b0a6-4b55-a604-0737051a2d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4146 | 2026.05.07 20:14:08.426013 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 4147 | 2026.05.07 20:14:08.426111 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 4148 | 2026.05.07 20:14:08.426246 [ 5 ] {4457e4f0-b0a6-4b55-a604-0737051a2d6f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4149 | 2026.05.07 20:14:08.426463 [ 5 ] {4457e4f0-b0a6-4b55-a604-0737051a2d6f} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.05.07 20:14:08.426595 [ 5 ] {4457e4f0-b0a6-4b55-a604-0737051a2d6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4151 | 2026.05.07 20:14:08.426631 [ 5 ] {4457e4f0-b0a6-4b55-a604-0737051a2d6f} <Debug> TCPHandler: Processed in 0.001266142 sec. | ||
| 4152 | 2026.05.07 20:14:08.429464 [ 195 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 19 columns (19 merged, 0 gathered) in 0.004151054 sec., 87206.76724513821 rows/sec., 156.27 MiB/sec. | ||
| 4153 | 2026.05.07 20:14:08.430166 [ 191 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4154 | 2026.05.07 20:14:08.430523 [ 191 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2026.05.07 20:14:08.430595 [ 191 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4156 | 2026.05.07 20:14:08.430744 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4157 | 2026.05.07 20:14:11.417087 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4158 | 2026.05.07 20:14:11.417142 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4159 | 2026.05.07 20:14:11.532000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9610 | ||
| 4160 | 2026.05.07 20:14:11.532490 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.05.07 20:14:11.532530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4162 | 2026.05.07 20:14:11.533005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4163 | 2026.05.07 20:14:11.533218 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.05.07 20:14:11.533333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9610 | ||
| 4165 | 2026.05.07 20:14:11.551778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 486 | ||
| 4166 | 2026.05.07 20:14:11.554336 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.05.07 20:14:11.554381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4168 | 2026.05.07 20:14:11.555580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4169 | 2026.05.07 20:14:11.555837 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.05.07 20:14:11.556093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 4171 | 2026.05.07 20:14:12.026002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4172 | 2026.05.07 20:14:12.042964 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.05.07 20:14:12.043029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4174 | 2026.05.07 20:14:12.048923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4175 | 2026.05.07 20:14:12.049688 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.05.07 20:14:12.052362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4177 | 2026.05.07 20:14:13.413578 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2026.05.07 20:14:13.413819 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4179 | 2026.05.07 20:14:13.414183 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4180 | 2026.05.07 20:14:13.414224 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4181 | 2026.05.07 20:14:13.414475 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4182 | 2026.05.07 20:14:13.414552 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4183 | 2026.05.07 20:14:13.414704 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4184 | 2026.05.07 20:14:13.414739 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4185 | 2026.05.07 20:14:13.414760 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 4186 | 2026.05.07 20:14:13.414776 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4187 | 2026.05.07 20:14:13.414815 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4188 | 2026.05.07 20:14:13.414834 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 4189 | 2026.05.07 20:14:13.415962 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002244 sec., 23172.905525846705 rows/sec., 5.42 MiB/sec. | ||
| 4190 | 2026.05.07 20:14:13.416060 [ 5 ] {10f750cf-096c-4e1a-8d33-0857bdf778b4} <Debug> TCPHandler: Processed in 0.002613016 sec. | ||
| 4191 | 2026.05.07 20:14:13.418211 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.05.07 20:14:13.418340 [ 5 ] {adf84538-9b9c-43a4-b988-008f1669d7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4193 | 2026.05.07 20:14:13.418388 [ 5 ] {adf84538-9b9c-43a4-b988-008f1669d7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4194 | 2026.05.07 20:14:13.418969 [ 5 ] {adf84538-9b9c-43a4-b988-008f1669d7ea} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.05.07 20:14:13.419004 [ 5 ] {adf84538-9b9c-43a4-b988-008f1669d7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4196 | 2026.05.07 20:14:13.419384 [ 5 ] {adf84538-9b9c-43a4-b988-008f1669d7ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4197 | 2026.05.07 20:14:13.419605 [ 5 ] {adf84538-9b9c-43a4-b988-008f1669d7ea} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.05.07 20:14:13.419745 [ 5 ] {adf84538-9b9c-43a4-b988-008f1669d7ea} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001442 sec., 81830.79056865464 rows/sec., 6.96 MiB/sec. | ||
| 4199 | 2026.05.07 20:14:13.419781 [ 5 ] {adf84538-9b9c-43a4-b988-008f1669d7ea} <Debug> TCPHandler: Processed in 0.001629189 sec. | ||
| 4200 | 2026.05.07 20:14:13.419908 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.05.07 20:14:13.419999 [ 5 ] {080b6c73-fdfa-4a5c-ad01-4d573837e82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4202 | 2026.05.07 20:14:13.420038 [ 5 ] {080b6c73-fdfa-4a5c-ad01-4d573837e82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4203 | 2026.05.07 20:14:13.420439 [ 5 ] {080b6c73-fdfa-4a5c-ad01-4d573837e82b} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.05.07 20:14:13.420473 [ 5 ] {080b6c73-fdfa-4a5c-ad01-4d573837e82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4205 | 2026.05.07 20:14:13.420757 [ 5 ] {080b6c73-fdfa-4a5c-ad01-4d573837e82b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4206 | 2026.05.07 20:14:13.420961 [ 5 ] {080b6c73-fdfa-4a5c-ad01-4d573837e82b} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.05.07 20:14:13.421085 [ 5 ] {080b6c73-fdfa-4a5c-ad01-4d573837e82b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001104 sec., 28079.710144927536 rows/sec., 2.06 MiB/sec. | ||
| 4208 | 2026.05.07 20:14:13.421121 [ 5 ] {080b6c73-fdfa-4a5c-ad01-4d573837e82b} <Debug> TCPHandler: Processed in 0.001259233 sec. | ||
| 4209 | 2026.05.07 20:14:13.421236 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.05.07 20:14:13.421333 [ 5 ] {55974908-e50e-468e-8a5c-1799f4ca35f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4211 | 2026.05.07 20:14:13.421371 [ 5 ] {55974908-e50e-468e-8a5c-1799f4ca35f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4212 | 2026.05.07 20:14:13.421784 [ 5 ] {55974908-e50e-468e-8a5c-1799f4ca35f4} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.05.07 20:14:13.421817 [ 5 ] {55974908-e50e-468e-8a5c-1799f4ca35f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4214 | 2026.05.07 20:14:13.422117 [ 5 ] {55974908-e50e-468e-8a5c-1799f4ca35f4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4215 | 2026.05.07 20:14:13.422325 [ 5 ] {55974908-e50e-468e-8a5c-1799f4ca35f4} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.05.07 20:14:13.422447 [ 5 ] {55974908-e50e-468e-8a5c-1799f4ca35f4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001138 sec., 83479.7891036907 rows/sec., 6.52 MiB/sec. | ||
| 4217 | 2026.05.07 20:14:13.422482 [ 5 ] {55974908-e50e-468e-8a5c-1799f4ca35f4} <Debug> TCPHandler: Processed in 0.001292333 sec. | ||
| 4218 | 2026.05.07 20:14:13.422599 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.05.07 20:14:13.422691 [ 5 ] {f212519b-a88c-4245-8c11-c23b87b1f069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4220 | 2026.05.07 20:14:13.422732 [ 5 ] {f212519b-a88c-4245-8c11-c23b87b1f069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4221 | 2026.05.07 20:14:13.423131 [ 5 ] {f212519b-a88c-4245-8c11-c23b87b1f069} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.05.07 20:14:13.423164 [ 5 ] {f212519b-a88c-4245-8c11-c23b87b1f069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4223 | 2026.05.07 20:14:13.423491 [ 5 ] {f212519b-a88c-4245-8c11-c23b87b1f069} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4224 | 2026.05.07 20:14:13.423696 [ 5 ] {f212519b-a88c-4245-8c11-c23b87b1f069} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.05.07 20:14:13.423824 [ 5 ] {f212519b-a88c-4245-8c11-c23b87b1f069} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 4226 | 2026.05.07 20:14:13.423860 [ 5 ] {f212519b-a88c-4245-8c11-c23b87b1f069} <Debug> TCPHandler: Processed in 0.001306843 sec. | ||
| 4227 | 2026.05.07 20:14:13.423973 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.05.07 20:14:13.424064 [ 5 ] {fc364055-e6e7-4095-8866-d432437938b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4229 | 2026.05.07 20:14:13.424117 [ 5 ] {fc364055-e6e7-4095-8866-d432437938b6} <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 | ||
| 4230 | 2026.05.07 20:14:13.424881 [ 5 ] {fc364055-e6e7-4095-8866-d432437938b6} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.05.07 20:14:13.424915 [ 5 ] {fc364055-e6e7-4095-8866-d432437938b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4232 | 2026.05.07 20:14:13.425434 [ 5 ] {fc364055-e6e7-4095-8866-d432437938b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4233 | 2026.05.07 20:14:13.425647 [ 5 ] {fc364055-e6e7-4095-8866-d432437938b6} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.05.07 20:14:13.425819 [ 5 ] {fc364055-e6e7-4095-8866-d432437938b6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001773 sec., 17484.489565707838 rows/sec., 31.33 MiB/sec. | ||
| 4235 | 2026.05.07 20:14:13.425873 [ 5 ] {fc364055-e6e7-4095-8866-d432437938b6} <Debug> TCPHandler: Processed in 0.001945585 sec. | ||
| 4236 | 2026.05.07 20:14:13.426002 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2026.05.07 20:14:13.426096 [ 5 ] {19192c41-d457-43a4-a80b-1b2b4c2f6436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4238 | 2026.05.07 20:14:13.426137 [ 5 ] {19192c41-d457-43a4-a80b-1b2b4c2f6436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4239 | 2026.05.07 20:14:13.426493 [ 5 ] {19192c41-d457-43a4-a80b-1b2b4c2f6436} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.05.07 20:14:13.426529 [ 5 ] {19192c41-d457-43a4-a80b-1b2b4c2f6436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4241 | 2026.05.07 20:14:13.426855 [ 5 ] {19192c41-d457-43a4-a80b-1b2b4c2f6436} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4242 | 2026.05.07 20:14:13.427069 [ 5 ] {19192c41-d457-43a4-a80b-1b2b4c2f6436} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.05.07 20:14:13.427159 [ 64 ] {} <Debug> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4244 | 2026.05.07 20:14:13.427194 [ 64 ] {} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.07 20:14:13.427199 [ 5 ] {19192c41-d457-43a4-a80b-1b2b4c2f6436} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 4246 | 2026.05.07 20:14:13.427212 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4247 | 2026.05.07 20:14:13.427238 [ 5 ] {19192c41-d457-43a4-a80b-1b2b4c2f6436} <Debug> TCPHandler: Processed in 0.001285653 sec. | ||
| 4248 | 2026.05.07 20:14:13.427294 [ 192 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4249 | 2026.05.07 20:14:13.427381 [ 192 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4250 | 2026.05.07 20:14:13.427407 [ 192 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 420 rows starting from the beginning of the part | ||
| 4251 | 2026.05.07 20:14:13.427459 [ 192 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 4252 | 2026.05.07 20:14:13.427498 [ 192 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 4253 | 2026.05.07 20:14:13.427535 [ 192 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 4254 | 2026.05.07 20:14:13.427572 [ 192 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 4255 | 2026.05.07 20:14:13.427608 [ 192 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 4256 | 2026.05.07 20:14:13.428403 [ 191 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.00113926 sec., 631989.185962818 rows/sec., 40.53 MiB/sec. | ||
| 4257 | 2026.05.07 20:14:13.428652 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4258 | 2026.05.07 20:14:13.429018 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.05.07 20:14:13.429108 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_16_3} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4260 | 2026.05.07 20:14:13.429205 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4261 | 2026.05.07 20:14:13.994338 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.05.07 20:14:13.994643 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4263 | 2026.05.07 20:14:13.995053 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4264 | 2026.05.07 20:14:13.995092 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4265 | 2026.05.07 20:14:13.995336 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4266 | 2026.05.07 20:14:13.995407 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4267 | 2026.05.07 20:14:13.995548 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4268 | 2026.05.07 20:14:13.995584 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4269 | 2026.05.07 20:14:13.995608 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 4270 | 2026.05.07 20:14:13.995623 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4271 | 2026.05.07 20:14:13.995671 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4272 | 2026.05.07 20:14:13.995694 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 4273 | 2026.05.07 20:14:13.997074 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002561 sec., 20304.568527918782 rows/sec., 4.75 MiB/sec. | ||
| 4274 | 2026.05.07 20:14:13.997184 [ 5 ] {8a6203b7-e98f-41c7-8117-a8758b2e8b5f} <Debug> TCPHandler: Processed in 0.003000873 sec. | ||
| 4275 | 2026.05.07 20:14:14.009085 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.05.07 20:14:14.009267 [ 5 ] {cb509808-ba74-4b9e-b317-478c5ee0597b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4277 | 2026.05.07 20:14:14.009339 [ 5 ] {cb509808-ba74-4b9e-b317-478c5ee0597b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4278 | 2026.05.07 20:14:14.009975 [ 5 ] {cb509808-ba74-4b9e-b317-478c5ee0597b} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.05.07 20:14:14.010037 [ 5 ] {cb509808-ba74-4b9e-b317-478c5ee0597b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4280 | 2026.05.07 20:14:14.010454 [ 5 ] {cb509808-ba74-4b9e-b317-478c5ee0597b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4281 | 2026.05.07 20:14:14.010712 [ 5 ] {cb509808-ba74-4b9e-b317-478c5ee0597b} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.05.07 20:14:14.010899 [ 5 ] {cb509808-ba74-4b9e-b317-478c5ee0597b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001679 sec., 1191.1852293031566 rows/sec., 97.13 KiB/sec. | ||
| 4283 | 2026.05.07 20:14:14.010955 [ 5 ] {cb509808-ba74-4b9e-b317-478c5ee0597b} <Debug> TCPHandler: Processed in 0.001993035 sec. | ||
| 4284 | 2026.05.07 20:14:14.011086 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.05.07 20:14:14.011201 [ 5 ] {941568c9-6670-4e3b-a03d-514e8bf29252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4286 | 2026.05.07 20:14:14.011249 [ 5 ] {941568c9-6670-4e3b-a03d-514e8bf29252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4287 | 2026.05.07 20:14:14.012729 [ 5 ] {941568c9-6670-4e3b-a03d-514e8bf29252} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.05.07 20:14:14.012776 [ 5 ] {941568c9-6670-4e3b-a03d-514e8bf29252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4289 | 2026.05.07 20:14:14.013311 [ 5 ] {941568c9-6670-4e3b-a03d-514e8bf29252} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4290 | 2026.05.07 20:14:14.013556 [ 5 ] {941568c9-6670-4e3b-a03d-514e8bf29252} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.05.07 20:14:14.013732 [ 5 ] {941568c9-6670-4e3b-a03d-514e8bf29252} <Debug> executeQuery: Read 2424 rows, 183.61 KiB in 0.002557 sec., 947985.9210011733 rows/sec., 70.12 MiB/sec. | ||
| 4292 | 2026.05.07 20:14:14.013782 [ 5 ] {941568c9-6670-4e3b-a03d-514e8bf29252} <Debug> TCPHandler: Processed in 0.002749848 sec. | ||
| 4293 | 2026.05.07 20:14:14.013937 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.05.07 20:14:14.014046 [ 5 ] {231ad046-95ee-4503-8fde-c37999c4bc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4295 | 2026.05.07 20:14:14.014090 [ 5 ] {231ad046-95ee-4503-8fde-c37999c4bc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4296 | 2026.05.07 20:14:14.014571 [ 5 ] {231ad046-95ee-4503-8fde-c37999c4bc18} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.05.07 20:14:14.014616 [ 5 ] {231ad046-95ee-4503-8fde-c37999c4bc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4298 | 2026.05.07 20:14:14.014942 [ 5 ] {231ad046-95ee-4503-8fde-c37999c4bc18} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4299 | 2026.05.07 20:14:14.015157 [ 5 ] {231ad046-95ee-4503-8fde-c37999c4bc18} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.05.07 20:14:14.015296 [ 5 ] {231ad046-95ee-4503-8fde-c37999c4bc18} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001273 sec., 17282.010997643363 rows/sec., 1.26 MiB/sec. | ||
| 4301 | 2026.05.07 20:14:14.015335 [ 5 ] {231ad046-95ee-4503-8fde-c37999c4bc18} <Debug> TCPHandler: Processed in 0.001450366 sec. | ||
| 4302 | 2026.05.07 20:14:14.015452 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.05.07 20:14:14.015551 [ 5 ] {3e5f3655-a248-499d-aa2e-7ede93e39424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4304 | 2026.05.07 20:14:14.015592 [ 5 ] {3e5f3655-a248-499d-aa2e-7ede93e39424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4305 | 2026.05.07 20:14:14.016226 [ 5 ] {3e5f3655-a248-499d-aa2e-7ede93e39424} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.05.07 20:14:14.016263 [ 5 ] {3e5f3655-a248-499d-aa2e-7ede93e39424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4307 | 2026.05.07 20:14:14.016602 [ 5 ] {3e5f3655-a248-499d-aa2e-7ede93e39424} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4308 | 2026.05.07 20:14:14.016828 [ 5 ] {3e5f3655-a248-499d-aa2e-7ede93e39424} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.05.07 20:14:14.016957 [ 5 ] {3e5f3655-a248-499d-aa2e-7ede93e39424} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001427 sec., 561317.4491941135 rows/sec., 32.42 MiB/sec. | ||
| 4310 | 2026.05.07 20:14:14.016994 [ 5 ] {3e5f3655-a248-499d-aa2e-7ede93e39424} <Debug> TCPHandler: Processed in 0.001592628 sec. | ||
| 4311 | 2026.05.07 20:14:14.017110 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.05.07 20:14:14.017204 [ 5 ] {11873297-ad0b-4a42-a2d3-330ffbe13cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.05.07 20:14:14.017244 [ 5 ] {11873297-ad0b-4a42-a2d3-330ffbe13cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4314 | 2026.05.07 20:14:14.017620 [ 5 ] {11873297-ad0b-4a42-a2d3-330ffbe13cce} <Trace> oximeter.fields_u64 (77d3c2e6-3f79-440c-98f3-3f0069e2ac89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.05.07 20:14:14.017655 [ 5 ] {11873297-ad0b-4a42-a2d3-330ffbe13cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4316 | 2026.05.07 20:14:14.017948 [ 5 ] {11873297-ad0b-4a42-a2d3-330ffbe13cce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4317 | 2026.05.07 20:14:14.018162 [ 5 ] {11873297-ad0b-4a42-a2d3-330ffbe13cce} <Trace> oximeter.fields_u64 (77d3c2e6-3f79-440c-98f3-3f0069e2ac89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.05.07 20:14:14.018291 [ 5 ] {11873297-ad0b-4a42-a2d3-330ffbe13cce} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 4319 | 2026.05.07 20:14:14.018329 [ 5 ] {11873297-ad0b-4a42-a2d3-330ffbe13cce} <Debug> TCPHandler: Processed in 0.001267843 sec. | ||
| 4320 | 2026.05.07 20:14:14.018455 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.05.07 20:14:14.018579 [ 5 ] {1fbb0616-2b2a-402d-bd9d-e1c8e58854e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4322 | 2026.05.07 20:14:14.018628 [ 5 ] {1fbb0616-2b2a-402d-bd9d-e1c8e58854e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4323 | 2026.05.07 20:14:14.019616 [ 5 ] {1fbb0616-2b2a-402d-bd9d-e1c8e58854e5} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.05.07 20:14:14.019660 [ 5 ] {1fbb0616-2b2a-402d-bd9d-e1c8e58854e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4325 | 2026.05.07 20:14:14.020031 [ 5 ] {1fbb0616-2b2a-402d-bd9d-e1c8e58854e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4326 | 2026.05.07 20:14:14.020247 [ 5 ] {1fbb0616-2b2a-402d-bd9d-e1c8e58854e5} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.05.07 20:14:14.020385 [ 5 ] {1fbb0616-2b2a-402d-bd9d-e1c8e58854e5} <Debug> executeQuery: Read 1301 rows, 89.00 KiB in 0.00183 sec., 710928.9617486339 rows/sec., 47.49 MiB/sec. | ||
| 4328 | 2026.05.07 20:14:14.020423 [ 5 ] {1fbb0616-2b2a-402d-bd9d-e1c8e58854e5} <Debug> TCPHandler: Processed in 0.002030686 sec. | ||
| 4329 | 2026.05.07 20:14:14.020546 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.05.07 20:14:14.020639 [ 5 ] {f18618fe-f442-4d55-9ecf-ab68af80e452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.05.07 20:14:14.020682 [ 5 ] {f18618fe-f442-4d55-9ecf-ab68af80e452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4332 | 2026.05.07 20:14:14.021427 [ 5 ] {f18618fe-f442-4d55-9ecf-ab68af80e452} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.05.07 20:14:14.021463 [ 5 ] {f18618fe-f442-4d55-9ecf-ab68af80e452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4334 | 2026.05.07 20:14:14.021886 [ 5 ] {f18618fe-f442-4d55-9ecf-ab68af80e452} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4335 | 2026.05.07 20:14:14.022097 [ 5 ] {f18618fe-f442-4d55-9ecf-ab68af80e452} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.05.07 20:14:14.022230 [ 5 ] {f18618fe-f442-4d55-9ecf-ab68af80e452} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001608 sec., 930970.1492537314 rows/sec., 56.46 MiB/sec. | ||
| 4337 | 2026.05.07 20:14:14.022266 [ 5 ] {f18618fe-f442-4d55-9ecf-ab68af80e452} <Debug> TCPHandler: Processed in 0.001770622 sec. | ||
| 4338 | 2026.05.07 20:14:14.022367 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.05.07 20:14:14.022464 [ 5 ] {7d5de8e5-e8cf-4a78-aef9-5ef6a0fe1e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4340 | 2026.05.07 20:14:14.022519 [ 5 ] {7d5de8e5-e8cf-4a78-aef9-5ef6a0fe1e8c} <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 | ||
| 4341 | 2026.05.07 20:14:14.023319 [ 5 ] {7d5de8e5-e8cf-4a78-aef9-5ef6a0fe1e8c} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.05.07 20:14:14.023355 [ 5 ] {7d5de8e5-e8cf-4a78-aef9-5ef6a0fe1e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4343 | 2026.05.07 20:14:14.023885 [ 5 ] {7d5de8e5-e8cf-4a78-aef9-5ef6a0fe1e8c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4344 | 2026.05.07 20:14:14.024106 [ 5 ] {7d5de8e5-e8cf-4a78-aef9-5ef6a0fe1e8c} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.05.07 20:14:14.024250 [ 5 ] {7d5de8e5-e8cf-4a78-aef9-5ef6a0fe1e8c} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001803 sec., 11092.623405435386 rows/sec., 19.88 MiB/sec. | ||
| 4346 | 2026.05.07 20:14:14.024310 [ 5 ] {7d5de8e5-e8cf-4a78-aef9-5ef6a0fe1e8c} <Debug> TCPHandler: Processed in 0.001991206 sec. | ||
| 4347 | 2026.05.07 20:14:14.024430 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.05.07 20:14:14.024524 [ 5 ] {b71af665-3ee2-469c-9080-ff0a2ecb0eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.05.07 20:14:14.024565 [ 5 ] {b71af665-3ee2-469c-9080-ff0a2ecb0eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4350 | 2026.05.07 20:14:14.024894 [ 5 ] {b71af665-3ee2-469c-9080-ff0a2ecb0eab} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.05.07 20:14:14.024930 [ 5 ] {b71af665-3ee2-469c-9080-ff0a2ecb0eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4352 | 2026.05.07 20:14:14.025233 [ 5 ] {b71af665-3ee2-469c-9080-ff0a2ecb0eab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4353 | 2026.05.07 20:14:14.025441 [ 5 ] {b71af665-3ee2-469c-9080-ff0a2ecb0eab} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.05.07 20:14:14.025568 [ 5 ] {b71af665-3ee2-469c-9080-ff0a2ecb0eab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 779.78 KiB/sec. | ||
| 4355 | 2026.05.07 20:14:14.025603 [ 5 ] {b71af665-3ee2-469c-9080-ff0a2ecb0eab} <Debug> TCPHandler: Processed in 0.001222251 sec. | ||
| 4356 | 2026.05.07 20:14:18.411768 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.05.07 20:14:18.412014 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4358 | 2026.05.07 20:14:18.412351 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4359 | 2026.05.07 20:14:18.412389 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4360 | 2026.05.07 20:14:18.412625 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4361 | 2026.05.07 20:14:18.412701 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4362 | 2026.05.07 20:14:18.412848 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4363 | 2026.05.07 20:14:18.412886 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4364 | 2026.05.07 20:14:18.412909 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 4365 | 2026.05.07 20:14:18.412925 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4366 | 2026.05.07 20:14:18.412964 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4367 | 2026.05.07 20:14:18.412984 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 4368 | 2026.05.07 20:14:18.414113 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00219 sec., 23744.29223744292 rows/sec., 5.55 MiB/sec. | ||
| 4369 | 2026.05.07 20:14:18.414224 [ 5 ] {b81b6994-035e-4cfb-97f7-cce6ad89bfb7} <Debug> TCPHandler: Processed in 0.002595436 sec. | ||
| 4370 | 2026.05.07 20:14:18.415838 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.05.07 20:14:18.415953 [ 5 ] {fcddc24d-47cc-4f32-8718-418916bf3045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4372 | 2026.05.07 20:14:18.415998 [ 5 ] {fcddc24d-47cc-4f32-8718-418916bf3045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4373 | 2026.05.07 20:14:18.416559 [ 5 ] {fcddc24d-47cc-4f32-8718-418916bf3045} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.05.07 20:14:18.416607 [ 5 ] {fcddc24d-47cc-4f32-8718-418916bf3045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4375 | 2026.05.07 20:14:18.416986 [ 5 ] {fcddc24d-47cc-4f32-8718-418916bf3045} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4376 | 2026.05.07 20:14:18.417227 [ 5 ] {fcddc24d-47cc-4f32-8718-418916bf3045} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.05.07 20:14:18.417363 [ 72 ] {} <Debug> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4378 | 2026.05.07 20:14:18.417383 [ 5 ] {fcddc24d-47cc-4f32-8718-418916bf3045} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001463 sec., 38277.511961722485 rows/sec., 2.94 MiB/sec. | ||
| 4379 | 2026.05.07 20:14:18.417404 [ 72 ] {} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.05.07 20:14:18.417430 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4381 | 2026.05.07 20:14:18.417431 [ 5 ] {fcddc24d-47cc-4f32-8718-418916bf3045} <Debug> TCPHandler: Processed in 0.00164614 sec. | ||
| 4382 | 2026.05.07 20:14:18.417554 [ 192 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4383 | 2026.05.07 20:14:18.417609 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.05.07 20:14:18.417644 [ 192 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4385 | 2026.05.07 20:14:18.417671 [ 192 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3360 rows starting from the beginning of the part | ||
| 4386 | 2026.05.07 20:14:18.417716 [ 5 ] {f2ea7e2f-1867-4b67-a33f-95edae932ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4387 | 2026.05.07 20:14:18.417729 [ 192 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 241 rows starting from the beginning of the part | ||
| 4388 | 2026.05.07 20:14:18.417759 [ 5 ] {f2ea7e2f-1867-4b67-a33f-95edae932ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4389 | 2026.05.07 20:14:18.417774 [ 192 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
| 4390 | 2026.05.07 20:14:18.417817 [ 192 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 118 rows starting from the beginning of the part | ||
| 4391 | 2026.05.07 20:14:18.417856 [ 192 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2424 rows starting from the beginning of the part | ||
| 4392 | 2026.05.07 20:14:18.417899 [ 192 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4393 | 2026.05.07 20:14:18.418256 [ 5 ] {f2ea7e2f-1867-4b67-a33f-95edae932ab7} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.05.07 20:14:18.418292 [ 5 ] {f2ea7e2f-1867-4b67-a33f-95edae932ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4395 | 2026.05.07 20:14:18.418617 [ 5 ] {f2ea7e2f-1867-4b67-a33f-95edae932ab7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4396 | 2026.05.07 20:14:18.418839 [ 5 ] {f2ea7e2f-1867-4b67-a33f-95edae932ab7} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.05.07 20:14:18.418949 [ 72 ] {} <Debug> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4398 | 2026.05.07 20:14:18.418975 [ 5 ] {f2ea7e2f-1867-4b67-a33f-95edae932ab7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001285 sec., 49805.447470817126 rows/sec., 3.89 MiB/sec. | ||
| 4399 | 2026.05.07 20:14:18.418980 [ 72 ] {} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.05.07 20:14:18.419006 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4401 | 2026.05.07 20:14:18.419023 [ 5 ] {f2ea7e2f-1867-4b67-a33f-95edae932ab7} <Debug> TCPHandler: Processed in 0.001470946 sec. | ||
| 4402 | 2026.05.07 20:14:18.419109 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4403 | 2026.05.07 20:14:18.419161 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.05.07 20:14:18.419247 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4405 | 2026.05.07 20:14:18.419265 [ 5 ] {a9867c45-3304-4173-bc6f-b642b3eb8aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4406 | 2026.05.07 20:14:18.419286 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1830 rows starting from the beginning of the part | ||
| 4407 | 2026.05.07 20:14:18.419313 [ 5 ] {a9867c45-3304-4173-bc6f-b642b3eb8aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4408 | 2026.05.07 20:14:18.419359 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 137 rows starting from the beginning of the part | ||
| 4409 | 2026.05.07 20:14:18.419410 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part | ||
| 4410 | 2026.05.07 20:14:18.419454 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 95 rows starting from the beginning of the part | ||
| 4411 | 2026.05.07 20:14:18.419496 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1301 rows starting from the beginning of the part | ||
| 4412 | 2026.05.07 20:14:18.419551 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4413 | 2026.05.07 20:14:18.419738 [ 5 ] {a9867c45-3304-4173-bc6f-b642b3eb8aa8} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.05.07 20:14:18.419781 [ 5 ] {a9867c45-3304-4173-bc6f-b642b3eb8aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4415 | 2026.05.07 20:14:18.420105 [ 186 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591996 sec., 2421685.835934932 rows/sec., 192.81 MiB/sec. | ||
| 4416 | 2026.05.07 20:14:18.420195 [ 5 ] {a9867c45-3304-4173-bc6f-b642b3eb8aa8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4417 | 2026.05.07 20:14:18.420455 [ 5 ] {a9867c45-3304-4173-bc6f-b642b3eb8aa8} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.05.07 20:14:18.420522 [ 197 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4419 | 2026.05.07 20:14:18.420612 [ 5 ] {a9867c45-3304-4173-bc6f-b642b3eb8aa8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001368 sec., 93567.2514619883 rows/sec., 6.52 MiB/sec. | ||
| 4420 | 2026.05.07 20:14:18.420670 [ 5 ] {a9867c45-3304-4173-bc6f-b642b3eb8aa8} <Debug> TCPHandler: Processed in 0.001561818 sec. | ||
| 4421 | 2026.05.07 20:14:18.420809 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2026.05.07 20:14:18.420913 [ 5 ] {336589fc-9aa1-41cd-a118-4fc29e06bf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4423 | 2026.05.07 20:14:18.420966 [ 5 ] {336589fc-9aa1-41cd-a118-4fc29e06bf0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4424 | 2026.05.07 20:14:18.421086 [ 186 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3502 rows, containing 5 columns (5 merged, 0 gathered) in 0.002030346 sec., 1724829.167048375 rows/sec., 125.27 MiB/sec. | ||
| 4425 | 2026.05.07 20:14:18.421404 [ 5 ] {336589fc-9aa1-41cd-a118-4fc29e06bf0e} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.05.07 20:14:18.421460 [ 5 ] {336589fc-9aa1-41cd-a118-4fc29e06bf0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4427 | 2026.05.07 20:14:18.421466 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4428 | 2026.05.07 20:14:18.421616 [ 197 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.05.07 20:14:18.421764 [ 197 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_26_5} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4430 | 2026.05.07 20:14:18.421813 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.05.07 20:14:18.421899 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 4432 | 2026.05.07 20:14:18.421906 [ 191 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_26_5} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4433 | 2026.05.07 20:14:18.421941 [ 5 ] {336589fc-9aa1-41cd-a118-4fc29e06bf0e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4434 | 2026.05.07 20:14:18.422017 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4435 | 2026.05.07 20:14:18.422181 [ 5 ] {336589fc-9aa1-41cd-a118-4fc29e06bf0e} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.05.07 20:14:18.422324 [ 5 ] {336589fc-9aa1-41cd-a118-4fc29e06bf0e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001436 sec., 33426.18384401114 rows/sec., 2.25 MiB/sec. | ||
| 4437 | 2026.05.07 20:14:18.422370 [ 5 ] {336589fc-9aa1-41cd-a118-4fc29e06bf0e} <Debug> TCPHandler: Processed in 0.001608848 sec. | ||
| 4438 | 2026.05.07 20:14:19.033521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10122 | ||
| 4439 | 2026.05.07 20:14:19.034067 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.05.07 20:14:19.034104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4441 | 2026.05.07 20:14:19.034584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4442 | 2026.05.07 20:14:19.034823 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.05.07 20:14:19.034942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10122 | ||
| 4444 | 2026.05.07 20:14:19.034941 [ 77 ] {} <Debug> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4445 | 2026.05.07 20:14:19.034997 [ 77 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.05.07 20:14:19.035019 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4447 | 2026.05.07 20:14:19.035159 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4448 | 2026.05.07 20:14:19.035340 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4449 | 2026.05.07 20:14:19.035384 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7690 rows starting from the beginning of the part | ||
| 4450 | 2026.05.07 20:14:19.035460 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4451 | 2026.05.07 20:14:19.035510 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4452 | 2026.05.07 20:14:19.035555 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4453 | 2026.05.07 20:14:19.035603 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4454 | 2026.05.07 20:14:19.035647 [ 192 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4455 | 2026.05.07 20:14:19.037756 [ 191 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10122 rows, containing 4 columns (4 merged, 0 gathered) in 0.002660397 sec., 3804695.3142707646 rows/sec., 54.43 MiB/sec. | ||
| 4456 | 2026.05.07 20:14:19.038064 [ 197 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4457 | 2026.05.07 20:14:19.038365 [ 197 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4458 | 2026.05.07 20:14:19.038442 [ 197 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_21_4} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4459 | 2026.05.07 20:14:19.038537 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4460 | 2026.05.07 20:14:19.552489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4461 | 2026.05.07 20:14:19.570466 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.05.07 20:14:19.570525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4463 | 2026.05.07 20:14:19.576604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4464 | 2026.05.07 20:14:19.577318 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.05.07 20:14:19.577625 [ 77 ] {} <Debug> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4466 | 2026.05.07 20:14:19.577694 [ 77 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.05.07 20:14:19.577718 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4468 | 2026.05.07 20:14:19.577809 [ 196 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4469 | 2026.05.07 20:14:19.580209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4470 | 2026.05.07 20:14:19.580654 [ 196 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4471 | 2026.05.07 20:14:19.581381 [ 196 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4472 | 2026.05.07 20:14:19.584658 [ 196 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4473 | 2026.05.07 20:14:19.588030 [ 196 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4474 | 2026.05.07 20:14:19.591806 [ 196 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4475 | 2026.05.07 20:14:19.596215 [ 196 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4476 | 2026.05.07 20:14:19.600522 [ 196 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4477 | 2026.05.07 20:14:19.650963 [ 191 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.073179094 sec., 2172.7516877976104 rows/sec., 11.23 MiB/sec. | ||
| 4478 | 2026.05.07 20:14:19.654014 [ 190 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4479 | 2026.05.07 20:14:19.656095 [ 190 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.05.07 20:14:19.656213 [ 190 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_21_4} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4481 | 2026.05.07 20:14:19.659109 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4482 | 2026.05.07 20:14:20.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.00 MiB, peak 256.56 MiB, free memory in arenas 0.00 B, will set to 253.39 MiB (RSS), difference: 7.38 MiB | ||
| 4483 | 2026.05.07 20:14:21.556358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 530 | ||
| 4484 | 2026.05.07 20:14:21.559388 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.05.07 20:14:21.559444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4486 | 2026.05.07 20:14:21.560709 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4487 | 2026.05.07 20:14:21.560989 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.05.07 20:14:21.561165 [ 81 ] {} <Debug> system.query_log (84bb0202-582f-428b-846d-8df61244c23b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4489 | 2026.05.07 20:14:21.561244 [ 81 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.05.07 20:14:21.561274 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4491 | 2026.05.07 20:14:21.561356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 4492 | 2026.05.07 20:14:21.561385 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4493 | 2026.05.07 20:14:21.561914 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4494 | 2026.05.07 20:14:21.562061 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 334 rows starting from the beginning of the part | ||
| 4495 | 2026.05.07 20:14:21.562427 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 4496 | 2026.05.07 20:14:21.562769 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 4497 | 2026.05.07 20:14:21.563101 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4498 | 2026.05.07 20:14:21.563431 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 4499 | 2026.05.07 20:14:21.563748 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part | ||
| 4500 | 2026.05.07 20:14:21.569226 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 72 columns (72 merged, 0 gathered) in 0.007888969 sec., 67182.41635884234 rows/sec., 56.88 MiB/sec. | ||
| 4501 | 2026.05.07 20:14:21.570036 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4502 | 2026.05.07 20:14:21.570506 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.05.07 20:14:21.570570 [ 199 ] {84bb0202-582f-428b-846d-8df61244c23b::all_1_16_3} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4504 | 2026.05.07 20:14:21.570711 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 4505 | 2026.05.07 20:14:23.413090 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.05.07 20:14:23.413318 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4507 | 2026.05.07 20:14:23.413652 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4508 | 2026.05.07 20:14:23.413690 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4509 | 2026.05.07 20:14:23.413916 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4510 | 2026.05.07 20:14:23.413986 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4511 | 2026.05.07 20:14:23.414129 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4512 | 2026.05.07 20:14:23.414164 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4513 | 2026.05.07 20:14:23.414187 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 4514 | 2026.05.07 20:14:23.414202 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4515 | 2026.05.07 20:14:23.414243 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4516 | 2026.05.07 20:14:23.414263 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 4517 | 2026.05.07 20:14:23.415410 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002182 sec., 23831.34738771769 rows/sec., 5.57 MiB/sec. | ||
| 4518 | 2026.05.07 20:14:23.415521 [ 5 ] {460aa514-2a5c-4417-b0d9-365a8f9c6fca} <Debug> TCPHandler: Processed in 0.002563765 sec. | ||
| 4519 | 2026.05.07 20:14:23.417630 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.05.07 20:14:23.417745 [ 5 ] {b7520693-50ee-4560-b712-643c5b8df325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4521 | 2026.05.07 20:14:23.417791 [ 5 ] {b7520693-50ee-4560-b712-643c5b8df325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4522 | 2026.05.07 20:14:23.418318 [ 5 ] {b7520693-50ee-4560-b712-643c5b8df325} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.05.07 20:14:23.418366 [ 5 ] {b7520693-50ee-4560-b712-643c5b8df325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4524 | 2026.05.07 20:14:23.418752 [ 5 ] {b7520693-50ee-4560-b712-643c5b8df325} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4525 | 2026.05.07 20:14:23.418976 [ 5 ] {b7520693-50ee-4560-b712-643c5b8df325} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.05.07 20:14:23.419128 [ 5 ] {b7520693-50ee-4560-b712-643c5b8df325} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001415 sec., 83392.22614840989 rows/sec., 7.09 MiB/sec. | ||
| 4527 | 2026.05.07 20:14:23.419167 [ 5 ] {b7520693-50ee-4560-b712-643c5b8df325} <Debug> TCPHandler: Processed in 0.001589728 sec. | ||
| 4528 | 2026.05.07 20:14:23.419291 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.05.07 20:14:23.419388 [ 5 ] {6a6e49e8-84f2-4823-b177-291b5f3957ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4530 | 2026.05.07 20:14:23.419428 [ 5 ] {6a6e49e8-84f2-4823-b177-291b5f3957ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4531 | 2026.05.07 20:14:23.419844 [ 5 ] {6a6e49e8-84f2-4823-b177-291b5f3957ba} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.05.07 20:14:23.419882 [ 5 ] {6a6e49e8-84f2-4823-b177-291b5f3957ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4533 | 2026.05.07 20:14:23.420188 [ 5 ] {6a6e49e8-84f2-4823-b177-291b5f3957ba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4534 | 2026.05.07 20:14:23.420406 [ 5 ] {6a6e49e8-84f2-4823-b177-291b5f3957ba} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.05.07 20:14:23.420539 [ 5 ] {6a6e49e8-84f2-4823-b177-291b5f3957ba} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001173 sec., 26427.962489343565 rows/sec., 1.94 MiB/sec. | ||
| 4536 | 2026.05.07 20:14:23.420577 [ 5 ] {6a6e49e8-84f2-4823-b177-291b5f3957ba} <Debug> TCPHandler: Processed in 0.001335394 sec. | ||
| 4537 | 2026.05.07 20:14:23.420687 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2026.05.07 20:14:23.420785 [ 5 ] {7a2ee021-1916-4fc5-8298-aea71e3135b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4539 | 2026.05.07 20:14:23.420824 [ 5 ] {7a2ee021-1916-4fc5-8298-aea71e3135b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4540 | 2026.05.07 20:14:23.421254 [ 5 ] {7a2ee021-1916-4fc5-8298-aea71e3135b7} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.05.07 20:14:23.421292 [ 5 ] {7a2ee021-1916-4fc5-8298-aea71e3135b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4542 | 2026.05.07 20:14:23.421591 [ 5 ] {7a2ee021-1916-4fc5-8298-aea71e3135b7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4543 | 2026.05.07 20:14:23.421806 [ 5 ] {7a2ee021-1916-4fc5-8298-aea71e3135b7} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.05.07 20:14:23.421933 [ 5 ] {7a2ee021-1916-4fc5-8298-aea71e3135b7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001167 sec., 81405.31276778063 rows/sec., 6.36 MiB/sec. | ||
| 4545 | 2026.05.07 20:14:23.421969 [ 5 ] {7a2ee021-1916-4fc5-8298-aea71e3135b7} <Debug> TCPHandler: Processed in 0.001331304 sec. | ||
| 4546 | 2026.05.07 20:14:23.422087 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.05.07 20:14:23.422181 [ 5 ] {3895c49f-029f-4b8e-9a7e-8724a3368ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4548 | 2026.05.07 20:14:23.422223 [ 5 ] {3895c49f-029f-4b8e-9a7e-8724a3368ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4549 | 2026.05.07 20:14:23.422630 [ 5 ] {3895c49f-029f-4b8e-9a7e-8724a3368ddf} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.05.07 20:14:23.422666 [ 5 ] {3895c49f-029f-4b8e-9a7e-8724a3368ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4551 | 2026.05.07 20:14:23.422991 [ 5 ] {3895c49f-029f-4b8e-9a7e-8724a3368ddf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4552 | 2026.05.07 20:14:23.423197 [ 5 ] {3895c49f-029f-4b8e-9a7e-8724a3368ddf} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.05.07 20:14:23.423324 [ 5 ] {3895c49f-029f-4b8e-9a7e-8724a3368ddf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 4554 | 2026.05.07 20:14:23.423325 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4555 | 2026.05.07 20:14:23.423361 [ 5 ] {3895c49f-029f-4b8e-9a7e-8724a3368ddf} <Debug> TCPHandler: Processed in 0.001323104 sec. | ||
| 4556 | 2026.05.07 20:14:23.423401 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.05.07 20:14:23.423426 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4558 | 2026.05.07 20:14:23.423499 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.05.07 20:14:23.423510 [ 188 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4560 | 2026.05.07 20:14:23.423612 [ 188 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4561 | 2026.05.07 20:14:23.423625 [ 5 ] {71ffcd2b-8f4e-43b6-8b9e-ba584ada5c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.07 20:14:23.423642 [ 188 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6922 rows starting from the beginning of the part | ||
| 4563 | 2026.05.07 20:14:23.423690 [ 5 ] {71ffcd2b-8f4e-43b6-8b9e-ba584ada5c19} <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 | ||
| 4564 | 2026.05.07 20:14:23.423726 [ 188 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4565 | 2026.05.07 20:14:23.423777 [ 188 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4566 | 2026.05.07 20:14:23.423821 [ 188 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1497 rows starting from the beginning of the part | ||
| 4567 | 2026.05.07 20:14:23.423861 [ 188 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 4568 | 2026.05.07 20:14:23.423905 [ 188 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4569 | 2026.05.07 20:14:23.424520 [ 5 ] {71ffcd2b-8f4e-43b6-8b9e-ba584ada5c19} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.05.07 20:14:23.424557 [ 5 ] {71ffcd2b-8f4e-43b6-8b9e-ba584ada5c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4571 | 2026.05.07 20:14:23.425405 [ 5 ] {71ffcd2b-8f4e-43b6-8b9e-ba584ada5c19} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4572 | 2026.05.07 20:14:23.425707 [ 5 ] {71ffcd2b-8f4e-43b6-8b9e-ba584ada5c19} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.05.07 20:14:23.425850 [ 5 ] {71ffcd2b-8f4e-43b6-8b9e-ba584ada5c19} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00225 sec., 13777.77777777778 rows/sec., 24.69 MiB/sec. | ||
| 4574 | 2026.05.07 20:14:23.425906 [ 5 ] {71ffcd2b-8f4e-43b6-8b9e-ba584ada5c19} <Debug> TCPHandler: Processed in 0.002466134 sec. | ||
| 4575 | 2026.05.07 20:14:23.426043 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.05.07 20:14:23.426137 [ 5 ] {aec83e17-84cc-4c49-bffa-2f310bec5ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.05.07 20:14:23.426178 [ 5 ] {aec83e17-84cc-4c49-bffa-2f310bec5ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4578 | 2026.05.07 20:14:23.426536 [ 5 ] {aec83e17-84cc-4c49-bffa-2f310bec5ebd} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.05.07 20:14:23.426571 [ 5 ] {aec83e17-84cc-4c49-bffa-2f310bec5ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4580 | 2026.05.07 20:14:23.426954 [ 5 ] {aec83e17-84cc-4c49-bffa-2f310bec5ebd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4581 | 2026.05.07 20:14:23.427156 [ 5 ] {aec83e17-84cc-4c49-bffa-2f310bec5ebd} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.05.07 20:14:23.427287 [ 5 ] {aec83e17-84cc-4c49-bffa-2f310bec5ebd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 4583 | 2026.05.07 20:14:23.427324 [ 5 ] {aec83e17-84cc-4c49-bffa-2f310bec5ebd} <Debug> TCPHandler: Processed in 0.001328993 sec. | ||
| 4584 | 2026.05.07 20:14:23.427913 [ 198 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9027 rows, containing 5 columns (5 merged, 0 gathered) in 0.004436239 sec., 2034831.7572610495 rows/sec., 133.23 MiB/sec. | ||
| 4585 | 2026.05.07 20:14:23.428175 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4586 | 2026.05.07 20:14:23.428495 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.05.07 20:14:23.428567 [ 187 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4588 | 2026.05.07 20:14:23.428659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 4589 | 2026.05.07 20:14:24.000278 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.00 MiB, peak 258.56 MiB, free memory in arenas 0.00 B, will set to 255.16 MiB (RSS), difference: 1.16 MiB | ||
| 4590 | 2026.05.07 20:14:26.417419 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4591 | 2026.05.07 20:14:26.417479 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4592 | 2026.05.07 20:14:26.535012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10570 | ||
| 4593 | 2026.05.07 20:14:26.535513 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.05.07 20:14:26.535549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4595 | 2026.05.07 20:14:26.536016 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4596 | 2026.05.07 20:14:26.536237 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.05.07 20:14:26.536361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10570 | ||
| 4598 | 2026.05.07 20:14:27.080257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4599 | 2026.05.07 20:14:27.095934 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.05.07 20:14:27.096004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4601 | 2026.05.07 20:14:27.101966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4602 | 2026.05.07 20:14:27.102667 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.05.07 20:14:27.105248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4604 | 2026.05.07 20:14:28.412989 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.05.07 20:14:28.413221 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4606 | 2026.05.07 20:14:28.413561 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4607 | 2026.05.07 20:14:28.413597 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4608 | 2026.05.07 20:14:28.413857 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4609 | 2026.05.07 20:14:28.413944 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4610 | 2026.05.07 20:14:28.414086 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4611 | 2026.05.07 20:14:28.414124 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4612 | 2026.05.07 20:14:28.414147 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 4613 | 2026.05.07 20:14:28.414163 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4614 | 2026.05.07 20:14:28.414203 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4615 | 2026.05.07 20:14:28.414225 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 4616 | 2026.05.07 20:14:28.415449 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002319 sec., 22423.458387235878 rows/sec., 5.24 MiB/sec. | ||
| 4617 | 2026.05.07 20:14:28.415559 [ 5 ] {2091f261-6f32-4e1e-8ff2-c1bc389c3b65} <Debug> TCPHandler: Processed in 0.002704278 sec. | ||
| 4618 | 2026.05.07 20:14:28.417387 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.05.07 20:14:28.417526 [ 5 ] {2803c478-07e4-4c20-9e77-335afb1ba755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4620 | 2026.05.07 20:14:28.417590 [ 5 ] {2803c478-07e4-4c20-9e77-335afb1ba755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4621 | 2026.05.07 20:14:28.418183 [ 5 ] {2803c478-07e4-4c20-9e77-335afb1ba755} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.05.07 20:14:28.418227 [ 5 ] {2803c478-07e4-4c20-9e77-335afb1ba755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4623 | 2026.05.07 20:14:28.418696 [ 5 ] {2803c478-07e4-4c20-9e77-335afb1ba755} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4624 | 2026.05.07 20:14:28.418998 [ 5 ] {2803c478-07e4-4c20-9e77-335afb1ba755} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.05.07 20:14:28.419180 [ 5 ] {2803c478-07e4-4c20-9e77-335afb1ba755} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001697 sec., 45963.464938126104 rows/sec., 3.81 MiB/sec. | ||
| 4626 | 2026.05.07 20:14:28.419235 [ 5 ] {2803c478-07e4-4c20-9e77-335afb1ba755} <Debug> TCPHandler: Processed in 0.001905314 sec. | ||
| 4627 | 2026.05.07 20:14:28.419380 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.05.07 20:14:28.419496 [ 5 ] {37fb749d-d31d-423a-8a33-5ce51b370fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.05.07 20:14:28.419543 [ 5 ] {37fb749d-d31d-423a-8a33-5ce51b370fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4630 | 2026.05.07 20:14:28.420016 [ 5 ] {37fb749d-d31d-423a-8a33-5ce51b370fdf} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.05.07 20:14:28.420052 [ 5 ] {37fb749d-d31d-423a-8a33-5ce51b370fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4632 | 2026.05.07 20:14:28.420439 [ 5 ] {37fb749d-d31d-423a-8a33-5ce51b370fdf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4633 | 2026.05.07 20:14:28.420738 [ 5 ] {37fb749d-d31d-423a-8a33-5ce51b370fdf} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.05.07 20:14:28.420905 [ 5 ] {37fb749d-d31d-423a-8a33-5ce51b370fdf} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001431 sec., 7686.932215234102 rows/sec., 578.02 KiB/sec. | ||
| 4635 | 2026.05.07 20:14:28.420944 [ 5 ] {37fb749d-d31d-423a-8a33-5ce51b370fdf} <Debug> TCPHandler: Processed in 0.001623648 sec. | ||
| 4636 | 2026.05.07 20:14:28.421060 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.05.07 20:14:28.421162 [ 5 ] {ab4d12be-1fd7-472c-a310-a0e8297e93ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4638 | 2026.05.07 20:14:28.421207 [ 5 ] {ab4d12be-1fd7-472c-a310-a0e8297e93ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4639 | 2026.05.07 20:14:28.421723 [ 5 ] {ab4d12be-1fd7-472c-a310-a0e8297e93ac} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.05.07 20:14:28.421764 [ 5 ] {ab4d12be-1fd7-472c-a310-a0e8297e93ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4641 | 2026.05.07 20:14:28.422171 [ 5 ] {ab4d12be-1fd7-472c-a310-a0e8297e93ac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4642 | 2026.05.07 20:14:28.422479 [ 5 ] {ab4d12be-1fd7-472c-a310-a0e8297e93ac} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.05.07 20:14:28.422644 [ 5 ] {ab4d12be-1fd7-472c-a310-a0e8297e93ac} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001502 sec., 49933.422103861514 rows/sec., 3.90 MiB/sec. | ||
| 4644 | 2026.05.07 20:14:28.422709 [ 5 ] {ab4d12be-1fd7-472c-a310-a0e8297e93ac} <Debug> TCPHandler: Processed in 0.001699101 sec. | ||
| 4645 | 2026.05.07 20:14:28.422841 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.05.07 20:14:28.422938 [ 5 ] {4e873309-1908-4ff2-96ca-a1c20495d9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4647 | 2026.05.07 20:14:28.422981 [ 5 ] {4e873309-1908-4ff2-96ca-a1c20495d9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4648 | 2026.05.07 20:14:28.423396 [ 5 ] {4e873309-1908-4ff2-96ca-a1c20495d9ed} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.05.07 20:14:28.423431 [ 5 ] {4e873309-1908-4ff2-96ca-a1c20495d9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4650 | 2026.05.07 20:14:28.423805 [ 5 ] {4e873309-1908-4ff2-96ca-a1c20495d9ed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4651 | 2026.05.07 20:14:28.424034 [ 5 ] {4e873309-1908-4ff2-96ca-a1c20495d9ed} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.05.07 20:14:28.424169 [ 5 ] {4e873309-1908-4ff2-96ca-a1c20495d9ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 4653 | 2026.05.07 20:14:28.424206 [ 5 ] {4e873309-1908-4ff2-96ca-a1c20495d9ed} <Debug> TCPHandler: Processed in 0.001414555 sec. | ||
| 4654 | 2026.05.07 20:14:28.424330 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.05.07 20:14:28.424423 [ 5 ] {35bd7cc9-511a-450c-ae92-9be3e5908bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4656 | 2026.05.07 20:14:28.424478 [ 5 ] {35bd7cc9-511a-450c-ae92-9be3e5908bcf} <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 | ||
| 4657 | 2026.05.07 20:14:28.425262 [ 5 ] {35bd7cc9-511a-450c-ae92-9be3e5908bcf} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.05.07 20:14:28.425299 [ 5 ] {35bd7cc9-511a-450c-ae92-9be3e5908bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4659 | 2026.05.07 20:14:28.425820 [ 5 ] {35bd7cc9-511a-450c-ae92-9be3e5908bcf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4660 | 2026.05.07 20:14:28.426046 [ 5 ] {35bd7cc9-511a-450c-ae92-9be3e5908bcf} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.05.07 20:14:28.426187 [ 5 ] {35bd7cc9-511a-450c-ae92-9be3e5908bcf} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001782 sec., 6172.83950617284 rows/sec., 11.06 MiB/sec. | ||
| 4662 | 2026.05.07 20:14:28.426247 [ 5 ] {35bd7cc9-511a-450c-ae92-9be3e5908bcf} <Debug> TCPHandler: Processed in 0.001964575 sec. | ||
| 4663 | 2026.05.07 20:14:28.426367 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.05.07 20:14:28.426462 [ 5 ] {f7e35e5d-7f75-4023-be4b-0dfd465109c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4665 | 2026.05.07 20:14:28.426505 [ 5 ] {f7e35e5d-7f75-4023-be4b-0dfd465109c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4666 | 2026.05.07 20:14:28.426854 [ 5 ] {f7e35e5d-7f75-4023-be4b-0dfd465109c9} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.05.07 20:14:28.426890 [ 5 ] {f7e35e5d-7f75-4023-be4b-0dfd465109c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4668 | 2026.05.07 20:14:28.427196 [ 5 ] {f7e35e5d-7f75-4023-be4b-0dfd465109c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4669 | 2026.05.07 20:14:28.427418 [ 5 ] {f7e35e5d-7f75-4023-be4b-0dfd465109c9} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.05.07 20:14:28.427549 [ 5 ] {f7e35e5d-7f75-4023-be4b-0dfd465109c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 4671 | 2026.05.07 20:14:28.427586 [ 5 ] {f7e35e5d-7f75-4023-be4b-0dfd465109c9} <Debug> TCPHandler: Processed in 0.001267903 sec. | ||
| 4672 | 2026.05.07 20:14:29.911255 [ 67 ] {} <Debug> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4673 | 2026.05.07 20:14:29.911328 [ 67 ] {} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.05.07 20:14:29.911353 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4675 | 2026.05.07 20:14:29.911485 [ 201 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4676 | 2026.05.07 20:14:29.911641 [ 201 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4677 | 2026.05.07 20:14:29.911679 [ 201 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 4678 | 2026.05.07 20:14:29.911753 [ 201 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4679 | 2026.05.07 20:14:29.911803 [ 201 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 4680 | 2026.05.07 20:14:29.911851 [ 201 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4681 | 2026.05.07 20:14:29.911896 [ 201 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 4682 | 2026.05.07 20:14:29.912942 [ 187 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517857 sec., 1185882.4645536437 rows/sec., 74.50 MiB/sec. | ||
| 4683 | 2026.05.07 20:14:29.913192 [ 198 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4684 | 2026.05.07 20:14:29.913549 [ 198 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.05.07 20:14:29.913642 [ 198 ] {e1f15720-f25a-4f84-b2d5-d47891f1ba5d::all_1_10_2} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4686 | 2026.05.07 20:14:29.913744 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4687 | 2026.05.07 20:14:31.562454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 558 | ||
| 4688 | 2026.05.07 20:14:31.564642 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.05.07 20:14:31.564681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4690 | 2026.05.07 20:14:31.565877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4691 | 2026.05.07 20:14:31.566144 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.05.07 20:14:31.566401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4693 | 2026.05.07 20:14:33.415062 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.05.07 20:14:33.415294 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 4695 | 2026.05.07 20:14:33.415636 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4696 | 2026.05.07 20:14:33.415673 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 4697 | 2026.05.07 20:14:33.415913 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4698 | 2026.05.07 20:14:33.415985 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4699 | 2026.05.07 20:14:33.416127 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4700 | 2026.05.07 20:14:33.416165 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4701 | 2026.05.07 20:14:33.416189 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 4702 | 2026.05.07 20:14:33.416205 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4703 | 2026.05.07 20:14:33.416246 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 4704 | 2026.05.07 20:14:33.416268 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 4705 | 2026.05.07 20:14:33.417426 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002228 sec., 23339.317773788152 rows/sec., 5.46 MiB/sec. | ||
| 4706 | 2026.05.07 20:14:33.417536 [ 5 ] {44c29c5c-8123-4951-83b5-8cae2e8c850b} <Debug> TCPHandler: Processed in 0.002599636 sec. | ||
| 4707 | 2026.05.07 20:14:33.420445 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2026.05.07 20:14:33.420609 [ 5 ] {ffbcbcd9-5165-48d9-8bbc-42f7d3edcf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4709 | 2026.05.07 20:14:33.420677 [ 5 ] {ffbcbcd9-5165-48d9-8bbc-42f7d3edcf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4710 | 2026.05.07 20:14:33.421308 [ 5 ] {ffbcbcd9-5165-48d9-8bbc-42f7d3edcf1b} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.05.07 20:14:33.421347 [ 5 ] {ffbcbcd9-5165-48d9-8bbc-42f7d3edcf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4712 | 2026.05.07 20:14:33.421728 [ 5 ] {ffbcbcd9-5165-48d9-8bbc-42f7d3edcf1b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4713 | 2026.05.07 20:14:33.421966 [ 5 ] {ffbcbcd9-5165-48d9-8bbc-42f7d3edcf1b} <Trace> oximeter.fields_i16 (a4471619-85d6-4a28-a1db-1b6b597f640f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.05.07 20:14:33.422146 [ 5 ] {ffbcbcd9-5165-48d9-8bbc-42f7d3edcf1b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001583 sec., 15161.086544535692 rows/sec., 1.26 MiB/sec. | ||
| 4715 | 2026.05.07 20:14:33.422186 [ 5 ] {ffbcbcd9-5165-48d9-8bbc-42f7d3edcf1b} <Debug> TCPHandler: Processed in 0.001823503 sec. | ||
| 4716 | 2026.05.07 20:14:33.422304 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.05.07 20:14:33.422404 [ 5 ] {9db6df0e-df12-4769-b218-892d447f6bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4718 | 2026.05.07 20:14:33.422447 [ 5 ] {9db6df0e-df12-4769-b218-892d447f6bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4719 | 2026.05.07 20:14:33.422854 [ 5 ] {9db6df0e-df12-4769-b218-892d447f6bc9} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.05.07 20:14:33.422890 [ 5 ] {9db6df0e-df12-4769-b218-892d447f6bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4721 | 2026.05.07 20:14:33.423188 [ 5 ] {9db6df0e-df12-4769-b218-892d447f6bc9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4722 | 2026.05.07 20:14:33.423415 [ 5 ] {9db6df0e-df12-4769-b218-892d447f6bc9} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.05.07 20:14:33.423544 [ 5 ] {9db6df0e-df12-4769-b218-892d447f6bc9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001162 sec., 3442.340791738382 rows/sec., 280.70 KiB/sec. | ||
| 4724 | 2026.05.07 20:14:33.423580 [ 5 ] {9db6df0e-df12-4769-b218-892d447f6bc9} <Debug> TCPHandler: Processed in 0.001326373 sec. | ||
| 4725 | 2026.05.07 20:14:33.423692 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.05.07 20:14:33.423787 [ 5 ] {9ba2dea8-82b4-40b3-9b66-5dfdee14cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4727 | 2026.05.07 20:14:33.423827 [ 5 ] {9ba2dea8-82b4-40b3-9b66-5dfdee14cc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4728 | 2026.05.07 20:14:33.424294 [ 5 ] {9ba2dea8-82b4-40b3-9b66-5dfdee14cc93} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.05.07 20:14:33.424328 [ 5 ] {9ba2dea8-82b4-40b3-9b66-5dfdee14cc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4730 | 2026.05.07 20:14:33.424647 [ 5 ] {9ba2dea8-82b4-40b3-9b66-5dfdee14cc93} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4731 | 2026.05.07 20:14:33.424850 [ 5 ] {9ba2dea8-82b4-40b3-9b66-5dfdee14cc93} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.05.07 20:14:33.424976 [ 5 ] {9ba2dea8-82b4-40b3-9b66-5dfdee14cc93} <Debug> executeQuery: Read 240 rows, 21.89 KiB in 0.001208 sec., 198675.4966887417 rows/sec., 17.69 MiB/sec. | ||
| 4733 | 2026.05.07 20:14:33.425013 [ 5 ] {9ba2dea8-82b4-40b3-9b66-5dfdee14cc93} <Debug> TCPHandler: Processed in 0.001369045 sec. | ||
| 4734 | 2026.05.07 20:14:33.425123 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.05.07 20:14:33.425217 [ 5 ] {5d09f03c-ba82-40d4-ae0d-68061ea672a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4736 | 2026.05.07 20:14:33.425256 [ 5 ] {5d09f03c-ba82-40d4-ae0d-68061ea672a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4737 | 2026.05.07 20:14:33.425655 [ 5 ] {5d09f03c-ba82-40d4-ae0d-68061ea672a4} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.05.07 20:14:33.425689 [ 5 ] {5d09f03c-ba82-40d4-ae0d-68061ea672a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4739 | 2026.05.07 20:14:33.425979 [ 5 ] {5d09f03c-ba82-40d4-ae0d-68061ea672a4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4740 | 2026.05.07 20:14:33.426192 [ 5 ] {5d09f03c-ba82-40d4-ae0d-68061ea672a4} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.05.07 20:14:33.426284 [ 52 ] {} <Debug> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4742 | 2026.05.07 20:14:33.426319 [ 5 ] {5d09f03c-ba82-40d4-ae0d-68061ea672a4} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.00112 sec., 41964.28571428572 rows/sec., 3.11 MiB/sec. | ||
| 4743 | 2026.05.07 20:14:33.426323 [ 52 ] {} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.05.07 20:14:33.426351 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4745 | 2026.05.07 20:14:33.426356 [ 5 ] {5d09f03c-ba82-40d4-ae0d-68061ea672a4} <Debug> TCPHandler: Processed in 0.001281182 sec. | ||
| 4746 | 2026.05.07 20:14:33.426460 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.05.07 20:14:33.426459 [ 187 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4748 | 2026.05.07 20:14:33.426555 [ 5 ] {94cbd8a4-0357-4c67-b9db-8edb0239de1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4749 | 2026.05.07 20:14:33.426597 [ 5 ] {94cbd8a4-0357-4c67-b9db-8edb0239de1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4750 | 2026.05.07 20:14:33.426621 [ 187 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4751 | 2026.05.07 20:14:33.426663 [ 187 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
| 4752 | 2026.05.07 20:14:33.426729 [ 187 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
| 4753 | 2026.05.07 20:14:33.426780 [ 187 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part | ||
| 4754 | 2026.05.07 20:14:33.426829 [ 187 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 4755 | 2026.05.07 20:14:33.426874 [ 187 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 4756 | 2026.05.07 20:14:33.426916 [ 187 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part | ||
| 4757 | 2026.05.07 20:14:33.427000 [ 5 ] {94cbd8a4-0357-4c67-b9db-8edb0239de1e} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.05.07 20:14:33.427041 [ 5 ] {94cbd8a4-0357-4c67-b9db-8edb0239de1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4759 | 2026.05.07 20:14:33.427512 [ 5 ] {94cbd8a4-0357-4c67-b9db-8edb0239de1e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4760 | 2026.05.07 20:14:33.427738 [ 5 ] {94cbd8a4-0357-4c67-b9db-8edb0239de1e} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.05.07 20:14:33.427787 [ 198 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372924 sec., 267312.68446031975 rows/sec., 19.11 MiB/sec. | ||
| 4762 | 2026.05.07 20:14:33.427872 [ 5 ] {94cbd8a4-0357-4c67-b9db-8edb0239de1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001336 sec., 17964.071856287424 rows/sec., 1.49 MiB/sec. | ||
| 4763 | 2026.05.07 20:14:33.427915 [ 5 ] {94cbd8a4-0357-4c67-b9db-8edb0239de1e} <Debug> TCPHandler: Processed in 0.001504957 sec. | ||
| 4764 | 2026.05.07 20:14:33.428009 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4765 | 2026.05.07 20:14:33.428024 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.05.07 20:14:33.428125 [ 5 ] {a97a85f0-c351-4c61-99e7-89e56ccf95d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.05.07 20:14:33.428166 [ 5 ] {a97a85f0-c351-4c61-99e7-89e56ccf95d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4768 | 2026.05.07 20:14:33.428316 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.05.07 20:14:33.428402 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_26_5} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4770 | 2026.05.07 20:14:33.428499 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4771 | 2026.05.07 20:14:33.428559 [ 5 ] {a97a85f0-c351-4c61-99e7-89e56ccf95d9} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.05.07 20:14:33.428599 [ 5 ] {a97a85f0-c351-4c61-99e7-89e56ccf95d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4773 | 2026.05.07 20:14:33.428912 [ 5 ] {a97a85f0-c351-4c61-99e7-89e56ccf95d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4774 | 2026.05.07 20:14:33.429117 [ 5 ] {a97a85f0-c351-4c61-99e7-89e56ccf95d9} <Trace> oximeter.fields_u8 (9ee7d69a-f34e-489b-b494-136699eb85df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.05.07 20:14:33.429245 [ 5 ] {a97a85f0-c351-4c61-99e7-89e56ccf95d9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 4776 | 2026.05.07 20:14:33.429284 [ 5 ] {a97a85f0-c351-4c61-99e7-89e56ccf95d9} <Debug> TCPHandler: Processed in 0.001308133 sec. | ||
| 4777 | 2026.05.07 20:14:33.429392 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.05.07 20:14:33.429486 [ 5 ] {3d46237e-6963-4eb6-b0f2-55c002c0d338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4779 | 2026.05.07 20:14:33.429524 [ 5 ] {3d46237e-6963-4eb6-b0f2-55c002c0d338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4780 | 2026.05.07 20:14:33.429972 [ 5 ] {3d46237e-6963-4eb6-b0f2-55c002c0d338} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.05.07 20:14:33.430008 [ 5 ] {3d46237e-6963-4eb6-b0f2-55c002c0d338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4782 | 2026.05.07 20:14:33.430317 [ 5 ] {3d46237e-6963-4eb6-b0f2-55c002c0d338} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4783 | 2026.05.07 20:14:33.430521 [ 5 ] {3d46237e-6963-4eb6-b0f2-55c002c0d338} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.05.07 20:14:33.430649 [ 5 ] {3d46237e-6963-4eb6-b0f2-55c002c0d338} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001182 sec., 114213.19796954314 rows/sec., 9.24 MiB/sec. | ||
| 4785 | 2026.05.07 20:14:33.430686 [ 5 ] {3d46237e-6963-4eb6-b0f2-55c002c0d338} <Debug> TCPHandler: Processed in 0.001342374 sec. | ||
| 4786 | 2026.05.07 20:14:33.430794 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.05.07 20:14:33.430888 [ 5 ] {d4b8a5fb-6e1e-4aeb-81d9-b3b3004e34b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.05.07 20:14:33.430929 [ 5 ] {d4b8a5fb-6e1e-4aeb-81d9-b3b3004e34b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4789 | 2026.05.07 20:14:33.431340 [ 5 ] {d4b8a5fb-6e1e-4aeb-81d9-b3b3004e34b7} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.05.07 20:14:33.431375 [ 5 ] {d4b8a5fb-6e1e-4aeb-81d9-b3b3004e34b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4791 | 2026.05.07 20:14:33.431720 [ 5 ] {d4b8a5fb-6e1e-4aeb-81d9-b3b3004e34b7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4792 | 2026.05.07 20:14:33.431929 [ 5 ] {d4b8a5fb-6e1e-4aeb-81d9-b3b3004e34b7} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.05.07 20:14:33.432053 [ 5 ] {d4b8a5fb-6e1e-4aeb-81d9-b3b3004e34b7} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001184 sec., 167229.72972972973 rows/sec., 11.99 MiB/sec. | ||
| 4794 | 2026.05.07 20:14:33.432089 [ 5 ] {d4b8a5fb-6e1e-4aeb-81d9-b3b3004e34b7} <Debug> TCPHandler: Processed in 0.001342474 sec. | ||
| 4795 | 2026.05.07 20:14:33.432199 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.05.07 20:14:33.432292 [ 5 ] {a729a51b-4da2-4782-b43b-61af4ef426dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4797 | 2026.05.07 20:14:33.432346 [ 5 ] {a729a51b-4da2-4782-b43b-61af4ef426dc} <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 | ||
| 4798 | 2026.05.07 20:14:33.433134 [ 5 ] {a729a51b-4da2-4782-b43b-61af4ef426dc} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.05.07 20:14:33.433170 [ 5 ] {a729a51b-4da2-4782-b43b-61af4ef426dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4800 | 2026.05.07 20:14:33.433708 [ 5 ] {a729a51b-4da2-4782-b43b-61af4ef426dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4801 | 2026.05.07 20:14:33.433925 [ 5 ] {a729a51b-4da2-4782-b43b-61af4ef426dc} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.05.07 20:14:33.434019 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4803 | 2026.05.07 20:14:33.434044 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.05.07 20:14:33.434060 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4805 | 2026.05.07 20:14:33.434061 [ 5 ] {a729a51b-4da2-4782-b43b-61af4ef426dc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001787 sec., 17347.509792949077 rows/sec., 31.09 MiB/sec. | ||
| 4806 | 2026.05.07 20:14:33.434127 [ 5 ] {a729a51b-4da2-4782-b43b-61af4ef426dc} <Debug> TCPHandler: Processed in 0.001975985 sec. | ||
| 4807 | 2026.05.07 20:14:33.434134 [ 187 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4808 | 2026.05.07 20:14:33.434258 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.05.07 20:14:33.434345 [ 187 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2026.05.07 20:14:33.434357 [ 5 ] {f11bafad-9e90-40e5-a831-fcba4b9cf87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4811 | 2026.05.07 20:14:33.434399 [ 187 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 362 rows starting from the beginning of the part | ||
| 4812 | 2026.05.07 20:14:33.434407 [ 5 ] {f11bafad-9e90-40e5-a831-fcba4b9cf87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4813 | 2026.05.07 20:14:33.434514 [ 187 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4814 | 2026.05.07 20:14:33.434637 [ 187 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 4815 | 2026.05.07 20:14:33.434738 [ 187 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4816 | 2026.05.07 20:14:33.434765 [ 5 ] {f11bafad-9e90-40e5-a831-fcba4b9cf87c} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.05.07 20:14:33.434806 [ 5 ] {f11bafad-9e90-40e5-a831-fcba4b9cf87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4818 | 2026.05.07 20:14:33.434829 [ 187 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4819 | 2026.05.07 20:14:33.434924 [ 187 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4820 | 2026.05.07 20:14:33.435124 [ 5 ] {f11bafad-9e90-40e5-a831-fcba4b9cf87c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4821 | 2026.05.07 20:14:33.435396 [ 5 ] {f11bafad-9e90-40e5-a831-fcba4b9cf87c} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.05.07 20:14:33.435499 [ 52 ] {} <Debug> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4823 | 2026.05.07 20:14:33.435528 [ 52 ] {} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.05.07 20:14:33.435531 [ 5 ] {f11bafad-9e90-40e5-a831-fcba4b9cf87c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 4825 | 2026.05.07 20:14:33.435546 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4826 | 2026.05.07 20:14:33.435571 [ 5 ] {f11bafad-9e90-40e5-a831-fcba4b9cf87c} <Debug> TCPHandler: Processed in 0.001361054 sec. | ||
| 4827 | 2026.05.07 20:14:33.435635 [ 198 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4828 | 2026.05.07 20:14:33.435754 [ 198 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4829 | 2026.05.07 20:14:33.435787 [ 198 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 720 rows starting from the beginning of the part | ||
| 4830 | 2026.05.07 20:14:33.435847 [ 198 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 4831 | 2026.05.07 20:14:33.435891 [ 198 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 4832 | 2026.05.07 20:14:33.435929 [ 198 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4833 | 2026.05.07 20:14:33.435965 [ 198 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4834 | 2026.05.07 20:14:33.436001 [ 198 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4835 | 2026.05.07 20:14:33.436882 [ 189 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001279602 sec., 750233.2756591503 rows/sec., 48.73 MiB/sec. | ||
| 4836 | 2026.05.07 20:14:33.437100 [ 195 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4837 | 2026.05.07 20:14:33.437388 [ 195 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.05.07 20:14:33.437467 [ 195 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_21_4} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4839 | 2026.05.07 20:14:33.437564 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4840 | 2026.05.07 20:14:33.439145 [ 189 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 19 columns (19 merged, 0 gathered) in 0.00504382 sec., 96355.54004702784 rows/sec., 172.66 MiB/sec. | ||
| 4841 | 2026.05.07 20:14:33.440021 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4842 | 2026.05.07 20:14:33.440353 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.05.07 20:14:33.440422 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4844 | 2026.05.07 20:14:33.440565 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4845 | 2026.05.07 20:14:34.000265 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.97 MiB, peak 263.65 MiB, free memory in arenas 0.00 B, will set to 258.54 MiB (RSS), difference: 1.57 MiB | ||
| 4846 | 2026.05.07 20:14:34.037380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11082 | ||
| 4847 | 2026.05.07 20:14:34.037880 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.05.07 20:14:34.037920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4849 | 2026.05.07 20:14:34.038395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4850 | 2026.05.07 20:14:34.038627 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.05.07 20:14:34.038757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11082 | ||
| 4852 | 2026.05.07 20:14:34.606258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4853 | 2026.05.07 20:14:34.622727 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.05.07 20:14:34.622782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4855 | 2026.05.07 20:14:34.628540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4856 | 2026.05.07 20:14:34.629235 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.05.07 20:14:34.632046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4858 | 2026.05.07 20:14:38.413975 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.05.07 20:14:38.414255 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4860 | 2026.05.07 20:14:38.414619 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4861 | 2026.05.07 20:14:38.414655 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4862 | 2026.05.07 20:14:38.414870 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4863 | 2026.05.07 20:14:38.414939 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4864 | 2026.05.07 20:14:38.415079 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4865 | 2026.05.07 20:14:38.415116 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4866 | 2026.05.07 20:14:38.415138 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 4867 | 2026.05.07 20:14:38.415154 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4868 | 2026.05.07 20:14:38.415194 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4869 | 2026.05.07 20:14:38.415215 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 4870 | 2026.05.07 20:14:38.416337 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002187 sec., 23776.86328303612 rows/sec., 5.56 MiB/sec. | ||
| 4871 | 2026.05.07 20:14:38.416406 [ 5 ] {d4f72be7-ce3e-4cb0-990c-76ffa9bcec53} <Debug> TCPHandler: Processed in 0.002575186 sec. | ||
| 4872 | 2026.05.07 20:14:38.418313 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2026.05.07 20:14:38.418421 [ 5 ] {0c5be6f2-ac12-45ce-9cb8-fd2edd55be2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4874 | 2026.05.07 20:14:38.418464 [ 5 ] {0c5be6f2-ac12-45ce-9cb8-fd2edd55be2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4875 | 2026.05.07 20:14:38.419032 [ 5 ] {0c5be6f2-ac12-45ce-9cb8-fd2edd55be2a} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.05.07 20:14:38.419082 [ 5 ] {0c5be6f2-ac12-45ce-9cb8-fd2edd55be2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4877 | 2026.05.07 20:14:38.419501 [ 5 ] {0c5be6f2-ac12-45ce-9cb8-fd2edd55be2a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4878 | 2026.05.07 20:14:38.419739 [ 5 ] {0c5be6f2-ac12-45ce-9cb8-fd2edd55be2a} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.05.07 20:14:38.419883 [ 5 ] {0c5be6f2-ac12-45ce-9cb8-fd2edd55be2a} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001493 sec., 52243.8044206296 rows/sec., 4.33 MiB/sec. | ||
| 4880 | 2026.05.07 20:14:38.419920 [ 5 ] {0c5be6f2-ac12-45ce-9cb8-fd2edd55be2a} <Debug> TCPHandler: Processed in 0.001659139 sec. | ||
| 4881 | 2026.05.07 20:14:38.420049 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2026.05.07 20:14:38.420144 [ 5 ] {409a3a5d-7320-4588-beeb-c8a7ebcd95d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4883 | 2026.05.07 20:14:38.420184 [ 5 ] {409a3a5d-7320-4588-beeb-c8a7ebcd95d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4884 | 2026.05.07 20:14:38.420577 [ 5 ] {409a3a5d-7320-4588-beeb-c8a7ebcd95d3} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.05.07 20:14:38.420614 [ 5 ] {409a3a5d-7320-4588-beeb-c8a7ebcd95d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4886 | 2026.05.07 20:14:38.420902 [ 5 ] {409a3a5d-7320-4588-beeb-c8a7ebcd95d3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4887 | 2026.05.07 20:14:38.421104 [ 5 ] {409a3a5d-7320-4588-beeb-c8a7ebcd95d3} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.05.07 20:14:38.421233 [ 5 ] {409a3a5d-7320-4588-beeb-c8a7ebcd95d3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001108 sec., 9927.797833935017 rows/sec., 746.52 KiB/sec. | ||
| 4889 | 2026.05.07 20:14:38.421270 [ 5 ] {409a3a5d-7320-4588-beeb-c8a7ebcd95d3} <Debug> TCPHandler: Processed in 0.001270103 sec. | ||
| 4890 | 2026.05.07 20:14:38.421388 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.05.07 20:14:38.421483 [ 5 ] {966a44cb-7275-4547-99f2-dab715b93fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4892 | 2026.05.07 20:14:38.421522 [ 5 ] {966a44cb-7275-4547-99f2-dab715b93fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4893 | 2026.05.07 20:14:38.421950 [ 5 ] {966a44cb-7275-4547-99f2-dab715b93fc6} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.05.07 20:14:38.421986 [ 5 ] {966a44cb-7275-4547-99f2-dab715b93fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4895 | 2026.05.07 20:14:38.422282 [ 5 ] {966a44cb-7275-4547-99f2-dab715b93fc6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4896 | 2026.05.07 20:14:38.422489 [ 5 ] {966a44cb-7275-4547-99f2-dab715b93fc6} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.05.07 20:14:38.422617 [ 5 ] {966a44cb-7275-4547-99f2-dab715b93fc6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001152 sec., 65104.166666666664 rows/sec., 5.08 MiB/sec. | ||
| 4898 | 2026.05.07 20:14:38.422654 [ 5 ] {966a44cb-7275-4547-99f2-dab715b93fc6} <Debug> TCPHandler: Processed in 0.001316453 sec. | ||
| 4899 | 2026.05.07 20:14:38.422820 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2026.05.07 20:14:38.422915 [ 5 ] {2ea7ef6d-f8f4-4005-b61e-cf04f7a0f900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4901 | 2026.05.07 20:14:38.422957 [ 5 ] {2ea7ef6d-f8f4-4005-b61e-cf04f7a0f900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4902 | 2026.05.07 20:14:38.423368 [ 5 ] {2ea7ef6d-f8f4-4005-b61e-cf04f7a0f900} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.05.07 20:14:38.423405 [ 5 ] {2ea7ef6d-f8f4-4005-b61e-cf04f7a0f900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4904 | 2026.05.07 20:14:38.423722 [ 5 ] {2ea7ef6d-f8f4-4005-b61e-cf04f7a0f900} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4905 | 2026.05.07 20:14:38.423936 [ 5 ] {2ea7ef6d-f8f4-4005-b61e-cf04f7a0f900} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.05.07 20:14:38.424065 [ 5 ] {2ea7ef6d-f8f4-4005-b61e-cf04f7a0f900} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 4907 | 2026.05.07 20:14:38.424102 [ 5 ] {2ea7ef6d-f8f4-4005-b61e-cf04f7a0f900} <Debug> TCPHandler: Processed in 0.001331673 sec. | ||
| 4908 | 2026.05.07 20:14:38.424220 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2026.05.07 20:14:38.424327 [ 5 ] {62d1e8a0-f8a3-4d62-abb4-52811f09e77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4910 | 2026.05.07 20:14:38.424388 [ 5 ] {62d1e8a0-f8a3-4d62-abb4-52811f09e77e} <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 | ||
| 4911 | 2026.05.07 20:14:38.425171 [ 5 ] {62d1e8a0-f8a3-4d62-abb4-52811f09e77e} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.05.07 20:14:38.425209 [ 5 ] {62d1e8a0-f8a3-4d62-abb4-52811f09e77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4913 | 2026.05.07 20:14:38.425728 [ 5 ] {62d1e8a0-f8a3-4d62-abb4-52811f09e77e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4914 | 2026.05.07 20:14:38.425960 [ 5 ] {62d1e8a0-f8a3-4d62-abb4-52811f09e77e} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.05.07 20:14:38.426099 [ 5 ] {62d1e8a0-f8a3-4d62-abb4-52811f09e77e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001792 sec., 6138.392857142857 rows/sec., 11.00 MiB/sec. | ||
| 4916 | 2026.05.07 20:14:38.426159 [ 5 ] {62d1e8a0-f8a3-4d62-abb4-52811f09e77e} <Debug> TCPHandler: Processed in 0.001991225 sec. | ||
| 4917 | 2026.05.07 20:14:38.426282 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2026.05.07 20:14:38.426380 [ 5 ] {82420cec-5a5d-4b76-ba7c-10e3a85bd394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4919 | 2026.05.07 20:14:38.426422 [ 5 ] {82420cec-5a5d-4b76-ba7c-10e3a85bd394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4920 | 2026.05.07 20:14:38.426780 [ 5 ] {82420cec-5a5d-4b76-ba7c-10e3a85bd394} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.05.07 20:14:38.426817 [ 5 ] {82420cec-5a5d-4b76-ba7c-10e3a85bd394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4922 | 2026.05.07 20:14:38.427127 [ 5 ] {82420cec-5a5d-4b76-ba7c-10e3a85bd394} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4923 | 2026.05.07 20:14:38.427342 [ 5 ] {82420cec-5a5d-4b76-ba7c-10e3a85bd394} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.05.07 20:14:38.427471 [ 5 ] {82420cec-5a5d-4b76-ba7c-10e3a85bd394} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 4925 | 2026.05.07 20:14:38.427507 [ 5 ] {82420cec-5a5d-4b76-ba7c-10e3a85bd394} <Debug> TCPHandler: Processed in 0.001276232 sec. | ||
| 4926 | 2026.05.07 20:14:41.417742 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4927 | 2026.05.07 20:14:41.417795 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4928 | 2026.05.07 20:14:41.539019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11530 | ||
| 4929 | 2026.05.07 20:14:41.539521 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.05.07 20:14:41.539569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4931 | 2026.05.07 20:14:41.540056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4932 | 2026.05.07 20:14:41.540289 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.05.07 20:14:41.540432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11530 | ||
| 4934 | 2026.05.07 20:14:41.566823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 594 | ||
| 4935 | 2026.05.07 20:14:41.569492 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.05.07 20:14:41.569538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4937 | 2026.05.07 20:14:41.570725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4938 | 2026.05.07 20:14:41.570992 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.05.07 20:14:41.571260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 4940 | 2026.05.07 20:14:42.132264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4941 | 2026.05.07 20:14:42.148756 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.05.07 20:14:42.148867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4943 | 2026.05.07 20:14:42.154370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4944 | 2026.05.07 20:14:42.155070 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.05.07 20:14:42.157785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4946 | 2026.05.07 20:14:43.413732 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.05.07 20:14:43.413978 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4948 | 2026.05.07 20:14:43.414348 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4949 | 2026.05.07 20:14:43.414389 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4950 | 2026.05.07 20:14:43.414643 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4951 | 2026.05.07 20:14:43.414723 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4952 | 2026.05.07 20:14:43.414864 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4953 | 2026.05.07 20:14:43.414899 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 4954 | 2026.05.07 20:14:43.414921 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 4955 | 2026.05.07 20:14:43.414936 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4956 | 2026.05.07 20:14:43.414975 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4957 | 2026.05.07 20:14:43.414994 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 4958 | 2026.05.07 20:14:43.416024 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002148 sec., 24208.566108007446 rows/sec., 5.66 MiB/sec. | ||
| 4959 | 2026.05.07 20:14:43.416104 [ 5 ] {95342d48-4ef3-4dbb-ad07-0010617e610c} <Debug> TCPHandler: Processed in 0.002515764 sec. | ||
| 4960 | 2026.05.07 20:14:43.418423 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2026.05.07 20:14:43.418559 [ 5 ] {d89e7107-9aa8-4a79-a1b1-5fdd111691a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4962 | 2026.05.07 20:14:43.418611 [ 5 ] {d89e7107-9aa8-4a79-a1b1-5fdd111691a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4963 | 2026.05.07 20:14:43.419173 [ 5 ] {d89e7107-9aa8-4a79-a1b1-5fdd111691a7} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.05.07 20:14:43.419209 [ 5 ] {d89e7107-9aa8-4a79-a1b1-5fdd111691a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4965 | 2026.05.07 20:14:43.419564 [ 5 ] {d89e7107-9aa8-4a79-a1b1-5fdd111691a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4966 | 2026.05.07 20:14:43.419772 [ 5 ] {d89e7107-9aa8-4a79-a1b1-5fdd111691a7} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.05.07 20:14:43.419907 [ 32 ] {} <Debug> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4968 | 2026.05.07 20:14:43.419912 [ 5 ] {d89e7107-9aa8-4a79-a1b1-5fdd111691a7} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001391 sec., 84831.0567936736 rows/sec., 7.22 MiB/sec. | ||
| 4969 | 2026.05.07 20:14:43.419943 [ 32 ] {} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.05.07 20:14:43.419961 [ 5 ] {d89e7107-9aa8-4a79-a1b1-5fdd111691a7} <Debug> TCPHandler: Processed in 0.001602358 sec. | ||
| 4971 | 2026.05.07 20:14:43.419962 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4972 | 2026.05.07 20:14:43.420076 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.05.07 20:14:43.420099 [ 198 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4974 | 2026.05.07 20:14:43.420171 [ 5 ] {f06312af-39e1-4a3a-95f0-a31e880db68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4975 | 2026.05.07 20:14:43.420215 [ 5 ] {f06312af-39e1-4a3a-95f0-a31e880db68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4976 | 2026.05.07 20:14:43.420265 [ 198 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4977 | 2026.05.07 20:14:43.420307 [ 198 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3360 rows starting from the beginning of the part | ||
| 4978 | 2026.05.07 20:14:43.420384 [ 198 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 4979 | 2026.05.07 20:14:43.420433 [ 198 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 78 rows starting from the beginning of the part | ||
| 4980 | 2026.05.07 20:14:43.420479 [ 198 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 240 rows starting from the beginning of the part | ||
| 4981 | 2026.05.07 20:14:43.420522 [ 198 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 4982 | 2026.05.07 20:14:43.420565 [ 198 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 118 rows starting from the beginning of the part | ||
| 4983 | 2026.05.07 20:14:43.420660 [ 5 ] {f06312af-39e1-4a3a-95f0-a31e880db68b} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.07 20:14:43.420701 [ 5 ] {f06312af-39e1-4a3a-95f0-a31e880db68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4985 | 2026.05.07 20:14:43.421018 [ 5 ] {f06312af-39e1-4a3a-95f0-a31e880db68b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4986 | 2026.05.07 20:14:43.421231 [ 5 ] {f06312af-39e1-4a3a-95f0-a31e880db68b} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.05.07 20:14:43.421361 [ 5 ] {f06312af-39e1-4a3a-95f0-a31e880db68b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001209 sec., 25641.02564102564 rows/sec., 1.88 MiB/sec. | ||
| 4988 | 2026.05.07 20:14:43.421398 [ 5 ] {f06312af-39e1-4a3a-95f0-a31e880db68b} <Debug> TCPHandler: Processed in 0.001370654 sec. | ||
| 4989 | 2026.05.07 20:14:43.421533 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.05.07 20:14:43.421625 [ 5 ] {82b003e0-5da5-4897-a26a-9b0e280d0ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4991 | 2026.05.07 20:14:43.421662 [ 5 ] {82b003e0-5da5-4897-a26a-9b0e280d0ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4992 | 2026.05.07 20:14:43.422091 [ 5 ] {82b003e0-5da5-4897-a26a-9b0e280d0ee2} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.05.07 20:14:43.422125 [ 5 ] {82b003e0-5da5-4897-a26a-9b0e280d0ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4994 | 2026.05.07 20:14:43.422263 [ 189 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3992 rows, containing 5 columns (5 merged, 0 gathered) in 0.002223659 sec., 1795239.288038319 rows/sec., 145.64 MiB/sec. | ||
| 4995 | 2026.05.07 20:14:43.422422 [ 5 ] {82b003e0-5da5-4897-a26a-9b0e280d0ee2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4996 | 2026.05.07 20:14:43.422649 [ 5 ] {82b003e0-5da5-4897-a26a-9b0e280d0ee2} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.05.07 20:14:43.422672 [ 189 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4998 | 2026.05.07 20:14:43.422780 [ 5 ] {82b003e0-5da5-4897-a26a-9b0e280d0ee2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001173 sec., 80988.91730605286 rows/sec., 6.33 MiB/sec. | ||
| 4999 | 2026.05.07 20:14:43.422803 [ 41 ] {} <Debug> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5000 | 2026.05.07 20:14:43.422822 [ 5 ] {82b003e0-5da5-4897-a26a-9b0e280d0ee2} <Debug> TCPHandler: Processed in 0.001336924 sec. | ||
| 5001 | 2026.05.07 20:14:43.422851 [ 41 ] {} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.07 20:14:43.422879 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5003 | 2026.05.07 20:14:43.422954 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5004 | 2026.05.07 20:14:43.422969 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.05.07 20:14:43.423000 [ 189 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.05.07 20:14:43.423047 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5007 | 2026.05.07 20:14:43.423074 [ 5 ] {df91db57-9796-4f06-aed9-1b817137fefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5008 | 2026.05.07 20:14:43.423077 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1830 rows starting from the beginning of the part | ||
| 5009 | 2026.05.07 20:14:43.423085 [ 189 ] {bbe6e494-1cd4-4327-84bd-7c7508233077::all_1_31_6} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5010 | 2026.05.07 20:14:43.423123 [ 5 ] {df91db57-9796-4f06-aed9-1b817137fefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5011 | 2026.05.07 20:14:43.423145 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 5012 | 2026.05.07 20:14:43.423186 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 75 rows starting from the beginning of the part | ||
| 5013 | 2026.05.07 20:14:43.423204 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 5014 | 2026.05.07 20:14:43.423218 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 135 rows starting from the beginning of the part | ||
| 5015 | 2026.05.07 20:14:43.423257 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 75 rows starting from the beginning of the part | ||
| 5016 | 2026.05.07 20:14:43.423288 [ 198 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part | ||
| 5017 | 2026.05.07 20:14:43.423527 [ 5 ] {df91db57-9796-4f06-aed9-1b817137fefd} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.05.07 20:14:43.423567 [ 5 ] {df91db57-9796-4f06-aed9-1b817137fefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5019 | 2026.05.07 20:14:43.423900 [ 5 ] {df91db57-9796-4f06-aed9-1b817137fefd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5020 | 2026.05.07 20:14:43.424105 [ 5 ] {df91db57-9796-4f06-aed9-1b817137fefd} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.05.07 20:14:43.424239 [ 5 ] {df91db57-9796-4f06-aed9-1b817137fefd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5022 | 2026.05.07 20:14:43.424262 [ 193 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337913 sec., 1722832.5010669602 rows/sec., 127.80 MiB/sec. | ||
| 5023 | 2026.05.07 20:14:43.424276 [ 5 ] {df91db57-9796-4f06-aed9-1b817137fefd} <Debug> TCPHandler: Processed in 0.001355224 sec. | ||
| 5024 | 2026.05.07 20:14:43.424410 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.05.07 20:14:43.424477 [ 186 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5026 | 2026.05.07 20:14:43.424503 [ 5 ] {9be27e45-6a68-4320-a265-d0378db69a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.05.07 20:14:43.424561 [ 5 ] {9be27e45-6a68-4320-a265-d0378db69a52} <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 | ||
| 5028 | 2026.05.07 20:14:43.424745 [ 186 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.05.07 20:14:43.424825 [ 186 ] {6599cd0c-e394-4e47-9366-279c09bff673::all_1_31_6} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5030 | 2026.05.07 20:14:43.424896 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5031 | 2026.05.07 20:14:43.425390 [ 5 ] {9be27e45-6a68-4320-a265-d0378db69a52} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.05.07 20:14:43.425431 [ 5 ] {9be27e45-6a68-4320-a265-d0378db69a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5033 | 2026.05.07 20:14:43.425963 [ 5 ] {9be27e45-6a68-4320-a265-d0378db69a52} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5034 | 2026.05.07 20:14:43.426186 [ 5 ] {9be27e45-6a68-4320-a265-d0378db69a52} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.05.07 20:14:43.426320 [ 5 ] {9be27e45-6a68-4320-a265-d0378db69a52} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001835 sec., 16893.732970027246 rows/sec., 30.27 MiB/sec. | ||
| 5036 | 2026.05.07 20:14:43.426373 [ 5 ] {9be27e45-6a68-4320-a265-d0378db69a52} <Debug> TCPHandler: Processed in 0.002009486 sec. | ||
| 5037 | 2026.05.07 20:14:43.426490 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.05.07 20:14:43.426583 [ 5 ] {1d8d8b6f-133f-4ddf-b9e0-6efd78258679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.05.07 20:14:43.426623 [ 5 ] {1d8d8b6f-133f-4ddf-b9e0-6efd78258679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5040 | 2026.05.07 20:14:43.426954 [ 5 ] {1d8d8b6f-133f-4ddf-b9e0-6efd78258679} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.05.07 20:14:43.426989 [ 5 ] {1d8d8b6f-133f-4ddf-b9e0-6efd78258679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5042 | 2026.05.07 20:14:43.427285 [ 5 ] {1d8d8b6f-133f-4ddf-b9e0-6efd78258679} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5043 | 2026.05.07 20:14:43.427484 [ 5 ] {1d8d8b6f-133f-4ddf-b9e0-6efd78258679} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.05.07 20:14:43.427608 [ 5 ] {1d8d8b6f-133f-4ddf-b9e0-6efd78258679} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 5045 | 2026.05.07 20:14:43.427643 [ 5 ] {1d8d8b6f-133f-4ddf-b9e0-6efd78258679} <Debug> TCPHandler: Processed in 0.001202311 sec. | ||
| 5046 | 2026.05.07 20:14:43.992779 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.05.07 20:14:43.992985 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5048 | 2026.05.07 20:14:43.993292 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5049 | 2026.05.07 20:14:43.993329 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5050 | 2026.05.07 20:14:43.993552 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5051 | 2026.05.07 20:14:43.993617 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5052 | 2026.05.07 20:14:43.993751 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5053 | 2026.05.07 20:14:43.993786 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 5054 | 2026.05.07 20:14:43.993807 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 5055 | 2026.05.07 20:14:43.993823 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5056 | 2026.05.07 20:14:43.993862 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5057 | 2026.05.07 20:14:43.993881 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 5058 | 2026.05.07 20:14:43.994939 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00204 sec., 25490.19607843137 rows/sec., 5.96 MiB/sec. | ||
| 5059 | 2026.05.07 20:14:43.995006 [ 5 ] {3d714420-b7f8-4f9a-9bc5-24e6eb375323} <Debug> TCPHandler: Processed in 0.002333151 sec. | ||
| 5060 | 2026.05.07 20:14:44.005537 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.05.07 20:14:44.005670 [ 5 ] {5a089dfc-4504-4494-b7c3-c4f06b2a084c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5062 | 2026.05.07 20:14:44.005722 [ 5 ] {5a089dfc-4504-4494-b7c3-c4f06b2a084c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5063 | 2026.05.07 20:14:44.006197 [ 5 ] {5a089dfc-4504-4494-b7c3-c4f06b2a084c} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.05.07 20:14:44.006240 [ 5 ] {5a089dfc-4504-4494-b7c3-c4f06b2a084c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5065 | 2026.05.07 20:14:44.006606 [ 5 ] {5a089dfc-4504-4494-b7c3-c4f06b2a084c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5066 | 2026.05.07 20:14:44.006834 [ 5 ] {5a089dfc-4504-4494-b7c3-c4f06b2a084c} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.05.07 20:14:44.006992 [ 5 ] {5a089dfc-4504-4494-b7c3-c4f06b2a084c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 359.75 KiB/sec. | ||
| 5068 | 2026.05.07 20:14:44.007001 [ 41 ] {} <Debug> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5069 | 2026.05.07 20:14:44.007030 [ 5 ] {5a089dfc-4504-4494-b7c3-c4f06b2a084c} <Debug> TCPHandler: Processed in 0.001557427 sec. | ||
| 5070 | 2026.05.07 20:14:44.007071 [ 41 ] {} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.05.07 20:14:44.007097 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5072 | 2026.05.07 20:14:44.007181 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.05.07 20:14:44.007235 [ 198 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5074 | 2026.05.07 20:14:44.007290 [ 5 ] {2012bd7e-48b9-46f7-8d29-8bf9a2e71712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5075 | 2026.05.07 20:14:44.007337 [ 5 ] {2012bd7e-48b9-46f7-8d29-8bf9a2e71712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5076 | 2026.05.07 20:14:44.007390 [ 198 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5077 | 2026.05.07 20:14:44.007432 [ 198 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 5078 | 2026.05.07 20:14:44.007506 [ 198 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5079 | 2026.05.07 20:14:44.007557 [ 198 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5080 | 2026.05.07 20:14:44.007603 [ 198 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5081 | 2026.05.07 20:14:44.007647 [ 198 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5082 | 2026.05.07 20:14:44.007692 [ 198 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5083 | 2026.05.07 20:14:44.008464 [ 193 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287033 sec., 29525.272467761122 rows/sec., 2.46 MiB/sec. | ||
| 5084 | 2026.05.07 20:14:44.008636 [ 5 ] {2012bd7e-48b9-46f7-8d29-8bf9a2e71712} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.05.07 20:14:44.008652 [ 197 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5086 | 2026.05.07 20:14:44.008683 [ 5 ] {2012bd7e-48b9-46f7-8d29-8bf9a2e71712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5087 | 2026.05.07 20:14:44.009020 [ 197 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.05.07 20:14:44.009102 [ 197 ] {12b34c99-7c18-4259-bc84-4fb90b3d0a75::all_1_10_2} <Trace> oximeter.fields_ipaddr (12b34c99-7c18-4259-bc84-4fb90b3d0a75) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5089 | 2026.05.07 20:14:44.009196 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5090 | 2026.05.07 20:14:44.009231 [ 5 ] {2012bd7e-48b9-46f7-8d29-8bf9a2e71712} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5091 | 2026.05.07 20:14:44.009473 [ 5 ] {2012bd7e-48b9-46f7-8d29-8bf9a2e71712} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.05.07 20:14:44.009628 [ 5 ] {2012bd7e-48b9-46f7-8d29-8bf9a2e71712} <Debug> executeQuery: Read 2426 rows, 183.76 KiB in 0.002362 sec., 1027095.681625741 rows/sec., 75.97 MiB/sec. | ||
| 5093 | 2026.05.07 20:14:44.009667 [ 5 ] {2012bd7e-48b9-46f7-8d29-8bf9a2e71712} <Debug> TCPHandler: Processed in 0.002537615 sec. | ||
| 5094 | 2026.05.07 20:14:44.009790 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.05.07 20:14:44.009893 [ 5 ] {337c2d71-7457-4fbc-9178-75757ec51be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5096 | 2026.05.07 20:14:44.009935 [ 5 ] {337c2d71-7457-4fbc-9178-75757ec51be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5097 | 2026.05.07 20:14:44.010365 [ 5 ] {337c2d71-7457-4fbc-9178-75757ec51be2} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.05.07 20:14:44.010404 [ 5 ] {337c2d71-7457-4fbc-9178-75757ec51be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5099 | 2026.05.07 20:14:44.010727 [ 5 ] {337c2d71-7457-4fbc-9178-75757ec51be2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5100 | 2026.05.07 20:14:44.010941 [ 5 ] {337c2d71-7457-4fbc-9178-75757ec51be2} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.05.07 20:14:44.011085 [ 5 ] {337c2d71-7457-4fbc-9178-75757ec51be2} <Debug> executeQuery: Read 26 rows, 1.92 KiB in 0.001216 sec., 21381.57894736842 rows/sec., 1.54 MiB/sec. | ||
| 5102 | 2026.05.07 20:14:44.011122 [ 5 ] {337c2d71-7457-4fbc-9178-75757ec51be2} <Debug> TCPHandler: Processed in 0.001384845 sec. | ||
| 5103 | 2026.05.07 20:14:44.011250 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.05.07 20:14:44.011361 [ 5 ] {f8308495-459c-4939-bdc5-329beba8349d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5105 | 2026.05.07 20:14:44.011402 [ 5 ] {f8308495-459c-4939-bdc5-329beba8349d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5106 | 2026.05.07 20:14:44.012036 [ 5 ] {f8308495-459c-4939-bdc5-329beba8349d} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.05.07 20:14:44.012071 [ 5 ] {f8308495-459c-4939-bdc5-329beba8349d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5108 | 2026.05.07 20:14:44.012425 [ 5 ] {f8308495-459c-4939-bdc5-329beba8349d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5109 | 2026.05.07 20:14:44.012636 [ 5 ] {f8308495-459c-4939-bdc5-329beba8349d} <Trace> oximeter.fields_u32 (e1f15720-f25a-4f84-b2d5-d47891f1ba5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.05.07 20:14:44.012770 [ 5 ] {f8308495-459c-4939-bdc5-329beba8349d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00144 sec., 556250 rows/sec., 32.13 MiB/sec. | ||
| 5111 | 2026.05.07 20:14:44.012807 [ 5 ] {f8308495-459c-4939-bdc5-329beba8349d} <Debug> TCPHandler: Processed in 0.001608249 sec. | ||
| 5112 | 2026.05.07 20:14:44.012930 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.05.07 20:14:44.013031 [ 5 ] {e4456fb0-96be-4f95-86d7-33bda8f68ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5114 | 2026.05.07 20:14:44.013072 [ 5 ] {e4456fb0-96be-4f95-86d7-33bda8f68ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5115 | 2026.05.07 20:14:44.013456 [ 5 ] {e4456fb0-96be-4f95-86d7-33bda8f68ec7} <Trace> oximeter.fields_u64 (77d3c2e6-3f79-440c-98f3-3f0069e2ac89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.05.07 20:14:44.013490 [ 5 ] {e4456fb0-96be-4f95-86d7-33bda8f68ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5117 | 2026.05.07 20:14:44.013775 [ 5 ] {e4456fb0-96be-4f95-86d7-33bda8f68ec7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5118 | 2026.05.07 20:14:44.013983 [ 5 ] {e4456fb0-96be-4f95-86d7-33bda8f68ec7} <Trace> oximeter.fields_u64 (77d3c2e6-3f79-440c-98f3-3f0069e2ac89): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.05.07 20:14:44.014108 [ 5 ] {e4456fb0-96be-4f95-86d7-33bda8f68ec7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 5120 | 2026.05.07 20:14:44.014145 [ 5 ] {e4456fb0-96be-4f95-86d7-33bda8f68ec7} <Debug> TCPHandler: Processed in 0.001269232 sec. | ||
| 5121 | 2026.05.07 20:14:44.014262 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.05.07 20:14:44.014356 [ 5 ] {cf7b30ec-fa43-406c-a5a4-1f006018c16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5123 | 2026.05.07 20:14:44.014396 [ 5 ] {cf7b30ec-fa43-406c-a5a4-1f006018c16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5124 | 2026.05.07 20:14:44.015132 [ 5 ] {cf7b30ec-fa43-406c-a5a4-1f006018c16e} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.05.07 20:14:44.015168 [ 5 ] {cf7b30ec-fa43-406c-a5a4-1f006018c16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5126 | 2026.05.07 20:14:44.015522 [ 5 ] {cf7b30ec-fa43-406c-a5a4-1f006018c16e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5127 | 2026.05.07 20:14:44.015730 [ 5 ] {cf7b30ec-fa43-406c-a5a4-1f006018c16e} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.05.07 20:14:44.015859 [ 5 ] {cf7b30ec-fa43-406c-a5a4-1f006018c16e} <Debug> executeQuery: Read 1305 rows, 89.33 KiB in 0.001519 sec., 859117.840684661 rows/sec., 57.43 MiB/sec. | ||
| 5129 | 2026.05.07 20:14:44.015896 [ 5 ] {cf7b30ec-fa43-406c-a5a4-1f006018c16e} <Debug> TCPHandler: Processed in 0.00168417 sec. | ||
| 5130 | 2026.05.07 20:14:44.016019 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.05.07 20:14:44.016115 [ 5 ] {ef29bee6-17e6-43f9-a99c-8df4b8f56d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.05.07 20:14:44.016158 [ 5 ] {ef29bee6-17e6-43f9-a99c-8df4b8f56d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5133 | 2026.05.07 20:14:44.016826 [ 5 ] {ef29bee6-17e6-43f9-a99c-8df4b8f56d25} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.05.07 20:14:44.016862 [ 5 ] {ef29bee6-17e6-43f9-a99c-8df4b8f56d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5135 | 2026.05.07 20:14:44.017277 [ 5 ] {ef29bee6-17e6-43f9-a99c-8df4b8f56d25} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5136 | 2026.05.07 20:14:44.017494 [ 5 ] {ef29bee6-17e6-43f9-a99c-8df4b8f56d25} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.05.07 20:14:44.017591 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5138 | 2026.05.07 20:14:44.017627 [ 5 ] {ef29bee6-17e6-43f9-a99c-8df4b8f56d25} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.00153 sec., 979738.5620915033 rows/sec., 59.43 MiB/sec. | ||
| 5139 | 2026.05.07 20:14:44.017629 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.05.07 20:14:44.017659 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5141 | 2026.05.07 20:14:44.017665 [ 5 ] {ef29bee6-17e6-43f9-a99c-8df4b8f56d25} <Debug> TCPHandler: Processed in 0.00169553 sec. | ||
| 5142 | 2026.05.07 20:14:44.017754 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5143 | 2026.05.07 20:14:44.017809 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.05.07 20:14:44.017865 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5145 | 2026.05.07 20:14:44.017898 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9027 rows starting from the beginning of the part | ||
| 5146 | 2026.05.07 20:14:44.017905 [ 5 ] {ef72dddd-0ef7-40db-9b7f-1fec0f547fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5147 | 2026.05.07 20:14:44.017959 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 5148 | 2026.05.07 20:14:44.017970 [ 5 ] {ef72dddd-0ef7-40db-9b7f-1fec0f547fda} <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 | ||
| 5149 | 2026.05.07 20:14:44.018007 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 198 rows starting from the beginning of the part | ||
| 5150 | 2026.05.07 20:14:44.018054 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 5151 | 2026.05.07 20:14:44.018094 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 5152 | 2026.05.07 20:14:44.018138 [ 192 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1499 rows starting from the beginning of the part | ||
| 5153 | 2026.05.07 20:14:44.018730 [ 5 ] {ef72dddd-0ef7-40db-9b7f-1fec0f547fda} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.05.07 20:14:44.018764 [ 5 ] {ef72dddd-0ef7-40db-9b7f-1fec0f547fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5155 | 2026.05.07 20:14:44.019309 [ 5 ] {ef72dddd-0ef7-40db-9b7f-1fec0f547fda} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5156 | 2026.05.07 20:14:44.019533 [ 5 ] {ef72dddd-0ef7-40db-9b7f-1fec0f547fda} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.05.07 20:14:44.019677 [ 5 ] {ef72dddd-0ef7-40db-9b7f-1fec0f547fda} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00179 sec., 11173.1843575419 rows/sec., 20.02 MiB/sec. | ||
| 5158 | 2026.05.07 20:14:44.019748 [ 5 ] {ef72dddd-0ef7-40db-9b7f-1fec0f547fda} <Debug> TCPHandler: Processed in 0.001989355 sec. | ||
| 5159 | 2026.05.07 20:14:44.019865 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.05.07 20:14:44.019967 [ 5 ] {9a9d4514-0f56-4628-8b33-c45248482e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.05.07 20:14:44.020008 [ 5 ] {9a9d4514-0f56-4628-8b33-c45248482e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5162 | 2026.05.07 20:14:44.020330 [ 5 ] {9a9d4514-0f56-4628-8b33-c45248482e27} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.05.07 20:14:44.020365 [ 5 ] {9a9d4514-0f56-4628-8b33-c45248482e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5164 | 2026.05.07 20:14:44.020791 [ 5 ] {9a9d4514-0f56-4628-8b33-c45248482e27} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5165 | 2026.05.07 20:14:44.021014 [ 5 ] {9a9d4514-0f56-4628-8b33-c45248482e27} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.05.07 20:14:44.021143 [ 5 ] {9a9d4514-0f56-4628-8b33-c45248482e27} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001195 sec., 10041.8410041841 rows/sec., 692.99 KiB/sec. | ||
| 5167 | 2026.05.07 20:14:44.021178 [ 5 ] {9a9d4514-0f56-4628-8b33-c45248482e27} <Debug> TCPHandler: Processed in 0.001362674 sec. | ||
| 5168 | 2026.05.07 20:14:44.021252 [ 197 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11204 rows, containing 5 columns (5 merged, 0 gathered) in 0.003533553 sec., 3170746.271528968 rows/sec., 206.48 MiB/sec. | ||
| 5169 | 2026.05.07 20:14:44.021662 [ 197 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5170 | 2026.05.07 20:14:44.021937 [ 197 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.05.07 20:14:44.022027 [ 197 ] {47ba31a4-9098-4830-8878-a63d690d1860::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5172 | 2026.05.07 20:14:44.022123 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5173 | 2026.05.07 20:14:47.166938 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51566 | ||
| 5174 | 2026.05.07 20:14:47.167066 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5175 | 2026.05.07 20:14:47.167094 [ 307 ] {} <Debug> TCP-Session: bc4b42ee-f242-47c3-9fab-152ab41c9f95 Authenticating user 'default' from [fd00:1122:3344:101::e]:51566 | ||
| 5176 | 2026.05.07 20:14:47.167116 [ 307 ] {} <Debug> TCP-Session: bc4b42ee-f242-47c3-9fab-152ab41c9f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5177 | 2026.05.07 20:14:47.167129 [ 307 ] {} <Debug> TCP-Session: bc4b42ee-f242-47c3-9fab-152ab41c9f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2026.05.07 20:14:47.167368 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52888 | ||
| 5179 | 2026.05.07 20:14:47.167398 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61165 | ||
| 5180 | 2026.05.07 20:14:47.167433 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65489 | ||
| 5181 | 2026.05.07 20:14:47.167465 [ 307 ] {} <Trace> TCP-Session: bc4b42ee-f242-47c3-9fab-152ab41c9f95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.05.07 20:14:47.167416 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46721 | ||
| 5183 | 2026.05.07 20:14:47.167523 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5184 | 2026.05.07 20:14:47.167510 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5185 | 2026.05.07 20:14:47.167573 [ 3 ] {} <Debug> TCP-Session: e6ca415c-63e2-4b92-8e88-8b6979dd5727 Authenticating user 'default' from [fd00:1122:3344:101::e]:61165 | ||
| 5186 | 2026.05.07 20:14:47.167390 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37773 | ||
| 5187 | 2026.05.07 20:14:47.167614 [ 3 ] {} <Debug> TCP-Session: e6ca415c-63e2-4b92-8e88-8b6979dd5727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5188 | 2026.05.07 20:14:47.167603 [ 308 ] {} <Debug> TCP-Session: d28445d4-c638-43ae-8f48-b81af8f98e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:52888 | ||
| 5189 | 2026.05.07 20:14:47.167651 [ 3 ] {} <Debug> TCP-Session: e6ca415c-63e2-4b92-8e88-8b6979dd5727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5190 | 2026.05.07 20:14:47.167658 [ 307 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5191 | 2026.05.07 20:14:47.167670 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5192 | 2026.05.07 20:14:47.167684 [ 308 ] {} <Debug> TCP-Session: d28445d4-c638-43ae-8f48-b81af8f98e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2026.05.07 20:14:47.167722 [ 304 ] {} <Debug> TCP-Session: 3e8696f5-ab6a-4882-ae32-8e40a4caa3b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65489 | ||
| 5194 | 2026.05.07 20:14:47.167733 [ 308 ] {} <Debug> TCP-Session: d28445d4-c638-43ae-8f48-b81af8f98e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2026.05.07 20:14:47.167389 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61358 | ||
| 5196 | 2026.05.07 20:14:47.167765 [ 304 ] {} <Debug> TCP-Session: 3e8696f5-ab6a-4882-ae32-8e40a4caa3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.05.07 20:14:47.167372 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34692 | ||
| 5198 | 2026.05.07 20:14:47.167812 [ 304 ] {} <Debug> TCP-Session: 3e8696f5-ab6a-4882-ae32-8e40a4caa3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2026.05.07 20:14:47.167424 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63099 | ||
| 5200 | 2026.05.07 20:14:47.167948 [ 307 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5201 | 2026.05.07 20:14:47.168011 [ 307 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5202 | 2026.05.07 20:14:47.168260 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5203 | 2026.05.07 20:14:47.168294 [ 309 ] {} <Debug> TCP-Session: 0e3dd695-3a04-48c2-8c7f-c082b06e5c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:34692 | ||
| 5204 | 2026.05.07 20:14:47.168307 [ 307 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 5205 | 2026.05.07 20:14:47.168311 [ 309 ] {} <Debug> TCP-Session: 0e3dd695-3a04-48c2-8c7f-c082b06e5c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5206 | 2026.05.07 20:14:47.168351 [ 309 ] {} <Debug> TCP-Session: 0e3dd695-3a04-48c2-8c7f-c082b06e5c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2026.05.07 20:14:47.168373 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5208 | 2026.05.07 20:14:47.168407 [ 303 ] {} <Debug> TCP-Session: 9130c725-f10d-478b-a1f9-aec832795914 Authenticating user 'default' from [fd00:1122:3344:101::e]:63099 | ||
| 5209 | 2026.05.07 20:14:47.168426 [ 303 ] {} <Debug> TCP-Session: 9130c725-f10d-478b-a1f9-aec832795914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5210 | 2026.05.07 20:14:47.168443 [ 303 ] {} <Debug> TCP-Session: 9130c725-f10d-478b-a1f9-aec832795914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5211 | 2026.05.07 20:14:47.168487 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5212 | 2026.05.07 20:14:47.168531 [ 278 ] {} <Debug> TCP-Session: 472f32f9-29b8-424b-867f-fd95446f71b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46721 | ||
| 5213 | 2026.05.07 20:14:47.168555 [ 278 ] {} <Debug> TCP-Session: 472f32f9-29b8-424b-867f-fd95446f71b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.05.07 20:14:47.168563 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5215 | 2026.05.07 20:14:47.168568 [ 278 ] {} <Debug> TCP-Session: 472f32f9-29b8-424b-867f-fd95446f71b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5216 | 2026.05.07 20:14:47.168595 [ 310 ] {} <Debug> TCP-Session: 288ae467-75ed-4b97-a4ac-5ae202a6d340 Authenticating user 'default' from [fd00:1122:3344:101::e]:37773 | ||
| 5217 | 2026.05.07 20:14:47.168612 [ 310 ] {} <Debug> TCP-Session: 288ae467-75ed-4b97-a4ac-5ae202a6d340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2026.05.07 20:14:47.168624 [ 310 ] {} <Debug> TCP-Session: 288ae467-75ed-4b97-a4ac-5ae202a6d340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2026.05.07 20:14:47.168756 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5220 | 2026.05.07 20:14:47.168794 [ 311 ] {} <Debug> TCP-Session: 09f639d3-d33c-46dc-9672-5f8377492c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:61358 | ||
| 5221 | 2026.05.07 20:14:47.168812 [ 311 ] {} <Debug> TCP-Session: 09f639d3-d33c-46dc-9672-5f8377492c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2026.05.07 20:14:47.168826 [ 311 ] {} <Debug> TCP-Session: 09f639d3-d33c-46dc-9672-5f8377492c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2026.05.07 20:14:47.169310 [ 346 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Trace> AggregatingTransform: Aggregating | ||
| 5224 | 2026.05.07 20:14:47.169370 [ 346 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 5225 | 2026.05.07 20:14:47.169409 [ 346 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989568 sec. (1010.542 rows/sec., 39.47 KiB/sec.) | ||
| 5226 | 2026.05.07 20:14:47.169428 [ 346 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Trace> Aggregator: Merging aggregated data | ||
| 5227 | 2026.05.07 20:14:47.170739 [ 307 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 5228 | 2026.05.07 20:14:47.170895 [ 307 ] {c109744f-60fe-454b-b6a7-9909d35196ec} <Debug> TCPHandler: Processed in 0.003555372 sec. | ||
| 5229 | 2026.05.07 20:14:47.171012 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5230 | 2026.05.07 20:14:47.171040 [ 307 ] {} <Debug> TCP-Session: bc4b42ee-f242-47c3-9fab-152ab41c9f95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.05.07 20:14:47.171048 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5232 | 2026.05.07 20:14:47.171062 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5233 | 2026.05.07 20:14:47.171092 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5234 | 2026.05.07 20:14:47.171104 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5235 | 2026.05.07 20:14:47.171120 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5236 | 2026.05.07 20:14:47.171139 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5237 | 2026.05.07 20:14:47.171165 [ 278 ] {} <Debug> TCP-Session: 472f32f9-29b8-424b-867f-fd95446f71b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5238 | 2026.05.07 20:14:47.171187 [ 310 ] {} <Debug> TCP-Session: 288ae467-75ed-4b97-a4ac-5ae202a6d340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5239 | 2026.05.07 20:14:47.171204 [ 309 ] {} <Debug> TCP-Session: 0e3dd695-3a04-48c2-8c7f-c082b06e5c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.05.07 20:14:47.171177 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5241 | 2026.05.07 20:14:47.171160 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5242 | 2026.05.07 20:14:47.171261 [ 303 ] {} <Debug> TCP-Session: 9130c725-f10d-478b-a1f9-aec832795914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5243 | 2026.05.07 20:14:47.171140 [ 3 ] {} <Debug> TCP-Session: e6ca415c-63e2-4b92-8e88-8b6979dd5727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2026.05.07 20:14:47.171281 [ 311 ] {} <Debug> TCP-Session: 09f639d3-d33c-46dc-9672-5f8377492c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2026.05.07 20:14:47.171101 [ 308 ] {} <Debug> TCP-Session: d28445d4-c638-43ae-8f48-b81af8f98e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5246 | 2026.05.07 20:14:47.171092 [ 304 ] {} <Debug> TCP-Session: 3e8696f5-ab6a-4882-ae32-8e40a4caa3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2026.05.07 20:14:48.414520 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.05.07 20:14:48.414857 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5249 | 2026.05.07 20:14:48.415367 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5250 | 2026.05.07 20:14:48.415429 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5251 | 2026.05.07 20:14:48.415798 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5252 | 2026.05.07 20:14:48.415913 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5253 | 2026.05.07 20:14:48.416135 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5254 | 2026.05.07 20:14:48.416191 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 5255 | 2026.05.07 20:14:48.416227 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 5256 | 2026.05.07 20:14:48.416255 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5257 | 2026.05.07 20:14:48.416319 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5258 | 2026.05.07 20:14:48.416356 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 5259 | 2026.05.07 20:14:48.417981 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00326 sec., 15950.920245398773 rows/sec., 3.73 MiB/sec. | ||
| 5260 | 2026.05.07 20:14:48.418145 [ 5 ] {8b84e446-b562-42db-8b11-641a26760f86} <Debug> TCPHandler: Processed in 0.003850388 sec. | ||
| 5261 | 2026.05.07 20:14:48.419840 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.05.07 20:14:48.419982 [ 5 ] {cde65f4e-3d23-4379-8660-410cb22f5523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5263 | 2026.05.07 20:14:48.420037 [ 5 ] {cde65f4e-3d23-4379-8660-410cb22f5523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5264 | 2026.05.07 20:14:48.420658 [ 5 ] {cde65f4e-3d23-4379-8660-410cb22f5523} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.05.07 20:14:48.420712 [ 5 ] {cde65f4e-3d23-4379-8660-410cb22f5523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5266 | 2026.05.07 20:14:48.421128 [ 5 ] {cde65f4e-3d23-4379-8660-410cb22f5523} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5267 | 2026.05.07 20:14:48.421376 [ 5 ] {cde65f4e-3d23-4379-8660-410cb22f5523} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.05.07 20:14:48.421547 [ 5 ] {cde65f4e-3d23-4379-8660-410cb22f5523} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 5269 | 2026.05.07 20:14:48.421590 [ 5 ] {cde65f4e-3d23-4379-8660-410cb22f5523} <Debug> TCPHandler: Processed in 0.001816042 sec. | ||
| 5270 | 2026.05.07 20:14:48.421746 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.05.07 20:14:48.421856 [ 5 ] {ff60d465-84af-42d6-9892-870649de40ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5272 | 2026.05.07 20:14:48.421910 [ 5 ] {ff60d465-84af-42d6-9892-870649de40ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5273 | 2026.05.07 20:14:48.422503 [ 5 ] {ff60d465-84af-42d6-9892-870649de40ac} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.05.07 20:14:48.422544 [ 5 ] {ff60d465-84af-42d6-9892-870649de40ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5275 | 2026.05.07 20:14:48.422906 [ 5 ] {ff60d465-84af-42d6-9892-870649de40ac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5276 | 2026.05.07 20:14:48.423152 [ 5 ] {ff60d465-84af-42d6-9892-870649de40ac} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.05.07 20:14:48.423300 [ 5 ] {ff60d465-84af-42d6-9892-870649de40ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001466 sec., 43656.20736698499 rows/sec., 3.41 MiB/sec. | ||
| 5278 | 2026.05.07 20:14:48.423341 [ 5 ] {ff60d465-84af-42d6-9892-870649de40ac} <Debug> TCPHandler: Processed in 0.00165311 sec. | ||
| 5279 | 2026.05.07 20:14:48.423481 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.05.07 20:14:48.423587 [ 5 ] {fa39de50-7be0-4d33-accb-f5a04cba5d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.05.07 20:14:48.423635 [ 5 ] {fa39de50-7be0-4d33-accb-f5a04cba5d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5282 | 2026.05.07 20:14:48.424082 [ 5 ] {fa39de50-7be0-4d33-accb-f5a04cba5d8f} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.05.07 20:14:48.424123 [ 5 ] {fa39de50-7be0-4d33-accb-f5a04cba5d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5284 | 2026.05.07 20:14:48.424498 [ 5 ] {fa39de50-7be0-4d33-accb-f5a04cba5d8f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5285 | 2026.05.07 20:14:48.424738 [ 5 ] {fa39de50-7be0-4d33-accb-f5a04cba5d8f} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.05.07 20:14:48.424891 [ 5 ] {fa39de50-7be0-4d33-accb-f5a04cba5d8f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001324 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
| 5287 | 2026.05.07 20:14:48.424933 [ 5 ] {fa39de50-7be0-4d33-accb-f5a04cba5d8f} <Debug> TCPHandler: Processed in 0.001505077 sec. | ||
| 5288 | 2026.05.07 20:14:48.425066 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.05.07 20:14:48.425170 [ 5 ] {f21ee7f1-691b-4186-813f-0cd54b806754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5290 | 2026.05.07 20:14:48.425216 [ 5 ] {f21ee7f1-691b-4186-813f-0cd54b806754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5291 | 2026.05.07 20:14:48.425605 [ 5 ] {f21ee7f1-691b-4186-813f-0cd54b806754} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.05.07 20:14:48.425644 [ 5 ] {f21ee7f1-691b-4186-813f-0cd54b806754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5293 | 2026.05.07 20:14:48.425989 [ 5 ] {f21ee7f1-691b-4186-813f-0cd54b806754} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5294 | 2026.05.07 20:14:48.426264 [ 5 ] {f21ee7f1-691b-4186-813f-0cd54b806754} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.05.07 20:14:48.426437 [ 5 ] {f21ee7f1-691b-4186-813f-0cd54b806754} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001286 sec., 37325.03888024883 rows/sec., 2.52 MiB/sec. | ||
| 5296 | 2026.05.07 20:14:48.426485 [ 5 ] {f21ee7f1-691b-4186-813f-0cd54b806754} <Debug> TCPHandler: Processed in 0.001475716 sec. | ||
| 5297 | 2026.05.07 20:14:49.040686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12042 | ||
| 5298 | 2026.05.07 20:14:49.041227 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.05.07 20:14:49.041279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5300 | 2026.05.07 20:14:49.041806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5301 | 2026.05.07 20:14:49.042051 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.05.07 20:14:49.042212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12042 | ||
| 5303 | 2026.05.07 20:14:49.067811 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44610 | ||
| 5304 | 2026.05.07 20:14:49.067901 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5305 | 2026.05.07 20:14:49.067925 [ 307 ] {} <Debug> TCP-Session: 8f1b4890-d615-468b-ad3b-cedb29e54759 Authenticating user 'default' from [fd00:1122:3344:101::e]:44610 | ||
| 5306 | 2026.05.07 20:14:49.067947 [ 307 ] {} <Debug> TCP-Session: 8f1b4890-d615-468b-ad3b-cedb29e54759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5307 | 2026.05.07 20:14:49.067960 [ 307 ] {} <Debug> TCP-Session: 8f1b4890-d615-468b-ad3b-cedb29e54759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2026.05.07 20:14:49.068175 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45782 | ||
| 5309 | 2026.05.07 20:14:49.068190 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63258 | ||
| 5310 | 2026.05.07 20:14:49.068247 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38821 | ||
| 5311 | 2026.05.07 20:14:49.068262 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45534 | ||
| 5312 | 2026.05.07 20:14:49.068299 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5313 | 2026.05.07 20:14:49.068295 [ 307 ] {} <Trace> TCP-Session: 8f1b4890-d615-468b-ad3b-cedb29e54759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.05.07 20:14:49.068350 [ 308 ] {} <Debug> TCP-Session: c722e0bc-6ceb-4d76-96c4-a644ddda7543 Authenticating user 'default' from [fd00:1122:3344:101::e]:45782 | ||
| 5315 | 2026.05.07 20:14:49.068357 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5316 | 2026.05.07 20:14:49.068383 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5317 | 2026.05.07 20:14:49.068386 [ 308 ] {} <Debug> TCP-Session: c722e0bc-6ceb-4d76-96c4-a644ddda7543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2026.05.07 20:14:49.068412 [ 309 ] {} <Debug> TCP-Session: 48419315-1ecb-402b-b6eb-a2f01c0334fa Authenticating user 'default' from [fd00:1122:3344:101::e]:63258 | ||
| 5319 | 2026.05.07 20:14:49.068425 [ 278 ] {} <Debug> TCP-Session: e6f59c59-b345-4b02-b851-4e59fa1d591d Authenticating user 'default' from [fd00:1122:3344:101::e]:38821 | ||
| 5320 | 2026.05.07 20:14:49.068430 [ 308 ] {} <Debug> TCP-Session: c722e0bc-6ceb-4d76-96c4-a644ddda7543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.05.07 20:14:49.068453 [ 309 ] {} <Debug> TCP-Session: 48419315-1ecb-402b-b6eb-a2f01c0334fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.05.07 20:14:49.068469 [ 278 ] {} <Debug> TCP-Session: e6f59c59-b345-4b02-b851-4e59fa1d591d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.05.07 20:14:49.068488 [ 309 ] {} <Debug> TCP-Session: 48419315-1ecb-402b-b6eb-a2f01c0334fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.05.07 20:14:49.068501 [ 278 ] {} <Debug> TCP-Session: e6f59c59-b345-4b02-b851-4e59fa1d591d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.05.07 20:14:49.068377 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5326 | 2026.05.07 20:14:49.068527 [ 307 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5327 | 2026.05.07 20:14:49.068558 [ 304 ] {} <Debug> TCP-Session: 1c0a82ef-579d-4125-8290-ba70da2ec8a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45534 | ||
| 5328 | 2026.05.07 20:14:49.068257 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63046 | ||
| 5329 | 2026.05.07 20:14:49.068593 [ 304 ] {} <Debug> TCP-Session: 1c0a82ef-579d-4125-8290-ba70da2ec8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.05.07 20:14:49.068232 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38685 | ||
| 5331 | 2026.05.07 20:14:49.068633 [ 304 ] {} <Debug> TCP-Session: 1c0a82ef-579d-4125-8290-ba70da2ec8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.05.07 20:14:49.068219 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61061 | ||
| 5333 | 2026.05.07 20:14:49.068681 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5334 | 2026.05.07 20:14:49.068708 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5335 | 2026.05.07 20:14:49.068726 [ 303 ] {} <Debug> TCP-Session: a57f436e-02af-4127-b794-d3274b5c5110 Authenticating user 'default' from [fd00:1122:3344:101::e]:63046 | ||
| 5336 | 2026.05.07 20:14:49.068740 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5337 | 2026.05.07 20:14:49.068741 [ 3 ] {} <Debug> TCP-Session: c9cc115c-beea-4606-ae82-3faae3b356f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38685 | ||
| 5338 | 2026.05.07 20:14:49.068762 [ 303 ] {} <Debug> TCP-Session: a57f436e-02af-4127-b794-d3274b5c5110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2026.05.07 20:14:49.068767 [ 311 ] {} <Debug> TCP-Session: 42239d55-da15-42fe-8dd3-6bd8e09c5f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:61061 | ||
| 5340 | 2026.05.07 20:14:49.068781 [ 3 ] {} <Debug> TCP-Session: c9cc115c-beea-4606-ae82-3faae3b356f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5341 | 2026.05.07 20:14:49.068797 [ 303 ] {} <Debug> TCP-Session: a57f436e-02af-4127-b794-d3274b5c5110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5342 | 2026.05.07 20:14:49.068806 [ 311 ] {} <Debug> TCP-Session: 42239d55-da15-42fe-8dd3-6bd8e09c5f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.05.07 20:14:49.068812 [ 307 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5344 | 2026.05.07 20:14:49.068838 [ 311 ] {} <Debug> TCP-Session: 42239d55-da15-42fe-8dd3-6bd8e09c5f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.05.07 20:14:49.068203 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42106 | ||
| 5346 | 2026.05.07 20:14:49.068817 [ 3 ] {} <Debug> TCP-Session: c9cc115c-beea-4606-ae82-3faae3b356f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.05.07 20:14:49.068888 [ 307 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5348 | 2026.05.07 20:14:49.068954 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5349 | 2026.05.07 20:14:49.068984 [ 310 ] {} <Debug> TCP-Session: 393ea3d7-f8e0-4188-b702-8b3858e98301 Authenticating user 'default' from [fd00:1122:3344:101::e]:42106 | ||
| 5350 | 2026.05.07 20:14:49.069001 [ 310 ] {} <Debug> TCP-Session: 393ea3d7-f8e0-4188-b702-8b3858e98301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.05.07 20:14:49.069013 [ 310 ] {} <Debug> TCP-Session: 393ea3d7-f8e0-4188-b702-8b3858e98301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.05.07 20:14:49.069217 [ 307 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 5353 | 2026.05.07 20:14:49.070199 [ 357 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Trace> AggregatingTransform: Aggregating | ||
| 5354 | 2026.05.07 20:14:49.070232 [ 357 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Trace> Aggregator: Aggregation method: without_key | ||
| 5355 | 2026.05.07 20:14:49.070263 [ 357 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959907 sec. (1041.768 rows/sec., 40.69 KiB/sec.) | ||
| 5356 | 2026.05.07 20:14:49.070279 [ 357 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Trace> Aggregator: Merging aggregated data | ||
| 5357 | 2026.05.07 20:14:49.071682 [ 307 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003198 sec., 312.6954346466542 rows/sec., 12.21 KiB/sec. | ||
| 5358 | 2026.05.07 20:14:49.071865 [ 307 ] {f1e25e75-edce-40cd-9837-4e7954e01e16} <Debug> TCPHandler: Processed in 0.003700095 sec. | ||
| 5359 | 2026.05.07 20:14:49.072006 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5360 | 2026.05.07 20:14:49.072028 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5361 | 2026.05.07 20:14:49.072050 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5362 | 2026.05.07 20:14:49.072058 [ 307 ] {} <Debug> TCP-Session: 8f1b4890-d615-468b-ad3b-cedb29e54759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.05.07 20:14:49.072072 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5364 | 2026.05.07 20:14:49.072099 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5365 | 2026.05.07 20:14:49.072139 [ 309 ] {} <Debug> TCP-Session: 48419315-1ecb-402b-b6eb-a2f01c0334fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.05.07 20:14:49.072152 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5367 | 2026.05.07 20:14:49.072135 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5368 | 2026.05.07 20:14:49.072176 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5369 | 2026.05.07 20:14:49.072197 [ 310 ] {} <Debug> TCP-Session: 393ea3d7-f8e0-4188-b702-8b3858e98301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.05.07 20:14:49.072216 [ 311 ] {} <Debug> TCP-Session: 42239d55-da15-42fe-8dd3-6bd8e09c5f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.05.07 20:14:49.072245 [ 303 ] {} <Debug> TCP-Session: a57f436e-02af-4127-b794-d3274b5c5110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.05.07 20:14:49.072177 [ 278 ] {} <Debug> TCP-Session: e6f59c59-b345-4b02-b851-4e59fa1d591d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.05.07 20:14:49.072119 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5374 | 2026.05.07 20:14:49.072099 [ 304 ] {} <Debug> TCP-Session: 1c0a82ef-579d-4125-8290-ba70da2ec8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.05.07 20:14:49.072332 [ 3 ] {} <Debug> TCP-Session: c9cc115c-beea-4606-ae82-3faae3b356f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.05.07 20:14:49.072072 [ 308 ] {} <Debug> TCP-Session: c722e0bc-6ceb-4d76-96c4-a644ddda7543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.05.07 20:14:49.174329 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42996 | ||
| 5378 | 2026.05.07 20:14:49.174442 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5379 | 2026.05.07 20:14:49.174466 [ 3 ] {} <Debug> TCP-Session: e785bf0a-988f-4a57-91ac-612f15c960a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42996 | ||
| 5380 | 2026.05.07 20:14:49.174487 [ 3 ] {} <Debug> TCP-Session: e785bf0a-988f-4a57-91ac-612f15c960a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.05.07 20:14:49.174500 [ 3 ] {} <Debug> TCP-Session: e785bf0a-988f-4a57-91ac-612f15c960a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.05.07 20:14:49.174758 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60998 | ||
| 5383 | 2026.05.07 20:14:49.174796 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52472 | ||
| 5384 | 2026.05.07 20:14:49.174815 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33991 | ||
| 5385 | 2026.05.07 20:14:49.174829 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42562 | ||
| 5386 | 2026.05.07 20:14:49.174856 [ 3 ] {} <Trace> TCP-Session: e785bf0a-988f-4a57-91ac-612f15c960a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.05.07 20:14:49.174895 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5388 | 2026.05.07 20:14:49.174918 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5389 | 2026.05.07 20:14:49.174950 [ 278 ] {} <Debug> TCP-Session: 8f4c06d2-613c-4760-ba9a-f66a79335e2a Authenticating user 'default' from [fd00:1122:3344:101::e]:60998 | ||
| 5390 | 2026.05.07 20:14:49.174949 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5391 | 2026.05.07 20:14:49.174972 [ 309 ] {} <Debug> TCP-Session: 43e084df-ebcd-4853-95cf-7ff47ea7061a Authenticating user 'default' from [fd00:1122:3344:101::e]:33991 | ||
| 5392 | 2026.05.07 20:14:49.174985 [ 278 ] {} <Debug> TCP-Session: 8f4c06d2-613c-4760-ba9a-f66a79335e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.05.07 20:14:49.174994 [ 310 ] {} <Debug> TCP-Session: d45e6274-2120-49d3-9dc6-21c8409565e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42562 | ||
| 5394 | 2026.05.07 20:14:49.174907 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5395 | 2026.05.07 20:14:49.174837 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35377 | ||
| 5396 | 2026.05.07 20:14:49.175054 [ 309 ] {} <Debug> TCP-Session: 43e084df-ebcd-4853-95cf-7ff47ea7061a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.05.07 20:14:49.175064 [ 310 ] {} <Debug> TCP-Session: d45e6274-2120-49d3-9dc6-21c8409565e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.05.07 20:14:49.175096 [ 278 ] {} <Debug> TCP-Session: 8f4c06d2-613c-4760-ba9a-f66a79335e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.05.07 20:14:49.175097 [ 3 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42996) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5400 | 2026.05.07 20:14:49.175115 [ 310 ] {} <Debug> TCP-Session: d45e6274-2120-49d3-9dc6-21c8409565e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.05.07 20:14:49.175125 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5402 | 2026.05.07 20:14:49.175084 [ 307 ] {} <Debug> TCP-Session: 22a62549-5e34-4a46-93a5-009101260ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52472 | ||
| 5403 | 2026.05.07 20:14:49.175173 [ 311 ] {} <Debug> TCP-Session: cfba6ee9-8bf3-49cf-b39b-c1daa671ff4e Authenticating user 'default' from [fd00:1122:3344:101::e]:35377 | ||
| 5404 | 2026.05.07 20:14:49.174808 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58924 | ||
| 5405 | 2026.05.07 20:14:49.175194 [ 307 ] {} <Debug> TCP-Session: 22a62549-5e34-4a46-93a5-009101260ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.05.07 20:14:49.174795 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39096 | ||
| 5407 | 2026.05.07 20:14:49.175253 [ 307 ] {} <Debug> TCP-Session: 22a62549-5e34-4a46-93a5-009101260ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.05.07 20:14:49.174763 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43939 | ||
| 5409 | 2026.05.07 20:14:49.175307 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5410 | 2026.05.07 20:14:49.175339 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5411 | 2026.05.07 20:14:49.175197 [ 311 ] {} <Debug> TCP-Session: cfba6ee9-8bf3-49cf-b39b-c1daa671ff4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.05.07 20:14:49.175360 [ 308 ] {} <Debug> TCP-Session: 77527e3d-00e6-4730-a6e3-a4d9007285a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58924 | ||
| 5413 | 2026.05.07 20:14:49.175371 [ 304 ] {} <Debug> TCP-Session: 8d1b2913-ad70-45a9-8d1e-8291a103c3cc Authenticating user 'default' from [fd00:1122:3344:101::e]:39096 | ||
| 5414 | 2026.05.07 20:14:49.175373 [ 3 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5415 | 2026.05.07 20:14:49.175403 [ 308 ] {} <Debug> TCP-Session: 77527e3d-00e6-4730-a6e3-a4d9007285a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5416 | 2026.05.07 20:14:49.175407 [ 304 ] {} <Debug> TCP-Session: 8d1b2913-ad70-45a9-8d1e-8291a103c3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5417 | 2026.05.07 20:14:49.175435 [ 308 ] {} <Debug> TCP-Session: 77527e3d-00e6-4730-a6e3-a4d9007285a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.05.07 20:14:49.175381 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5419 | 2026.05.07 20:14:49.175454 [ 3 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5420 | 2026.05.07 20:14:49.175481 [ 303 ] {} <Debug> TCP-Session: a37d74b4-481f-4c42-bff5-75e0fec951ce Authenticating user 'default' from [fd00:1122:3344:101::e]:43939 | ||
| 5421 | 2026.05.07 20:14:49.175446 [ 304 ] {} <Debug> TCP-Session: 8d1b2913-ad70-45a9-8d1e-8291a103c3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.05.07 20:14:49.175511 [ 303 ] {} <Debug> TCP-Session: a37d74b4-481f-4c42-bff5-75e0fec951ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.05.07 20:14:49.175384 [ 311 ] {} <Debug> TCP-Session: cfba6ee9-8bf3-49cf-b39b-c1daa671ff4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.05.07 20:14:49.175540 [ 303 ] {} <Debug> TCP-Session: a37d74b4-481f-4c42-bff5-75e0fec951ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.05.07 20:14:49.175108 [ 309 ] {} <Debug> TCP-Session: 43e084df-ebcd-4853-95cf-7ff47ea7061a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5426 | 2026.05.07 20:14:49.175793 [ 3 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Debug> oximeter.version (cf1fe50d-0652-4927-bf61-cc18c70f31b1) (SelectExecutor): Key condition: unknown | ||
| 5427 | 2026.05.07 20:14:49.176868 [ 325 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Trace> AggregatingTransform: Aggregating | ||
| 5428 | 2026.05.07 20:14:49.176912 [ 325 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5429 | 2026.05.07 20:14:49.176947 [ 325 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057479 sec. (945.645 rows/sec., 36.94 KiB/sec.) | ||
| 5430 | 2026.05.07 20:14:49.176965 [ 325 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Trace> Aggregator: Merging aggregated data | ||
| 5431 | 2026.05.07 20:14:49.178418 [ 3 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003394 sec., 294.6375957572186 rows/sec., 11.51 KiB/sec. | ||
| 5432 | 2026.05.07 20:14:49.178562 [ 3 ] {9018ad24-8f81-4fc8-8467-1af849e6a9a2} <Debug> TCPHandler: Processed in 0.003831298 sec. | ||
| 5433 | 2026.05.07 20:14:49.178672 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5434 | 2026.05.07 20:14:49.178699 [ 3 ] {} <Debug> TCP-Session: e785bf0a-988f-4a57-91ac-612f15c960a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.05.07 20:14:49.178704 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5436 | 2026.05.07 20:14:49.178723 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5437 | 2026.05.07 20:14:49.178745 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5438 | 2026.05.07 20:14:49.178754 [ 278 ] {} <Debug> TCP-Session: 8f4c06d2-613c-4760-ba9a-f66a79335e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.05.07 20:14:49.178772 [ 304 ] {} <Debug> TCP-Session: 8d1b2913-ad70-45a9-8d1e-8291a103c3cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.05.07 20:14:49.178788 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5441 | 2026.05.07 20:14:49.178808 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5442 | 2026.05.07 20:14:49.178824 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5443 | 2026.05.07 20:14:49.178836 [ 303 ] {} <Debug> TCP-Session: a37d74b4-481f-4c42-bff5-75e0fec951ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.05.07 20:14:49.178847 [ 311 ] {} <Debug> TCP-Session: cfba6ee9-8bf3-49cf-b39b-c1daa671ff4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.05.07 20:14:49.178855 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5446 | 2026.05.07 20:14:49.178871 [ 310 ] {} <Debug> TCP-Session: d45e6274-2120-49d3-9dc6-21c8409565e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.05.07 20:14:49.178797 [ 307 ] {} <Debug> TCP-Session: 22a62549-5e34-4a46-93a5-009101260ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.07 20:14:49.178905 [ 309 ] {} <Debug> TCP-Session: 43e084df-ebcd-4853-95cf-7ff47ea7061a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.05.07 20:14:49.178764 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5450 | 2026.05.07 20:14:49.178977 [ 308 ] {} <Debug> TCP-Session: 77527e3d-00e6-4730-a6e3-a4d9007285a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.05.07 20:14:49.658016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5452 | 2026.05.07 20:14:49.677437 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.05.07 20:14:49.677504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5454 | 2026.05.07 20:14:49.683788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5455 | 2026.05.07 20:14:49.684570 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.05.07 20:14:49.688597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5457 | 2026.05.07 20:14:51.571582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 644 | ||
| 5458 | 2026.05.07 20:14:51.574230 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.05.07 20:14:51.574277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5460 | 2026.05.07 20:14:51.575503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5461 | 2026.05.07 20:14:51.575764 [ 243 ] {} <Trace> system.query_log (84bb0202-582f-428b-846d-8df61244c23b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.05.07 20:14:51.576126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
| 5463 | 2026.05.07 20:14:53.413953 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.05.07 20:14:53.414200 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5465 | 2026.05.07 20:14:53.414570 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5466 | 2026.05.07 20:14:53.414611 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5467 | 2026.05.07 20:14:53.414862 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5468 | 2026.05.07 20:14:53.414939 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5469 | 2026.05.07 20:14:53.415096 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5470 | 2026.05.07 20:14:53.415131 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 5471 | 2026.05.07 20:14:53.415153 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 5472 | 2026.05.07 20:14:53.415168 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5473 | 2026.05.07 20:14:53.415216 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5474 | 2026.05.07 20:14:53.415242 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 5475 | 2026.05.07 20:14:53.416322 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002225 sec., 23370.786516853932 rows/sec., 5.47 MiB/sec. | ||
| 5476 | 2026.05.07 20:14:53.416393 [ 5 ] {f3033be2-7ee4-4499-9f64-aaa9a676d7c4} <Debug> TCPHandler: Processed in 0.002571555 sec. | ||
| 5477 | 2026.05.07 20:14:53.418547 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.05.07 20:14:53.418679 [ 5 ] {473a751d-5be3-47f7-a13c-e9bb35278077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5479 | 2026.05.07 20:14:53.418728 [ 5 ] {473a751d-5be3-47f7-a13c-e9bb35278077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5480 | 2026.05.07 20:14:53.419291 [ 5 ] {473a751d-5be3-47f7-a13c-e9bb35278077} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.05.07 20:14:53.419327 [ 5 ] {473a751d-5be3-47f7-a13c-e9bb35278077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5482 | 2026.05.07 20:14:53.419674 [ 5 ] {473a751d-5be3-47f7-a13c-e9bb35278077} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5483 | 2026.05.07 20:14:53.419902 [ 5 ] {473a751d-5be3-47f7-a13c-e9bb35278077} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.05.07 20:14:53.420042 [ 5 ] {473a751d-5be3-47f7-a13c-e9bb35278077} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.0014 sec., 84285.71428571429 rows/sec., 7.17 MiB/sec. | ||
| 5485 | 2026.05.07 20:14:53.420080 [ 5 ] {473a751d-5be3-47f7-a13c-e9bb35278077} <Debug> TCPHandler: Processed in 0.001594168 sec. | ||
| 5486 | 2026.05.07 20:14:53.420216 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.05.07 20:14:53.420309 [ 5 ] {e634e394-15c0-49ed-b5a3-989f842d1c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.05.07 20:14:53.420347 [ 5 ] {e634e394-15c0-49ed-b5a3-989f842d1c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5489 | 2026.05.07 20:14:53.420746 [ 5 ] {e634e394-15c0-49ed-b5a3-989f842d1c1d} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.05.07 20:14:53.420779 [ 5 ] {e634e394-15c0-49ed-b5a3-989f842d1c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5491 | 2026.05.07 20:14:53.421059 [ 5 ] {e634e394-15c0-49ed-b5a3-989f842d1c1d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5492 | 2026.05.07 20:14:53.421255 [ 5 ] {e634e394-15c0-49ed-b5a3-989f842d1c1d} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.05.07 20:14:53.421383 [ 5 ] {e634e394-15c0-49ed-b5a3-989f842d1c1d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001093 sec., 28362.30558096981 rows/sec., 2.08 MiB/sec. | ||
| 5494 | 2026.05.07 20:14:53.421418 [ 5 ] {e634e394-15c0-49ed-b5a3-989f842d1c1d} <Debug> TCPHandler: Processed in 0.001249252 sec. | ||
| 5495 | 2026.05.07 20:14:53.421542 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.05.07 20:14:53.421641 [ 5 ] {2d3df07f-bf7b-45e5-a65c-96c1144b455e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5497 | 2026.05.07 20:14:53.421679 [ 5 ] {2d3df07f-bf7b-45e5-a65c-96c1144b455e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5498 | 2026.05.07 20:14:53.422094 [ 5 ] {2d3df07f-bf7b-45e5-a65c-96c1144b455e} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.05.07 20:14:53.422127 [ 5 ] {2d3df07f-bf7b-45e5-a65c-96c1144b455e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5500 | 2026.05.07 20:14:53.422420 [ 5 ] {2d3df07f-bf7b-45e5-a65c-96c1144b455e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5501 | 2026.05.07 20:14:53.422614 [ 5 ] {2d3df07f-bf7b-45e5-a65c-96c1144b455e} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.05.07 20:14:53.422737 [ 5 ] {2d3df07f-bf7b-45e5-a65c-96c1144b455e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001114 sec., 85278.27648114902 rows/sec., 6.66 MiB/sec. | ||
| 5503 | 2026.05.07 20:14:53.422772 [ 5 ] {2d3df07f-bf7b-45e5-a65c-96c1144b455e} <Debug> TCPHandler: Processed in 0.001278973 sec. | ||
| 5504 | 2026.05.07 20:14:53.422897 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.05.07 20:14:53.422988 [ 5 ] {5f5269c3-2b40-4929-a9e0-17acbb789b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5506 | 2026.05.07 20:14:53.423029 [ 5 ] {5f5269c3-2b40-4929-a9e0-17acbb789b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5507 | 2026.05.07 20:14:53.423445 [ 5 ] {5f5269c3-2b40-4929-a9e0-17acbb789b76} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.05.07 20:14:53.423478 [ 5 ] {5f5269c3-2b40-4929-a9e0-17acbb789b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5509 | 2026.05.07 20:14:53.423788 [ 5 ] {5f5269c3-2b40-4929-a9e0-17acbb789b76} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5510 | 2026.05.07 20:14:53.423996 [ 5 ] {5f5269c3-2b40-4929-a9e0-17acbb789b76} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.05.07 20:14:53.424121 [ 5 ] {5f5269c3-2b40-4929-a9e0-17acbb789b76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 5512 | 2026.05.07 20:14:53.424156 [ 5 ] {5f5269c3-2b40-4929-a9e0-17acbb789b76} <Debug> TCPHandler: Processed in 0.001305603 sec. | ||
| 5513 | 2026.05.07 20:14:53.424354 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.05.07 20:14:53.424474 [ 5 ] {87cf1f22-1e96-4cba-9a6c-23974fdc0074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5515 | 2026.05.07 20:14:53.424540 [ 5 ] {87cf1f22-1e96-4cba-9a6c-23974fdc0074} <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 | ||
| 5516 | 2026.05.07 20:14:53.425483 [ 5 ] {87cf1f22-1e96-4cba-9a6c-23974fdc0074} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.05.07 20:14:53.425519 [ 5 ] {87cf1f22-1e96-4cba-9a6c-23974fdc0074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5518 | 2026.05.07 20:14:53.426070 [ 5 ] {87cf1f22-1e96-4cba-9a6c-23974fdc0074} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5519 | 2026.05.07 20:14:53.426289 [ 5 ] {87cf1f22-1e96-4cba-9a6c-23974fdc0074} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.05.07 20:14:53.426432 [ 5 ] {87cf1f22-1e96-4cba-9a6c-23974fdc0074} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001983 sec., 15632.879475542108 rows/sec., 28.01 MiB/sec. | ||
| 5521 | 2026.05.07 20:14:53.426483 [ 5 ] {87cf1f22-1e96-4cba-9a6c-23974fdc0074} <Debug> TCPHandler: Processed in 0.002194649 sec. | ||
| 5522 | 2026.05.07 20:14:53.426610 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.05.07 20:14:53.426703 [ 5 ] {dd7281bf-98f0-4b4c-91e7-c783293bf77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5524 | 2026.05.07 20:14:53.426743 [ 5 ] {dd7281bf-98f0-4b4c-91e7-c783293bf77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5525 | 2026.05.07 20:14:53.427100 [ 5 ] {dd7281bf-98f0-4b4c-91e7-c783293bf77d} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.05.07 20:14:53.427135 [ 5 ] {dd7281bf-98f0-4b4c-91e7-c783293bf77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5527 | 2026.05.07 20:14:53.427429 [ 5 ] {dd7281bf-98f0-4b4c-91e7-c783293bf77d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5528 | 2026.05.07 20:14:53.427815 [ 5 ] {dd7281bf-98f0-4b4c-91e7-c783293bf77d} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.05.07 20:14:53.428004 [ 44 ] {} <Debug> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5530 | 2026.05.07 20:14:53.428038 [ 44 ] {} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.05.07 20:14:53.428045 [ 5 ] {dd7281bf-98f0-4b4c-91e7-c783293bf77d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
| 5532 | 2026.05.07 20:14:53.428057 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5533 | 2026.05.07 20:14:53.428086 [ 5 ] {dd7281bf-98f0-4b4c-91e7-c783293bf77d} <Debug> TCPHandler: Processed in 0.001524347 sec. | ||
| 5534 | 2026.05.07 20:14:53.428180 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5535 | 2026.05.07 20:14:53.428332 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5536 | 2026.05.07 20:14:53.428367 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 960 rows starting from the beginning of the part | ||
| 5537 | 2026.05.07 20:14:53.428429 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 5538 | 2026.05.07 20:14:53.428472 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 5539 | 2026.05.07 20:14:53.428510 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 5540 | 2026.05.07 20:14:53.428546 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 5541 | 2026.05.07 20:14:53.428583 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 5542 | 2026.05.07 20:14:53.429404 [ 197 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310964 sec., 915356.9434400945 rows/sec., 59.90 MiB/sec. | ||
| 5543 | 2026.05.07 20:14:53.429558 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5544 | 2026.05.07 20:14:53.429786 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.05.07 20:14:53.429851 [ 193 ] {817914e5-09f0-40e7-99ec-52912033b1f9::all_1_26_5} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5546 | 2026.05.07 20:14:53.429980 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5547 | 2026.05.07 20:14:56.417838 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5548 | 2026.05.07 20:14:56.417896 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5549 | 2026.05.07 20:14:56.542323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12490 | ||
| 5550 | 2026.05.07 20:14:56.543085 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.05.07 20:14:56.543159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5552 | 2026.05.07 20:14:56.543848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5553 | 2026.05.07 20:14:56.544087 [ 245 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.05.07 20:14:56.544227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12490 | ||
| 5555 | 2026.05.07 20:14:56.544227 [ 37 ] {} <Debug> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5556 | 2026.05.07 20:14:56.544280 [ 37 ] {} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.05.07 20:14:56.544302 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5558 | 2026.05.07 20:14:56.544450 [ 190 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5559 | 2026.05.07 20:14:56.544638 [ 190 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5560 | 2026.05.07 20:14:56.544699 [ 190 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10122 rows starting from the beginning of the part | ||
| 5561 | 2026.05.07 20:14:56.544799 [ 190 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5562 | 2026.05.07 20:14:56.544873 [ 190 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5563 | 2026.05.07 20:14:56.544942 [ 190 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5564 | 2026.05.07 20:14:56.545004 [ 190 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5565 | 2026.05.07 20:14:56.545067 [ 190 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5566 | 2026.05.07 20:14:56.549401 [ 196 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12490 rows, containing 4 columns (4 merged, 0 gathered) in 0.005019219 sec., 2488434.9537248723 rows/sec., 35.60 MiB/sec. | ||
| 5567 | 2026.05.07 20:14:56.549860 [ 193 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5568 | 2026.05.07 20:14:56.550167 [ 193 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.05.07 20:14:56.550246 [ 193 ] {8f1824a7-a747-4b4f-b8da-105c3873cb2f::all_1_26_5} <Trace> system.asynchronous_metric_log (8f1824a7-a747-4b4f-b8da-105c3873cb2f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5570 | 2026.05.07 20:14:56.550360 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5571 | 2026.05.07 20:14:57.188692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5572 | 2026.05.07 20:14:57.205553 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.05.07 20:14:57.205610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5574 | 2026.05.07 20:14:57.211821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5575 | 2026.05.07 20:14:57.212506 [ 244 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.05.07 20:14:57.212799 [ 37 ] {} <Debug> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5577 | 2026.05.07 20:14:57.212874 [ 37 ] {} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.05.07 20:14:57.212899 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5579 | 2026.05.07 20:14:57.213041 [ 199 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5580 | 2026.05.07 20:14:57.215794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5581 | 2026.05.07 20:14:57.217101 [ 199 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5582 | 2026.05.07 20:14:57.218425 [ 199 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5583 | 2026.05.07 20:14:57.223112 [ 199 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5584 | 2026.05.07 20:14:57.227621 [ 199 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5585 | 2026.05.07 20:14:57.232228 [ 199 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5586 | 2026.05.07 20:14:57.236577 [ 199 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5587 | 2026.05.07 20:14:57.240898 [ 199 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5588 | 2026.05.07 20:14:57.295178 [ 196 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082199884 sec., 2384.431588735575 rows/sec., 12.33 MiB/sec. | ||
| 5589 | 2026.05.07 20:14:57.298060 [ 201 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5590 | 2026.05.07 20:14:57.300155 [ 201 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.05.07 20:14:57.300255 [ 201 ] {d3fbb644-d0b7-4268-940f-87ec6c23562d::all_1_26_5} <Trace> system.metric_log (d3fbb644-d0b7-4268-940f-87ec6c23562d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5592 | 2026.05.07 20:14:57.302575 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5593 | 2026.05.07 20:14:58.000267 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.20 MiB, peak 271.74 MiB, free memory in arenas 0.00 B, will set to 267.98 MiB (RSS), difference: 6.78 MiB | ||
| 5594 | 2026.05.07 20:14:58.414245 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.05.07 20:14:58.414492 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5596 | 2026.05.07 20:14:58.414822 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5597 | 2026.05.07 20:14:58.414856 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5598 | 2026.05.07 20:14:58.415074 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5599 | 2026.05.07 20:14:58.415141 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5600 | 2026.05.07 20:14:58.415278 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5601 | 2026.05.07 20:14:58.415313 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 5602 | 2026.05.07 20:14:58.415335 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Debug> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (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 | ||
| 5603 | 2026.05.07 20:14:58.415350 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Trace> oximeter.timeseries_schema (b9711d56-4fcb-4052-90a9-c3578b8b7dad) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5604 | 2026.05.07 20:14:58.415399 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5605 | 2026.05.07 20:14:58.415420 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 52 rows starting from 0 | ||
| 5606 | 2026.05.07 20:14:58.416521 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002119 sec., 24539.877300613498 rows/sec., 5.74 MiB/sec. | ||
| 5607 | 2026.05.07 20:14:58.416590 [ 5 ] {ef0d8aff-8e56-41f4-9f11-ced1f9156e41} <Debug> TCPHandler: Processed in 0.002495954 sec. | ||
| 5608 | 2026.05.07 20:14:58.418350 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2026.05.07 20:14:58.418454 [ 5 ] {d131e83f-9539-4274-83c6-94159cb99ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5610 | 2026.05.07 20:14:58.418494 [ 5 ] {d131e83f-9539-4274-83c6-94159cb99ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5611 | 2026.05.07 20:14:58.418997 [ 5 ] {d131e83f-9539-4274-83c6-94159cb99ad5} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.05.07 20:14:58.419032 [ 5 ] {d131e83f-9539-4274-83c6-94159cb99ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5613 | 2026.05.07 20:14:58.419392 [ 5 ] {d131e83f-9539-4274-83c6-94159cb99ad5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5614 | 2026.05.07 20:14:58.419609 [ 5 ] {d131e83f-9539-4274-83c6-94159cb99ad5} <Trace> oximeter.fields_string (bbe6e494-1cd4-4327-84bd-7c7508233077): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.05.07 20:14:58.419763 [ 5 ] {d131e83f-9539-4274-83c6-94159cb99ad5} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001341 sec., 58165.548098434 rows/sec., 4.82 MiB/sec. | ||
| 5616 | 2026.05.07 20:14:58.419800 [ 5 ] {d131e83f-9539-4274-83c6-94159cb99ad5} <Debug> TCPHandler: Processed in 0.001498417 sec. | ||
| 5617 | 2026.05.07 20:14:58.419926 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.05.07 20:14:58.420017 [ 5 ] {8b8b7905-c025-4462-bbe7-4c23553c7d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5619 | 2026.05.07 20:14:58.420056 [ 5 ] {8b8b7905-c025-4462-bbe7-4c23553c7d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5620 | 2026.05.07 20:14:58.420458 [ 5 ] {8b8b7905-c025-4462-bbe7-4c23553c7d56} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.05.07 20:14:58.420492 [ 5 ] {8b8b7905-c025-4462-bbe7-4c23553c7d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5622 | 2026.05.07 20:14:58.420787 [ 5 ] {8b8b7905-c025-4462-bbe7-4c23553c7d56} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5623 | 2026.05.07 20:14:58.420988 [ 5 ] {8b8b7905-c025-4462-bbe7-4c23553c7d56} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.05.07 20:14:58.421086 [ 36 ] {} <Debug> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5625 | 2026.05.07 20:14:58.421123 [ 36 ] {} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.05.07 20:14:58.421131 [ 5 ] {8b8b7905-c025-4462-bbe7-4c23553c7d56} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001132 sec., 9717.31448763251 rows/sec., 730.70 KiB/sec. | ||
| 5627 | 2026.05.07 20:14:58.421143 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5628 | 2026.05.07 20:14:58.421168 [ 5 ] {8b8b7905-c025-4462-bbe7-4c23553c7d56} <Debug> TCPHandler: Processed in 0.001289353 sec. | ||
| 5629 | 2026.05.07 20:14:58.421268 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5630 | 2026.05.07 20:14:58.421282 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.05.07 20:14:58.421397 [ 5 ] {54598852-8cfa-46c8-8a7c-701a2f54b07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5632 | 2026.05.07 20:14:58.421417 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5633 | 2026.05.07 20:14:58.421436 [ 5 ] {54598852-8cfa-46c8-8a7c-701a2f54b07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5634 | 2026.05.07 20:14:58.421460 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 5635 | 2026.05.07 20:14:58.421566 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part | ||
| 5636 | 2026.05.07 20:14:58.421620 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5637 | 2026.05.07 20:14:58.421669 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5638 | 2026.05.07 20:14:58.421727 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5639 | 2026.05.07 20:14:58.421778 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 5640 | 2026.05.07 20:14:58.421866 [ 5 ] {54598852-8cfa-46c8-8a7c-701a2f54b07e} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.05.07 20:14:58.421905 [ 5 ] {54598852-8cfa-46c8-8a7c-701a2f54b07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5642 | 2026.05.07 20:14:58.422259 [ 5 ] {54598852-8cfa-46c8-8a7c-701a2f54b07e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5643 | 2026.05.07 20:14:58.422475 [ 5 ] {54598852-8cfa-46c8-8a7c-701a2f54b07e} <Trace> oximeter.fields_uuid (6599cd0c-e394-4e47-9366-279c09bff673): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.05.07 20:14:58.422614 [ 5 ] {54598852-8cfa-46c8-8a7c-701a2f54b07e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001234 sec., 60777.95786061588 rows/sec., 4.75 MiB/sec. | ||
| 5645 | 2026.05.07 20:14:58.422649 [ 5 ] {54598852-8cfa-46c8-8a7c-701a2f54b07e} <Debug> TCPHandler: Processed in 0.001413795 sec. | ||
| 5646 | 2026.05.07 20:14:58.422765 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.05.07 20:14:58.422772 [ 195 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550737 sec., 216026.3152294683 rows/sec., 15.29 MiB/sec. | ||
| 5648 | 2026.05.07 20:14:58.422857 [ 5 ] {06c64702-1eaa-4fe5-9bb5-248bc5e4152c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5649 | 2026.05.07 20:14:58.422908 [ 5 ] {06c64702-1eaa-4fe5-9bb5-248bc5e4152c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5650 | 2026.05.07 20:14:58.422945 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5651 | 2026.05.07 20:14:58.423215 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.05.07 20:14:58.423290 [ 194 ] {cec7997a-2a48-43f5-b6f7-6cb1579853df::all_1_31_6} <Trace> oximeter.fields_u16 (cec7997a-2a48-43f5-b6f7-6cb1579853df) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5653 | 2026.05.07 20:14:58.423328 [ 5 ] {06c64702-1eaa-4fe5-9bb5-248bc5e4152c} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.05.07 20:14:58.423367 [ 5 ] {06c64702-1eaa-4fe5-9bb5-248bc5e4152c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5655 | 2026.05.07 20:14:58.423368 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5656 | 2026.05.07 20:14:58.423691 [ 5 ] {06c64702-1eaa-4fe5-9bb5-248bc5e4152c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5657 | 2026.05.07 20:14:58.423905 [ 5 ] {06c64702-1eaa-4fe5-9bb5-248bc5e4152c} <Trace> oximeter.measurements_cumulativeu64 (47ba31a4-9098-4830-8878-a63d690d1860): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.07 20:14:58.424039 [ 5 ] {06c64702-1eaa-4fe5-9bb5-248bc5e4152c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 5659 | 2026.05.07 20:14:58.424082 [ 5 ] {06c64702-1eaa-4fe5-9bb5-248bc5e4152c} <Debug> TCPHandler: Processed in 0.001363114 sec. | ||
| 5660 | 2026.05.07 20:14:58.424196 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.05.07 20:14:58.424287 [ 5 ] {80b58970-1373-4adc-b9fb-636b8078ad03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5662 | 2026.05.07 20:14:58.424339 [ 5 ] {80b58970-1373-4adc-b9fb-636b8078ad03} <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 | ||
| 5663 | 2026.05.07 20:14:58.425090 [ 5 ] {80b58970-1373-4adc-b9fb-636b8078ad03} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.05.07 20:14:58.425123 [ 5 ] {80b58970-1373-4adc-b9fb-636b8078ad03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5665 | 2026.05.07 20:14:58.425658 [ 5 ] {80b58970-1373-4adc-b9fb-636b8078ad03} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5666 | 2026.05.07 20:14:58.425879 [ 5 ] {80b58970-1373-4adc-b9fb-636b8078ad03} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.05.07 20:14:58.425974 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5668 | 2026.05.07 20:14:58.426005 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.05.07 20:14:58.426020 [ 5 ] {80b58970-1373-4adc-b9fb-636b8078ad03} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001751 sec., 6282.124500285551 rows/sec., 11.26 MiB/sec. | ||
| 5670 | 2026.05.07 20:14:58.426022 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5671 | 2026.05.07 20:14:58.426083 [ 5 ] {80b58970-1373-4adc-b9fb-636b8078ad03} <Debug> TCPHandler: Processed in 0.001934014 sec. | ||
| 5672 | 2026.05.07 20:14:58.426131 [ 195 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5673 | 2026.05.07 20:14:58.426210 [ 5 ] {} <Trace> TCP-Session: 0a5d8cc0-55f7-4ea2-83c6-9ed75a45d533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.05.07 20:14:58.426311 [ 5 ] {f453579b-3d0d-4f03-90cd-3275e2257d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5675 | 2026.05.07 20:14:58.426351 [ 5 ] {f453579b-3d0d-4f03-90cd-3275e2257d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5676 | 2026.05.07 20:14:58.426372 [ 195 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5677 | 2026.05.07 20:14:58.426485 [ 195 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 486 rows starting from the beginning of the part | ||
| 5678 | 2026.05.07 20:14:58.426706 [ 5 ] {f453579b-3d0d-4f03-90cd-3275e2257d77} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.05.07 20:14:58.426732 [ 195 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5680 | 2026.05.07 20:14:58.426744 [ 5 ] {f453579b-3d0d-4f03-90cd-3275e2257d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5681 | 2026.05.07 20:14:58.426914 [ 195 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5682 | 2026.05.07 20:14:58.427073 [ 195 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 5683 | 2026.05.07 20:14:58.427074 [ 5 ] {f453579b-3d0d-4f03-90cd-3275e2257d77} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5684 | 2026.05.07 20:14:58.427226 [ 195 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5685 | 2026.05.07 20:14:58.427314 [ 5 ] {f453579b-3d0d-4f03-90cd-3275e2257d77} <Trace> oximeter.measurements_u64 (817914e5-09f0-40e7-99ec-52912033b1f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.05.07 20:14:58.427385 [ 195 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5687 | 2026.05.07 20:14:58.427452 [ 5 ] {f453579b-3d0d-4f03-90cd-3275e2257d77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 5688 | 2026.05.07 20:14:58.427490 [ 5 ] {f453579b-3d0d-4f03-90cd-3275e2257d77} <Debug> TCPHandler: Processed in 0.001327804 sec. | ||
| 5689 | 2026.05.07 20:14:58.443664 [ 187 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 19 columns (19 merged, 0 gathered) in 0.017568631 sec., 33582.58250173277 rows/sec., 60.18 MiB/sec. | ||
| 5690 | 2026.05.07 20:14:58.444552 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5691 | 2026.05.07 20:14:58.444875 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2026.05.07 20:14:58.444940 [ 200 ] {a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a7e8a020-a8ad-4fa8-83e2-13b6ecede2b8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5693 | 2026.05.07 20:14:58.445084 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5694 | 2026.05.07 20:14:59.000275 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.53 MiB, peak 275.85 MiB, free memory in arenas 0.00 B, will set to 270.91 MiB (RSS), difference: 2.38 MiB | ||